blib/lib/AWS/S3/FileIterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 0 | 1 | 0 | not $s->{'__fetched_first_page'}++ and $s->page_number |
line | l | !l | condition |
---|---|---|---|
128 | 0 | 0 | $response->xpc->findvalue('//s3:IsTruncated') || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 1 | 1 | 0 | $s->{'pattern'} ||= qr/.*/ |