| blib/lib/App/Framework/Base/Object/ErrorHandle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 9 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 474 | 0 | 0 | 0 | $i >= 0 and not $handled |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 118 | 0 | 160 | 0 | ref $obj || $obj |
| 780 | 0 | 0 | 0 | not $error or _cmp_error($$errors_aref[$error_num], $error) > 0 |