Branch Coverage

blib/lib/PPI/Find.pm
Criterion Covered Total %
branch 0 40 0.0


line true false branch
98 0 0 ref $_[0] ? :
99 0 0 ref $_[0] eq 'CODE' ? :
124 0 0 ref $_[0] ? :
176 0 0 if ($self->{'in'})
181 0 0 unless (&_INSTANCE($Element, "PPI::Element"))
190 0 0 unless (eval { do { $self->_execute; 1 } })
198 0 0 if ($params{'array_ref'})
199 0 0 if (@{$self->{'matches'};})
232 0 0 if ($self->{'in'})
237 0 0 unless (&_INSTANCE($Element, "PPI::Element"))
246 0 0 unless (eval { do { $self->_execute; 1 } })
269 0 0 unless $self->{'matches'}
273 0 0 if $match
323 0 0 if $rv
327 0 0 unless defined $rv
328 0 0 unless $Element->isa("PPI::Node")
331 0 0 if ($Element->isa('PPI::Structure')) { }
332 0 0 if $Element->finish
334 0 0 if $Element->start
362 0 0 $params{'array_ref'} ? :