homplexity: Haskell code quality tool
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]
Modules
[Index]
- Language
- Haskell
- Homplexity
- Language.Haskell.Homplexity.Assessment
- Language.Haskell.Homplexity.CodeFragment
- Language.Haskell.Homplexity.Comments
- Language.Haskell.Homplexity.Cyclomatic
- Language.Haskell.Homplexity.Message
- Language.Haskell.Homplexity.Metric
- Language.Haskell.Homplexity.Parse
- Language.Haskell.Homplexity.SrcSlice
- Language.Haskell.Homplexity.TypeComplexity
- Homplexity
- Haskell
Downloads
- homplexity-0.4.4.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.13), containers (>=0.3 && <0.7), cpphs (>=1.5 && <1.21), deepseq (>=1.3 && <1.7), directory (>=1.1 && <1.4), filepath (>=1.2 && <1.5), haskell-src-exts (>=1.18 && <1.21), hflags (>=0.3 && <0.5), homplexity, template-haskell (>=2.6 && <2.16), uniplate (>=1.4 && <1.7) [details] |
| Tested with | ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.2 |
| License | BSD-3-Clause |
| Copyright | Copyright by Michal J. Gajda '2015-'2018 |
| Author | Michal J. Gajda |
| Maintainer | mjgajda@gmail.com |
| Uploaded | by MichalGajda at 2018-11-19T01:38:41Z |
| Category | Language, Tools |
| Home page | https://github.com/mgajda/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 | 10098 total (59 in the last 30 days) |
| Rating | 1.25 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-11-19 [all 1 reports] |
