| blib/lib/Mojo/Leds/Page.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | l | !l | condition |
|---|---|---|---|
| 9 | 3 | 11 | shift() || {} |
| 12 | 6 | 8 | $format->[0] || 'html' |
| 61 | 3 | 0 | $c->app->config->{'docs_root'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 0 | 0 | 0 | $format eq "html" or $format eq "htm" |