Subroutine Coverage
| blib/lib/DBIx/Squirrel/Crypt/Fernet.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
25 |
25 |
100.0
|
| pod |
11 |
11 |
100.0
|
| line |
count |
pod |
subroutine |
|
1
|
10 |
n/a |
BEGIN |
|
2
|
10 |
n/a |
BEGIN |
|
3
|
10 |
n/a |
BEGIN |
|
130
|
10 |
n/a |
BEGIN |
|
131
|
10 |
n/a |
BEGIN |
|
135
|
10 |
n/a |
BEGIN |
|
136
|
10 |
n/a |
BEGIN |
|
137
|
10 |
n/a |
BEGIN |
|
146
|
10 |
n/a |
BEGIN |
|
147
|
8 |
n/a |
_age_sec |
|
154
|
10 |
n/a |
BEGIN |
|
155
|
2 |
n/a |
_timestamp |
|
164
|
3 |
n/a |
_rand_key |
|
170
|
6 |
n/a |
_pad_b64encode |
|
195
|
4 |
Yes |
new |
|
215
|
2 |
Yes |
generatekey |
|
228
|
2 |
Yes |
encrypt |
|
263
|
6 |
Yes |
decrypt |
|
297
|
12 |
Yes |
verify |
|
324
|
2 |
Yes |
to_string |
|
353
|
4 |
Yes |
Fernet |
|
439
|
1 |
Yes |
fernet_genkey |
|
452
|
1 |
Yes |
fernet_encrypt |
|
468
|
3 |
Yes |
fernet_decrypt |
|
484
|
3 |
Yes |
fernet_verify |