Branch Coverage

blib/lib/Net/OAI/ListSets.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
47 112 0 if (exists $self->{'specs'}{$setSpec})
58 1561 226 unless $element->{'NamespaceURI'} eq 'http://www.openarchives.org/OAI/2.0/'
65 1561 226 unless $element->{'NamespaceURI'} eq 'http://www.openarchives.org/OAI/2.0/'
67 56 170 if ($element->{'LocalName'} eq 'set')
76 117 3644 if ($insideTag =~ /^(setName|setSpec)$/)