| blib/lib/Crypt/Mimetic/CipherSaber.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') |
| 99 | 0 | 0 | 0 | $key = Crypt::Mimetic::GetConfirmedPasswd() or 'Error::Mimetic'->throw('Password is needed') |
| 122 | 0 | 0 | 0 | $key = Crypt::Mimetic::GetPasswd() or 'Error::Mimetic'->throw('Password is needed') |
| 159 | 0 | 0 | 0 | $key = GetPasswd() or 'Error::Mimetic'->throw('Password is needed') |