1) Statement coverage
语句覆盖
2) observability-based statement coverage
可观测性语句覆盖准则
1.
So the observability-based statement coverage metric is proposed.
传统的语句覆盖准则只考虑语句的可控制性,忽略其可观测性,这可能导致表面上很高的覆盖率数据所蕴含的可信度不高·鉴于此,可观测性覆盖评估准则被提了出来·随着设计规模不断加大,该准则变得越来越重要·首先提出一种可观测性信息的表征方式以及可观测性判定规则,在此基础上,提出一种针对可观测性语句覆盖准则的RTL激励生成方法·这是一种基于模拟的方法,它以所有未观测语句的分布作为启发式信息,指导激励生成·实验结果显示,提出的方法是高效的
3) sentence-coverage rate
句子覆盖率
1.
With the consideration of both word-coverage rate and sentence-coverage rate, a character Directed Graph with ambiguity mark was implemented for searching all possible segmentation sequences.
在分析了现有各种汉语分词算法及其优缺点的基础上,提出以句子覆盖率和分词覆盖率作为评价分词方法的指标,详细介绍了基于网络有向图的双向匹配分词算法的设计与实现,该算法对经典的最大匹配分词算法进行了改进,通过带覆盖歧义标志的有向图生成多候选分词序列。
4) covering semantic
覆盖语义
5) semantic coverage
语义覆盖
1.
A semantic coverage algorithm has been provided combining the development of TTCN-3 compiler: the semantic rules of the language tested are formalized by its attribute grammar constructions, then a kind of heuristic search algorithm is used to generate test sets which will achieve double coverage of the syntax and the semantics of the language tested.
建立在文法测试理论基础之上的测试集合生成方法——规则覆盖算法等只考虑了对被测编译器语言文法语法层次上的测试覆盖,为加强对被测语言的全面测试,语义覆盖正逐步成为研究热点。
2.
On the basis of deep analysis of different P2P network structures, the semantic coverage network based on peer location information and group structure is selected to reduce the consumption of network bandwidth.
在深入分析了各种P2P网络结构的优缺点的基础上,选择了基于节点位置信息与组结构的语义覆盖网络作为研究的基础,以解决减少网络带宽消耗的问题。
6) Interrupt occurs to the sentence degree of coverage
中断发生对语句的覆盖度
补充资料:转子语句和返回语句
主程序调用子程序以及从子程序返回主程序的语句。调用子程序的语句为转子语句,从子程序返回调用程序的语句为返回语句。在basic语言中,每次调用子程序时,必须成对使用,缺一个就会产生语法错误。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条