| blib/lib/App/Cmd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 16 | 30 | 53.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 187 | 0 | 29 | 153 | ref $self and $self->{'command'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 172 | 2 | 23 | $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 | 81 | 0 | 0 | ref $self || $self | 
| 276 | 0 | 1 | 0 | ref $self || $self | 
| 294 | 0 | 191 | 0 | $plugin_href->{$command} //= $plugin | 
| 489 | 14 | 11 | 0 | ref $self || $self | 
| 495 | 8 | 2 | 0 | ref $self || $self |