GitHub stars Coverage badge

Database::BI

Coverage Report

File Stmt Branch Cond Sub Total Δ
lib/Database/BI.pm 🔍100.087.537.5100.091.7%● 0.0%
lib/Database/BI/Controller/Dashboard.pm 🔍99.787.973.0100.092.4%● 0.0%
lib/Database/BI/Model/DataSource.pm 🔍100.093.881.8100.097.4%● 0.0%
Summary3 filesAvg: 93%, Low: 0
Total99.989.764.1100.093.8

Coverage Trend

Use mouse wheel or pinch to zoom; drag to pan

No issues active on RT

CPAN Testers Failures for Database-BI 0.001.0

Perl version cliff detected. Fails on Perl ≤ 5.18.4; passes on Perl ≥ 5.32.1. See perldelta for this release Strong confidence

Showing one failure per OS/Perl combination.

Date OS Perl Reporter New Report Repro
3 report(s) on Perl ≤ 5.18.4 omitted — expected failures, see version cliff notice above.

Mutation Report

Mutation Summary

Mutation Files

File Total Killed Survivors Skipped Score% Complexity TER1 / TER2 / TER3 Dup%
lib/Database/BI/Controller/Dashboard.pm 🔍1418160057.5%17999.7% / 87.9% / 100.0%0.0%
lib/Database/BI/Model/DataSource.pm 🔍323200100.0%29100.0% / 93.8% / 100.0%0.0%

Structural Coverage (Approximate)

Statement Coverage: 99.77% (856 / 858)
Branch Coverage: 88.89% (256 / 288)
Approximate LCSAJ derived from branch and statement coverage.

Executive Summary

Tests execute 99.77% of the code but detect only 65.32% of injected faults — consider adding targeted tests to kill surviving mutants.