Branch Coverage

blib/lib/KiokuDB/TypeMap/Entry/Callback.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
37 48 9 if (@data == 1 and not ref $data[0]) { }
55 7 48 if (ref $data) { }
61 8 4 if (ref $value) { }
70 6 1 if $refs
101 0 38 if (my $refresh_object = $self->refresh) { }
121 0 38 if (my $get_id = $self->id) { }