Skip to main content
  • Home
  • Blog
  • Projects
  • Contact

lcov-parser


A LCOV trace file parser written in TypeScript. It supports synchronous and asynchronous parsing and accepts string, Buffer, ArrayBuffer, and Readable streams as input.

The package is available on npm as @friedemannsommer/lcov-parser.

The full API documentation can be found at friedemannsommer.github.io/lcov-parser.

The source code for this project can be found on GitHub at friedemannsommer/lcov-parser.

Last built 27 June 2026 | Friedemann Sommer