lib/Kephra/App/Panel/Notepad.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | $key == 70 and $event->ControlDown |
72 | 0 | 0 | 0 | $event->ControlDown and $event->AltDown |
75 | 0 | 0 | 0 | $event->ControlDown and $event->AltDown |
109 | 0 | 0 | 0 | get_visibility() and not _splitter()->IsSplit |
150 | 0 | 0 | 0 | defined $text and $text |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | not defined $interpreter or $interpreter eq 'eval' |