lib/Devel/Trepan/CmdProcessor/Command/Set_Subcmd/Highlight.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
98 | 0 | 0 | 0 | scalar @$args >= 3 and 'reset' eq $args->[2] |
0 | 0 | 0 | scalar @$args >= 3 and 'reset' eq $args->[2] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
112 | 0 | 0 | 0 | $highlight_type eq 'plain' or $highlight_type eq 'off' |
0 | 0 | 0 | $highlight_type eq 'plain' or $highlight_type eq 'off' |