| blib/lib/Test/Exception/LessClever.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 17 | 18 | 94.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 86 | 6 | 7 | if ($return eq 'did not die') { } | 
| 87 | 3 | 3 | if wantarray | 
| 91 | 3 | 4 | unless wantarray | 
| 93 | 0 | 4 | unless ($msg) | 
| 142 | 1 | 2 | if ($ok) | 
| 147 | 1 | 1 | $msg =~ /$reg/ ? : | 
| 150 | 1 | 1 | unless $match | 
| 170 | 1 | 1 | unless $ok | 
| 171 | 1 | 1 | unless $ok |