line |
l |
!l&&r |
!l&&!r |
condition |
18
|
0 |
0 |
0 |
not defined $nr or $nr < 0 |
|
0 |
0 |
0 |
not defined $nr or $nr < 0 or $nr > @fields |
|
0 |
0 |
0 |
not defined $nr or $nr < 0 or $nr > @fields or not $win |
|
0 |
0 |
0 |
not defined $nr or $nr < 0 or $nr > @fields or not $win or not defined $msg |
140
|
0 |
0 |
0 |
$line > 9999 or $lpos > 9999 |
178
|
0 |
0 |
0 |
shift() || Kephra::Document::Data::attr('syntaxmode') || _none_string() |
184
|
0 |
0 |
0 |
shift() || Kephra::Document::Data::attr('codepage') |
200
|
0 |
0 |
0 |
$mode eq 'none' or $mode eq 'no' |
|
0 |
0 |
0 |
$mode eq 'cr' or $mode eq 'mac' |
|
0 |
0 |
0 |
$mode eq 'lf' or $mode eq 'lin' |
|
0 |
0 |
0 |
$mode eq 'cr+lf' or $mode eq 'win' |