Branch Coverage

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


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