Joined September 2012
·

Torben Schwellnus

Hamburg
·
·

Posted to Use cane to measure code complexity over 1 year ago

I like running

cane --abc-glob "{app,lib}/*/.rb" --abc-max 1 --no-doc --no-style

to give me neat complexity statistics of all non-test methods. The --abc-max 1 makes every method "fail" the cane test.

Achievements
1 Karma
0 Total ProTip Views
Interests & Skills