Branch Coverage

blib/lib/Catalyst/DispatchType/Index.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
28 500 817 if @{$c->req->args;}
31 20 797 if ($result and $result->match($c))
51 20 9 if @$captures
53 8 1 unless $action->name eq 'index'