Code Metrics

metric_fu

663

387
70
Code metrics from Flog, Flay, RCov, Saikuro, Churn, Reek, Roodi, Rails' stats task and Rails Best Practices Last commit: Fri, 30 Jul 2010 13:43:24 +0000

gem install metric_fu

Downloads: 17830

v1.5.1
2971
a code metric tool for rails codes. Last commit: Thu, 19 Aug 2010 13:51:46 +0000

gem install rails_best_practices

Downloads: 15740

v0.4.0
2489

rcov

409

251
36
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: 95318

v0.9.8
47576

reek

294

265
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: 21133

v1.2.8
9272

simplecov

163

163
0
Code coverage for Ruby 1.9 with a powerful configuration library and automatic merging of coverage across test suites Last commit: Fri, 03 Sep 2010 08:57:41 +0000

gem install simplecov

Downloads: 394

v0.3.5
35

roodi

113

106
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: 17779

v2.1.0
12412

report_card

76

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

rcov_plugin

70

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: 345

v3.0.1
257

flog

52

32
4
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: Thu, 02 Sep 2010 06:18:55 +0000

gem install flog

Downloads: 27579

v2.5.0
457

cover_me

51

51
0
CoverMe - Code Coverage for Ruby 1.9 Last commit: Tue, 24 Aug 2010 17:46:04 +0000

gem install cover_me

Downloads: 376

v1.0.0.pre4
88

flay

43

38
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: Thu, 02 Sep 2010 06:23:35 +0000

gem install flay

Downloads: 21653

v1.4.1
550

crap4r

15

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