| blib/lib/Lingua/AlignmentEval.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | unless (defined $format) |
| 28 | 0 | 0 | unless (defined $fileHandle) |
| 30 | 0 | 0 | if ($format eq 'text') { } |
| 55 | 0 | 0 | unless (defined $format) |
| 56 | 0 | 0 | unless (defined $fileHandle) |
| 67 | 0 | 0 | if ($format ne 'text' and $format ne 'latex') |
| 71 | 0 | 0 | if ($format eq 'latex') { } |
| 0 | 0 | elsif ($format eq 'text') { } | |
| 101 | 0 | 0 | if ($format eq 'text') { } |
| 102 | 0 | 0 | if (length $expName >= $initialSpace) { } |
| 116 | 0 | 0 | if ($format eq 'latex') |