Branch Coverage

blib/lib/App/RL/Command/coverage.pm
Criterion Covered Total %
branch 19 26 73.0


line true false branch
37 1 3 unless (@{$args;})
44 0 3 if lc $_ eq 'stdin'
45 1 2 unless (Path::Tiny::path($_)->is_file)
50 0 2 if (not exists $opt->{'outfile'})
62 8 0 unless (exists $count_of{$depth})
75 0 10 if substr($line, 0, 1) eq '#'
78 0 10 unless App::RL::Common::info_is_valid($info)
81 0 10 unless exists $length_of->{$chr_name}
87 5 16 unless (exists $count_of{$cur}{$chr_name})
94 9 12 if ($iset_cur->is_empty) { }
112 6 101 if (exists $count_of{$j}{$chr_name})
121 3 5 if (keys %{$count_of{$key};} == 0)
134 2 0 if (lc $opt->{'outfile'} eq 'stdout') { }