line |
!l |
l&&!r |
l&&r |
condition |
109
|
152 |
30 |
230 |
$aLevel == $aPreviousLevel and $aGroupLevel == $aPreviousGroupLevel |
122
|
47 |
38 |
97 |
$$self{'options'}{'doNestGroup'} == 0 and $aGroupLevel != $aPreviousGroupLevel |
211
|
1 |
1 |
412 |
$level =~ /$$self{'options'}{'levelToToc'}/ and $groupId =~ /$$self{'options'}{'groupToToc'}/ |
253
|
2 |
94 |
49 |
$$self{'options'}{'doSingleStepLevel'} and $aPreviousLevel |
|
96 |
13 |
36 |
$$self{'options'}{'doSingleStepLevel'} and $aPreviousLevel and $level > $aPreviousLevel |
288
|
108 |
17 |
20 |
scalar @$aHeaderLines and $level > 1 |