[ 源代码: gcovr ]
软件包:gcovr(4.2-1)
Manages the compilation of coverage information from gcov
The gcovr command provides a utility for running the gcov command and summarizing code coverage results. This command is inspired by the Python coverage.py package, which provides a similar utility in Python. Further, gcovr can be viewed as a command-line alternative of the lcov utility, which runs gcov and generates an HTML output.
其他与 gcovr 有关的软件包
|
|
|
|
-
- dep: lcov
- Summarise Code coverage information from GCOV
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources