coverity
- 网络隐蔽性;静态分析工具
-
PMD is a static Java source code analysis tool , similar in concept to Checkstyle , FindBugs and Coverity .
PMD是一个静态Java源码分析工具,从概念上讲与Checkstyle,FindBugs和Coverity很相似。
-
We are also proud to provide the open source community with defects found by our tools at Scan ( http : / / scan . coverity . com ) .
我们也很自豪于通过Scan(http://scan.coverity.com)向开源社区报告我们的工具所发现的缺陷。
-
Prevent SQS integrates into a desktop build or continous integration environment where Coverity claims that it scan millions of lines of Java code in a matter of hours .
根据Converity的说明,PreventSQS可以集成在桌面开发和持续集成环境中,大概每小时可以扫描数百万行Java代码。
-
According to Ben , one of the capabilities Coverity has over other bytecode scanners is the ability to identify behavior in the code and anomalies that are likely to be mistakes
按照Ben的说法,Coverity强于其它字节代码扫描工具的能力是:它可以通过代码定义行为,确定可能导致出错的部分
-
The Java code quality / static analysis space has a new entrant this week with Coverity , a software quality / defect detection company that previously has been operating in the C / C + + space for4 years .
Java代码质量/静态分析领域又有了一位新成员,它来自Coverity&一个在C/C++领域从事了四年软件品质/缺陷检测方面工作的公司。