blib/lib/App/Cmd.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 30 | 53.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
187 | 0 | 28 | 141 | ref $self and $self->{'command'} |
line | l | !l | condition |
---|---|---|---|
172 | 2 | 22 | $arg->{'show_version_cmd'} // 0 |
510 | 0 | 8 | $self->{'plugin_search_path'} //= \@default |
544 | 2 | 0 | $self->{'global_options'} //= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
239 | 24 | 6 | 0 | ref $self || $self |
258 | 0 | 5 | 0 | ref $self || $self |
267 | 80 | 0 | 0 | ref $self || $self |
276 | 0 | 1 | 0 | ref $self || $self |
294 | 0 | 185 | 0 | $plugin_href->{$command} //= $plugin |
489 | 14 | 11 | 0 | ref $self || $self |
495 | 8 | 2 | 0 | ref $self || $self |