JNDI bindings and source code analysis.
JNDI绑定和源代码分析。
CheckStyle: CheckStyle is an open source static source code analysis tool.
CheckStyle: CheckStyle是一个开源静态资源代码分析工具。
To find the problem with any SQL injection, perform source code analysis.
要发现任何SQL注入问题,可执行源代码分析。
STL source code analysis, an important part of as a C++ standard library.
说明:STL源码分析 身为C++标准库的重要组成部分。
Program slicing algorithm must be based on accurate and complete source code analysis.
程序切片算法必须建立在对源程序信息正确、完整分析的基础上。
Optim Development Studio USES source code analysis to identify SQL statements that the application USES to show it in the SQL outline.
Optim DevelopmentStudio使用源代码分析确定应用程序在SQL大纲中显示SQL使用的sql语句。
Until now the industry has frequently made use of source code analysis after the checkin process during the system building phase of a project.
目前行业现状是,大家都习惯于把源码分析放在系统构建阶段的签入步骤之后进行。
PMD USES rules to perform the source code analysis, and the rules are grouped into rulesets. InfoQ asked Cohen to describe them in more detail.
PMD使用规则(rules)来执行源码分析,这些规则可以被组织为规则集(rulesets)。
The main problem of existing static vulnerability detection methods based source code analysis is their high false positive and false negative rates.
现有的采用基于源代码分析的漏洞静态检测方法中存在的主要问题是误报率和漏报率较高。
Earlier this year Klocwork released a desktop product, Klocwork Insight, bringing their automated source code analysis features to individual developers.
今年年初klocwork发布了一款桌面产品——KlocworkInsight,这样每个开发人员都可以应用它的自动源码分析的特性。
The phrase "source-code static analysis tool" is a general term for a tool that extracts information from the source code itself without executing the program.
词组“源代码静态分析工具”是一个通用的词汇,它表示用于在未执行程序的情况下从源代码提取信息的工具。
Compared to dedicated source-code static analysis tools, the functionality is usually limited, but worth trying.
与专用的源代码静态分析工具相比,编译器的此项功能比较有限,但值得一试。
Analysis can be performed from time to time whenever source code or test code changes, to see what it might uncover.
只要源代码发生变化,分析可以一直进行,以看看有什么发现。
Ruby_parser also provides source locations of AST nodes, which is obviously necessary for code analysis or code transformation tools in Ruby.
Ruby_parser还能提供抽象语法树节点的源码位置,这是Ruby代码分析或者 代码转换工具的必需信息。
Static Analysis tools that work on source are best served by switching to ruby_parser, mostly because it doesn't require code changes (ruby_parser's output is the same as ParseTree's).
如果只是对源代码进行 静态分析,那么最好的选择就是切换到ruby_parser,因为你不需要更改任何代码。
In my quest to recruit internal customers for the Rational Application Developer code analysis and inspection tool, I encountered resistance from a surprising source: my own development team.
在我寻找分析RationalApplication Developer的代码和检查工具的内部客户的过程中,我遇到了来自一个令人惊奇的抵抗源:我自己的开发团队。
Such analysis includes calculation of source-code metrics, detection of potential bugs based on defined patterns, and discovery of violations of coding conventions and rules.
这种分析包括计算源代码指标、根据预定义模式筛查潜在的bug和发现是否违反编程约定和规则。
If the source code in the workbench has code with a finalize method that fits your rule, the analysis results view will contain a result like the one that Figure 8 shows.
如果工作台中的源代码拥有一个满足您的规则的finalize方法,那么分析结果视图将包含一个如图8中所示的结果。
There has been some analysis of source code versus byte code analysis and which provides the better results, but that discussion is beyond the scope of this article.
已经存在一些源代码分析与字节代码分析以及哪种分析提供更好结果的比较,但是该讨论超出了本文的范围。
Additionally, structural analysis can assist in measuring the complexity of the software, offering data flow analysis, and reducing performance issues - all from the precompiled source code.
另外,结构分析有助于评价软件的复杂性,提供数据流分析,并降低所有来自于预编辑源代码的—性能问题。
Static analysis tools look at the source code and binaries of an application, figure out how the application works, and build mathematical models of that behavior.
静态分析工具审核一个应用程序的源代码和二进位,弄清楚这个应用程序是如何运行的,以及构建这个行为的数学模型。
Static analysis tools also can help to find resource leaks, such as failures to deallocate memory or release resources, by identifying potential source code.
通过识别潜在的源代码,静态分析工具还能帮助发现资源泄漏,比如无法释放内存或资源。
For example, a financial institution that maintains a stock-trading Web site is likely to ensure that the public does not have access to the source or object code for their proprietary analysis tools.
例如,维护股票交易网站的金融机构可能要确保公众无权访问他们的私有分析工具的源代码或目标代码。
CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base.
CPD是流行的开源静态分析工具pmd的一部分,它报告代码基中重复行的数量。
Complete source code examples will be included, with line-by-line analysis of what the code is doing.
文章中包含了完整的示例源代码,并带有逐行的代码分析。
Its static analysis analyzes source code and byte code, is pattern-based as well as flow - and path-based, and is capable of finding rule violations that cross methods, classes, and packages.
其静态分析功能分析源代码和字节代码,基于模式以及基于流和基于路径,并且能够跨方法、类和包查找违规行为。
Finally, at the frontier of the state-of-the-art, there are static analysis tools capable of extracting design patterns from source code.
最后,一些最前沿的静态分析工具能够从源代码提取设计模式。
FindBugs is an open source static analysis tool that looks for likely bug patterns in code.
FindBugs就是一个能够查找代码中可能的缺陷模式的开源静态分析工具。
A static code analysis clearly shows that EmployeeBean USES the data source with the employee login.
静态的代码分析清楚的显示了EmployeeBean使用雇员登录数据源。
PureCoverage for source code coverage analysis.
源代码覆盖分析的purecoverage。
应用推荐