blib/lib/Mojolicious/Plugin/AutoIndex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
18 | 4 | 1 | if $$conf{'index'} |
19 | 0 | 5 | unless @{$$config{'index'};} |
24 | 3 | 5 | unless $path =~ m[/$] |
28 | 3 | 2 | if ($app->static->dispatch($c)) |