lib/Kephra/App/EditPanel/Margin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 27 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
101 | 0 | 0 | 0 | $nr > -1 and $nr < 2 |
0 | 0 | 0 | $nr > -1 and $nr < 2 and get_contextmenu_visibility() | |
124 | 0 | 0 | 0 | $pos < 0 and $y + 10 < $max_y |
144 | 0 | 0 | 0 | defined $char_width and $char_width |
153 | 0 | 0 | 0 | $$config{'autosize'} and $$config{'visible'} |
172 | 0 | 0 | 0 | defined $min and $min |
0 | 0 | 0 | defined $min and $min and $min > $width |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | defined $mouse_y_pos or ref $event eq 'Wx::MouseEvent' |
183 | 0 | 0 | 0 | not defined $is or $need > $is |