Post by Peter Cooper on August 24th, 2007
Scoring Your Code’s Complexity With “Flog”

- Ruby and C Integration Presentation
- Ruby Style Guides and Tools: How to Write Good Looking Ruby
- Ruby Unroller: A Ruby script execution tracer



Flog is a new and interesting tool that runs an "ABC metric" (measurement of the complexity of your assignments, branches, and calls) on your code and scores it accordingly. A high score will generally occur for complex code, and vice versa.

Click here to add on del.icio.us
Tweet This








