blib/lib/Dist/Zilla/App/Command/perltidy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
41 | 0 | 0 | if (scalar @$arg and -r $$arg[0]) { } |
45 | 0 | 0 | if (defined $plugin and defined $plugin->perltidyrc) |
51 | 0 | 0 | if (defined $perltidyrc and not -r $perltidyrc) |
59 | 0 | 0 | unless (exists $$backends{$$opt{'backend'}}) |
75 | 0 | 0 | unless -d $_ |
76 | 0 | 0 | if ($_[1] =~ qr/^\.build$/) |
80 | 0 | 0 | if ($_[1] =~ qr/^[A-Za-z].*-[0-9.]+(-TRIAL)?$/) |
103 | 0 | 0 | if (my $pid = fork) |
105 | 0 | 0 | if $? > 0 |
111 | 0 | 0 | $perltidyrc ? : |