Branch Coverage

lib/Pod/PseudoPod/DOM/Elements.pm
Criterion Covered Total %
branch 16 24 66.6


line true false branch
171 8 0 unless defined $max_depth
193 562 219 if ($kid->isa('Pod::PseudoPod::DOM::Element::ListItem'))
195 365 197 if $prev
199 0 219 if $kid->is_empty
203 197 0 if $prev
241 0 24 unless $kid->type eq 'anchor'
253 48 0 $_->type eq 'paragraph' ? :
263 24 24 unless $kid->type eq 'file'
300 72 72 if ($kid->isa($kidclass)) { }
326 0 11 unless @$rows
335 0 0 unless @$rows and @$rows > 1
363 144 72 if ($kid->isa($kidclass)) { }