| blib/lib/Pod/Simple/XHTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 37 | 52 | 71.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 387 | 246 | 12 | 43 | $_[0]{'in_code'} and @{$_[0]{'in_code'};} |
| 446 | 5 | 0 | 3 | $_[0]{'in_li'}[-1] and pop @{$_[0]{"in_li"};} |
| 452 | 7 | 0 | 5 | $_[0]{'in_li'}[-1] and pop @{$_[0]{"in_li"};} |
| 517 | 91 | 1 | 7 | $_[0]->backlink && $h - $add == 0 |
| 641 | 0 | 36 | 29 | @out and $out[-1] =~ m[^\s+<\/ul] |
| 648 | 30 | 21 | 14 | @out and $out[-1] =~ /^\s* |
| 668 | 100 | 4 | 30 | $self->index and @{$to_index;} |
| line | l | !l | condition |
|---|---|---|---|
| 278 | 0 | 139 | $new->{'output_fh'} ||= *STDOUT{"IO"} |
| 468 | 2 | 9 | $_[0]{'in_dd'} ||= [] |
| 593 | 0 | 20 | $self->html_doctype || '' |
| 594 | 0 | 20 | $self->force_title || $self->title || $self->default_title || '' |
| 595 | 20 | 0 | $self->html_header_tags || '' |
| 766 | 13 | 0 | $self->perldoc_url_prefix || '' |
| 0 | 13 | $self->perldoc_url_postfix || '' | |
| 795 | 6 | 0 | $self->man_url_prefix || '' |
| 5 | 1 | $part || 1 | |
| 5 | 1 | $part || 1 | |
| 6 | 0 | $self->man_url_postfix || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 76 | 20 | 1 | 0 | $entities{$1} || sprintf('#x%X', ord $1) |
| 302 | 0 | 20 | 0 | $self->{'html_header_tags'} ||= '' |
| 757 | 13 | 10 | 0 | defined $to or defined $section |