Branch Coverage

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


line true false branch
35 0 0 if ($self->defaults->{'env'})
37 0 0 unless $self->config->get->{'default'}{'env'}
39 0 0 unless $self->config->get->{'terminals'}{$ENV{'VTIDE_TERM'}}{'env'}
42 0 0 unless $env =~ /VTIDE/ or exists $env{$env}
48 0 0 if ($self->defaults->{'which'})
55 0 0 $self->defaults->{'terms'} ? :
59 0 0 $self->defaults->{'terms'} ? :
61 0 0 if ($self->defaults->{'verbose'}) { }
85 0 0 unless @found
100 0 0 !ref($term->{$terminal}{'edit'}) ? :
0 0 !$term->{$terminal}{'edit'} ? :
104 0 0 unless @found
108 0 0 if (@files) { }
111 0 0 if @terms
126 0 0 $env ne 'conf' ? :