Branch Coverage

lib/Shannon/Entropy/XS.xs
Criterion Covered Total %
branch 8 8 100.0


line true false branch
9 1280 5 for (int i = 0; i < 256; i++) chars[i]=-1;
10 63 5 for (int i = 0; i < len; i++) {
11 57 6 if(chars[(int)str[i]] == -1){
25 57 5 for (int i = 0; i < histlen; i++) {