@hackage homplexity0.4.4.3

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