Module
Hoe::Flog
In:
lib/hoe/flog.rb
Flog
plugin for hoe.
Tasks Provided:
flog:
Analyze code complexity.
Methods
define_flog_tasks
initialize_flog
Attributes
flog_method
[RW]
flog_threshold
[RW]
Optional: flog threshold to determine threshold failure. [default: 1500-200]
Public Instance methods
define_flog_tasks
()
Define tasks for plugin.
initialize_flog
()
Initialize variables for plugin.
[Validate]