| blib/lib/Crypt/Smithy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 9 | 10 | 90.0 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 47 | 1 | Yes | new | 
| 59 | 0 | Yes | set_password | 
| 63 | 296 | n/a | _is_uppercase | 
| 69 | 288 | n/a | _get_base | 
| 75 | 70 | n/a | _decrypt_char | 
| 83 | 70 | n/a | _encrypt_char | 
| 96 | 2 | Yes | decrypt_string | 
| 108 | 2 | Yes | encrypt_string |