Branch Coverage

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


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