This post originated from an RSS feed registered with Ruby Buzz
by Jake Scruggs.
Original Post: Metric Fu Now Includes Flay, Roodi, and Reek
Feed Title: Jake Scruggs
Feed URL: http://jakescruggs.blogspot.com/feeds/posts/default
Feed Description: Ruby, Rails, Metrics, Testing, and pursuit of clean 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
Of course it still does all the old stuff like 2 different types of complexity reports, code churn analysis, code coverage, and good old Rails stats. Set up a Cruise Control task to generate metrics reports every day and then you pinpoint the exact moment your project went to hell (or possibly avoid that fate -- your call).
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.