Branch Coverage

blib/lib/KiokuDB/LiveObjects/TXNScope.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
46 1143 0 if (my $l = $self->live_objects)
47 68 1075 if (my $parent = $self->parent) { }