blib/lib/Device/Inverter/KOSTAL/PIKO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
115 | 0 | 0 | unless $self->$has_attr |
133 | 0 | 0 | if ($args{'progress_to'}) |
138 | 0 | 0 | unless $response->is_success |
154 | 0 | 0 | do { |
0 | 0 | ref $source ? : | |
155 | 0 | 0 | unless open $param{'fh'}, '<:crlf', $param{'filename'} = $source |
163 | 0 | 0 | unless open $param{'fh'}, '<:crlf', $source |
173 | 0 | 0 | unless -e $configfile |
177 | 0 | 0 | if ($self->has_number) |
178 | 0 | 0 | if (defined(my $specific_config = $$config_hash{$self->number})) |
183 | 0 | 0 | if (defined(my $general_config = $config_hash->{'_'})) |