Condition Coverage

blib/lib/Plack/Middleware/Auth/JWT.pm
Criterion Covered Total %
condition 5 5 100.0


and 3 conditions

line !l l&&!r l&&r condition
53 3 12 15 $self->token_header_name and $env->{'HTTP_AUTHORIZATION'}

or 2 conditions

line l !l condition
99 8 6 shift() || 'Authorization required'