lcov_format 0.0.4
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