linux-test-project/lcov
LCOV observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 118
- age_days: 4481
- days_rel: 58
- days_push: 9
- n_releases_24m: 6
Adoption not part of the score
1109 stars · 266 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LCOV is a set of Perl scripts that capture, manipulate, and visualize code coverage data from tools like gcov, llvm-cov, Coverage.py, Cobertura, and others. It generates hyperlinked HTML coverage reports with bar graphs and hierarchical views suitable for large projects.
Use cases
- generate html coverage reports for c/c++ projects
- measure linux kernel code coverage
- convert coverage.py output to lcov format
- track differential coverage across builds
- browse test coverage of a large codebase by directory
When to choose
- you need rich HTML coverage reports for gcov or llvm-cov data
- you work on large projects needing hierarchical coverage browsing
- you need to unify coverage data from multiple languages
When to avoid
- you want a native library API for coverage data rather than CLI tools
- you need coverage for languages with no supported coverage tool
Facets
cli-tool · maturity active
testing developer-tools documentation testing developer-tools cli cross-platform code-coverage gcov html-report coverage-reporting perl command-line linux
1 source
- readme: https://github.com/linux-test-project/lcov · fetched 2026-08-28 · e79e08b11afe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| linux-test-project/lcov | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="linux-test-project/lcov")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem