| blib/lib/Authen/Passphrase/SaltedDigest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 15 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 187 | 0 | 0 | 1 | $value == int $value and $value >= 0 |
| 270 | 2 | 0 | 0 | not $salt_allowed and length $hash_and_salt > $hash_len |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 191 | 0 | 0 | 6 | exists $$self{'hash'} or defined $passphrase |
| 198 | 0 | 0 | 6 | exists $$self{'hash'} or defined $passphrase |
| 205 | 0 | 0 | 2 | exists $$self{'hash'} or defined $passphrase |