Branch Coverage

blib/lib/App/VTide/Command/Save.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
40 0 0 if ($self->defaults->{'record_env'}) { }
0 0 elsif ($self->defaults->{'diff_env'}) { }
0 0 elsif ($self->defaults->{'save_env'}) { }
91 0 0 if ($ENV{$key} || '') eq ($old_env->{$key} || '')
92 0 0 if ($self->defaults->{'verbose'})
107 0 0 if ($self->defaults->{'terminal'}) { }
110 0 0 unless $config->{'terminals'}{$term}{'env'}
116 0 0 unless $config->{'default'}{'env'}