Branch Coverage

lib/App/Sandy/Command/Variation/Add.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
33 0 0 unless (defined $file)
38 0 0 unless (-f $file)
42 0 0 if @$args
50 0 0 if (not exists $opts->{'structural-variation'})
63 0 0 if ($file =~ /^.+\.vcf(\.gz)?$/u)