blib/lib/App/Midgen/Role/Output/Infile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 0 | if $self->debug |
60 | 0 | 0 | if (length $module_name > $pm_length) |
65 | 0 | 0 | if (length $foundin->[0] > $dir_length) |
94 | 0 | 0 | if ($self->core) { } |
0 | 0 | elsif ($self->dual_life) { } | |
101 | 0 | 0 | if $self->{'modules'}{$module_name}{'corelist'} and not $self->{'modules'}{$module_name}{'dual_life'} |
104 | 0 | 0 | if $self->{'modules'}{$module_name}{'corelist'} |