Class: RDoc::NormalModule

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



60
61
62
# File 'lib/dcov/analyzer.rb', line 60

def classifier
  :module
end

#initialize_reporting_dataObject



64
65
# File 'lib/dcov/analyzer.rb', line 64

def initialize_reporting_data
end