| blib/lib/Crypt/Cipher/Vigenere.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 10 | 10 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 1 | n/a | BEGIN |
| 6 | 1 | n/a | BEGIN |
| 7 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 10 | 4 | Yes | new |
| 16 | 96 | n/a | _next_key_letter |
| 26 | 8 | n/a | _cipher |
| 67 | 4 | Yes | encode |
| 68 | 4 | Yes | decode |
| 71 | 4 | Yes | reset |