Condition Coverage

blib/lib/GeNUScreen/Config/Diff.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 258 defined $thisval and defined $thatval
0 0 258 defined $thisval and defined $thatval and $thisval eq $thatval

or 3 conditions

line l !l&&r !l&&!r condition
40 258 0 4 defined $thisval || defined $thatval
4 258 0 not defined $thisval || defined $thatval or defined $thisval and defined $thatval and $thisval eq $thatval