Condition Coverage

blib/lib/App/VTide.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 0 $sub_command and grep {/^$sub_command./;} @sub_commands

or 2 conditions

line l !l condition
54 0 0 $option->cmd || $ARGV[$option->opt->{'auto_complete'} - 1] || ''
81 0 0 shift @args || ''