blib/lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
177 | 26 | 0 | if (defined $self->get_cmd_line) |
187 | 13 | 66 | if ($token =~ /$comp_regex/) |
194 | 4 | 62 | if ($token eq 'server') |
201 | 2 | 60 | if ($token eq 'task') |
208 | 26 | 34 | if ($token =~ /$param_regex/) |
212 | 9 | 17 | unless defined $next |
214 | 13 | 4 | if ($next eq 'for') { } |
228 | 2 | 32 | if ($token eq 'named') |
269 | 4477 | 0 | if (@{$fields_ref;}) { } |