package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 3, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package lcov parses LCOV .info coverage files produced by gcov, Istanbul/nyc,
Rust tarpaulin, and any other tool emitting the LCOV format.
Parser handles LCOV .info files.
Detect reports whether header looks like an LCOV .info file.
Extensions returns the file extensions this parser handles.
Name returns the parser identifier.
Parse reads an LCOV .info file from r and returns a CovReport.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.