检验子程序 meaning in Chinese
check subroutine
checking subroutine
Examples
- By reducing code complexity , less test cases are required to exercise all basis paths through the subprogram
通过降低代码的复杂性,检验子程序中所有基本路径所需的测试实例减少。 - The number of paths identified equals the code complexity , which corresponds to the number of test cases that must be developed to exercise the subprogram
所示别的路径数相当于代码复杂性,与必须开发以检验子程序的测试实例数相对应。