
OpenCppCoverage
OpenCppCoverage is an open-source code coverage tool designed for C++ applications on Windows. Primarily utilized for unit testing, it also aids in debugging by identifying executed lines of code. Users can seamlessly run their programs without recompilation while benefiting from features like line exclusion and coverage aggregation for enhanced reporting.
Top OpenCppCoverage Alternatives
LuaCov
LuaCov serves as an efficient coverage analyzer for Lua scripts, generating execution statistics for each line of code and its modules.
PCOV
PCOV is a lightweight, self-contained driver for PHP that is fully compatible with CodeCoverage.
kcov
Kcov is a versatile code coverage tool tailored for compiled programs, Python, and Bash, leveraging DWARF debugging information to gather coverage data without requiring special compiler options.
Slather
Slather efficiently generates test coverage reports for Xcode projects and integrates seamlessly with Continuous Integration (CI) systems.
grcov
Grcov is a powerful Rust tool designed to collect and aggregate code coverage data from multiple source files.
Gcov
Gcov serves as an open-source code-coverage tool designed to enhance software testing efficiency.
DeepCover
It ensures that a line is marked as covered only when fully executed, and can...
Coverage.py
It identifies untested code segments and offers insights into test effectiveness...
Coverlet
It seamlessly integrates with the Visual Studio Test Platform and enables code coverage by simply...
jscoverage
By integrating with Mocha, it appends coverage information during testing, revealing missed branches...
cloverage
It supports various testing frameworks, including clojure.test, Midje, and eftest, allowing developers to customize runner...
pytest-cov
It enhances standard coverage reporting with subprocess and xdist support, ensuring accurate measurements even in...
blanket.js
It enhances existing tests by providing precise code coverage statistics, indicating which lines are tested...
Istanbul
The nyc CLI integrates seamlessly with popular frameworks like tap, mocha, and AVA, allowing developers...
SimpleCov
Its intuitive API allows for seamless filtering, grouping, merging, and formatting of results, enabling developers...
Top OpenCppCoverage Features
- Open-source code coverage tool
- Supports C++ under Windows
- Unit testing coverage
- Debugging line execution
- No recompilation needed
- Regular expression line exclusion
- Coverage aggregation support
- Merges multiple reports
- Compatible with Visual Studio
- Works with .pdb files
- Command-line interface usage
- Test Explorer integration
- Detailed documentation available
- User feedback incorporation
- Easy setup and configuration
Top OpenCppCoverage Alternatives
- LuaCov
- PCOV
- kcov
- Slather
- grcov
- Gcov
- DeepCover
- Coverage.py
- Coverlet
- jscoverage
- cloverage
- pytest-cov
- blanket.js
- Istanbul
- SimpleCov