line |
true |
false |
branch |
184
|
72 |
88 |
if $$Conf{$Type}{'start'} |
185
|
72 |
88 |
if $$Conf{$Type}{'end'} |
186
|
120 |
40 |
if $$Conf{$Type}{'single'} |
191
|
72 |
88 |
if ($start and $end) |
197
|
36 |
36 |
if ($$Conf{$Type}{'own_line'}) { } |
223
|
2992 |
2595 |
if ($single) |
224
|
164 |
2828 |
if ($line =~ /^\s*$single/) |
231
|
4895 |
528 |
if ($roneline and $loneline) |
234
|
2949 |
1946 |
if ($$Conf{$Type}{'one_line'}) |
235
|
105 |
2844 |
if ($line =~ /$loneline.*?$roneline/) |
243
|
382 |
4408 |
if ($line =~ /$ldel/) { } |
|
382 |
4026 |
elsif ($line =~ /$rdel/) { } |
252
|
0 |
382 |
unless ($counter) |
264
|
2270 |
2284 |
if (not $counter || $line =~ /^\s*$/) { } |
275
|
0 |
160 |
if ($counter) |