| line |
l |
!l&&r |
!l&&!r |
condition |
|
15
|
0 |
0 |
0 |
ref $proto || $proto |
|
87
|
0 |
0 |
0 |
$$self{'string'} || croak('Consent token is required') |
|
110
|
0 |
0 |
0 |
$$consent_token{'delt'} || croak('Consent token contains no delegation token') |
|
111
|
0 |
0 |
0 |
$$consent_token{'reft'} || croak('Consent token contains no refresh token') |
|
112
|
0 |
0 |
0 |
$$consent_token{'skey'} || croak('Consent token contains no session key') |
|
113
|
0 |
0 |
0 |
$$consent_token{'exp'} || croak('Consent token contains no expiry time') |
|
114
|
0 |
0 |
0 |
$$consent_token{'lid'} || croak('Consent token contains no location ID') |