"代码覆盖率" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (代码覆盖率)

Low quality sentence examples

代码覆盖率测量.
Measuring code coverage.
评估代码覆盖率.
Measuring code coverage.
代码覆盖率是什么?
What is Code coverage?
测试和代码覆盖率
Unit Testing and Code Coverage.
代码覆盖率和Selenium支持.
Code coverage and Selenium support.
代码覆盖率:80%,不能少!
Code coverage goal: 80% and no less!
Istanbul:一种代码覆盖率库.
Istanbul: for the code coverage.
什么是代码覆盖率(codecoverage)?
What is the code coverage target?
代码覆盖率分析是这样一个过程.
Code coverage analysis is the process of.
代码覆盖率原本是种白箱测试活动。
Code coverage is a white box testing activity.
Gojko:只关注代码覆盖率很可笑。
Gojko: Aiming at code coverage is ridiculous.
担心代码覆盖率代码覆盖率的理念很崇高,但往往实际价值有限。
The idea of code coverage is noble but often has limited actual value.
它还可以用于报告重复的代码、编码标准、单元测试、代码覆盖率、复杂的代码、潜在的bug、评论、设计和架构。
It reports on duplicated code, coding standards, unit tests, code coverage, complex code, potential bugs, comments and design and architecture.
代码覆盖率的理念很崇高,但往往实际价值有限。
The idea of code coverage is noble but often has limited actual value.
适用于PHP的NetBeansIDE支持PHPUnit自动测试,包括代码覆盖率
NetBeans IDE for PHP supports PHPUnit automated tests, including code coverage.
一个找出代码中未被测试部分的方法是检查代码覆盖率
A good way to spot untested parts of your application is to check code coverage.
你可以开始记录覆盖范围,在页面上执行操作,然后浏览代码覆盖率结果。
You can start recording the coverage, perform actions on a page, and then explore the code coverage results.
真正问题在于,测试代码覆盖率在代码的这个部分是缺失的。
The real problem is the lack of test code coverage in this particular section of the code..
末了,来了第三个程序员问了大师同样的关于代码覆盖率的问题。
Toward the end of the day, a third programmer came and asked the same question about code coverage.
多数Java代码覆盖率工具,如Cobertura(英语:Cobertura),都可以与TestNG无缝衔接。
Most Java code coverage tools, such as Cobertura, work seamlessly with TestNG.