Condition Coverage

blib/lib/DBIx/Class/FormTools.pm
Criterion Covered Total %
condition 17 29 58.6


and 3 conditions

line !l l&&!r l&&r condition
252 0 27 25 ref $object && $object->$primary_key
311 41 0 0 not $value and $self->schema->storage->is_datatype_numeric($metadata->{'data_type'})
314 41 0 0 not $value and exists $metadata->{'_ic_dt_method'}
387 39 11 17 $relationship_info && $relationship_info->{'attrs'}{'accessor'} eq 'filter'
39 0 11 $relationship_info && $relationship_info->{'attrs'}{'accessor'} eq 'single'
422 17 3 9 $self->_objects->{$class} and $self->_objects->{$class}{$oid}
496 0 0 20 $object and $attributes
499 0 0 20 $id and $object

or 2 conditions

line l !l condition
264 54 3 $attribute || ''

or 3 conditions

line l !l&&r !l&&!r condition
237 0 57 0 $object->source_name || ref $object