| blib/lib/Test/Parser/newpynfs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 85 | 578 | 209 | if (/^(\w+)\s+([\w\.]+)\s+: ([A-Z]+)$/) { } |
| 2 | 207 | elsif (/^\*\*\*/) { } | |
| 166 | 41 | elsif (defined $$self{'_current_test'}) { } | |
| 98 | 491 | 87 | if ($result eq 'PASS') { } |
| 13 | 74 | elsif ($result eq 'OMIT') { } | |
| 57 | 17 | elsif ($result eq 'FAILURE') { } |