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}) { }
|
83
|
0 |
0 |
if eval {
|
87
|
0 |
0 |
if ($session{$name})
|
93
|
0 |
0 |
$self->defaults->{'verbose'} ? :
|
103
|
0 |
0 |
if ($self->defaults->{'test'})
|
108
|
0 |
0 |
unless -d ".vtide"
|
119
|
0 |
0 |
!$term ? :
|
120
|
0 |
0 |
$term == 1 ? :
|
|
0 |
0 |
$split ? :
|
124
|
0 |
0 |
!$term ? :
|
126
|
0 |
0 |
if (not $conf or ref $conf ne "HASH")
|
134
|
0 |
0 |
if not defined $split or $split eq ""
|
136
|
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' ? :
|
144
|
0 |
0 |
$split =~ /^\d$/msx ? :
|
146
|
0 |
0 |
if $letter
|
149
|
0 |
0 |
if ($conf->{'tmux'})
|
163
|
0 |
0 |
$env ne 'start' ? :
|