No commit activity in last 3 years
No release in over 3 years
Language-agnostic Code Statistics
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.1
~> 0.4
~> 1.3
~> 0.3
 Project Readme

CodeStats

Source code statistics and metrics.

rails-thumb some-os-projects-thumb mongoid-vs-mongomapper-thumb

Screenshots showing us: Complexity of Rails libraries, comparison of some Open Source projects and MongoMapper vs Mongoid (You can see actual .html report files in docs).

Installation & Usage

The tool is language-agnostic, but to use it You need Ruby installed, to install type:

gem install code_stats2

Now run it on some of Your projects, You can also specify some options (type 'code_stats' without arguments to see full help):

code_stats /projects/wordpress
code_stats /projects/* --except JavaScript

Also You can easily customize it, sources are small and simple as an egg.

Copyright (c) Alexey Petrushin http://petrush.in, released under the MIT license.