Posted By: Zev Blut
Date: 2006-12-14 05:49
Summary: Saikuro 0.2
Project: Saikuro: cyclomatic complexity analysis
Saikuro is a Ruby cyclomatic complexity analyzer.
When given Ruby source code Saikuro will generate a report listing the
cyclomatic complexity of each method found. In addition, Saikuro
counts the number of lines per method and can generate a listing of
the number of tokens on each line of code.
|
|