| blib/lib/Authen/Passphrase/BlowfishCrypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 179 | 0 | 0 | 11 | $value == int $value and $value >= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 172 | 10 | 1 | 22 | $attr eq 'cost' or $attr eq 'keying_nrounds_log2' |
| 199 | 0 | 0 | 1 | exists $$self{'hash'} or defined $passphrase |
| 206 | 0 | 0 | 8 | exists $$self{'hash'} or defined $passphrase |
| 213 | 0 | 0 | 2 | exists $$self{'hash'} or defined $passphrase |