Condition Coverage

blib/lib/App/VTide/Command/Edit.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 $params->{'env'} and ref $params->{'env'} eq "HASH"
104 0 0 0 $env ne 'vtide' && $env ne 'edit'

or 2 conditions

line l !l condition
65 0 0 $ENV{'VTIDE_TERM'} || '1'
67 0 0 $params->{'title'} || 'bash'
83 0 0 $self->options->files->[-1] // ""