Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news.

Scoring Your Code’s Complexity With “Flog”

By Peter Cooper / August 24, 2007

Flog

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.

Other Posts to Enjoy

Twitter Mentions