| blib/lib/XML/Filter/ExceptionLocator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 11 | 27.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 4 | 0 | 0 | $err and ref $err |
| 4 | 0 | 0 | $err and ref $err and $err->isa('XML::SAX::Exception') | |
| 43 | 0 | 0 | 0 | $$self{'locators'} and @{$$self{'locators'};} |
| line | l | !l | condition |
|---|---|---|---|
| 12 | 0 | 1 | $$self{'locators'} ||= [] |