Condition Coverage

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


and 2 conditions

line l !l condition
304 2 0 $role_match++ and last
309 1 0 $role_match++ and last

and 3 conditions

line !l l&&!r l&&r condition
499 26 0 8 not $realm and session()->{'logged_in_user'}

or 2 conditions

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

or 3 conditions

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