Metric Fu Now Includes Flay, Roodi, and Reek
I released metric_fu 0.9.0 last night and just look at all the super cool changes since 0.8.0:
Check out the project home page at:
http://metric-fu.rubyforge.org/
The best part about this whole thing is that almost everything added since release 0.8 has been added by the metric_fu community -- check out this impact graph on github.
Thanks go out to: Petrik de Heus, Andre Arko, Jay Zeschin, Lars Hoeg, Andy Gregorowicz, Sean Soper, and Bastien
- Flay task finds duplication and structural similarities in your project
- Reek identifies common code smells
- Roodi finds mistakes and troublesome code
- A configuration class so you can configure like the big boys
- Standardization of the reports look and feel
- Increased RSpec coverage
- Source control type is auto-detected for Churn task
- Under the hood refactoring to make adding new metrics reports easy
Check out the project home page at:
http://metric-fu.rubyforge.org/
The best part about this whole thing is that almost everything added since release 0.8 has been added by the metric_fu community -- check out this impact graph on github.
Thanks go out to: Petrik de Heus, Andre Arko, Jay Zeschin, Lars Hoeg, Andy Gregorowicz, Sean Soper, and Bastien
Comments