| blib/lib/Mojolicious/Plugin/RoutesConfig.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 4 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 15 | 0 | 2 | $app->log->warn('No routes definitions found' . $file_msg . '...') and return $conf |
| 20 | 0 | 4 | $app->log->warn('"routes" key must point to an ARRAY reference of routes descriptions' . $file_msg . '...') and return $conf |