Branch Coverage

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


line true false branch
57 0 0 unless ($self->can($command))
74 0 0 if ($self->options->opt->{'verbose'})
83 0 0 if ($session->sessions->{$name}) { }
84 0 0 $name eq 'current' ? :
94 0 0 if ($i == 0) { }
0 0 elsif ($i == @{$session->sessions->{$name};} - 2) { }
158 0 0 unless (@{$session->{$name};})
165 0 0 if ($self->options->opt->update)
169 0 0 unless ($files)
174 0 0 $self->global ? :
187 0 0 unless ($dest)
202 0 0 if ($self->options->opt->{'global'}) { }