blib/lib/Mojolicious/Plugin/RoutesAuthDBI/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | if (@_ == 1 and not ref $_[0]) { } |
28 | 0 | 0 | ref $_[0] ? : |
29 | 0 | 0 | $conf->{'namespace'} ? : |
33 | 0 | 0 | $e eq 1 ? : |
0 | 0 | if $e = Mojo::Loader::load_class($class) and $e eq 1 ? 1 : warn("None load_class[$class]: ", $e) |