| blib/lib/Dancer/Plugin/ORMesque.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 0 | unless (defined $name) |
| 22 | 0 | 0 | unless ($name) = keys %$cfg |
| 25 | 0 | 0 | if $$schemas{$name} |
| 27 | 0 | 0 | unless my $options = $$cfg{$name} |
| 30 | 0 | 0 | $$options{'connect_info'} ? : |
| 36 | 0 | 0 | if ($schema_class) { } |
| 39 | 0 | 0 | if (my $err = $@) |