Condition Coverage

blib/lib/KiokuDB/Test/Fixture.pm
Criterion Covered Total %
condition 6 14 42.8


and 3 conditions

line !l l&&!r l&&r condition
80 0 756 83 $backend->can('serializer') and $backend->serializer->does($role_fmt)

or 2 conditions

line l !l condition
62 0 81 $count || 1

or 3 conditions

line l !l&&r !l&&!r condition
54 2001 0 0 ref $self || $self
72 0 0 0 $fixture eq ref $self or $fixture eq $self->name
80 397 0 839 $backend->does($role_fmt) or $backend->can('serializer') and $backend->serializer->does($role_fmt)