| blib/lib/DBIx/QuickORM/Role/Row.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | l | !l | condition |
|---|---|---|---|
| 31 | 28 | 1 | $_[0]->source->primary_key // [] |
| 32 | 4 | 0 | $_[0]->raw_stored_field($_) // undef |
| 33 | 22 | 1 | $_[0]->raw_stored_field($_) // undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 27 | 193 | 0 | 0 | $_[1] // croak("Must specify a field name") |