Branch Coverage

blib/lib/Text/Levenshtein/Damerau.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
32 14 6 if (not ref $args) { }
6 0 elsif (ref $$args{'list'} eq ref []) { }
38 0 6 if (defined $$args{'backend'})
45 26 0 if $ed >= 0
57 4 0 if (defined $$args{'list'})
61 7 7 $$hash_ref{$a} < $$hash_ref{$b} ? :
70 2 0 if (defined $$args{'list'})
81 5 5 unless ($@)
83 5 0 unless ($@)