| blib/lib/DBIx/ORM/Declarative/Join.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 22 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 19 | 0 | 0 | carp(q[can't create without a database handle]) and return | 
| 271 | 0 | 0 | $self->__do_rollback(@backout_cmds) and return | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | length $nm > length $tab_alias and $tab_alias eq substr($nm, length $tab_alias) | 
| 79 | 0 | 0 | 0 | @pk and not $npk | 
| 194 | 0 | 0 | 0 | ref $data and not defined $$data[0][0] | 
| 230 | 0 | 0 | 0 | $data and $$data[0] | 
| 284 | 0 | 0 | 0 | @pk and $np | 
| 287 | 0 | 0 | 0 | $data and defined $$data[0][0] |