Condition Coverage

blib/lib/Ingres/Utility/IIMonitor.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
248 0 0 0 $target ne 'USER' and $target ne 'SYSTEM'
0 0 0 $target ne 'USER' and $target ne 'SYSTEM' and $target ne 'ALL'
0 0 0 $target ne 'USER' and $target ne 'SYSTEM' and $target ne 'ALL' and $target ne ''
256 0 0 0 $mode ne 'FORMATTED' and $mode ne 'STATS'
0 0 0 $mode ne 'FORMATTED' and $mode ne 'STATS' and $mode ne ''

or 3 conditions

line l !l&&r !l&&!r condition
87 0 0 0 ref $class || $class
238 0 0 0 $target eq 'FORMATTED' or $target eq 'STATS'