Branch Coverage

blib/lib/Statistics/Hartigan.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
35 0 0 unless open INP, "<$matrixfile"
50 0 0 if ($K > $rcnt)
63 0 0 if (/^\s*\s*\s*$/)
115 0 0 unless $status == 0
118 0 0 unless open CO, "<$matrixfile.clustering.$next_k"
125 0 0 if (exists $hash{$clust}) { }
146 0 0 if ($W[$next_k] == 0) { }
158 0 0 if ($H[$k] <= $threshold)
166 0 0 if (not $flag)
205 0 0 if (exists $d[$row1][$row2]) { }