Branch Coverage

blib/lib/Sort/Hash1.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
42 1 8 if (defined $H{'hashref'})
43 1 8 if ($strictalpha)
46 1 1 if (&Scalar::Util::looks_like_number($_))
51 4 4 if ($alpha) { }
60 1 7 if (lc $direction eq 'desc') { }