line |
!l |
l&&!r |
l&&r |
condition |
20
|
5 |
1 |
0 |
$length_hex and $length_bin |
47
|
4 |
0 |
2 |
$interval < 1048575 && !$use_internet |
57
|
3 |
2 |
1 |
$required_length and $length_hex |
|
5 |
1 |
0 |
$required_length and $length_hex and $num_length_16 != $required_length |
61
|
3 |
2 |
1 |
$required_length and $length_bin |
|
5 |
1 |
0 |
$required_length and $length_bin and $num_length_2 != $required_length |
65
|
3 |
1 |
2 |
$required_length and not $length_hex |
|
4 |
1 |
1 |
$required_length and not $length_hex and not $length_bin |
|
2 |
1 |
0 |
$required_length and not $length_hex and not $length_bin and $num_length_10 != $required_length |