Branch Coverage

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


line true false branch
60 0 0 unless ($self->can($command))
76 0 0 if ($self->options->opt->{'verbose'})
85 0 0 if ($session->sessions->{$name}) { }
86 0 0 $name eq 'current' ? :
96 0 0 if ($i == 0) { }
0 0 elsif ($i == @{$session->sessions->{$name};} - 2) { }
159 0 0 unless (@{$session->{$name};})
166 0 0 if ($self->options->opt->update)
170 0 0 unless ($files)
175 0 0 $self->global ? :
187 0 0 unless ($dest)
202 0 0 if ($self->options->opt->{'global'}) { }