Condition Coverage

blib/lib/Path/Dispatcher/Rule/Tokens.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
38 21 23 102 @got and @expected
59 20 19 4 @$got and not $self->prefix

or 3 conditions

line l !l&&r !l&&!r condition
99 102 5 0 not ref $expected or ref $expected eq 'Regexp'
122 1 58 43 $matched ||= $g eq $e
125 0 4 1 $matched ||= $g =~ /$e/