| blib/lib/Path/Dispatcher/Rule/Under.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 8 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 5 | 16 | unless my $prefix_match = $self->predicate->match($path) |
| 26 | 0 | 16 | unless defined $leftover |
| 56 | 0 | 0 | unless my $prefix_match = $predicate->match($path) |
| 65 | 0 | 0 | if ($predicate->can('untokenize')) { } |