Branch Coverage

blib/lib/Catmandu/Store/File/Multi/Bag.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
30 0 2 unless $bag
32 1 1 if ($rewind)
35 0 1 unless $stream->isa('IO::Seekable')
44 7 7 unless exists $new_data->{$_}
53 1 0 if (exists $new_data->{'size'} and exists $new_data->{'created'} and exists $new_data->{'modified'}) { }
65 1 0 if ($new_data) { }
86 8 0 if ($store->does('Catmandu::FileStore')) { }
88 0 8 unless $bag
89 4 4 if ($rewind)
92 0 4 unless $io->isa('IO::Seekable')
104 0 0 unless $bag