Branch Coverage

blib/lib/Test/Ika/Reporter/TAP.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
41 0 0 if ($output)
42 0 0 if ($test) { }
49 0 0 if ($error)
56 0 1 if ($$self{'finalized'}++) { }