blib/lib/Net/OAI/Harvester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 27 | 40.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
341 | 6 | 3 | 0 | $opts{'recordHandler'} and $opts{'metadataHandler'} |
466 | 7 | 2 | 0 | $opts{'recordHandler'} and $opts{'metadataHandler'} |
739 | 0 | 0 | 30 | $parser and ref $parser |
748 | 0 | 0 | 0 | $parser and ref $parser |
line | l | !l | condition |
---|---|---|---|
695 | 0 | 5 | $response->header('Retry-After') || '' |
709 | 0 | 0 | $response->header('Retry-After') || '' |
717 | 0 | 0 | $response->header('Retry-After') || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
188 | 0 | 22 | 0 | ref $class || $class |
464 | 8 | 1 | 0 | exists $opts{'metadataPrefix'} or defined $opts{'resumptionToken'} |
546 | 5 | 1 | 0 | exists $opts{'metadataPrefix'} or defined $opts{'resumptionToken'} |