Condition Coverage

blib/lib/Test/C2FIT/TypeAdapter.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

line !l l&&!r l&&r condition
213 6 0 0 $a eq 'true' and $b == 1
214 6 0 0 $a eq 'false' and $b == 0
217 4 0 2 $self->_isnumber($a) and $self->_isnumber($b)
233 0 0 0 $self->_isnumber($a) && $self->_isnumber($b)

or 3 conditions

line l !l&&r !l&&!r condition
246 0 4 4 $str eq '' or $unparsed != 0
4 0 4 $str eq '' or $unparsed != 0 or $!