Branch Coverage

blib/lib/DBIx/Class/KiokuDB/EntryProxy.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
19 0 1 if (ref(my $obj = $handle->id_to_object($data->{'id'}))) { }