Code Metrics

metric_fu

690

380
62
Code metrics from Flog, Flay, RCov, Saikuro, Churn, Reek, Roodi, Rails' stats task and Rails Best Practices Last commit: Wed, 28 Jul 2010 23:48:08 +0000

gem install metric_fu

Downloads: 13344

v1.5.1
120
a code metric tool for rails codes. Last commit: Sun, 25 Jul 2010 05:22:25 +0000

gem install rails_best_practices

Downloads: 10766

v0.3.26
638

rcov

422

247
35
rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test unit coverage of target code. It features fast execution (20-300 times faster than previous tools), multiple analysis modes, XHTML and several kinds of text reports, easy automation with Rake via a RcovTask, fairly accurate coverage information through code linkage inference using simple heuristics, colorblind-friendliness... Last commit: Thu, 17 Jun 2010 18:03:33 +0000

gem install rcov

Downloads: 79757

v0.9.8
34851

reek

278

248
9
Reek is a tool that examines Ruby classes, modules and methods and reports any code smells it finds. Last commit: Mon, 26 Apr 2010 12:21:47 +0000

gem install reek

Downloads: 16892

v1.2.8
5440

roodi

110

103
4
Roodi stands for Ruby Object Oriented Design Inferometer. It parses your Ruby code and warns you about design issues you have based on the checks that is has configured. Last commit: Mon, 28 Dec 2009 05:36:08 +0000

gem install roodi

Downloads: 13658

v2.1.0
9124

report_card

76

97
4
metrics and CI are for A students. Last commit: Wed, 22 Jul 2009 19:46:39 +0000

rcov_plugin

74

38
9
rcov_plugin adds the rake tasks that you need to measure coverage in your Rails project Last commit: Tue, 22 Jun 2010 11:46:27 +0000

gem install rcov_plugin

Downloads: 286

v3.0.1
212

flay

38

35
1
Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored. Making this totally rad. Last commit: Sat, 06 Mar 2010 11:08:05 +0000

gem install flay

Downloads: 16828

v1.4.0
15885

flog

35

24
3
Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in. Last commit: Sun, 03 Jan 2010 05:12:25 +0000

gem install flog

Downloads: 22426

v2.4.0
9496

crap4r

14

18
1
Computes the CRAP metric for Ruby source code Last commit: Mon, 01 Jun 2009 20:59:31 +0000