blib/lib/Siebel/Srvrmgr/ListParser/Output/Tabular/ListParams.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
178 | 26 | 0 | if (defined $self->get_cmd_line) |
188 | 13 | 66 | if ($token =~ /$comp_regex/) |
195 | 4 | 62 | if ($token eq 'server') |
202 | 2 | 60 | if ($token eq 'task') |
209 | 26 | 34 | if ($token =~ /$param_regex/) |
213 | 9 | 17 | unless defined $next |
215 | 13 | 4 | if ($next eq 'for') { } |
229 | 2 | 32 | if ($token eq 'named') |
270 | 4477 | 0 | if (@{$fields_ref;}) { } |