Branch Coverage

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


line true false branch
12 1 5 if @rules == 0
15 3 5 unless $rule->match($path)