blib/lib/Mojo/Leds/Page.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
11 | 10 | 0 | if ref $format eq "ARRAY" |
13 | 0 | 10 | if ($s->match->path_for->{'path'} =~ /\.(\w+)$/u) |
16 | 0 | 0 | if $format eq "html" or $format eq "htm" |
35 | 0 | 6 | unless $render_html |
36 | 1 | 5 | unless $s->render_maybe(%$render_html) |
67 | 0 | 3 | unless -e $filepath |