Decision Workspace
llvm-cov-pretty vs dev-coverage vs covguard-output-features
Side-by-side comparison of Rust crates
39
llvm-cov-pretty
growingv0.1.10
More beautiful HTML reports for llvm-cov/cargo-llvm-cov
52
dev-coverage
experimentalv0.9.1
Code coverage with regression gates for Rust. Wraps cargo-llvm-cov: line / function / region kill rates, stored baselines, machine-readable verdicts. Part of the dev-* verification collection.
48
covguard-output-features
experimentalv0.1.0
Shared output feature-flag contracts for covguard renderers
Core Metrics
| llvm-cov-pretty | dev-coverage | covguard-output-features | |
|---|---|---|---|
| Health Score | 39 | 52 | 48 |
| Total Downloads | 24.1K | 50 | 267 |
| 30d Downloads | 1.2K | 0 | 0 |
| Dependents | 0 | 6 | 5 |
| Releases | 10 | 3 | 1 |
| Last Updated | 617d ago | 13d ago | 75d ago |
| Age | 2y 11m | 14d | 2m |
Health Breakdown
llvm-cov-pretty
Maintenance
6
Quality
12
Community
6
Popularity
5
Documentation
10
dev-coverage
Maintenance
13
Quality
14
Community
8
Popularity
2
Documentation
15
covguard-output-features
Maintenance
9
Quality
14
Community
7
Popularity
3
Documentation
15
Technical Details
| llvm-cov-pretty | dev-coverage | covguard-output-features | |
|---|---|---|---|
| Version | 0.1.10 | 0.9.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | AGPL-3.0-only | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 23 | 4 | 3 |
| Crate Size | 93KB | 32KB | 6KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.85 | 1.92 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dev-coverage leads with a health score of 52/100, but none of the options score above 80.
- •llvm-cov-pretty has the most downloads (24.1K), suggesting wider adoption.
- •⚠ llvm-cov-pretty has not been updated in over a year.