| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Language.Haskell.Homplexity.Cyclomatic
Description
Computing cyclomatic complexity and branching depth.
- data Cyclomatic
- cyclomaticT :: Proxy Cyclomatic
- data Depth
- depthT :: Proxy Depth
Documentation
data Cyclomatic
Represents cyclomatic complexity
cyclomaticT :: Proxy Cyclomatic
For passing Cyclomatic type as parameter.
data Depth
Decision depth