Branch Coverage

blib/lib/PPI/Structure/List.pm
Criterion Covered Total %
branch 1 6 16.6


line true false branch
48 0 93811 if ($_[1] and $_[1] eq "PPI::Structure::ForLoop")
49 0 0 if ($_[0]->parent->isa("PPI::Statement::Compound") and $_[0]->parent->type =~ /^for/)
54 0 0 unless ($has_warned)