halstead

There are 2 repositories under halstead topic.

  • Phauthentic/cognitive-code-analysis

    A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test. Understandability is a huge cost factor because ~80% time is spent on reading and understanding code.

    Language:PHP4120
  • jviriato/halstead

    Halstead metrics checker for codes written in C

    Language:Python0200