Method: Lemon::CoverReports::Abstract#undefined_units
- Defined in:
- lib/lemon/coverage/formats/abstract.rb
#undefined_units ⇒ Object
26 27 28 |
# File 'lib/lemon/coverage/formats/abstract.rb', line 26 def undefined_units coverage.undefined end |