Condition Coverage

blib/lib/Tie/Hash/MinPerfHashTwoLevel/OnDisk.pm
Criterion Covered Total %
condition 12 19 63.1


and 3 conditions

line !l l&&!r l&&r condition
156 90 0 1 not defined $opts{'seed'} and $deterministic

or 2 conditions

line l !l condition
54 90 276 $opts{'flags'} ||= 0
146 90 1 $opts{'comment'} || ''
147 0 91 $opts{'debug'} || 0
152 91 0 $deterministic //= 1
158 0 91 $opts{'compute_flags'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
150 0 46 45 $deterministic //= delete $opts{'canonical'}
151 91 0 0 $deterministic //= delete $opts{'deterministic'}