| blib/lib/Dancer/Plugin/Auth/Extensible.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 12 | 50.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 307 | 2 | 0 | $role_match++ and last | 
| 312 | 1 | 0 | $role_match++ and last | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 504 | 27 | 0 | 8 | not $realm and session()->{'logged_in_user'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 651 | 0 | 1 | params()->{'return_url'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 218 | 0 | 0 | 14 | not $coderef or ref $coderef ne 'CODE' |