Branch Coverage

blib/lib/Path/Dispatcher/Rule/Regex.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
24 5 53 if ($self->prefix)
28 10 48 unless my(@positional) = $path->path =~ $self->regex
35 4 44 if ($self->prefix)
37 0 4 unless defined $extra{'leftover'}