Total weighted line coverage: 58.81% (41401 / 70401 lines).
| Language | Covered | Total | Line coverage |
|---|---|---|---|
| Rust | 39578 | 61026 | 64.85% |
| Web Rust (host unit) | 455 | 3046 | 14.94% |
| Web Rust (wasm) | 832 | 2833 | 29.37% |
| TypeScript | 356 | 423 | 84.16% |
| Kotlin | 180 | 3073 | 5.86% |
Web Rust (host unit) covers only the host-compatible bindings/web crates that can run under the native test harness. Web Rust (wasm) covers browser tests executed through wasm-bindgen-test. Puppeteer E2E remains functional validation unless a separate profiler export path is added.