| blib/lib/App/TestOnTap/Harness.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 20 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 65 | 25 | 1 | if ($self->{'testontap'}{'args'}->useHarness) { } | 
| 99 | 0 | 1 | $self->{'testontap'}{'args'}->getConfig->parallelizable($desc) ? : | 
| 104 | 0 | 1 | if ($dryrun) { } | 
| 110 | 0 | 1 | if system(@$cmdline) >> 8 | 
| 119 | 1 | 25 | if ($postcmd and @$postcmd) | 
| 135 | 1 | 0 | if ($xit) | 
| 140 | 1 | 0 | if $xit | 
| 147 | 0 | 26 | if $App::TestOnTap::Harness::IS_PACKED | 
| 150 | 0 | 26 | $failed > 127 ? : | 
| 215 | 0 | 27 | -t \*STDOUT ? : |