| blib/lib/DBIx/Class/CDBICompat/LiveObjectIndex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | if @_ |
| 26 | 0 | 0 | if $Class::DBI::Weaken_Is_Available == 0 |
| 55 | 0 | 0 | if $self->nocache |
| 63 | 0 | 0 | if (my $key = $self->ID) |
| 68 | 0 | 0 | if ++$self->live_object_init_count->{'count'} % $self->purge_object_index_every == 0 |
| 78 | 0 | 0 | if $new->nocache |
| 80 | 0 | 0 | if (my $key = $new->ID) |
| 83 | 0 | 0 | if $live->{$key} |
| 87 | 0 | 0 | if ++$class->live_object_init_count->{'count'} % $class->purge_object_index_every == 0 |