homplexity: Haskell code quality tool
This version is deprecated.
Homplexity aims to measure code complexity, warning about fragments that might have higher defect probability due to bad coding style on-the-large: * too large functions * too deeply nested conditions * too few comments
[Skip to Readme]
Downloads
- homplexity-0.2.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.2, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.4.3.1, 0.4.3.2, 0.4.3.3, 0.4.3.4, 0.4.4.0, 0.4.4.1, 0.4.4.2, 0.4.4.3, 0.4.4.4, 0.4.6.0, 0.4.7.0, 0.4.8.0, 0.4.8.1 (info) |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4.5 && <4.9), containers (>=0.3 && <0.6), cpphs (>=1.5 && <1.20), deepseq (>=1.3 && <1.5), directory (>=1.1 && <1.3), filepath (>=1.2 && <1.5), haskell-src-exts (>=1.12 && <1.17), hflags (>=0.3 && <0.5), template-haskell (>=2.6 && <2.11), uniplate (>=1.4 && <1.7) [details] |
| Tested with | ghc ==7.10.1 |
| License | BSD-3-Clause |
| Copyright | Copyright by Michal J. Gajda '2015 |
| Author | Michal J. Gajda |
| Maintainer | mjgajda@gmail.com |
| Uploaded | by MichalGajda at 2015-06-02T08:15:29Z |
| Category | Language, Tools |
| Home page | https://github.com/mjgajda/homplexity |
| Bug tracker | https://github.com/mgajda/homplexity/issues |
| Source repo | head: git clone https://github.com/mgajda/homplexity.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | homplexity |
| Downloads | 9995 total (58 in the last 30 days) |
| Rating | 1.25 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] Last success reported on 2015-10-13 [all 6 reports] |