Condition Coverage

blib/lib/Proc/ProcessTable/ncps.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
157 0 0 0 defined $args{'match'} and defined $args{'match'}{'checks'}
0 0 0 defined $args{'match'} and defined $args{'match'}{'checks'} and defined $args{'match'}{'checks'}[0]
209 0 0 0 defined $procs->[0] and defined $procs->[0]{'nice'}
218 0 0 0 defined $procs->[0] and defined $procs->[0]{'priority'}
700 0 0 0 $mem >= '10000' and $mem < '1000000'
0 0 0 $mem >= '1000000' and $mem < '1000000000'

or 3 conditions

line l !l&&r !l&&!r condition
675 0 0 0 $hours > 0 or $minutes > 0