line |
l |
!l&&r |
!l&&!r |
condition |
90
|
94 |
0 |
7 |
exists $$line{'quoter'} or exists $$line{'empty'} |
210
|
6 |
50 |
52 |
$$line{'separator'} or $$line{'quoter'} ne $chunks[-1][-1]{'quoter'} |
|
56 |
6 |
46 |
$$line{'separator'} or $$line{'quoter'} ne $chunks[-1][-1]{'quoter'} or $$line{'empty'} |
|
56 |
7 |
39 |
$$line{'separator'} or $$line{'quoter'} ne $chunks[-1][-1]{'quoter'} or $$line{'empty'} or $chunks[-1][-1]{'empty'} |
229
|
87 |
0 |
39 |
$first or $$line{'quoter'} ne $paras[-1]{'quoter'} |
|
87 |
5 |
34 |
$first or $$line{'quoter'} ne $paras[-1]{'quoter'} or $paras[-1]{'separator'} |