code coverage 中文意思是什麼

code coverage 解釋
代碼覆蓋率 一種分析方法,用於確定在一個測試套執行后,軟體的哪些部分被執行到了,哪些部分沒有被執行到。

  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • coverage : n. 范圍,規模,總額;〈美國〉保險額;保證金,現金準備;〈美國〉(新聞)報導(范圍);【植物;植物學】優勢度。 coverage diagram 【航空】搜索范圍。
  1. Expansibility, code coverage and regression test also possesses great importance

    擴展性、代碼覆蓋率和回歸測試等也在測試中佔有很重要的地位。
  2. Walkthrough : run tests and view code coverage

    >演練:運行測試並查看代碼覆蓋率
  3. Ieee trans. computers, may 1992, 41 : 654 - 659. 18 fallah f, devadas s, keutzer k. occom - efficient computation of observability - based code coverage metrics for functional verification

    該方法採用變量的賦值和引用作為可觀測性分析的基礎,可以很容易地與其它考慮可控制性的覆蓋準則相結合。
  4. Embracing code coverage with the devotion that only simple numbers can inspire

    熱心採用代碼覆蓋率,認為只有那些簡單的數字可以鼓舞士氣。
  5. You get the same capabilities of building test harnesses, test cases, execution, report generation and code coverage except that vectorcast - target builds a target specific test harness

    是構建目標特定的測試裝置外,你可以獲得相同的構建測試裝置、測試實例、執行、報告生成和代碼覆蓋的能力。
  6. Describes how you can measure the effectiveness of tests on a line - by - line or even a block - by - block basis by configuring test runs to produce code coverage information

    描述如何通過將測試運行配置為生成代碼覆蓋率信息來逐行或(甚至)逐塊衡量測試的有效性。
  7. Code coverage failed because information could not be gathered

    因無法收集信息,導致代碼覆蓋失敗。
  8. How to : gather code - coverage data with generic tests

    在一般測試中使用摘要結果文件
  9. At first, the article describes the basic concept of testbench ; summaries general function verification approaches : white - box verification, black - box verification, and grey - box verification, and shows their different application situations ; examples general verification tools : linting tools, code review, simulator, waveform viewer and code coverage. after doing that, it discusses how to analysis the granularity for verification and how to specify the verification, and details the construct relations between verification specification, testcase and testbench

    本文首先闡述了測試平臺的基本概念;歸納了常用的功能測試方法:白箱測試、黑箱測試和灰箱測試,並說明了其不同的應用場合;列舉了常用的測試工具:代碼靜態分析工具、代碼檢查、模擬器、示波器和代碼覆蓋;接著討論了如何在測試計劃中分析測試粒度、確定待測特徵;闡明了待測特徵、測試實例和測試平臺之間的結構關系。
  10. Afterwards, we modified the combination test to allow the highest percentage of code coverage, while maintaining the high level of system stress desired

    然後,我們修改了組合測試,在保持期望的高強度系統壓力的同時提高代碼覆蓋率的百分比。
  11. The four steps to this combination test method are : test selection, system resource utilization evaluation, kernel code coverage analysis, and final stress test evaluation

    這一組合測試方法的四個步驟是:測試選擇、系統資源利用率評價、內核代碼覆蓋分析以及最終的壓力測試評價。
  12. Is a free, open source code - coverage tool

    是一個免費、開源的代碼覆蓋工具。
  13. Open source code coverage tools

    開源代碼覆蓋工具
  14. If you are satisfied with the code coverage and the behavior of the application, then turn your focus to non - functional issues such as performance, memory utilization, and thread management

    如果你對代碼覆蓋和應用的行為滿意了,那麼就開始把眼光集中在一些非功能性的方面,例如性能,內存使用以及線程管理。
  15. Run - time analysis tool for probe insertion, code coverage, and leak analysis

    可以進行代碼插入、覆蓋和內存泄漏分析的一些運行時分析工具。
  16. With or without assert statements, unit tests can generate code coverage data

    無論是否使用assert語句,單元測試都可以生成代碼覆蓋率數據。
  17. Code coverage is expressed as a percentage of the blocks of code tested over the total blocks of code

    代碼覆蓋率表示為已測試的代碼塊在總代碼塊中所佔的百分比。
  18. Perfect, 100 percent code coverage is not always attainable

    並不總是可以得到完美的、 100 %的代碼覆蓋率。
  19. If you are interested in information about your code coverage, test results, or build status across team projects, you may want to create either ad - hoc or periodic custom reports that address your specific issues

    如果您對有關跨團隊項目的代碼覆蓋率、測試結果或生成狀態的信息感興趣,可能會希望創建針對特定問題的特定或定期自定義報告。
  20. By producing hard numbers for code coverage, cobertura transforms unit testing from an art to a science

    通過生成代碼覆蓋率的具體數值, cobertura將單元測試從一種藝術轉變為一門科學。
分享友人