Condition Coverage

blib/lib/Pod/Thread.pm
Criterion Covered Total %
condition 10 34 29.4


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 not $self->{'opt_id'} and $line =~ / (\$ Id: .* \$) /msux
488 5 0 0 $layers[-1] and $layers[-1] & 32768
574 0 14 0 not $self->{'opt_id'} and $text =~ / (\$ Id: .* \$) /msux
582 9 0 2 $self->{'IN_NAME'} and $text =~ /$NAME_REGEX/u
619 0 0 0 not $self->{'opt_id'} and $text =~ / (\$ Id: .* \$) /msux
699 9 0 2 $text eq 'NAME' and not exists $self->{'opt_title'}
881 0 0 0 not defined $page and defined $section
0 0 0 not defined $page and defined $section and $sections->{$section}

or 2 conditions

line l !l condition
420 0 5 $self->{'opt_style'} || ''
478 0 5 $self->{'opt_title'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
872 0 1 1 not defined $attrs->{'to'} or $attrs->{'to'} eq $text
880 0 0 0 $self->{'opt_contents'} || $self->{'opt_navbar'}