Branch Coverage

blib/lib/App/TestOnTap/Harness.pm
Criterion Covered Total %
branch 12 20 60.0


line true false branch
69 25 1 if ($self->{'testontap'}{'args'}->useHarness) { }
103 0 1 $self->{'testontap'}{'args'}->getConfig->parallelizable($desc) ? :
108 0 1 if ($dryrun) { }
114 0 1 if system(@$cmdline) >> 8
123 1 25 if ($postcmd and @$postcmd)
139 1 0 if ($xit)
144 1 0 if $xit
151 0 26 if $App::TestOnTap::Harness::IS_PACKED
154 0 26 $failed > 127 ? :
219 0 27 -t \*STDOUT ? :