| blib/lib/App/makefilepl2cpanfile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 22 | 77.2 |
| line | true | false | branch |
|---|---|---|---|
| 108 | 3 | 1 | if ($content =~ /MIN_PERL_VERSION\s*=>\s*['"]?([\d._]+)['"]?/) |
| 141 | 1 | 3 | if ($existing =~ /on\s+'develop'\s*=>\s*sub\s*\{(.*?)\};/s) |
| 148 | 2 | 2 | if ($with_dev) |
| 159 | 0 | 2 | if (-r $cfg_file) |
| 161 | 0 | 0 | if $y->{'develop'} |
| 179 | 3 | 1 | if $min_perl |
| 181 | 4 | 0 | if (my $rt = $deps->{'runtime'}) |
| 184 | 1 | 6 | if $rt->{$m} |
| 191 | 10 | 6 | unless my $h = $deps->{$phase} |
| 192 | 0 | 6 | unless %$h |
| 197 | 2 | 21 | if $h->{$m} |