| blib/lib/Authen/PIN.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | $pas and not $$self{'p'} |
| 91 | 0 | 0 | 0 | defined $pas and length $pas < $$self{'p'} |
| 95 | 0 | 0 | 0 | defined $cnt and length $cnt < $$self{'c'} |
| 99 | 0 | 0 | 0 | defined $hsh and length $hsh < $$self{'h'} |
| line | l | !l | condition |
|---|---|---|---|
| 15 | 0 | 0 | ref $type || $type || 'Authen::PIN' |