blib/lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
87 | 7 | 9 | if ($self->get_type eq 'delimited') { } |
172 | 39 | 2 | if ($counter <= $total) { } |
178 | 20 | 19 | if ($self->get_type eq 'fixed') { } |
211 | 0 | 19 | unless $fields_ref->[10] eq '' |
213 | 19 | 0 | unless $fields_ref->[11] eq '' |
240 | 30 | 1448 | unless exists $parsed_ref->{$server_name} |
242 | 1478 | 0 | if (@{$fields_ref;}) { } |