| blib/lib/WARC/Record/Payload.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 4 | 4 | if (defined $parent->{'payload_offset'}) { } |
| 4 | 0 | elsif ($replay->can('content_ref')) { } | |
| 39 | 0 | 4 | unless open $handle, '<', $replay->content_ref |
| 61 | 2 | 2 | defined $_[3] ? : |
| 73 | 10 | 2 | if $whence == 0 |