| blib/lib/Assert/Refute/T/Errors.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 21 | 4 | if ($rex) { } |
| 82 | 1 | 20 | if $lived |
| 83 | 0 | 20 | unless $@ |
| 84 | 19 | 1 | $@ =~ /$rex/ ? : |
| 86 | 3 | 1 | if $lived |
| 87 | 1 | 0 | $@ ? : |
| 128 | 4 | 1 | $exp ? : |
| 5 | 6 | unless ref $exp eq 'ARRAY' | |
| 139 | 7 | 4 | $c->is_passing ? : |