Condition Coverage

blib/lib/Dancer/Plugin/Dispatcher.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
77 0 0 13 $class and $action
115 0 0 6 $i and $r
0 0 6 $i and $r and $s

or 2 conditions

line l !l condition
39 1 0 $base ||= 'main'

or 3 conditions

line l !l&&r !l&&!r condition
99 9 2 2 $data or 'Dancer::SharedData'->response->status =~ /^3\d\d$/