Branch Coverage

blib/lib/App/EC2Cssh.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
48 0 0 unless $config->{'ec2_config'}
0 0 unless $file_config->{'ec2_config'}
49 0 0 unless $config->{'ec2_sets'}
0 0 unless $file_config->{'ec2_sets'}
62 0 0 $self->config_file ? :
67 0 0 if (-r $candidate)
72 0 0 unless (@files)
83 0 0 unless $self->config->{'ec2_config'}
94 0 0 if ($self->set)
102 0 0 if (my $tagset = $instance->tag_set)
107 0 0 if (my $host = $instance->dns_name) { }
117 0 0 if ($self->has_demux_command)
125 0 0 unless ($tmpl->compile)
135 0 0 if ($App::EC2Cssh::log->is_debug)
163 0 0 unless ($line)