Branch Coverage

blib/lib/App/Midgen/Role/InDistribution.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
22 0 0 if ($filename =~ /[.]$_$/)
23 0 0 if $self->verbose >= 2
28 0 0 if ($filename =~ /[.]\w{2,4}$/) { }
29 0 0 if $self->verbose >= 2
45 0 0 if -d $filename
53 0 0 if ($ppi_tc)
56 0 0 if $ppi_tc->[0]->content =~ /^#!.*perl.*$/
60 0 0 if ($self->ppi_document->find('PPI::Statement::Package') or $a_pl_file) { }
61 0 0 if ($self->verbose >= 2)
63 0 0 if $self->ppi_document->find('PPI::Statement::Package')
65 0 0 if $ppi_tc->[0]->content =~ /perl/