Branch Coverage

blib/lib/RF/Functions.pm
Criterion Covered Total %
branch 7 26 26.9


line true false branch
122 1 6 unless $freq > 0
123 1 5 unless $dist >= 0
124 1 4 unless my $const = shift()
154 0 0 unless $env =~ /\A[dmso]\Z/
155 0 0 unless $f >= 150 and $f <= 1500
156 0 0 unless $d >= 1 and $d <= 20
157 0 0 unless $hB >= 30 and $hB <= 200
158 0 0 unless $hM >= 1 and $hM <= 10
163 0 0 if ($env eq 'd') { }
164 0 0 if ($f <= 200) { }
182 0 0 if ($env eq 's') { }
0 0 elsif ($env eq 'o') { }
237 0 1 if $DIST > 475