line |
!l |
l&&!r |
l&&r |
condition |
83
|
0 |
0 |
0 |
defined $value and $value == 0 || $value == 1 || $value == 2
|
105
|
0 |
0 |
0 |
defined $value and $value == 0 || $value == 1 || $value == 2 || $value == 3
|
128
|
0 |
0 |
0 |
defined $value and $value == 0 || $value == 1
|
150
|
0 |
0 |
0 |
defined $value and $value == 0 || $value == 1
|
172
|
0 |
0 |
0 |
defined $value and $value == 0 || $value == 1
|
444
|
0 |
0 |
0 |
$value >= 3 * $vals[$_] and $value < 3 * $vals[$_ + 1]
|
465
|
0 |
0 |
0 |
defined $value and int $value == $value
|
|
0 |
0 |
0 |
defined $value and int $value == $value and $value <= 9
|
|
0 |
0 |
0 |
defined $value and int $value == $value and $value <= 9 and $value >= 0
|
508
|
0 |
0 |
0 |
defined $value and $value == 0 || $value == 1 || $value == 2 || $value == 3
|
582
|
0 |
0 |
0 |
$value >= -360 and $value <= 360
|
615
|
0 |
0 |
0 |
$to >= -360 and $to <= 360
|
902
|
0 |
0 |
0 |
$value >= 0 and $value <= 5
|
947
|
0 |
0 |
0 |
$value > 0 and $value <= 259000
|
980
|
0 |
0 |
0 |
$rmode eq "cache" and defined do {
|
992
|
0 |
0 |
0 |
$rmode eq "cache" and defined do {
|
1004
|
0 |
0 |
0 |
$rmode eq "cache" and defined do {
|
1016
|
0 |
0 |
0 |
$rmode eq "cache" and defined do {
|
1028
|
0 |
0 |
0 |
$rmode eq "cache" and defined do {
|
|
0 |
0 |
0 |
$rmode eq "cache" and defined do {
|
1045
|
0 |
0 |
0 |
$rmode eq "cache" and defined $$self{cached_value()}{'MAG'}
|
|
0 |
0 |
0 |
$rmode eq "cache" and defined $$self{cached_value()}{'MAG'} and defined $$self{cached_value()}{'PHA'}
|
1062
|
0 |
0 |
0 |
$rmode eq "cache" and defined $$self{cached_value()}{'X'}
|
|
0 |
0 |
0 |
$rmode eq "cache" and defined $$self{cached_value()}{'X'} and defined $$self{cached_value()}{'Y'}
|
|
0 |
0 |
0 |
$rmode eq "cache" and defined $$self{cached_value()}{'X'} and defined $$self{cached_value()}{'Y'} and defined $$self{cached_value()}{'MAG'}
|
|
0 |
0 |
0 |
$rmode eq "cache" and defined $$self{cached_value()}{'X'} and defined $$self{cached_value()}{'Y'} and defined $$self{cached_value()}{'MAG'} and defined $$self{cached_value()}{'PHA'}
|
1195
|
0 |
0 |
0 |
defined $SEN and $SEN >= "2e-15"
|
|
0 |
0 |
0 |
defined $SEN and $SEN >= "2e-15" and $SEN <= 1
|
line |
l |
!l&&r |
!l&&!r |
condition |
83
|
0 |
0 |
0 |
$value == 0 || $value == 1 || $value == 2
|
105
|
0 |
0 |
0 |
$value == 0 || $value == 1 || $value == 2 || $value == 3
|
128
|
0 |
0 |
0 |
$value == 0 || $value == 1
|
150
|
0 |
0 |
0 |
$value == 0 || $value == 1
|
172
|
0 |
0 |
0 |
$value == 0 || $value == 1
|
508
|
0 |
0 |
0 |
$value == 0 || $value == 1 || $value == 2 || $value == 3
|
826
|
0 |
0 |
0 |
$x_value >= -300 or $x_value <= 300
|
835
|
0 |
0 |
0 |
$y_value >= -300 or $y_value <= 300
|
1331
|
0 |
0 |
0 |
$value < "0.005" or $value > 1000000
|