| blib/lib/Minilla/ModuleMaker/ModuleBuildTiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if (-d "bin/") |
| 48 | 0 | 0 | unless $project->requires_external_bin |
| 0 | 0 | if (@{[] unless $project->requires_external_bin;}) | |
| 61 | 0 | 0 | if ($project->$key) |
| 66 | 0 | 0 | if ($project->$key and ref $project->$key eq "HASH" and %{$project->$key;} > 0) |
| 80 | 0 | 0 | if ($ENV{'RELEASE_TESTING'}) |
| 83 | 0 | 0 | if $harness->runtests(@tests)->has_errors |
| 89 | 0 | 0 | if /$pattern/ and -f $_ |
| 0 | 0 | if -d $dir |