Condition Coverage

blib/lib/Mojolicious/Routes.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
70 955 0 1 $override and $method eq "POST"

or 2 conditions

line l !l condition
38 206 829 $stash->{'mojo.captures'} //= {}

or 3 conditions

line l !l&&r !l&&!r condition
46 852 141 7 $last or $continue
56 190 16 0 $_[0]{'reverse'} //= $_[0]->_index
188 233 23 12 $c->render_maybe or $stash->{'mojo.routed'}