blib/lib/DBIx/Class/Schema/Loader/Dynamic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 3 | if (eval "require $class") |
62 | 0 | 0 | if $self->debug |
66 | 3 | 0 | if $err =~ /Can't locate/ |
86 | 0 | 16 | if $self->debug |
92 | 3 | 3 | unless @parents |