Condition Coverage

blib/lib/ODS/Table/Column/Boolean.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
12 0 0 0 ref($_[1] || '') ne "SCALAR" and not ${$_[1];} =~ /1|0/
29 0 0 0 $self->reference and ref $value

or 2 conditions

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