Branch Coverage

blib/lib/Perl/PrereqScanner/Scanner/DistZilla/PluginBundle.pm
Criterion Covered Total %
branch 8 22 36.3


line true false branch
67 0 0 unless ($msg =~ /\n$/u)
70 0 0 if defined($file // $line)
71 0 0 if defined $file
72 0 0 if defined $line
80 6 0 if @_ == 1 and $_[0]->isa('PPI::Statement')
290 23 5 unless $found_arrow
292 0 5 unless my $name = shift @children
293 1 4 unless my $add = $tokens{$name}
297 4 0 if (defined $args and $args->isa('PPI::Structure::List')) { }
304 0 4 if (defined $err)
305 0 0 if ref $err eq 'ARRAY'