Condition Coverage

blib/lib/Rose/DB/Object/Metadata/ColumnList.pm
Criterion Covered Total %
condition 7 21 33.3


and 3 conditions

line !l l&&!r l&&r condition
30 0 0 1 @_ == 1 and ref $_[0] eq 'ARRAY'
78 0 3 0 @_ == 1 and ref $_[0] eq 'ARRAY'

or 2 conditions

line l !l condition
44 0 0 $self->{'columns'} ||= []
0 0 $self->{'columns'} ||= []
47 308 0 $self->{'columns'} ||= []
53 231 0 $self->{'columns'} ||= []
54 77 0 $self->{'columns'} ||= []
63 568 77 $self->{'columns'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
15 0 0 0 $self->{'columns'} ||= $self->auto_init_columns