Subroutine Coverage
| blib/lib/Crypt/JWT.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
41 |
41 |
100.0
|
| pod |
2 |
2 |
100.0
|
| line |
count |
pod |
subroutine |
|
3
|
7 |
n/a |
BEGIN |
|
4
|
7 |
n/a |
BEGIN |
|
8
|
7 |
n/a |
BEGIN |
|
13
|
7 |
n/a |
BEGIN |
|
14
|
7 |
n/a |
BEGIN |
|
15
|
7 |
n/a |
BEGIN |
|
16
|
7 |
n/a |
BEGIN |
|
17
|
7 |
n/a |
BEGIN |
|
18
|
7 |
n/a |
BEGIN |
|
19
|
7 |
n/a |
BEGIN |
|
20
|
7 |
n/a |
BEGIN |
|
21
|
7 |
n/a |
BEGIN |
|
22
|
7 |
n/a |
BEGIN |
|
23
|
7 |
n/a |
BEGIN |
|
24
|
7 |
n/a |
BEGIN |
|
25
|
7 |
n/a |
BEGIN |
|
35
|
87 |
n/a |
_prepare_rsa_key |
|
58
|
13 |
n/a |
_prepare_ecc_key |
|
69
|
2 |
n/a |
_prepare_ed25519_key |
|
80
|
57 |
n/a |
_prepare_ecdh_key |
|
101
|
254 |
n/a |
_prepare_oct_key |
|
113
|
4 |
n/a |
_kid_lookup |
|
141
|
279 |
n/a |
_b64u_to_hash |
|
151
|
19 |
n/a |
_add_claims |
|
167
|
267 |
n/a |
_verify_claims |
|
247
|
4 |
n/a |
_payload_zip |
|
266
|
15 |
n/a |
_payload_unzip |
|
281
|
148 |
n/a |
_payload_enc |
|
292
|
267 |
n/a |
_payload_dec |
|
306
|
115 |
n/a |
_encrypt_jwe_cek |
|
362
|
168 |
n/a |
_decrypt_jwe_cek |
|
394
|
115 |
n/a |
_encrypt_jwe_payload |
|
426
|
168 |
n/a |
_decrypt_jwe_payload |
|
455
|
115 |
n/a |
_encode_jwe |
|
492
|
174 |
n/a |
_decode_jwe |
|
546
|
33 |
n/a |
_sign_jws |
|
577
|
98 |
n/a |
_verify_jws |
|
613
|
34 |
n/a |
_encode_jws |
|
641
|
105 |
n/a |
_decode_jws |
|
703
|
149 |
Yes |
encode_jwt |
|
758
|
279 |
Yes |
decode_jwt |