Branch Coverage

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


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