HaskellAnalysisProgram: Haskell source code analysis program
The Haskell analysis program is a prototype Haskell source code analyzer. It offers functionality to convert Haskell source code into an equivalent meta-model. It supports the calculation of three structural metrics, module size (LOC), module cohesion (LCOM) and module coupling (CBO). Several aggregation methods are supported, such as average, median, Gini coefficient and ideal value deviation.
[Skip to Readme]
Downloads
- HaskellAnalysisProgram-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9.1 && <5), bytestring (>=0.10 && <0.11), cassava (>=0.5 && <0.6), containers (>=0.6 && <0.7), csv (>=0.1.2 && <0.2), directory (>=1.3 && <1.4), fgl (>=5.7 && <5.8), filepath (>=1.4.1 && <1.5), graphviz (>=2999.20.0 && <2999.21), haskell-src-exts (>=1.20 && <1.21), pretty (>=1.1.3 && <1.2), split (>=0.2.3 && <0.3), syb (>=0.7 && <0.8), text (>=1.2.3 && <1.3), vector (>=0.12.0 && <0.13) [details] |
License | Apache-2.0 |
Copyright | 2019 Sander Kamps |
Author | Henrie Vos, Sander Kamps |
Maintainer | sanderkamps79@gmail.com |
Category | Source Code Analysis |
Home page | https://SaKa1979@bitbucket.org/SaKa1979/haskellanalysisprogram#readme |
Bug tracker | https://SaKa1979@bitbucket.org/SaKa1979/haskellanalysisprogram/issues |
Source repo | head: git clone https://SaKa1979@bitbucket.org/SaKa1979/haskellanalysisprogram |
Uploaded | by BastiaanHeeren at 2020-07-13T06:55:32Z |
Distributions | |
Executables | HaskellAnalysisProgram |
Downloads | 321 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2020-07-13 [all 2 reports] |