Branch Coverage

blib/lib/Pod/PerlPoint.pm
Criterion Covered Total %
branch 23 30 76.6


line true false branch
108 1 0 defined &Pod::Simple::DEBUG ? :
139 0 1 unless $me
140 0 1 unless ref $me and $me->isa('Pod::PerlPoint')
143 1 0 if exists $pars{'parser40'} and $pars{'parser40'}
154 4 56 if $_[0]{'perlpoint'}
158 50 6 unless $_[0]{'verbatimFlag'}
162 10 46 unless length $_[0]{'paragraph'}
165 1 55 unless $_[0]{'_pod2ppEmptyVarDefined'}
171 2 50 if length $_[1] and exists $_[0]{'nlist'} and $_[0]{'nlist'} == 1
223 2 4 $_[0]{'listType'}[-1] && $_[0]{'listType'}[-1] eq '#' ? :
226 0 6 unless $_[0]{'_pod2ppEmptyVarDefined'}
236 4 2 if $_[0]{'nlist'} == 1
267 2 2 if ($$attribs{'type'} eq 'url') { }
2 0 elsif ($$attribs{'type'} eq 'pod' and not defined $$attribs{'to'} and $$attribs{'section'}) { }
296 4 0 if pop @{$_[0]{'lstack'};}