| blib/lib/Crypt/CCM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 17 | 17 | 100.0 |
| pod | 7 | 7 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 4 | n/a | BEGIN |
| 4 | 4 | n/a | BEGIN |
| 5 | 4 | n/a | BEGIN |
| 6 | 4 | n/a | BEGIN |
| 7 | 4 | n/a | BEGIN |
| 23 | 32 | Yes | new |
| 46 | 32 | Yes | set_cipher |
| 52 | 32 | Yes | set_nonce |
| 59 | 32 | Yes | set_aad |
| 65 | 32 | Yes | set_tag_length |
| 71 | 28 | Yes | encrypt |
| 111 | 4 | Yes | decrypt |
| 158 | 32 | n/a | _formatting_NAP |
| 179 | 32 | n/a | _format_header |
| 208 | 32 | n/a | _format_associated_data |
| 234 | 32 | n/a | _format_payload |
| 248 | 32 | n/a | _generate_counter_block |