Subroutine Coverage
blib/lib/Crypt/ECB.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
20 |
21 |
95.2
|
pod |
15 |
15 |
100.0
|
line |
count |
pod |
subroutine |
11
|
13 |
n/a |
BEGIN |
12
|
13 |
n/a |
BEGIN |
14
|
13 |
n/a |
BEGIN |
32
|
1879 |
Yes |
new |
85
|
3 |
Yes |
module |
86
|
1881 |
Yes |
keysize |
87
|
1872 |
Yes |
blocksize |
88
|
0 |
Yes |
mode |
95
|
1882 |
Yes |
key |
114
|
3784 |
Yes |
padding |
151
|
2140 |
Yes |
cipher |
220
|
3791 |
Yes |
start |
258
|
3848 |
Yes |
crypt |
289
|
3788 |
Yes |
finish |
351
|
2376 |
n/a |
_pad |
382
|
1420 |
n/a |
_truncate |
429
|
3784 |
n/a |
_crypt |
454
|
2350 |
Yes |
encrypt |
455
|
1434 |
Yes |
decrypt |
462
|
1396 |
Yes |
encrypt_hex |
478
|
933 |
Yes |
decrypt_hex |