blib/lib/App/Xssh/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 18 | 83.3 |
line | true | false | branch |
---|---|---|---|
44 | 6 | 7 | unless ($self->{'ConfigGeneral'}) |
47 | 5 | 1 | unless (-f $filename) |
48 | 0 | 5 | unless (open my $temp, '>', $filename) |
65 | 6 | 24 | unless ($self->{'data'}) |
66 | 6 | 0 | if (my $conf = $self->_openConfig) |
97 | 18 | 7 | unless (defined $config->{$key}) |
124 | 2 | 4 | unless (defined $config->{$key}) |
145 | 5 | 4 | if (ref $data->{$key}) { } |
167 | 7 | 0 | if (my $conf = $self->_openConfig) |