| blib/lib/Integrator/Test/TAP/Model/Patch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 51 | 0 | 0 | unless (-e $file) |
| 56 | 0 | 0 | unless (-r $file) |
| 62 | 0 | 0 | if ($Test::Harness::Debug) |
| 71 | 0 | 0 | unless (open FILE, "$line 2>&1| perl -pe 'print STDERR'|") |
| 80 | 0 | 0 | if ($? and $$self{'_is_vms'}) { } |
| 86 | 0 | 0 | unless $? == 0 |