Condition Coverage

blib/lib/Dancer/Plugin/Auth/Extensible.pm
Criterion Covered Total %
condition 6 12 50.0


and 2 conditions

line l !l condition
307 2 0 $role_match++ and last
312 1 0 $role_match++ and last

and 3 conditions

line !l l&&!r l&&r condition
521 27 7 0 not $realm and session()->{'logged_in_user'}

or 2 conditions

line l !l condition
668 0 1 params()->{'return_url'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
218 0 0 14 not $coderef or ref $coderef ne 'CODE'