Subroutine Coverage
| blib/lib/Crypt/JWT.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
42 |
42 |
100.0
|
| pod |
2 |
2 |
100.0
|
| line |
count |
pod |
subroutine |
|
3
|
8 |
n/a |
BEGIN |
|
4
|
8 |
n/a |
BEGIN |
|
8
|
8 |
n/a |
BEGIN |
|
13
|
8 |
n/a |
BEGIN |
|
14
|
8 |
n/a |
BEGIN |
|
15
|
8 |
n/a |
BEGIN |
|
16
|
8 |
n/a |
BEGIN |
|
17
|
8 |
n/a |
BEGIN |
|
18
|
8 |
n/a |
BEGIN |
|
19
|
8 |
n/a |
BEGIN |
|
20
|
8 |
n/a |
BEGIN |
|
21
|
8 |
n/a |
BEGIN |
|
22
|
8 |
n/a |
BEGIN |
|
23
|
8 |
n/a |
BEGIN |
|
24
|
8 |
n/a |
BEGIN |
|
25
|
8 |
n/a |
BEGIN |
|
35
|
87 |
n/a |
_prepare_rsa_key |
|
58
|
16 |
n/a |
_prepare_ecc_key |
|
69
|
2 |
n/a |
_prepare_ed25519_key |
|
80
|
57 |
n/a |
_prepare_ecdh_key |
|
101
|
283 |
n/a |
_prepare_oct_key |
|
113
|
4 |
n/a |
_kid_lookup |
|
141
|
306 |
n/a |
_b64u_to_hash |
|
151
|
24 |
n/a |
_add_claims |
|
167
|
258 |
n/a |
_verify_header |
|
197
|
292 |
n/a |
_verify_claims |
|
303
|
4 |
n/a |
_payload_zip |
|
322
|
15 |
n/a |
_payload_unzip |
|
337
|
153 |
n/a |
_payload_enc |
|
348
|
292 |
n/a |
_payload_dec |
|
362
|
117 |
n/a |
_encrypt_jwe_cek |
|
418
|
177 |
n/a |
_decrypt_jwe_cek |
|
450
|
117 |
n/a |
_encrypt_jwe_payload |
|
482
|
177 |
n/a |
_decrypt_jwe_payload |
|
511
|
117 |
n/a |
_encode_jwe |
|
548
|
183 |
n/a |
_decode_jwe |
|
603
|
36 |
n/a |
_sign_jws |
|
634
|
116 |
n/a |
_verify_jws |
|
670
|
37 |
n/a |
_encode_jws |
|
698
|
123 |
n/a |
_decode_jws |
|
761
|
154 |
Yes |
encode_jwt |
|
816
|
306 |
Yes |
decode_jwt |