Branch Coverage

blib/lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListTasks.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
88 11 13 if ($self->get_type eq 'delimited') { }
173 39 2 if ($counter <= $total) { }
179 20 19 if ($self->get_type eq 'fixed') { }
212 0 19 unless $fields_ref->[10] eq ''
214 19 0 unless $fields_ref->[11] eq ''
241 126 7504 unless exists $parsed_ref->{$server_name}
243 7630 0 if (@{$fields_ref;}) { }