blib/lib/Config/Model/Backend/Xorg/Read.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
128 | 46 | 80 | 2 | $obj->config_class_name eq 'Xorg::InputDevice' and $opt eq 'AutoRepeat' |
46 | 78 | 2 | $obj->config_class_name eq 'Xorg::InputDevice' and $opt eq 'XkbOptions' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
356 | 86 | 30 | 1 | delete $section_data->{'identifier'} || delete $section_data->{'depth'} |