| lib/Oryx.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 12 | 8.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 0 | 0 | 0 | ref $schema and isa($schema, 'Oryx::Schema') |
| 44 | 0 | 0 | 0 | $DEBUG and $_->_carp($@) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 78 | 0 | 0 | 0 | ref $_[0] || $_[0] |
| 83 | 15 | 0 | 0 | ref $_[0] || $_[0] |