Sha256: fe9874c24beac0619fa2b1eb7a910c3a63b4d34e6693c1999968d6633a957db4
Contents?: true
Size: 813 Bytes
Versions: 5
Compression:
Stored size: 813 Bytes
Contents
== TODO list * Color code flog results with scale from: http://jakescruggs.blogspot.com/2008/08/whats-good-flog-score.html * Integrate Flog, Saikuro, and Coverage into one report so you can see methods that have high complexity and low coverage (this is a big one) * Move HTML out of code and into templates/ * Replace #generate_report with #new on each metric class * Make each class descend from MetricFu::CodeMetric * Generate metrics:* rake tasks for each of CodeMetric's descendants * Update flog specs so that they actually run flog * Add flay specs that run flay * Convert readme to markdown and rename to README.mkdn so github will render it * Saikuro.rb falls over if tries to parse an empty file. Fair enough. We shouldn't feed it empty files * Make running metric_fu on metric_fu less embarrassing
Version data entries
5 entries across 5 versions & 4 rubygems
Version | Path |
---|---|
edouard-metric_fu-1.1.1 | TODO |
jscruggs-metric_fu-1.1.0 | TODO |
jscruggs-metric_fu-1.1.1 | TODO |
mwilden-metric_fu-1.1.1 | TODO |
nielsm-metric_fu-1.1.1 | TODO |