Class: RDoc::NormalClass

Inherits:
Object
  • Object
show all
Includes:
DcovHelpers
Defined in:
lib/dcov/analyzer.rb

Instance Attribute Summary

Attributes included from DcovHelpers

#reporting_data

Instance Method Summary collapse

Methods included from DcovHelpers

#full_name, #initialize

Instance Method Details

#classifierObject



49
50
51
# File 'lib/dcov/analyzer.rb', line 49

def classifier
  :class
end

#initialize_reporting_dataObject



53
54
# File 'lib/dcov/analyzer.rb', line 53

def initialize_reporting_data
end