Condition Coverage

blib/lib/Pod/LaTeX.pm
Criterion Covered Total %
condition 14 33 42.4


and 3 conditions

line !l l&&!r l&&r condition
574 0 0 1 $arg =~ /^\d$/ and $arg <= $#Pod::LaTeX::LatexSections
1182 26 0 0 $$self{'_CURRENT_HEAD1'} =~ /^NAME/i and $self->ReplaceNAMEwithSection
1282 3 1 0 $type eq 'section' and $page eq ''
1390 0 0 4 defined $type and length $type > 0
1510 6 0 0 $$self{'_CURRENT_HEAD1'} =~ /^NAME/i and $self->ReplaceNAMEwithSection
1702 0 0 6 not $suppress and $self->UniqueLabels
0 6 0 not $suppress and $self->UniqueLabels and defined $self->Label
1734 0 0 6 not $suppress and $self->UniqueLabels
0 6 0 not $suppress and $self->UniqueLabels and defined $self->Label
1808 103 1 20 / / and $depth == 0
1813 0 0 20 $token and $token ne ' '