lib/Text/Cipher/KeywordAlphabet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
18 | 1 | 6 | unless $offset =~ /^\-?\d*$/ |
20 | 181 | 5 | if /^[a-z]$/i |
39 | 0 | 2 | if $Text::Cipher::KeywordAlphabet::AUTOLOAD =~ /::DESTROY$/ |
46 | 1 | 1 | if ($Text::Cipher::KeywordAlphabet::AUTOLOAD =~ /^decipher/) { } |
61 | 3 | 3 | if abs $mag > $strlng or $mag < 0 |
64 | 2 | 4 | if $mag == 0 |