blib/lib/Net/OAI/Harvester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 18 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
593 | 0 | 0 | 0 | $c and $c =~ /^([^\?]*)\?/ |
670 | 21 | 0 | 1 | $parser and ref $parser |
679 | 0 | 0 | 21 | $parser and ref $parser |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
184 | 0 | 17 | 0 | ref $class || $class |
424 | 4 | 0 | 1 | exists $opts{'metadataPrefix'} or exists $opts{'resumptionToken'} |
497 | 5 | 0 | 2 | exists $opts{'metadataPrefix'} or exists $opts{'resumptionToken'} |