Branch Coverage

blib/lib/Data/FreqConvert.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
57 0 12 unless $string
73 0 2 if ($ref =~ /HASH/) { }
1 1 elsif ($ref =~ /ARRAY/) { }
109 6 6 if (not $z =~ /^\d/) { }