• 还有几类覆盖率语句覆盖率直接指向设计错误(例如分支覆盖率)。

    There are types of coverage that point more directly to design mistakes than statement coverage does (branch coverage, for example).

    youdao

  • 单元测试阶段结构覆盖测试往往要求语句覆盖率分支覆盖率均达到100%。

    In the unit test stage, it is often required that sentence coverage rate and branch coverage rate all up to 100% in the structure coverage test.

    youdao

  • 4报告中显示达到了 75% 的覆盖率 100% 的分支覆盖率

    The report in Figure 4 shows that I've achieved 75% line coverage and 100% branch coverage.

    youdao

  • 覆盖一样如果特定方法分支并且分支测试被覆盖,那么可以说这个方法100%的分支覆盖率

    Just like line coverage, if there are two branches in a particular method and both were covered through tests, then you could say the method has 100% branch coverage.

    youdao

  • 可以通过许多方法来测量代码覆盖率通过评估代码行语句覆盖面条件覆盖面、分支覆盖面等等

    You can measure code coverage in several ways: by assessing line or statement coverage, condition coverage, branch coverage, and so on.

    youdao

  • 这个工具分析内核代码覆盖率报告哪些函数分支被覆盖以及它们访问了多少

    This tool analyzes the coverage of the kernel, and reports what lines, functions, and branches are covered and how many times they were hit.

    youdao

  • 代码覆盖工具可报告测试覆盖率——覆盖分支覆盖形式表示——表示测试运行涉及代码

    A code coverage tool reports test coverage — either in the form of line or branch coverage — that represents the amount of code that is being touched when a test is run.

    youdao

  • 报告分支覆盖工具试图度量决策(比如包含逻辑ANDOR条件块)覆盖率

    Tools that report branch coverage attempt to measure the coverage of decision points, such as conditional blocks containing logical ANDs or ORs.

    youdao

  • 每个方法都有了至少测试使用代码覆盖率工具cobertura每个分支编写一个测试,直到每一代码都能够测试。

    Once every method has at least one test, use a code coverage tool, such as Cobertura, to write one test for every branch until each line of code is tested.

    youdao

  • Cobertura通过被测试测试的分支来计算覆盖率

    Cobertura calculates coverage both by the number of lines tested and by the number of branches tested.

    youdao

  • Cobertura通过被测试测试的分支来计算覆盖率

    Cobertura calculates coverage both by the number of lines tested and by the number of branches tested.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定