The latest version of argon is 0.4.2.0-0.

argon

Version 0.1.0.0 revision 1 uploaded by AdamBergmark.

Package meta

Synopsis
Measure your code's complexity
Description

Argon performs static analysis on your code in order to compute cyclomatic complexity. It is a quantitative measure of the number of linearly indipendent paths through the code.

The intended usage is through Argon's executable, which accepts a list of file paths to analyze. The data can be optionally exported to JSON.

Author
Michele Lacchia
Bug reports
http://github.com/rubik/argon/issues
Category
Web
Copyright
2015 Michele Lacchia
Homepage
http://github.com/rubik/argon
Maintainer
michelelacchia@gmail.com
Package URL
n/a
Stability
n/a

Components