About 314,000 results
Open links in new tab
  1. GitHub - terryyin/lizard: A simple code complexity analyser …

    A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages. - terryyin/lizard

  2. This is a collection of static analysis tools and code quality …

    Static program analysis is the analysis of computer software that is performed without actually executing programs — Wikipedia This is a collection of static analysis tools and code quality …

  3. GitHub - analysis-tools-dev/static-analysis: ⚙️ A curated list of ...

    ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality. - analysis-tools-...

  4. Code complexity analysis tools beyond cyclomatic complexity

    While cyclomatic complexity is a worthwhile metric, I tend to find it to be a poor tool for identifying difficult to maintain code. In particular, I tend to find it just highlights certain types of code (e.g. …

  5. GitHub - satishpatnayak/awesome-static-analysis: Static analysis …

    Static program analysis is the analysis of computer software that is performed without actually executing programs — Wikipedia This is a collection of static analysis tools and code quality …

  6. GitHub - d2s/awesome-static-analysis: A curated list of static …

    A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more. - d2s/awesome-static-analysis

  7. GitHub - thoughtbot/complexity: A command line tool to identify …

    A command line tool to identify complex code. Contribute to thoughtbot/complexity development by creating an account on GitHub.

  8. Awesome static analysis - GitHub

    A curated list of static analysis tools, linters and code quality checkers for various programming languages - digitalist/awesome-static-analysis

  9. GitHub - detekt/detekt: Static code analysis for Kotlin

    Meet detekt, a static code analysis tool for the Kotlin programming language. Visit the project website for installation guides, rule descriptions, configuration options and more.

  10. exakat/php-static-analysis-tools - GitHub

    Tools to measure the code complexity, line of codes, etc. AST Metrics - A blazing-fast static code analyzer that calculates various metrics to help identify code that needs to be refactored, and …