Condition Coverage

blib/lib/Sub/Genius/Util.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 $opts{'preplan'} and $opts{'prefile'}
63 0 0 0 $opts{'preplan'} and $opts{'prefile'}
85 0 0 0 $opts{'preplan'} and $opts{'prefile'}
217 0 0 0 $opts{'preplan'} and $opts{'prefile'}
274 0 0 0 $opts{'preplan'} and $opts{'prefile'}

or 2 conditions

line l !l condition
48 0 0 $opts{'prefile'} || die($!)
67 0 0 $opts{'prefile'} || die($!)
89 0 0 $opts{'prefile'} || die($!)
221 0 0 $opts{'prefile'} || die($!)
282 0 0 $opts{'prefile'} || die($!)