line |
true |
false |
branch |
99
|
2 |
2 |
if ($paragraph =~ s/([ \t]*\n[ \t]*\n)$//s) |
103
|
0 |
4 |
if ($self->cutting) { } |
124
|
1 |
4 |
if (@should_end) { } |
|
1 |
3 |
elsif (@should_pull) { } |
136
|
0 |
4 |
if ($no_parse{$top->type} and not $top->param('parse_me')) |
137
|
0 |
0 |
$paragraph ne '' ? : |
151
|
2 |
2 |
if ($attr_name) { } |
|
0 |
2 |
elsif ($paragraph =~ /^\:/) { } |
163
|
2 |
2 |
$attr_name ? : |
169
|
1 |
3 |
if ($pull) { } |
174
|
3 |
1 |
if ($section_commands{$command}) { } |
191
|
0 |
0 |
if ($no_parse{$top->type} and not $top->param('parse_me')) |
204
|
6 |
4 |
unless $self->cutting |
219
|
2 |
0 |
if ($paragraph =~ s/([ \t]*\n[ \t]*\n)$//s) |
224
|
0 |
2 |
if ($no_parse{$top->type} and not $top->param('parse_me')) |
251
|
2 |
10 |
if (ref $c) { } |
253
|
2 |
0 |
if ($c->isa('Pod::InteriorSequence')) { } |
285
|
0 |
5 |
unless $end_cmd->type eq '[ROOT]' |