Kotlin/kotlinx-kover
None observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 93
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 43
- age_days: 1849
- days_rel: 47
- days_push: 47
- n_releases_24m: 10
Adoption not part of the score
1630 stars · 59 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kover is a JetBrains toolset for measuring test coverage of Kotlin code compiled for JVM and Android, provided as Gradle and Maven plugins, a CLI, and a JVM instrumentation agent. It generates HTML and XML coverage reports and supports verification rules to enforce coverage bounds.
Use cases
- measure test coverage of Kotlin JVM projects
- generate HTML and XML coverage reports from Gradle builds
- enforce minimum coverage thresholds in CI
- collect coverage for Android unit and instrumented tests
- measure coverage in Kotlin multiplatform projects
- run coverage analysis via CLI without a build plugin
When to choose
- you have Kotlin or mixed Kotlin/Java code on JVM or Android and need coverage reports
- you want coverage verification rules integrated into Gradle or Maven builds
- you need an alternative to JaCoCo tuned for Kotlin
When to avoid
- your code targets Kotlin/JS or Kotlin/Native only
- you need coverage for non-JVM languages
- you require a fully stable tool and cannot tolerate beta-level changes
Facets
plugin · maturity active
testing developer-tools build-tool testing developer-tools jvm cli code-coverage kotlin gradle-plugin maven-plugin jacoco html-reports xml-reports jetbrains jvm android gradle maven
1 source
- readme: https://github.com/Kotlin/kotlinx-kover · fetched 2026-08-28 · 515b50a7dd99
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Kotlin/kotlinx-kover | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="Kotlin/kotlinx-kover")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem