blib/lib/Pod/Thread.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 23 | 32 | 71.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
326 | 5 | 5 | 1 | $length > 0 and $length + length($section) > $NAVBAR_LENGTH |
424 | 18 | 0 | 0 | $layers[-1] and $layers[-1] & 32768 |
484 | 0 | 1 | 4 | defined $anchor and defined $headings{$heading} |
532 | 20 | 0 | 3 | $self->{'IN_NAME'} and $text =~ /$NAME_REGEX/u |
641 | 18 | 0 | 3 | $text eq 'NAME' and not exists $self->{'opt_title'} |
852 | 2 | 0 | 7 | not defined $page and defined $section |
line | l | !l | condition |
---|---|---|---|
363 | 0 | 18 | $self->{'opt_style'} || '' |
414 | 1 | 17 | $self->{'opt_title'} // '' |
687 | 9 | 5 | $text // '' |
867 | 2 | 0 | $text // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
291 | 1 | 5 | 57 | $word =~ / _ /msux or $word =~ / \A \\ /msux |
844 | 0 | 1 | 1 | not defined $attrs->{'to'} or $attrs->{'to'} eq $text |