Comments
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
Modules
Comments
Homplexity aims to measure code complexity, warning about fragments that might have higher defect probability due to bad coding style on-the-large:
Modules