lcov_dart 7.0.0

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

Parse and format to LCOV your code coverage reports. The best way to share your code coverage stats.

LCOV Reports for Dart

Runtime Release License Likes Coverage Build

Parse and format LCOV coverage reports, in Dart.

!> WARNING: this package is abandoned and no longer maintained.

Quick start

Append the following line to your project's pubspec.yaml file:

dependencies:
	lcov: *

Install the latest version of LCOV Reports for Dart with Pub:

dart pub get

For detailed instructions, see the installation guide.