| blib/lib/Data/Dataset/Classic/Titanic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 4 | unless $file and -e $file |
| 31 | 0 | 1 | unless open my $fh, '<', $file |
| 38 | 1 | 891 | if $counter == 1 |
| 56 | 0 | 1 | unless open my $fh, '<', $file |
| 65 | 1 | 891 | if ($counter == 1) |
| 90 | 0 | 1 | unless open my $fh, '<', $file |