code_stats
code_stats copied to clipboard
Language-agnostic Code Statistics
I get the following when running the code_stats specs. I get the same error when trying to run code_stats on a project: ``` 02:37:34lasto1.9.2 ~/.rvm/gems/ruby-1.9.2-p290/gems/code_stats2-0.1.7 rsp rspec spec -- using...
C:\Users\Jean-Christophe\Desktop\stats>code_stats MyProject c:/jruby-1.6.5/lib/ruby/gems/1.8/gems/ruby_ext-0.5.10/lib/ruby_ext/core/must.rb: 140 warning: `instance_exec' should not be aliased c:/jruby-1.6.5/lib/ruby/gems/1.8/gems/ruby_ext-0.5.10/lib/ruby_ext/core/must.rb: 140 warning:`instance_eval' should not be aliased c:/jruby-1.6.5/lib/ruby/gems/1.8/gems/ruby_ext-0.5.10/lib/ruby_ext/core/must.rb: 155 warning: `instance_exec' should not be aliased c:/jruby-1.6.5/lib/ruby/gems/1.8/gems/ruby_ext-0.5.10/lib/ruby_ext/core/must.rb: 155 warning:`instance_eval' should not...