Subroutine Coverage
| blib/lib/Crypt/JWT.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
46 |
46 |
100.0
|
| pod |
2 |
2 |
100.0
|
| line |
count |
pod |
subroutine |
|
3
|
14 |
n/a |
BEGIN |
|
4
|
14 |
n/a |
BEGIN |
|
8
|
14 |
n/a |
BEGIN |
|
13
|
14 |
n/a |
BEGIN |
|
14
|
14 |
n/a |
BEGIN |
|
15
|
14 |
n/a |
BEGIN |
|
16
|
14 |
n/a |
BEGIN |
|
17
|
14 |
n/a |
BEGIN |
|
18
|
14 |
n/a |
BEGIN |
|
19
|
14 |
n/a |
BEGIN |
|
20
|
14 |
n/a |
BEGIN |
|
21
|
14 |
n/a |
BEGIN |
|
22
|
14 |
n/a |
BEGIN |
|
23
|
14 |
n/a |
BEGIN |
|
24
|
14 |
n/a |
BEGIN |
|
25
|
14 |
n/a |
BEGIN |
|
50
|
98 |
n/a |
_prepare_rsa_key |
|
81
|
21 |
n/a |
_prepare_ecc_key |
|
92
|
4 |
n/a |
_prepare_ed25519_key |
|
103
|
60 |
n/a |
_prepare_ecdh_key |
|
124
|
300 |
n/a |
_prepare_oct_key |
|
136
|
4 |
n/a |
_kid_lookup |
|
183
|
341 |
n/a |
_b64u_to_hash |
|
193
|
29 |
n/a |
_add_claims |
|
213
|
326 |
n/a |
_check_jwk_constraints |
|
226
|
4 |
n/a |
__ANON__ |
|
274
|
533 |
n/a |
_check_accepted |
|
285
|
290 |
n/a |
_verify_header |
|
315
|
79 |
n/a |
_check_numeric_date |
|
322
|
327 |
n/a |
_verify_claims |
|
431
|
4 |
n/a |
_payload_zip |
|
450
|
16 |
n/a |
_payload_unzip |
|
470
|
159 |
n/a |
_payload_enc |
|
481
|
327 |
n/a |
_payload_dec |
|
495
|
117 |
n/a |
_encrypt_jwe_cek |
|
552
|
191 |
n/a |
_decrypt_jwe_cek |
|
586
|
117 |
n/a |
_encrypt_jwe_payload |
|
623
|
191 |
n/a |
_decrypt_jwe_payload |
|
657
|
117 |
n/a |
_encode_jwe |
|
694
|
197 |
n/a |
_decode_jwe |
|
746
|
42 |
n/a |
_sign_jws |
|
778
|
135 |
n/a |
_verify_jws |
|
815
|
43 |
n/a |
_encode_jws |
|
843
|
144 |
n/a |
_decode_jws |
|
897
|
160 |
Yes |
encode_jwt |
|
952
|
341 |
Yes |
decode_jwt |