| blib/lib/Mojo/Leds.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 3 | 1 | if -e $s->home->rel_file("cfg/app.cfg") |
| 16 | 0 | 4 | unless ($s->app->mode eq "development") |
| 17 | 0 | 0 | if ($s->config->{'log'}{'path'}) |
| 27 | 0 | 4 | if ($Mojolicious::VERSION < 9 and my $plugins = $s->config->{'plugins'}) |
| 28 | 0 | 0 | unless ref $plugins eq "ARRAY" |
| 31 | 0 | 0 | unless ref $plugin eq "HASH" |