Condition Coverage

/root/.cpan/build/XML-BindData-0.3.2-0/blib/lib/XML/BindData.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
23 4 1 1 $unless and defined $val

or 3 conditions

line l !l&&r !l&&!r condition
23 2 4 2 $unless || defined $val
2 1 5 not $unless || defined $val or $unless and defined $val
33 0 0 10 not $to_add or ref $to_add ne 'ARRAY'
79 7 0 3 not defined $value or $value eq ''