Branch Coverage

blib/lib/CPAN/Flatten.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
15 0 0 if $target_perl =~ /^5\.[1-9]\d*$/
24 0 0 if ($package eq 'perl')
25 0 0 if ($version > $self->target_perl) { }
32 0 0 if (exists $Module::CoreList::version{$self->target_perl}{$package}) { }
41 0 0 if $self->{'quiet'}
46 0 0 if $self->{'quiet'}
56 0 0 @miss ? :
61 0 0 if $miss->{$package}
64 0 0 if ($already)
65 0 0 if $distribution->is_child($already)
71 0 0 if (not defined $is_core) { }
0 0 elsif ($is_core) { }
77 0 0 if ($self->{'verbose'})
86 0 0 unless ($found)