line |
!l |
l&&!r |
l&&r |
condition |
91
|
0 |
0 |
1 |
$Proc::NiceSleep::_havesetpriority and setpriority(0, 0, $param) != -1 |
109
|
0 |
0 |
0 |
$slept and !$maxsleep || $sleeptime <= $maxsleep |
125
|
6 |
0 |
0 |
$Proc::NiceSleep::_minruntime and $timepassed < $Proc::NiceSleep::_minruntime |
145
|
5 |
0 |
1 |
$Proc::NiceSleep::_maxload and $t1 - $Proc::NiceSleep::_lastloadchecktime >= 0.5 |
149
|
0 |
0 |
1 |
$loads[0] and $loads[0] > $Proc::NiceSleep::_maxload |
161
|
2 |
0 |
0 |
$Proc::NiceSleep::_minsleeptime and $timetosleep < $Proc::NiceSleep::_minsleeptime |
278
|
0 |
0 |
0 |
$v =~ /^([0-9.]+)$/ and int $v != $v |
334
|
0 |
0 |
0 |
@l > 2 and defined $l[0] |
|
0 |
0 |
0 |
@l > 2 and defined $l[0] and $l[0] =~ /^\s*[0-9]*\.?[0-9]+$/ |
421
|
0 |
0 |
0 |
$out and $out =~ /([0-9.]+)\s+([0-9.]+)\s+([0-9.]+)\s*$/ |