Branch Coverage

blib/lib/Lingua/Ident.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
54 0 14 unless open MATRIX, "<$filename"
63 38855 12232 if (/:/) { }
12232 0 elsif (/;/) { }
171 3740 122 if (@chars == 3)
180 11373 18477 if (exists $matrices[$i]{$trigram}) { }
187 6586 11891 if (exists $bigrams[$i]{substr $trigram, 0, 2}) { }