Condition Coverage

blib/lib/App/VTide/Command/Sessions.pm
Criterion Covered Total %
condition 0 10 0.0


or 2 conditions

line l !l condition
55 0 0 $self->options->opt->{'update'} //= 1
56 0 0 $self->options->opt->{'session'} ||= "current"
58 0 0 shift @{$self->options->files;} || 'list'
199 0 0 $self->options->opt->{'dest'} || 'current'
217 0 0 $ARGV[$auto - 1] || ''