| blib/lib/Crypt/Passphrase/Bcrypt/AES.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 11 | 36.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 2 | 0 | 0 | $length != 16 and $length != 24 |
| 2 | 0 | 0 | $length != 16 and $length != 24 and $length != 32 |
| line | l | !l | condition |
|---|---|---|---|
| 26 | 0 | 1 | delete $args{'mode'} // "ctr" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 0 | 1 | 0 | $args{'active'} //= (sort {BEGIN {${^WARNING_BITS} = "\x55\x55\x55\x51\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55"} $b cmp $a unless $b <=> $a;} keys %{$peppers;})[0] |