Branch Coverage

blib/lib/Text/SenseClusters/LabelEvaluation/ConfusionMatrixTotalCalc.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
158 0 1 if ($isDecisionMatrixDebugOn == 1)
207 0 2 if ($isDecisionMatrixDebugOn == 1)
233 0 4 if ($topicTotalSumHash{$topicNameLabel} == 0) { }
248 0 4 if ($isDecisionMatrixDebugOn == 1)
257 4 0 if ($rowMaxScore < $tempRowScore)
273 0 2 if ($isDecisionMatrixDebugOn == 1)
345 1 3 if ($clusterKey eq $clusterArray[0] and $topicKey eq $topicArray[0])
507 0 4 if ($topicTotalSumHash{$sortedInnerKey} == 0) { }
522 0 4 if ($clusterTotalSumHash{$sortedOuterKey} == 0) { }
534 2 2 if ($colBasedMaxScore < $tempColScore)
552 0 1 if ($isDecisionMatrixDebugOn == 1)