line |
!l |
l&&!r |
l&&r |
condition |
210
|
0 |
0 |
18 |
defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] |
|
0 |
13 |
5 |
defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] <= $delta_p[$inx] |
|
13 |
0 |
5 |
defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] <= $delta_p[$inx] and $delta_p[$inx] <= $rslt[1][$v_inx] |
215
|
0 |
0 |
13 |
defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] |
|
0 |
0 |
13 |
defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] >= $delta_p[$inx] |
|
0 |
0 |
13 |
defined $rslt[0][$v_inx] and defined $rslt[1][$v_inx] and $rslt[0][$v_inx] >= $delta_p[$inx] and $delta_p[$inx] >= $rslt[1][$v_inx] |