| blib/lib/Test/Exception/LessClever.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 88 | 6 | 7 | if ($return eq 'did not die') { } |
| 89 | 3 | 3 | if wantarray |
| 93 | 3 | 4 | unless wantarray |
| 95 | 0 | 4 | unless ($msg) |
| 144 | 1 | 2 | if ($ok) |
| 149 | 1 | 1 | $msg =~ /$reg/ ? : |
| 152 | 1 | 1 | unless $match |
| 172 | 1 | 1 | unless $ok |
| 173 | 1 | 1 | unless $ok |