| lib/Test/Chai/Core/Assertions/Exception.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 15 | 73.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 28 | 0 | 21 | 5 | $pkg and ref $pkg eq 'Regexp' |
| 44 | 16 | 4 | 11 | defined $pkg and not defined $err_msg |
| 90 | 0 | 14 | 7 | defined $message and ref $err_msg eq 'Regexp' |
| 0 | 3 | 11 | defined $message and defined $err_msg | |
| 3 | 0 | 11 | defined $message and defined $err_msg and not ref $err_msg |