Subroutine Coverage
blib/lib/Crypt/PBKDF2.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
30 |
31 |
96.7
|
pod |
9 |
10 |
90.0
|
line |
count |
pod |
subroutine |
5
|
6 |
n/a |
BEGIN |
6
|
6 |
n/a |
BEGIN |
7
|
6 |
n/a |
BEGIN |
8
|
6 |
n/a |
BEGIN |
9
|
6 |
n/a |
BEGIN |
10
|
6 |
n/a |
BEGIN |
11
|
6 |
n/a |
BEGIN |
12
|
6 |
n/a |
BEGIN |
13
|
6 |
n/a |
BEGIN |
14
|
6 |
n/a |
BEGIN |
17
|
1044 |
No |
BUILD |
55
|
20 |
n/a |
_build_hasher |
87
|
1023 |
n/a |
_random_salt |
111
|
1023 |
Yes |
generate |
124
|
1023 |
Yes |
validate |
133
|
1022 |
n/a |
__ANON__ |
135
|
0 |
n/a |
__ANON__ |
152
|
5053 |
Yes |
PBKDF2 |
180
|
1000 |
Yes |
PBKDF2_base64 |
187
|
1009 |
Yes |
PBKDF2_hex |
192
|
5059 |
n/a |
_PBKDF2_F |
207
|
1022 |
Yes |
encode_string |
218
|
511 |
n/a |
_encode_string_cryptlike |
234
|
511 |
n/a |
_encode_string_ldaplike |
252
|
1022 |
Yes |
decode_string |
263
|
511 |
n/a |
_decode_string_cryptlike |
283
|
511 |
n/a |
_decode_string_ldaplike |
305
|
1022 |
Yes |
hasher_from_algorithm |
317
|
1034 |
Yes |
clone |
340
|
511 |
n/a |
_b64_encode_int32 |
347
|
511 |
n/a |
_b64_decode_int32 |