Condition Coverage

blib/lib/Rose/DB/Object/Metadata/Relationship.pm
Criterion Covered Total %
condition 2 13 15.3


and 3 conditions

line !l l&&!r l&&r condition
129 0 0 0 defined $name_padding and $name_padding > 0
172 0 0 0 $attr =~ /^_?share_db$/ and $self->share_db

or 2 conditions

line l !l condition
69 7 0 $self->spec_hash_key_map || {}
70 7 0 $self->spec_hash_method_map || {}

or 3 conditions

line l !l&&r !l&&!r condition
126 0 0 0 length $name < $min_len or $min_len < 0