Module: RDist

Defined in:
lib/rdist.rb,
lib/rdist/runner.rb,
lib/rdist/ranking.rb,
lib/rdist/setting.rb,
lib/rdist/histogram.rb,
lib/rdist/debuglogger.rb,
lib/rdist/analyzer/base.rb,
lib/rdist/setting/macros.rb,
lib/rdist/analyzer/macros.rb,
lib/rdist/targetfilefinder.rb,
lib/rdist/analyzer/state/base.rb,
lib/rdist/analyzer/methodlength.rb,
lib/rdist/analyzer/state/inblock.rb,
lib/rdist/analyzer/numlinesinclass.rb,
lib/rdist/analyzer/nummethodsinclass.rb,
lib/rdist/analyzer/state/waitingblock.rb,
lib/rdist/analyzer/state/inmultilinecomment.rb,
lib/rdist/analyzer/state/afterendofcodemarker.rb

Defined Under Namespace

Modules: Analyzer, TargetFileFinder Classes: DebugLogger, Histogram, Ranking, Runner, Setting

Constant Summary collapse

VERSION =
'0.0.2'
ALLOW_NESTING =
true
DENY_NESTING =
false
NEWLINE =
"\n".freeze