| blib/lib/Mojo/Leds/Page.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 14 | 0 | if ref $format eq "ARRAY" |
| 14 | 0 | 14 | if ($s->match->path_for->{'path'} =~ /\.(\w+)$/u) |
| 17 | 0 | 0 | if $format eq "html" or $format eq "htm" |
| 37 | 0 | 9 | unless $render_html |
| 38 | 1 | 8 | unless $s->render_maybe(%$render_html) |
| 69 | 0 | 3 | unless -e $filepath |