Condition Coverage

blib/lib/ODS/Table/Column/Boolean.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
29 3424 0 0 $self->reference and ref $value

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
12 0 0 6847 ref($_[1] || '') ne "SCALAR" or not ${$_[1];} =~ /1|0/