| blib/lib/AnyData2/Storage/File/Blockwise.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 4 | unless defined $rc |
| 56 | 1 | 3 | unless $rc |
| 57 | 0 | 3 | if $rc > 0 and $rc < $$self{'blocksize'} |
| 73 | 0 | 0 | unless defined $rc |
| 74 | 0 | 0 | if $rc > 0 and $rc < $$self{'blocksize'} |