blib/lib/Museum/Rijksmuseum/Object/Harvester.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 17 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
126 | 0 | 0 | 0 | not $shutdown and $li->is_success |
0 | 0 | 0 | not $shutdown and $li->is_success and $last_resumption_token | |
152 | 0 | 0 | 0 | $delay and $last_resumption_token |
line | l | !l | condition |
---|---|---|---|
108 | 0 | 0 | $args{'delay'} // 10000 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
109 | 0 | 0 | 0 | not $args{'type'} or $args{'type'} ne "identifiers" |
142 | 0 | 0 | 0 | $shutdown ||= $sd |