Subroutine Coverage
blib/lib/Crypt/Rijndael/PP.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
49 |
52 |
94.2
|
pod |
9 |
14 |
64.2
|
line |
count |
pod |
subroutine |
3
|
17 |
n/a |
BEGIN |
4
|
17 |
n/a |
BEGIN |
6
|
17 |
n/a |
BEGIN |
8
|
17 |
n/a |
BEGIN |
9
|
17 |
n/a |
BEGIN |
10
|
17 |
n/a |
BEGIN |
12
|
17 |
n/a |
BEGIN |
13
|
17 |
n/a |
BEGIN |
15
|
17 |
n/a |
BEGIN |
20
|
17 |
n/a |
BEGIN |
90
|
90 |
Yes |
new |
110
|
108 |
Yes |
MODE_ECB |
114
|
90 |
Yes |
MODE_CBC |
118
|
72 |
Yes |
MODE_CTR |
122
|
54 |
Yes |
MODE_CFB |
126
|
36 |
Yes |
MODE_OFB |
130
|
0 |
No |
blocksize |
134
|
0 |
No |
keysize |
138
|
72 |
Yes |
set_iv |
152
|
0 |
Yes |
get_iv |
158
|
36 |
n/a |
_increment_nonce |
185
|
45 |
No |
encrypt |
211
|
9 |
n/a |
_encrypt_mode_ecb |
225
|
9 |
n/a |
_encrypt_mode_cbc |
245
|
18 |
n/a |
_encrypt_mode_ctr |
272
|
9 |
n/a |
_encrypt_mode_cfb |
291
|
18 |
n/a |
_encrypt_mode_ofb |
310
|
45 |
Yes |
decrypt |
336
|
9 |
n/a |
_decrypt_mode_ecb |
350
|
9 |
n/a |
_decrypt_mode_cbc |
376
|
9 |
n/a |
_decrypt_mode_ctr |
383
|
9 |
n/a |
_decrypt_mode_cfb |
402
|
9 |
n/a |
_decrypt_mode_ofb |
409
|
150 |
No |
encrypt_block |
459
|
42 |
No |
decrypt_block |
509
|
1801 |
n/a |
_SubBytes |
516
|
505 |
n/a |
_InvSubBytes |
523
|
2306 |
n/a |
_sub_bytes |
554
|
1801 |
n/a |
_ShiftRows |
566
|
5407 |
n/a |
_shift_row |
578
|
1651 |
n/a |
_MixColumns |
599
|
6605 |
n/a |
_mix_column |
643
|
463 |
n/a |
_InvMixColumns |
664
|
1853 |
n/a |
_inv_mix_column |
708
|
2498 |
n/a |
_AddRoundKey |
751
|
196 |
n/a |
_ExpandKey |
813
|
2026 |
n/a |
_SubWord |
841
|
1636 |
n/a |
_RotWord |
855
|
211 |
n/a |
_input_to_state |
886
|
192 |
n/a |
_state_to_output |
901
|
505 |
n/a |
_InvShiftRows |
912
|
1519 |
n/a |
_inv_shift_row |