| blib/lib/Clustericious/Command/start.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | unless $self->app->sanity_check |
| 37 | 0 | 0 | if $@ |
| 45 | 0 | 0 | if (my $autogen = delete $conf{'autogen'}) |
| 47 | 0 | 0 | if ref $autogen eq 'HASH' |
| 52 | 0 | 0 | unless open my $fp, ">$i->{'filename'}" |
| 54 | 0 | 0 | unless close $fp |
| 61 | 0 | 0 | if ($env->{'PERL5LIB'}) |
| 70 | 0 | 0 | if (my $args = delete $conf{'args'}) { } |
| 0 | 0 | elsif (%conf) { } | |
| 72 | 0 | 0 | ref $args ne 'ARRAY' ? : |