| blib/lib/XML/Liberal/LibXML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 9 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 69 | 5 | 0 | 190 | defined $line and defined $errors[1] | 
| 5 | 0 | 190 | defined $line and defined $errors[1] and defined $errors[2] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 61 | 0 | 28 | 195 | $errors[0] =~ /^:\d+: parser error : internal error/ or $errors[0] =~ /^:\d+: parser error : Unregistered error message/ |