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] [Quick Jump]
- Language
- Haskell
- Homplexity
- Language.Haskell.Homplexity.Assessment
- Language.Haskell.Homplexity.CabalFiles
- 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.RecordFieldsCount
- Language.Haskell.Homplexity.SrcSlice
- Language.Haskell.Homplexity.TypeClassComplexity
- Language.Haskell.Homplexity.TypeComplexity
- Language.Haskell.Homplexity.Utilities
- Homplexity
- Haskell
Flags
Manual Flags
Name | Description | Default |
---|---|---|
static | Build static binary | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
html | Enable HTML output via blaze-html | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- homplexity-0.4.7.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.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.16), blaze-html (>=0.9 && <1), blaze-markup (>=0.8 && <0.9), bytestring, Cabal (>=2.2.0.0), 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), githash (>=0.1.2.0 && <1.0), haskell-src-exts (>=1.20 && <1.24), hflags (>=0.3 && <0.5), homplexity, template-haskell (>=2.6 && <2.18), uniplate (>=1.4 && <1.7) [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.2 |
License | BSD-3-Clause |
Copyright | Copyright by Michal J. Gajda and contributors '2015-'2020 https://gitlab.com/migamake/homplexity/-/graphs/master |
Author | Michal J. Gajda |
Maintainer | mjgajda@migamake.com |
Category | Language, Tools |
Home page | https://gitlab.com/migamake/homplexity |
Bug tracker | https://gitlab.com/migamake/homplexity/issues |
Source repo | head: git clone https://gitlab.com/migamake/homplexity.git |
Uploaded | by MichalGajda at 2020-03-03T13:26:54Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | homplexity-cli |
Downloads | 9404 total (43 in the last 30 days) |
Rating | 1.25 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |