blib/lib/Mojolicious/Plugin/AutoParams.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
14 | 0 | 7 | unless ref $endpoint eq 'Mojolicious::Routes::Route' |
19 | 1 | 6 | unless my $placeholder = shift @placeholders |
26 | 3 | 4 | unless $$config{'named'} |
27 | 2 | 2 | if $$config{'named'} eq '1' |
28 | 2 | 0 | if ($$config{'named'} eq '_') |