blib/lib/Crypt/PerfectPaperPasswords.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
122 | 7 | 1 | 0 | $codelen > 4 and not _got_bigint() |
292 | 0 | 450 | 35 | _got_bigint() and $bytes > 4 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
119 | 0 | 0 | 8 | $codelen < 1 or $codelen > 32 |