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