lcov_parser 0.1.3 copy "lcov_parser: ^0.1.3" to clipboard
lcov_parser: ^0.1.3 copied to clipboard

A Dart package that parses LCOV coverage files into structured records, providing easy access to line, branch, and function coverage data.

0.1.3 #

  • Add the parseLines method to the parser

0.1.2 #

  • Fix typo for number of functions hits

0.1.1 #

  • Improve project structure

0.1.0 #

  • Parse lcov info from lines
  • Parse lcov info from branches
  • Parse lcov info from functions
4
likes
150
points
220k
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package that parses LCOV coverage files into structured records, providing easy access to line, branch, and function coverage data.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, collection, path

More

Packages that depend on lcov_parser