blib/lib/HTTP/OAI/ListIdentifiers.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
15 | 2 | 11 | if ($hash->{'Depth'} == 3 and $hash->{'LocalName'} eq "header") |
29 | 0 | 13 | if ($hash->{'Depth'} == 3 and $hash->{'LocalName'} eq 'identifier') { } |
2 | 22 | elsif ($hash->{'Depth'} == 3 and $hash->{'LocalName'} eq 'header') { } |