| line |
true |
false |
branch |
|
17
|
0 |
0 |
if $ep->GetTextRange($lipa, $lipa + $symlength) ne $csymbol and $a > $lipa |
|
19
|
0 |
0 |
if $ep->GetTextRange($lipb, $lipb + $symlength) ne $csymbol and $b <= $lipb |
|
25
|
0 |
0 |
if $ep->GetTextRange($lip, $lip + $symlength) ne $csymbol |
|
49
|
0 |
0 |
if $ep->SearchInTarget($csymbol) > -1 |
|
52
|
0 |
0 |
if $rema and $a > $lipa |
|
53
|
0 |
0 |
if $remb and $b <= $lipb |
|
77
|
0 |
0 |
unless $found |
|
|
0 |
0 |
if ($add) { } |
|
78
|
0 |
0 |
if $found |
|
80
|
0 |
0 |
$add ? : |
|
81
|
0 |
0 |
if $a < $ep->PositionFromLine($al) |
|
82
|
0 |
0 |
if $b < $ep->PositionFromLine($bl) |
|
110
|
0 |
0 |
if $firstopos > $commentpos |
|
122
|
0 |
0 |
if $firstcpos > $commentpos |
|
131
|
0 |
0 |
if $lastcpos == -1 |
|
132
|
0 |
0 |
if $lastopos == -1 |
|
133
|
0 |
0 |
if $firstopos < $firstcpos |
|
134
|
0 |
0 |
if $lastopos < $lastcpos |
|
146
|
0 |
0 |
if ($startpos < $endpos) |
|
151
|
0 |
0 |
if $firstopos > $commentpos |
|
163
|
0 |
0 |
if $firstcpos > $commentpos |
|
172
|
0 |
0 |
if ($firstopos > $firstcpos) |
|
175
|
0 |
0 |
if ($lastopos > $lastcpos) |
|
178
|
0 |
0 |
if ($lastopos == -1 and $lastcpos == -1) |