| lib/Oryx.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 28 | 17.8 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 33 | if (defined $param{'auto_deploy'}) |
| 18 | 0 | 33 | if (defined $param{'dont_cache'}) |
| 26 | 0 | 0 | if $DEBUG |
| 27 | 0 | 0 | unless (ref $schema and isa($schema, 'Oryx::Schema')) |
| 28 | 0 | 0 | unless $schema |
| 29 | 0 | 0 | if $@ |
| 31 | 0 | 0 | if $DEBUG |
| 41 | 0 | 0 | if (%Oryx::Class::Orphans) |
| 44 | 0 | 0 | if $@ |
| 53 | 15 | 0 | unless $schema |
| 57 | 0 | 15 | if ($$conn[0] =~ /^dbm:/) { } |
| 58 | 0 | 0 | if $@ |
| 61 | 0 | 15 | if $@ |
| 69 | 0 | 0 | if $_[1] |