Condition Coverage

blib/lib/Mojolicious/Plugin/RoutesAuthDBI/Util.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 0 @_ == 1 and not ref $_[0]
33 0 0 0 $e = Mojo::Loader::load_class($class) and $e eq 1 ? 1 : warn("None load_class[$class]: ", $e)

or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 0 $conf->{'module'} || $conf->{'controller'} || $conf->{'package'}