blib/lib/Text/SenseClusters/LabelEvaluation/ReadingFilesData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
149 | 0 | 1 | unless open clusterFile, $clusterFileName |
159 | 3 | 4 | if ($_ eq '') |
172 | 0 | 4 | if (scalar @lineArray != 2) |
184 | 0 | 4 | if (scalar @keyArray != 3) |
246 | 0 | 2 | unless open topicFile, $topicFileName |