lib/CLI/Dispatch/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 11 | 36.3 |
line | l | !l | condition |
---|---|---|---|
73 | 0 | 0 | $1 || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 2 | 1 | 62 | $$self{'verbose'} || $$self{'debug'} || $$self{'logfilter'} |
51 | 0 | 9 | 0 | ref $self || $self |
63 | 0 | 0 | 0 | $INC{$class} || $0 |