Apps tagged with 'code-analyzer'

All apps in Apps tagged with 'code-analyzer' category. Use the filters below to narrow down your search. 
Copy a direct link to this comment to your clipboard
  1. Codecov icon
     6 likes

    Displays code coverage, and keeps history of the coverage for previous builds. Integrates with Gitlab, Github and BitBucket.

    Cost / License

    • Free Personal
    • Proprietary

    Platforms

    • Software as a Service (SaaS)
    • Self-Hosted
    Main page
    Viewing an active repository (https://codecov.io/gh/afklm/atlasman)
    3 alternatives
  2. Astrée icon
     Like

    Astrée statically analyzes whether the programming language is used correctly and whether there can be any runtime errors during any execution in any environment. This covers any use of C or C++ that, according to the selected language standard, has undefined behavior or...

    Cost / License

    • Paid
    • Proprietary

    Platforms

    • Windows
    • Linux
    Astrée comes with comprehensive documentation and a variety of real-world examples.
    Sample analysis results, showing a variety of different errors. A quick overview is offered in tabular and chart form, the errors are classified by severity, and the overall result is summed up by a traffic-lights symbol.
    Code parts that cause the errors are highlighted in the built-in text editor and can be fixed right there.
    +4
    The call graph browser provides an overview of the alarm distribution in the analyzed software.
    5 alternatives