| line | true | false | branch | 
 
| 45 | 1 | 3 | unless (@{$args;}) | 
 
| 52 | 0 | 3 | if lc $_ eq 'stdin' | 
 
| 53 | 1 | 2 | unless (Path::Tiny::path($_)->is_file) | 
 
| 58 | 0 | 2 | if (not exists $opt->{'outfile'}) | 
 
| 70 | 8 | 0 | unless (exists $count_of{$depth}) | 
 
| 83 | 0 | 10 | if substr($line, 0, 1) eq '#' | 
 
| 86 | 0 | 10 | unless App::RL::Common::info_is_valid($info) | 
 
| 89 | 0 | 10 | unless exists $length_of->{$chr_name} | 
 
| 95 | 5 | 16 | unless (exists $count_of{$cur}{$chr_name}) | 
 
| 102 | 9 | 12 | if ($iset_cur->is_empty) { } | 
 
| 120 | 6 | 101 | if (exists $count_of{$j}{$chr_name}) | 
 
| 129 | 3 | 5 | if (keys %{$count_of{$key};} == 0) | 
 
| 142 | 2 | 0 | if (lc $opt->{'outfile'} eq 'stdout') { } |