| blib/lib/Class/ReluctantORM/Registry/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 36 | 0 | 0 | exists $reg->_hash_by_id->{$id} ? : |
| 43 | 0 | 0 | unless ($obj->has_all_primary_keys_defined) |
| 59 | 0 | 0 | if (ref $thing and $thing->isa($reg->target_class)) { } |
| 65 | 0 | 0 | unless defined $id |
| 86 | 0 | 0 | if defined $obj |