1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 SonarQube Java 4.2 发布,分析java代码质量 下载

Discussion in '软件资讯' started by 漂亮的石头, 2016-08-27.

  1. 漂亮的石头

    漂亮的石头 版主 Staff Member

    Joined:
    2012-02-10
    Messages:
    487,979
    Likes Received:
    47
    SonarQube Java 4.2 发布了。Sonar (SonarQube)是一个开源平台,用于管理源代码的质量。Sonar 不只是一个质量数据报告工具,更是代码质量管理平台。支持的语言包括:Java、PHP、C#、C、Cobol、PL/SQL、Flex 等。SonarQube Java 是Sonar的一个插件,用来分析 Java 代码。

    此版本更新如下:

    SONARJAVA-1801 on rule Unused method parameters should be removed (Code Smell, cert, misra, unused)

    SONARJAVA-1803 on rule Unused “private” fields should be removed (Code Smell, cert, unused)

    SONARJAVA-1804 on rule Unused “private” methods should be removed (Code Smell, cert, unused)

    SONARJAVA-1805 on rule Unused local variables should be removed (Code Smell, unused)

    SONARJAVA-1810 on rule Non-serializable objects should not be stored in “HttpSession” objects (Bug, cwe)

    SONARJAVA-1800 on rule Lines should not be too long (Code Smell, convention)

    详情:http://www.sonarsource.com/2016/08/26/sonarqube-java-4-2-released/
    SonarQube Java 4.2 发布,分析java代码质量下载地址
     
Loading...