lcov_format 0.0.4 copy "lcov_format: ^0.0.4" to clipboard
lcov_format: ^0.0.4 copied to clipboard

A renderer for LCOV data produced by dart/flutter into some useful outputs.

lcov_format #

An experiment to parse and render coverage information in pure dart.

flutter test --coverage your_test_folder
lcov_format -l path\to\your\coverage\lcov.info -f html -o out

screenshot screenshot

1
likes
130
points
184
downloads
screenshot

Publisher

verified publishermcdole.org

Weekly Downloads

A renderer for LCOV data produced by dart/flutter into some useful outputs.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

ansicolor, archive, args, crypto, package_config, path, syntax_highlight_lite

More

Packages that depend on lcov_format