When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. SonarQube - Wikipedia

    en.wikipedia.org/wiki/SonarQube

    SonarQube (formerly Sonar) [3] is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells on 29 programming languages.

  3. SonarSource - Wikipedia

    en.wikipedia.org/wiki/SonarSource

    SonarQube Server (formerly SonarQube) is an open core product for static code analysis, with additional features offered in commercial editions. SonarQube Cloud (formerly SonarCloud) offers free analysis of open source projects. SonarQube for IDE (formerly SonarLint) is a free IDE extension for static analysis.

  4. List of tools for static code analysis - Wikipedia

    en.wikipedia.org/wiki/List_of_tools_for_static...

    CodePeer – Statically determines and documents pre- and post-conditions for Ada subprograms; statically checks preconditions at all call sites. ECLAIR – Uses formal methods-based static code analysis techniques such as abstract interpretation and model checking combined with constraint satisfaction techniques to detect or prove the absence ...

  5. Code smell - Wikipedia

    en.wikipedia.org/wiki/Code_smell

    In computer programming, a code smell is any characteristic in the source code of a program that possibly indicates a deeper problem. [1] [2] Determining what is and is not a code smell is subjective, and varies by language, developer, and development methodology.

  6. SourceMeter - Wikipedia

    en.wikipedia.org/wiki/SourceMeter

    The plug-in executes SourceMeter from the SonarQube platform and uploads the source code analysis results of SourceMeter into the SonarQube database. The plug-in is open-source, and provides all the usual SonarQube code analysis results, extended with many additional metrics and issue detectors provided by the SourceMeter tool.

  7. Java code coverage tools - Wikipedia

    en.wikipedia.org/wiki/Java_Code_Coverage_Tools

    SonarQube JaCoCo plugin — one of the defaults for coverage analyses within the code quality management platform SonarQube; EclEmma Eclipse (software) Code Coverage Plugin, was formerly EMMA based [5] Jenkins JaCoCo Plugin [6] Netbeans JaCoCo support [7] IntelliJ IDEA since v11 [4] Gradle JaCoCo Plugin [8] [9] Maven JaCoCo Plugin [10] [11]

  8. Static program analysis - Wikipedia

    en.wikipedia.org/wiki/Static_program_analysis

    This document on "How to Deliver Resilient, Secure, Efficient, and Easily Changed IT Systems in Line with CISQ Recommendations" describes three levels of software analysis. [13] Unit Level Analysis that takes place within a specific program or subroutine, without connecting to the context of that program. Technology Level

  9. MISRA C - Wikipedia

    en.wikipedia.org/wiki/MISRA_C

    MISRA C is a set of software development guidelines for the C programming language developed by The MISRA Consortium.Its aims are to facilitate code safety, security, portability and reliability in the context of embedded systems, specifically those systems programmed in ISO C / C90 / C99.