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 identifyi... 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...
PCOV
PCOV is a lightweight, self-contained driver for PHP that is fully compatible with CodeCoverage. It optimizes resource usage by intelligently...
kcov
Kcov is a versatile code coverage tool tailored for compiled programs, Python, and Bash, leveraging DWARF debugging information to gather...
Slather
Slather efficiently generates test coverage reports for Xcode projects and integrates seamlessly with Continuous Integration (CI) systems. Users can enable...
grcov
Grcov is a powerful Rust tool designed to collect and aggregate code coverage data from multiple source files. It effectively...
Gcov
Gcov serves as an open-source code-coverage tool designed to enhance software testing efficiency. By compiling code with specific flags, it...
DeepCover
DeepCover is an advanced code coverage tool tailored for Ruby, offering enhanced accuracy in line and branch coverage reporting. It...
Coverage.py
Coverage.py is a robust tool designed for Python developers to measure code coverage by monitoring executed code during program runs....
Coverlet
Coverlet provides a cross-platform code coverage solution for .NET, supporting line, branch, and method coverage across .NET Framework and .NET...
Atlassian Clover
Atlassian Clover offers robust code coverage analysis for Java and Groovy, enabling developers to balance functional and testing code effectively....
cloverage
Cloverage is a user-friendly Clojure test coverage tool that integrates seamlessly with Leiningen projects. It supports various testing frameworks, including...
jscoverage
jscoverage is a powerful tool for JavaScript and Node.js that enhances code coverage analysis. By integrating with Mocha, it appends...
blanket.js
Blanket.js serves as a straightforward JavaScript code coverage library, effortlessly installable for both browser and Node.js environments. It enhances existing...
pytest-cov
pytest-cov is a powerful plugin for measuring code coverage in Python applications. It enhances standard coverage reporting with subprocess and...
SimpleCov
A powerful code coverage analysis tool for Ruby, SimpleCov leverages Ruby's built-in Coverage library to efficiently gather and process coverage...
Company Information
- Company: GitHub
- Country: United States
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