blib/lib/JSON/Karabiner/Manipulator/Actions/To.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 14 | 16 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 6 | 60 | 12 | $last_arg and $last_arg =~ /^any|consumer_key_code|pointing_button$/ |
54 | 72 | 12 | 6 | $letter_code and $letter_code eq 'L' |
55 | 72 | 12 | 6 | $letter_code and $letter_code eq 'H' |
56 | 72 | 12 | 6 | $letter_code and $letter_code eq 'R' |
line | l | !l | condition |
---|---|---|---|
18 | 0 | 20 | $value || [] |
99 | 0 | 12 | $existing || {} |