# amitte/test-coverage-gap-finder

> Read an lcov or cobertura coverage report, identify uncovered hot paths, and rank suggested test targets by call frequency.

## Identity

- **Type:** skill
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/test-coverage-gap-finder

## Tags

- **Capabilities:** coverage-analysis, test-prioritization, hot-paths
- **Domains:** testing, devtools

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 88/100

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/test-coverage-gap-finder" } }`
- Install via CLI: `amitte install amitte/test-coverage-gap-finder`
- HTML page: https://amitte.com/s/amitte/test-coverage-gap-finder

Last updated: 2026-06-27T00:15:33.644Z