line |
!l |
l&&!r |
l&&r |
condition |
90
|
8 |
10 |
169 |
$action eq $lastaction and $progress < $$self{'count'} |
|
18 |
169 |
0 |
$action eq $lastaction and $progress < $$self{'count'} and $progress < $$self{'nextminupdate'} || $progress < $$self{'nextforceupdate'} && &Time::HiRes::time() < $$self{'nexttimeupdate'} |
149
|
9 |
63 |
0 |
$$stacktop[1] >= $$self{'nextminupdate'} and $$stacktop[1] >= $$self{'nextforceupdate'} || &Time::HiRes::time() >= $$self{'nexttimeupdate'} |
178
|
0 |
3 |
0 |
$$stacktop[1] >= $$self{'nextminupdate'} and $$stacktop[1] >= $$self{'nextforceupdate'} || &Time::HiRes::time() >= $$self{'nexttimeupdate'} |
215
|
4950 |
95048 |
0 |
$$stacktop[1] >= $$self{'nextminupdate'} and $$stacktop[1] >= $$self{'nextforceupdate'} || &Time::HiRes::time() >= $$self{'nexttimeupdate'} |
243
|
1 |
18 |
0 |
$$stacktop[1] >= $$self{'nextminupdate'} and $$stacktop[1] >= $$self{'nextforceupdate'} || &Time::HiRes::time() >= $$self{'nexttimeupdate'} |