Branch Coverage

blib/lib/DBIx/Class/CDBICompat/LiveObjectIndex.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
25 0 0 if @_
27 0 0 if $Class::DBI::Weaken_Is_Available == 0
56 0 0 if $self->nocache
64 0 0 if (my $key = $self->ID)
69 0 0 if ++$self->live_object_init_count->{'count'} % $self->purge_object_index_every == 0
79 0 0 if $new->nocache
81 0 0 if (my $key = $new->ID)
84 0 0 if $live->{$key}
88 0 0 if ++$class->live_object_init_count->{'count'} % $class->purge_object_index_every == 0