GitHub stars Coverage badge

Sub::Abstract

Coverage Report

File Stmt Branch Cond Sub Total Δ
lib/Sub/Abstract.pm 🔍100.0100.096.0100.099.3%● 0.0%
Summary1 filesAvg: 99%, Low: 0
Total100.0100.096.0100.099.3

Coverage Trend

Use mouse wheel or pinch to zoom; drag to pan

No issues active on RT

CPAN Testers Failures for Sub-Abstract 0.01

Fails on Perl ≤ 5.10.1; passes on Perl ≥ 5.14.4. See perldelta for this release Weak confidence

Failure Summary (all reports)

Likely Root Causes

Cause Confidence Evidence
Perl version regression (Perl < 5.14.4) (perldelta) Strong (100%)
  • All failures on Perl ≤ 5.10.1
  • All passes on Perl ≥ 5.14.4

Showing one failure per OS/Perl combination.

2 report(s) on Perl ≤ 5.10.1 omitted — expected failures, see version cliff notice above.

Date OS Perl Reporter New Report

Mutation Report

Mutation Summary

Mutation Files

FileTotalKilledSurvivorsSkippedScore%ComplexityTER1 / TER2 / TER3
lib/Sub/Abstract.pm 🔍211050.0%21100.0% / 100.0% / 100.0%

Structural Coverage (Approximate)

Statement Coverage: 100.00% (79 / 79)
Branch Coverage: 100.00% (18 / 18)
Approximate LCSAJ derived from branch and statement coverage.

Executive Summary

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