| blib/lib/Test/Apocalypse/PPPort.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | unless (-f $ppp) |
| 43 | 0 | 0 | if (length $oldver) { } |
| 44 | 0 | 0 | if ($oldver =~ /^This is ppport\.h ([\d\.]+)$/ms) { } |
| 55 | 0 | 0 | unless unlink $ppp |
| 62 | 0 | 0 | if (length $result) { } |
| 64 | 0 | 0 | if ($result =~ /^No input files given/m) { } |
| 68 | 0 | 0 | if ($result =~ /Looks good$/m) { } |
| 72 | 0 | 0 | if ($l =~ /^\*\*\*\s+WARNING:\s+/s) |
| 77 | 0 | 0 | if (@warns) { } |
| 93 | 0 | 0 | if (not $haveppport) { } |
| 94 | 0 | 0 | unless unlink $ppp |
| 96 | 0 | 0 | if ($needstrip) |
| 98 | 0 | 0 | if (length $result) |