分支覆盖 meaning in Chinese
branch coverage
Examples
- The model testing process : first , making the space structure of the uml statechart into two - dimensional structure of tfg ; secondly , with the test coverage criteria covering tfg , we can get the test sequences of events according with the transition of the state
该模型的测试过程是,首先,把空间结构的uml状态图转换为易于分析的平面结构图? tfg ;其次,使用分支覆盖标准覆盖tfg图,得到符合状态迁移的消息事件测试序列。 - If fc has no parabolic periodic points and is not renormalizable , then j ( fc ] is locally connected . here fc is renormalizable if there are simply connected domains u and u " and a positive integer n such that contains the critical point c or - c1 and is a quadratic - like mapping with connected julia set
这里, it称为可重整化的定义为:存在单连通区域l ’ 、 u ’及正整数n ;使得i ’ u ,仁’包含临界点c或一c , ” : r一u是一个二层分支覆盖,且拟共形共轭于一个有连通julia集的二次多项式。 - Basic black - box testing and white - box testing are successfully carried out . in white - box testing , the statement coverage and branch coverage are achieved ; static analysis and dynamic analysis are also implemented . the static analysis mainly used to generate flow graph while the dynamic analysis serves program instrument , technique realization object , subprogram and the detailed coverage and the calculation of operation time of the documents
原型系统实现了基本的黑盒和白盒测试,其中白盒测试实现了语句和分支覆盖;实现了汇编测试的静态分析和动态分析,静态分析主要是生成程序的流程图,动态分析主要是利用程序插桩技术实现语句和分支覆盖率及在多个测试用例驱动下的综合覆盖率的计算和运行时间及内存使用情况的统计。