Branch Coverage

blib/lib/Web/Request/Role/JWT.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
31 2 4 unless $claims and ref $claims eq 'HASH'
40 1 2 unless $claims and ref $claims eq 'HASH'
49 2 1 if $token
60 2 1 if $claims
72 2 1 if $sub
84 0 0 if $aud