Branch Coverage

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


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