Branch Coverage

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


line true false branch
30 5 16 unless my $prefix_match = $self->predicate->match($path)
34 0 16 unless defined $leftover
64 0 0 unless my $prefix_match = $predicate->match($path)
73 0 0 if ($predicate->can('untokenize')) { }