Condition Coverage

blib/lib/Config/Model/Backend/Xorg/Write.pm
Criterion Covered Total %
condition 31 47 65.9


and 3 conditions

line !l l&&!r l&&r condition
36 508 63 0 defined $v and !defined($b_in) || defined $b_in && $v && $v ne $b_in
40 0 0 61 defined $v and $v
47 91 0 1 defined $v and $v
60 141 5 4 defined $v and $element_name =~ s/Polarity//
65 141 0 5 defined $v and $v
118 0 15 1425 defined $cb and ref $cb
138 8 26 8 defined $core_v and $key eq $core_v
207 12 0 0 defined $sce and $sce
219 6 0 2 defined $w and defined $h
243 13 0 2 defined $x and defined $y
252 14 0 1 defined $x and defined $y
261 9 0 1 defined $d and defined $r
293 127 0 187 defined $cb and ref $cb
127 0 0 defined $cb and $cb

or 2 conditions

line l !l condition
158 7 18 join(' ', @mode_values) || ''

or 3 conditions

line l !l&&r !l&&!r condition
36 54 0 9 !defined($b_in) || defined $b_in && $v && $v ne $b_in