Branch Coverage

blib/lib/Path/Dispatcher/Rule/Under.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
29 5 16 unless my $prefix_match = $self->predicate->match($path)
33 0 16 unless defined $leftover
63 0 0 unless my $prefix_match = $predicate->match($path)
72 0 0 if ($predicate->can('untokenize')) { }