| blib/lib/Crypt/Mimetic/TEA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 0 | 0 | 0 | $key = Crypt::Mimetic::GetConfirmedPasswd() or 'Error::Mimetic'->throw('Password is needed') |
| 98 | 0 | 0 | 0 | $key = Crypt::Mimetic::GetConfirmedPasswd() or 'Error::Mimetic'->throw('Password is needed') |
| 120 | 0 | 0 | 0 | $key = Crypt::Mimetic::GetPasswd() or 'Error::Mimetic'->throw('Password is needed') |
| 156 | 0 | 0 | 0 | $key = GetPasswd() or 'Error::Mimetic'->throw('Password is needed') |