line |
!l |
l&&!r |
l&&r |
condition |
219
|
1 |
0 |
0 |
$$this{-'singleline'} and defined $$this{-'text'} |
|
1 |
0 |
0 |
$$this{-'singleline'} and defined $$this{-'text'} and $$this{-'text'} =~ /\n/ |
266
|
1 |
0 |
0 |
$$this{-'yscrpos'} > 0 and $inscreen < $this->canvasheight |
280
|
1 |
0 |
0 |
$$this{-'xscrpos'} > 0 and $inscreen < $this->canvaswidth |
386
|
0 |
0 |
4 |
!$$this{-'wrapping'} && $$this{-'showoverflow'} |
392
|
0 |
4 |
0 |
$realxpos < $wrapborder + int($this->canvaswidth / 3) and $$this{-'xscrpos'} > 0 |
421
|
4 |
0 |
0 |
$$this{-'hscrollbar'} and not $$this{-'wrapping'} |
482
|
2 |
0 |
0 |
defined $$this{-'search_highlight'} and $$this{-'search_highlight'} == $id + $$this{-'yscrpos'} |
507
|
1 |
0 |
0 |
$$this{-'singleline'} and defined $$this{-'password'} |
545
|
0 |
0 |
1 |
not $$this{-'wrapping'} and $$this{-'showoverflow'} |
630
|
0 |
0 |
0 |
defined $$this{-'prevkey'} and $$this{-'prevkey'} ne $key |
657
|
0 |
0 |
0 |
not $is_illegal and defined $$this{-'maxlines'} |
661
|
0 |
0 |
0 |
not $is_illegal and defined $$this{-'regexp'} |
1144
|
0 |
0 |
0 |
$l and @{$$this{-'undotext'};} > $l |