Maintainability of your code can be measured in many different ways. Jake Scruggs has combined several of the tools that measure you code into one Ruby Gem: metric_fu.
Here’s a demonstration. Go check it out!
Download 116.1 MB
Download (iphone & ipod) 55.8 MB












{ 2 comments }
The url for “Metric Fu” has twice “http” in it
I saw you struggling with MetricFu in this screencast, so I made a gem to simplify using metric fu, called Metrical.
Find it here: http://github.com/iain/metrical
It should be as simple as:
$ (sudo) gem install metrical
$ cd /path/to/project
$ metrical
I don't have a solution for churn yet, and it's very primitive and fresh.
Please share your views and make github issues if you have any ideas on how I should proceed.
Hope this helps.
Comments on this entry are closed.