blib/lib/Brackup/CompositeChunk.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 2 | ref $class ? : |
35 | 0 | 11 | if $$self{'digest'} |
59 | 0 | 2 | if $$self{'finalized'}++ |
61 | 0 | 2 | unless $$self{'target'}->store_chunk($self) |
77 | 60 | 4 | unless $schunk->pchunk->inventory_key eq $ikey |
94 | 0 | 2 | unless $$self{'_chunk_fh'}->opened |
104 | 2 | 0 | if ($$self{'_chunk_fh'}) |
105 | 0 | 2 | unless -s $$self{'_chunk_fh'}->filename == $$self{'used_up'} |