blib/lib/Passwd/Keyring/OSXKeychain/PasswordTranslate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
32 | 4 | 12 | unless ($encoded_password =~ /^(?:[0-9a-f][0-9a-f])+$/xi) |
39 | 10 | 2 | if ($encoded_password =~ /00$/ or $encoded_password =~ /ffffff.*ffffff/) |