| blib/lib/Ukigumo/Client/CommandRunner.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 12 | 58.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 2 | 6 | if ($phase eq 'install') | 
| 32 | 0 | 8 | unless $extra_command or $self->config->$phase | 
| 36 | 4 | 4 | unless (system($cmd) == 0) | 
| 51 | 2 | 0 | if (my $install = $self->config->install) | 
| 52 | 2 | 0 | ref $install ? : | 
| 55 | 0 | 0 | if (-f 'Makefile.PL' or -f 'cpanfile' or -f 'Build.PL') |