lib/CLI/Dispatch/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 11 | 27.2 |
line | l | !l | condition |
---|---|---|---|
77 | 0 | 0 | $1 || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
28 | 1 | 0 | 89 | $self->{'verbose'} || $self->{'debug'} || $self->{'logfilter'} |
55 | 0 | 9 | 0 | ref $self || $self |
67 | 0 | 0 | 0 | $INC{$class} || $0 |