Branch Coverage

blib/lib/Path/Dispatcher/Rule/Alternation.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
16 1 14 if @rules == 0
19 7 13 if $rule->match($path)