| line |
!l |
l&&!r |
l&&r |
condition |
|
73
|
0 |
0 |
9 |
defined $key and defined $salt |
|
|
0 |
0 |
9 |
defined $key and defined $salt and defined $N |
|
|
0 |
0 |
9 |
defined $key and defined $salt and defined $N and defined $r |
|
|
0 |
0 |
9 |
defined $key and defined $salt and defined $N and defined $r and defined $p |
|
82
|
0 |
0 |
1 |
defined $salt and defined $hash |
|
85
|
0 |
0 |
1 |
defined $salt and defined $hash |
|
87
|
0 |
0 |
1 |
$N > 0 and $r >= 0 |
|
|
0 |
0 |
1 |
$N > 0 and $r >= 0 and $p >= 0 |
|
126
|
15 |
0 |
4 |
ref $salt eq 'SCALAR' and $$salt =~ /^\d+$/ |
|
133
|
3 |
2 |
14 |
defined $a and defined $b |
|
135
|
10 |
4 |
125 |
$i < length $a and $i < length $b |