blib/lib/Pod/PseudoPod/LaTeX.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 20 | 45.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
88 | 184 | 48 | 9 | exists $self->{'curr_open'}[-1][-1]{'~resolve'} and $self->{'curr_open'}[-1][-1]{'~resolve'} == 0 |
357 | 0 | 0 | 25 | exists $flags->{'~really'} and $flags->{'~really'} eq '=begin' |
0 | 24 | 1 | exists $flags->{'~really'} and $flags->{'~really'} eq '=begin' and exists $self->{'emit_environment'}{$flags->{'target'}} | |
455 | 8 | 0 | 0 | $self->{'captions_below'} and $self->{'_dangling_title'} |
519 | 0 | 0 | 0 | $self->{'captions_below'} and $self->{'_dangling_title'} |
line | l | !l | condition |
---|---|---|---|
31 | 0 | 10 | $self->{'scratch'} ||= '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
392 | 0 | 0 | 8 | $self->{'curr_open'}[-1][-1]{'title'} || $self->{'labels'}{'screen'} |