Condition Coverage

blib/lib/App/Cmd.pm
Criterion Covered Total %
condition 16 30 53.3


and 3 conditions

line !l l&&!r l&&r condition
187 0 28 141 ref $self and $self->{'command'}

or 2 conditions

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'} //= {}

or 3 conditions

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