Sha256: 4c9ccefae6cfb65e6ec82f6035dcdcd6cdd540d010317288e7cfdf8f7624ea3c

Contents?: true

Size: 865 Bytes

Versions: 23

Compression:

Stored size: 865 Bytes

Contents

== TODO list

* Color code flog results with scale from: http://jakescruggs.blogspot.com/2008/08/whats-good-flog-score.html
* Extract functionality from rake files and put under test
* 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)
* Integrate MD5 hashing with remainder of reports
* 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

Version data entries

23 entries across 23 versions & 5 rubygems

Version Path
alexrothenberg-metric_fu-1.0.2 TODO
edouard-metric_fu-1.0.2 TODO
edouard-metric_fu-1.0.3.1 TODO
edouard-metric_fu-1.0.3.2 TODO
edouard-metric_fu-1.0.3.3 TODO
edouard-metric_fu-1.0.3.4 TODO
edouard-metric_fu-1.0.3.5 TODO
edouard-metric_fu-1.0.3.6 TODO
edouard-metric_fu-1.0.3.7 TODO
edouard-metric_fu-1.0.3.8 TODO
edouard-metric_fu-1.0.3 TODO
edouard-metric_fu-1.0.4.1 TODO
edouard-metric_fu-1.0.4.2 TODO
edouard-metric_fu-1.0.4.3 TODO
edouard-metric_fu-1.0.4.4 TODO
edouard-metric_fu-1.0.4.5 TODO
edouard-metric_fu-1.0.4 TODO
jscruggs-metric_fu-1.0.0 TODO
jscruggs-metric_fu-1.0.1 TODO
jscruggs-metric_fu-1.0.2 TODO