coverage
Coverage offers robust tools for collecting, manipulating, and formatting coverage data specifically for Dart. The collect_coverage utility gathers coverage JSON from the... Coverage offers robust tools for collecting, manipulating, and formatting coverage data specifically for Dart. The collect_coverage utility gathers coverage JSON from the Dart VM Service, while format_coverage transforms this data into LCOV or pretty-printed formats, facilitating efficient test analysis and reporting for developers.
Top coverage Alternatives
test_coverage
A command-line utility designed for collecting test coverage data from Dart VM tests, this tool streamlines the process of generating...
JaCoCo
JaCoCo is an open-source code coverage library designed for Java, developed by the EclEmma team. Leveraging years of experience, it...
Tarpaulin
Tarpaulin is a code coverage reporting tool designed for the cargo build system, offering line coverage metrics that, while generally...
BullseyeCoverage
BullseyeCoverage serves as a sophisticated C++ code coverage tool designed to enhance software quality across critical sectors including enterprise applications,...
JCov
JCov serves as an open-source tool designed to enhance test suite quality metrics within OpenJDK development. By offering precise measurements...
NCover
NCover empowers developers by providing an intuitive, enterprise-class solution for tracking .NET code coverage. It seamlessly integrates with existing workflows,...
Devel::Cover
Devel::Cover is a robust code coverage tool for Perl, allowing developers to measure how thoroughly their tests exercise the code....
Cobertura
Cobertura serves as a free Java tool designed to measure the percentage of code accessed by tests, allowing developers to...
Xdebug
Xdebug is a powerful extension for PHP that enhances the development workflow by enabling step-through debugging directly in IDEs. It...
OpenClover
OpenClover is a powerful code coverage tool for Java and Groovy, measuring coverage and over 20 metrics. It identifies untested...
Coco
Coco 7.3.0 excels in cross-platform code coverage analysis for languages like C, C++, C#, SystemC, Tcl, and QML. With features...
scct
Scct is a specialized code coverage tool designed for Scala, supporting versions 2.9 and up. It seamlessly integrates with sbt...
Istanbul
Istanbul simplifies JavaScript test coverage by instrumenting ES5 and ES2015+ code with line counters to track unit-test effectiveness. The nyc...
Testwell CTC++
Testwell CTC++ is an advanced instrumentation-based code coverage and dynamic analysis tool tailored for C and C++ applications, with add-ons...
pytest-cov
pytest-cov is a powerful plugin for measuring code coverage in Python applications. It enhances standard coverage reporting with subprocess and...
Company Information
- Company: pub.dev
Top coverage Features
- Coverage data collection
- JSON data manipulation
- LCOV format support
- Pretty-printed data output
- Dart VM Service integration
- Function level coverage
- Branch level coverage
- Custom stage control
- Automated test coverage generation
- Directory-based execution support
- Coverage output directory management
- Connect-timeout customization
- Wait for VM observatory
- Isolate pause synchronization
- SDK root coverage output
- Command-line flag flexibility
- Comprehensive coverage reporting
- GitHub repository access
- BSD-3-Clause licensing.