Condition Coverage

lib/Pod/Template.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
272 0 0 0 $active and /^=cut\s*/
352 0 0 0 $self->include->{$include}{'as'} eq $as and $self->include->{$include}{'file'} eq $file

or 2 conditions

line l !l condition
431 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
263 0 0 0 $as ||= $file
342 0 0 0 $as ||= $include
352 0 0 0 $self->include->{$include}{'as'} ne $as or $self->include->{$include}{'file'} ne $file