Condition Coverage

blib/lib/Mojolicious/Plugin/RoutesConfig.pm
Criterion Covered Total %
condition 2 4 50.0


and 2 conditions

line l !l condition
15 0 2 $app->log->warn('No routes definitions found' . $file_msg . '...') and return $conf
20 0 6 $app->log->warn('"routes" key must point to an ARRAY reference of routes descriptions' . $file_msg . '...') and return $conf