| blib/lib/App/GroupSecret/Crypt.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 8 | 17 | 47.0 | 
| pod | 7 | 7 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 4 | 1 | n/a | BEGIN | 
| 5 | 1 | n/a | BEGIN | 
| 9 | 1 | n/a | BEGIN | 
| 10 | 1 | n/a | BEGIN | 
| 11 | 1 | n/a | BEGIN | 
| 12 | 1 | n/a | BEGIN | 
| 13 | 1 | n/a | BEGIN | 
| 14 | 1 | n/a | BEGIN | 
| 29 | 0 | n/a | _croak | 
| 30 | 0 | n/a | _usage | 
| 34 | 0 | Yes | generate_secure_random_bytes | 
| 52 | 0 | Yes | read_openssh_public_key | 
| 70 | 0 | Yes | read_openssh_key_fingerprint | 
| 116 | 0 | Yes | decrypt_rsa | 
| 145 | 0 | Yes | encrypt_rsa | 
| 181 | 0 | Yes | decrypt_aes_256_cbc | 
| 213 | 0 | Yes | encrypt_aes_256_cbc |