Branch Coverage

blib/lib/App/VTide/Command/Sessions.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
44 0 0 unless ($self->can($command))
49 0 0 $local ? :
61 0 0 unless (-f $session_file)
68 0 0 if ($self->options->opt->{'verbose'})
77 0 0 if ($session->{$name}) { }
78 0 0 $name eq 'current' ? :
88 0 0 if ($i == 0) { }
0 0 elsif ($i == @{$session->{$name};} - 2) { }
151 0 0 -f $session_file ? :
155 0 0 unless (@{$session->{$name};})
162 0 0 if ($self->options->opt->update)
166 0 0 unless ($files)
171 0 0 $self->global ? :
181 0 0 -f $session_file ? :
183 0 0 unless ($dest)