argon: Measure your code's complexity
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.
Downloads
- argon-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.2.0, 0.4.0.0, 0.4.1.0, 0.4.2.0 |
---|---|
Dependencies | aeson (>=0.8 && <0.9), ansi-terminal (>=0.6 && <0.7), argon, base (<0), bytestring (>=0.10 && <0.11), cpphs (>=1.19 && <1.20), docopt (>=0.7 && <0.8), haskell-src-exts (>=1.16 && <1.17), uniplate (>=1.6 && <1.7) [details] |
License | ISC |
Copyright | 2015 Michele Lacchia |
Author | Michele Lacchia |
Maintainer | michelelacchia@gmail.com |
Revised | Revision 1 made by AdamBergmark at 2015-10-29T15:12:14Z |
Category | Web |
Home page | http://github.com/rubik/argon |
Bug tracker | http://github.com/rubik/argon/issues |
Source repo | head: git clone https://github.com/rubik/argon |
Uploaded | by rubik at 2015-10-21T08:13:08Z |
Distributions | |
Executables | argon |
Downloads | 7295 total (41 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-30 [all 6 reports] |