Subroutine Coverage
blib/lib/Authen/Passphrase/Argon2.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
27 |
27 |
100.0
|
pod |
15 |
15 |
100.0
|
line |
count |
pod |
subroutine |
3
|
6 |
n/a |
BEGIN |
4
|
6 |
n/a |
BEGIN |
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 |
12
|
6 |
n/a |
BEGIN |
18
|
6 |
n/a |
BEGIN |
54
|
6 |
n/a |
BEGIN |
68
|
22 |
Yes |
new |
104
|
10 |
Yes |
match |
110
|
3 |
Yes |
from_crypt |
115
|
2 |
Yes |
from_rfc2307 |
123
|
16 |
Yes |
as_crypt |
131
|
1 |
Yes |
as_hex |
135
|
1 |
Yes |
as_base64 |
139
|
2 |
Yes |
as_rfc2307 |
145
|
2 |
Yes |
algorithm |
151
|
16 |
Yes |
salt |
157
|
3 |
Yes |
salt_hex |
162
|
3 |
Yes |
salt_base64 |
167
|
8 |
Yes |
hash |
172
|
5 |
Yes |
hash_hex |
177
|
5 |
Yes |
hash_base64 |
182
|
13 |
n/a |
_hash_of |