HaskellAnalysisProgram: Haskell source code analysis program
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0, 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:47:58Z |
Downloads
- HaskellAnalysisProgram-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees