-
Notifications
You must be signed in to change notification settings - Fork 4
kevinrutherford/crap4r
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project will contain a tool to compute the CRAP metric for Ruby code. This current version looks for all files called ./spec/**/*_spec.rb, runs them using Rspec, and reports the cyclomatic complexity for all methods defined in all files tested. Run it like this: ruby -Ilib /path/to/crap4r
About
Computes the CRAP metric for Ruby source code
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published