| blib/lib/CGI/EncryptForm.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 16 | 17 | 94.1 |
| pod | 7 | 7 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 12 | 1 | n/a | BEGIN |
| 13 | 1 | n/a | BEGIN |
| 14 | 1 | n/a | BEGIN |
| 16 | 1 | n/a | BEGIN |
| 17 | 1 | n/a | BEGIN |
| 26 | 1 | Yes | new |
| 34 | 0 | n/a | DESTROY |
| 54 | 3 | Yes | encrypt |
| 101 | 6 | Yes | decrypt |
| 172 | 12 | Yes | secret_key |
| 200 | 2 | Yes | charset |
| 237 | 14 | Yes | usecharset |
| 259 | 40 | Yes | error |
| 273 | 1 | n/a | _initialize |
| 300 | 3 | n/a | _random_key |
| 312 | 5 | n/a | _decode |
| 321 | 3 | n/a | _encode |