Condition Coverage

blib/lib/XAO/testcases/FS/fields.pm
Criterion Covered Total %
condition 0 34 0.0


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 0 defined $got && $got eq ''
896 0 0 0 $xxx_1 eq $xxx_2 && $name_1 eq $name_2
903 0 0 0 ref $val[0] && $val[0]->objtype eq 'List'

or 2 conditions

line l !l condition
656 0 0 $got // ""
664 0 0 $got // ""
668 0 0 $got // ""
675 0 0 $tdata->{'vlist'} || []
684 0 0 $got // ""
690 0 0 $got // ""
694 0 0 $got // ""
702 0 0 $got // ""

or 3 conditions

line l !l&&r !l&&!r condition
631 0 0 0 $fdesc->{'name'} ||= $tname
721 0 0 0 $type eq 'text' || $type eq 'blob'
804 0 0 0 $type eq 'text' || $type eq 'blob'