blib/lib/App/TemplateCMD/Command/Help.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 0 | 0 | 0 | $command and $self->can($command) |
0 | 0 | 0 | $command and $self->can($command) and $command ne "process" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
39 | 0 | 0 | 0 | $out ||= "No help found for $command\n" |