| blib/lib/AWS/S3/FileIterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 8 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 101 | 9 | 1 | 1 | not $s->{'__fetched_first_page'}++ and $s->page_number |
| line | l | !l | condition |
|---|---|---|---|
| 163 | 5 | 0 | $response->xpc->findvalue('//s3:IsTruncated') || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 34 | 2 | 2 | 0 | $s->{'pattern'} ||= qr/.*/ |