blib/lib/App/EC2Cssh.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | l | !l | condition |
---|---|---|---|
96 | 0 | 0 | $self->config->{'ec2_sets'}{$self->set} || die(q[No ec2_set '] . $self->set . "' defined in config\n") |
113 | 0 | 0 | $tag->value // 'UNDEF' |
130 | 0 | 0 | $self->config->{'command'} || die("Missing command in config\n") |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
168 | 0 | 0 | 0 | $hostname || $host |