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
45 0 0 0 $opts{'preplan'} and $opts{'prefile'}
64 0 0 0 $opts{'preplan'} and $opts{'prefile'}
86 0 0 0 $opts{'preplan'} and $opts{'prefile'}
220 0 0 0 $opts{'preplan'} and $opts{'prefile'}
279 0 0 0 $opts{'preplan'} and $opts{'prefile'}

or 2 conditions

line l !l condition
49 0 0 $opts{'prefile'} || die($!)
68 0 0 $opts{'prefile'} || die($!)
90 0 0 $opts{'prefile'} || die($!)
224 0 0 $opts{'prefile'} || die($!)
287 0 0 $opts{'prefile'} || die($!)