Branch Coverage

blib/lib/Data/FreqConvert.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
61 0 2 if ($ref =~ /HASH/)
64 0 2 if ($ref =~ /ARRAY/)
68 2 0 if ($ref eq '')
96 4 4 if (not $z =~ /\d/) { }