Branch Coverage

blib/lib/KiokuDB/Test/Fixture.pm
Criterion Covered Total %
branch 15 26 57.6


line true false branch
70 0 561 if ($backend->does('KiokuDB::Backend::Role::Broken'))
72 0 0 if $fixture eq ref $self or $fixture eq $self->name
80 480 756 if $backend->does($role_fmt) or $backend->can('serializer') and $backend->serializer->does($role_fmt)
85 81 480 if (@missing)
164 0 561 unless my $method = $self->get_directory
219 1025 116 @ret == 1 ? :
261 136 68 if $class
278 0 1776 unless &is(scalar @l, 0, 'no live objects')
280 1545 231 unless ($self->directory->live_objects->txn_scope)
283 0 1545 unless &is(scalar @e, 0, 'no live entries')
287 0 1776 if ($failed)
288 0 0 if @l
311 0 0 unless (&is(scalar @e, 0, 'no live entries'))