line |
!l |
l&&!r |
l&&r |
condition |
94
|
0 |
0 |
1 |
$Proc::NiceSleep::_havesetpriority and setpriority(0, 0, $param) != -1 |
112
|
0 |
0 |
0 |
$slept and !$maxsleep || $sleeptime <= $maxsleep |
128
|
6 |
0 |
0 |
$Proc::NiceSleep::_minruntime and $timepassed < $Proc::NiceSleep::_minruntime |
148
|
5 |
0 |
1 |
$Proc::NiceSleep::_maxload and $t1 - $Proc::NiceSleep::_lastloadchecktime >= 0.5 |
152
|
0 |
0 |
1 |
$loads[0] and $loads[0] > $Proc::NiceSleep::_maxload |
164
|
2 |
0 |
0 |
$Proc::NiceSleep::_minsleeptime and $timetosleep < $Proc::NiceSleep::_minsleeptime |
281
|
0 |
0 |
0 |
$v =~ /^([0-9.]+)$/ and int $v != $v |
337
|
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]+$/ |
424
|
0 |
0 |
0 |
$out and $out =~ /([0-9.]+)\s+([0-9.]+)\s+([0-9.]+)\s*$/ |