line |
true |
false |
branch |
65
|
12 |
24 |
if ($item_type eq 'bullet') { } |
|
12 |
12 |
elsif ($item_type eq 'number') { } |
|
12 |
0 |
elsif ($item_type eq 'text') { } |
89
|
0 |
16 |
if ($$self{'_in_head1'} or $$self{'_in_head2'} or $$self{'_in_head3'} or $$self{'_in_head4'}) |
111
|
40 |
18 |
unless ($$self{'_in_Para'}) |
120
|
23 |
41 |
unless /\S/ |
121
|
0 |
41 |
if m[^(ht|f)tp://] |
156
|
0 |
18 |
if ($$self{'_in_over_block'}) |
160
|
0 |
18 |
if ($$self{'_googlecode_list'}) |
161
|
0 |
0 |
if (not $$self{'_in_over_text'} and $$self{'_googlecode_list'} == 1) |
165
|
0 |
0 |
if ($$self{'_in_over_text'} and $$self{'_googlecode_list'} == 2) |
169
|
0 |
0 |
unless ($$self{'_in_over_text'} and $$self{'_googlecode_list'} == 1) |
190
|
12 |
6 |
if ($$self{'_in_over_text'}) { } |