lib/Giovanni.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
98 | 0 | 0 | $mode eq 'restart' ? : |
101 | 0 | 0 | if ($mode eq 'restart') { } |
102 | 0 | 0 | unless $stage =~ /restart/ |
109 | 0 | 0 | if ($self->error and $stage =~ /^restart/i and $mode eq 'deploy') |
141 | 0 | 0 | unless $$ssh{$host}->test('echo') |
159 | 0 | 0 | unless (Mouse::Util::is_class_loaded($plug)) |
160 | 0 | 0 | if $self->is_debug |
170 | 0 | 0 | unless $log |