Condition Coverage

blib/lib/DiaColloDB/Compat/v0_08/MultiMapFile.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 fcread($flags) and not fctrunc($flags)
140 0 0 0 $mmf->opened and fcwrite($mmf->{'flags'})

or 2 conditions

line l !l condition
75 0 0 $mmf->{'a2b'} //= []
158 0 0 $_ //= ''

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 0 ref $that || $that
94 0 0 0 $base //= $mmf->{'base'}
95 0 0 0 $flags //= $mmf->{'flags'}
111 0 0 0 $mmf->{'pack_o'} //= $mmf->{'pack_i'}
112 0 0 0 $mmf->{'pack_l'} //= $mmf->{'pack_i'}