Condition Coverage

blib/lib/ODS/Table/Column/Array.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

line !l l&&!r l&&r condition
22 8 0 0 $_[0]->min_length and $_[0]->min_length > scalar @{$_[1];}
26 8 0 0 $_[0]->max_length and $_[0]->max_length < scalar @{$_[1];}
44 5 0 0 $self->reference and ref $value

or 2 conditions

line l !l condition
18 8 0 $_[1] || ''