blib/lib/Pod/Simple/Wiki/Googlecode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 18 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
161 | 0 | 0 | 0 | not $$self{'_in_over_text'} and $$self{'_googlecode_list'} == 1 |
165 | 0 | 0 | 0 | $$self{'_in_over_text'} and $$self{'_googlecode_list'} == 2 |
169 | 0 | 0 | 0 | $$self{'_in_over_text'} and $$self{'_googlecode_list'} == 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
89 | 0 | 0 | 16 | $$self{'_in_head1'} or $$self{'_in_head2'} |
0 | 0 | 16 | $$self{'_in_head1'} or $$self{'_in_head2'} or $$self{'_in_head3'} | |
0 | 0 | 16 | $$self{'_in_head1'} or $$self{'_in_head2'} or $$self{'_in_head3'} or $$self{'_in_head4'} |