Branch Coverage

blib/lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListSessions.pm
Criterion Covered Total %
branch 16 22 72.7


line true false branch
115 2 4 unless defined $server and $server =~ SIEBEL_SERVER()
121 0 4 unless exists $data_ref->{$server}
163 0 2 unless exists $alias_ref->{$server}{$alias}
187 2 2 unless defined $alias and $alias ne ''
197 2 0 if exists $aliases_ref->{$server_name}{$alias}
289 0 0 if ($counter <= $total) { }
330 10921 23 if (defined $aliases_ref) { }
332 852 10069 if (exists $aliases_ref->{$server_name})
334 799 53 if (exists $aliases_ref->{$server_name}{$alias}) { }
369 167 10777 unless exists $parsed_ref->{$server_name}
373 10944 0 if (@{$fields_ref;}) { }