Branch Coverage

blib/lib/App/VTide/Command/Start.pm
Criterion Covered Total %
branch 0 46 0.0


line true false branch
51 0 0 if ($self->options->default->{'add'})
62 0 0 unless $self->config->get->{'start'}{'ctags'} and -x $ctags
67 0 0 if ($self->config->get->{'start'}{'ctags-excludes'}{$exclude}) { }
84 0 0 if eval {
88 0 0 if ($session{$name})
94 0 0 $self->defaults->{'verbose'} ? :
104 0 0 if ($self->defaults->{'test'})
109 0 0 unless -d ".vtide"
120 0 0 !$term ? :
121 0 0 $term == 1 ? :
0 0 $split ? :
125 0 0 !$term ? :
127 0 0 if (not $conf or ref $conf ne "HASH")
135 0 0 if not defined $split or $split eq ""
137 0 0 $split =~ /^\d$/x ? :
0 0 $split eq 'v' ? :
0 0 $split eq 'V' ? :
0 0 $split eq 'h' ? :
0 0 $split eq 'H' ? :
145 0 0 $split =~ /^\d$/msx ? :
147 0 0 if $letter
150 0 0 if ($conf->{'tmux'})
164 0 0 $env ne 'start' ? :