Branch Coverage

blib/lib/Persistence/ORM.pm
Criterion Covered Total %
branch 0 52 0.0


line true false branch
252 0 0 if defined $value
270 0 0 unless my $self = mapping_meta($package)
272 0 0 unless $attribute->isa('Persistence::Attribute')
295 0 0 unless my $self = mapping_meta($package)
297 0 0 unless $attribute->isa('Persistence::Attribute')
317 0 0 if (not $attribute) { }
345 0 0 if (not $attribute) { }
350 0 0 $fetch_method ? :
367 0 0 unless my $self = mapping_meta($class)
382 0 0 $fetch_method ? :
420 0 0 unless my $meta = Abstract::Meta::Class::meta_class($self->class)
422 0 0 unless my $attribute = $meta->attribute($attribute_name)
442 0 0 $object_creation_method eq 'bless' ? :
502 0 0 unless my $attribute = $$columns{$column_name}
518 0 0 unless ($entity->has_primary_key_values($pk_values))
559 0 0 unless my $mapping_meta = mapping_meta($package)
575 0 0 unless grep {$name eq $_;} @triggers
576 0 0 unless ref $value eq 'CODE'
589 0 0 if $event
600 0 0 if $attributes_to_columns
618 0 0 if $columns_to_attributes
643 0 0 if $columns_to_storage_attributes
681 0 0 wantarray ? :
698 0 0 wantarray ? :
713 0 0 unless @columns
718 0 0 wantarray ? :