
Tarpaulin
Tarpaulin is a code coverage reporting tool designed for the cargo build system, offering line coverage metrics that, while generally reliable, may exhibit minor inaccuracies. It supports various processor architectures and can operate using different tracing backends, including Ptrace for Linux and LLVM for Mac and Windows, with Docker compatibility for non-Linux environments. Users are encouraged to report issues and explore the roadmap for future enhancements.
Top Tarpaulin Alternatives
Devel::Cover
Devel::Cover is a robust code coverage tool for Perl, allowing developers to measure how thoroughly their tests exercise the code.
test_coverage
A command-line utility designed for collecting test coverage data from Dart VM tests, this tool streamlines the process of generating local coverage reports during development.
Codase
Worried about cyber attacks? Codase offers tailored cybersecurity solutions specifically for small businesses and startups.
coverage
Coverage offers robust tools for collecting, manipulating, and formatting coverage data specifically for Dart.
Testwell CTC++
Testwell CTC++ is an advanced instrumentation-based code coverage and dynamic analysis tool tailored for C and C++ applications, with add-ons available for C#, Java, and Objective-C.
Cobertura
Cobertura serves as a free Java tool designed to measure the percentage of code accessed by tests, allowing developers to pinpoint areas of their Java applications that lack adequate test coverage.
scct
It seamlessly integrates with sbt and Maven, streamlining project configurations...
JCov
By offering precise measurements of method, linear block, and branch coverage, it helps developers identify...
JaCoCo
Leveraging years of experience, it ensures seamless integration with existing tools...
Xdebug
It offers an enhanced var_dump() function, detailed stack traces, and logs function calls with arguments...
BullseyeCoverage
It offers precise condition/decision coverage metrics, facilitating targeted improvements in unit testing...
Coco
With features such as statement and branch coverage, it integrates seamlessly with CI frameworks like...
NCover
It seamlessly integrates with existing workflows, allowing teams to monitor quality metrics and manage coverage...
Istanbul
The nyc CLI integrates seamlessly with popular frameworks like tap, mocha, and AVA, allowing developers...
OpenClover
It identifies untested code areas, optimizes test execution through its Test Optimization feature, and offers...
Top Tarpaulin Alternatives
- Devel::Cover
- test_coverage
- Codase
- coverage
- Testwell CTC++
- Cobertura
- scct
- JCov
- JaCoCo
- Xdebug
- BullseyeCoverage
- Coco
- NCover
- Istanbul
- OpenClover