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