Sha256: e676abdb37c2aad8b20c59ea40978a2453b8a4245676c354c4bdccc42d6b5cd8

Contents?: true

Size: 759 Bytes

Versions: 37

Compression:

Stored size: 759 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

Version data entries

37 entries across 37 versions & 5 rubygems

Version Path
indirect-metric_fu-0.8.1 TODO
indirect-metric_fu-0.8.2 TODO
indirect-metric_fu-0.9.0 TODO
jscruggs-metric_fu-0.8.9 TODO
jscruggs-metric_fu-0.9.0 TODO
leh-metric_fu-0.9.2 TODO
nielsm-metric_fu-0.9.0 TODO
nielsm-metric_fu-0.9.1 TODO
p8-metric_fu-0.8.0.16 TODO
p8-metric_fu-0.8.2 TODO
p8-metric_fu-0.8.3 TODO
p8-metric_fu-0.8.4.1 TODO
p8-metric_fu-0.8.4.10 TODO
p8-metric_fu-0.8.4.11 TODO
p8-metric_fu-0.8.4.12 TODO
p8-metric_fu-0.8.4.13 TODO
p8-metric_fu-0.8.4.14 TODO
p8-metric_fu-0.8.4.15 TODO
p8-metric_fu-0.8.4.16 TODO
p8-metric_fu-0.8.4.2 TODO