blib/lib/Crypt/Blowfish/Mod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 13 | 13 | 100.0 |
pod | 6 | 6 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
7 | 1 | n/a | BEGIN |
9 | 1 | n/a | BEGIN |
17 | 10 | Yes | new |
28 | 10 | n/a | _detect_endianness |
32 | 116 | n/a | _is_big_endian |
37 | 2 | Yes | encrypt_raw |
42 | 2 | Yes | decrypt_raw |
47 | 57 | Yes | encrypt |
52 | 2 | Yes | encrypt_legacy |
57 | 57 | Yes | decrypt |