Condition Coverage

blib/lib/PPI/Structure.pm
Criterion Covered Total %
condition 5 21 23.8


and 3 conditions

line !l l&&!r l&&r condition
218 0 0 0 $_[0]{'start'} && $_[0]{'finish'}

or 3 conditions

line l !l&&r !l&&!r condition
234 0 0 0 $self->{'start'} || ()
0 0 0 $self->{'finish'} || ()
248 4951 0 0 $_[0]{'start'} or $_[0]{'children'}[0]
255 7 0 0 $_[0]{'finish'} or $_[0]{'children'}[-1]
278 23009 0 0 $self->{'start'} || ()
20454 2555 0 $self->{'finish'} || ()