statement coverage 中文意思是什麼

statement coverage 解釋
語句覆蓋 在一個組件中,通過執行一定的測試用例所能達到的語句覆蓋百分比。

  • statement : n. 1. 陳述,聲明,聲明書。2. 【法律】供述;交待。3. 【商業】貸借對照表;(財務)報告書。
  • coverage : n. 范圍,規模,總額;〈美國〉保險額;保證金,現金準備;〈美國〉(新聞)報導(范圍);【植物;植物學】優勢度。 coverage diagram 【航空】搜索范圍。
  1. 19 farzan fallah, pranav ashar, srinivas devadas. simulation vector generation from hdl descriptions for observability - enhanced statement coverage

    本文以可觀測性語句覆蓋評估準則為例,提出了計算可觀測性語句覆蓋率的方法。
  2. 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

    原型系統實現了基本的黑盒和白盒測試,其中白盒測試實現了語句和分支覆蓋;實現了匯編測試的靜態分析和動態分析,靜態分析主要是生成程序的流程圖,動態分析主要是利用程序插樁技術實現語句和分支覆蓋率及在多個測試用例驅動下的綜合覆蓋率的計算和運行時間及內存使用情況的統計。
  3. Provides comprehensive statement and decision coverage, invoking every point of entry and exit in the program at least once

    提供全面的語句及決策覆蓋,至少一次調用程序中的每個進入和退出點,配備
  4. “ this decision has been taken primarily on the basis that the worldwide media coverage of prince harry in afghanistan could impact on the security of those who are deployed there, as well as the risks to him as an individual soldier, ” the statement added

    聲明還指出,這一決定的作出主要是因為國際輿論普遍認為哈里王子在阿停留可能會影響到其他部署在此的駐阿部隊的安全也同時會危及作為一名士兵的哈里王子的人身安全。
  5. There are types of coverage that point more directly to design mistakes than statement coverage does ( branch coverage, for example )

    還有幾類覆蓋率,比語句覆蓋率更直接地指向設計錯誤(例如分支覆蓋率) 。
  6. An efficient evaluation and vector generation method for observability - enhanced statement coverage

    基於可觀測性語句覆蓋準則的評估分析與激勵生成方法
  7. This method is more computationally efficient than prior efforts to assess observability and it could be integrated into compilers and simulators easily. a new simulation vector generation procedure involving the observability - enhanced statement coverage metric is developed. the method is simulation - based and driven by the distribution of unobserved statements

    可觀測性語句覆蓋率並不像傳統的語句覆蓋率那樣過于樂觀,它不僅評估代碼是否被執行,而且檢驗被激勵激活的那些潛在錯誤的影響是否可以傳播到觀測點,該準則可以更確切地評估驗證的力度。
  8. It is clear that achieving 100 % statement coverage does not ensure a correct program

    代碼覆蓋有多種,語句覆蓋是最基本的,條件判斷覆蓋會強一些。
  9. Codetest also provides statement coverage measurements and produces documentation to validate that every statement in the program has been invoked at least once

    還提供語句覆蓋測量,並生成驗證程序中每條語句至少被調用一次的文件。
  10. You can measure code coverage in several ways : by assessing line or statement coverage, condition coverage, branch coverage, and so on

    您可以通過許多方法來測量代碼覆蓋率:通過評估代碼行或語句的覆蓋面、條件覆蓋面、分支覆蓋面等等。
  11. The mcdc, decision and statement coverage tools accurately collect live, in - circuit program measurements, analyze test history at a number of levels of granularity and generate specific reports to document both the process and the results

    、決策及語句覆蓋工具準確收集運行中的在線程序測量,以多種間隔等級分析測試歷史,並生成記錄過程和結果的特定報告。
  12. Many problems in software testing, such as statement coverage and patl1 coverage, can be reduced to tlle path - wise test data generating problem, which will be referred to as problem q in this thesis and can be described ast given a program p and a path w in p, let the input space of p be d, compute x e d, such that when p executes on x, path w wiil be traversed

    軟體測試中的諸如語句覆蓋、路徑覆蓋等問題可以歸結為面向路徑的測試數據的生成問題。該問題在本文中簡稱為問題2 ,可以描述為:給定一個程序p和p中一條路徑w ,設p的輸入空間為d ,求( ? ) d ,使得p以(
  13. Provides graphical statement, branch and mcdc code coverage

    提供圖形化語句、分支和
分享友人