blib/lib/App/VTide.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 0 | 0 | 0 | $sub_command and grep {/^$sub_command./;} @sub_commands |
line | l | !l | condition |
---|---|---|---|
54 | 0 | 0 | $option->cmd || $ARGV[$option->opt->{'auto_complete'} - 1] || '' |
81 | 0 | 0 | shift @args || '' |