Test coverage
Test coverage is the percentage of your project being covered by—depending on the perspective—code or tests, which can be measured in different ways:
- path coverage
- line coverage
- branch coverage
- code coverage
Here are 51 public repositories matching this topic...
Code coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
-
Updated
Mar 17, 2025 - C++
ATrace is a tool for tracing execution of binaries on Windows.
-
Updated
Sep 6, 2016 - C++
References and summary for leetcode high-frequency algorithm problems
-
Updated
Mar 29, 2019 - C++
Static instrumentation tool for efficient binary-level coverage analysis.
-
Updated
Jan 25, 2021 - C++
ROS implementation of online complete coverage maneuvering for unmanned surface vehicles
-
Updated
Aug 5, 2021 - C++
Deprecated, superseded by https://github.com/metal-ci/test
-
Updated
Mar 11, 2020 - C++
Assorted pintools
-
Updated
Mar 30, 2020 - C++
Python package (with C++ base) to compute satellite remote-sensing related orbit data.
-
Updated
Jan 22, 2025 - C++
uncov(er) is a tool that collects and processes code coverage reports.
-
Updated
Aug 8, 2024 - C++
A cross-platform unit testing tool for MOS 6502 assembly
-
Updated
Apr 15, 2025 - C++
An example C++ repository built with CMake on Linux using GitHub Actions and analyzed on SonarQube Cloud (test coverage by gcovr)
-
Updated
Apr 14, 2025 - C++
Test suite to check C++ compiler warnings with 68 test cases.
-
Updated
Oct 24, 2024 - C++
Generate blank coverage reports for your C++ template libraries.
-
Updated
May 4, 2024 - C++
Autonomous simulated vehicle exploration of unkown environment.
-
Updated
Feb 28, 2017 - C++
An example C++ repository built with MSBuild on Windows using Github Actions, analyzed on SonarQube Cloud and that includes coverage.
-
Updated
Apr 14, 2025 - C++
- Followers
- 10 followers