| blib/lib/MARC/Parser/XML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 18 | 27.7 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 18 | 0 | 2 | 0 | not $@ and defined $ishandle | 
| 0 | 0 | 2 | defined $input and not $input =~ /\n/ | |
| 0 | 0 | 2 | defined $input and not $input =~ /\n/ and -e $input | |
| 0 | 0 | 0 | defined $input and length $input > 0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 30 | 0 | 0 | ref $input // !1 | 
| 84 | 266 | 0 | $field_node->getAttribute('ind1') // '' | 
| 266 | 0 | $field_node->getAttribute('ind2') // '' |