| blib/lib/File/Format/CRD/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | unless (seek $self->{'_fh'}, $pos, 0) |
| 37 | 0 | 0 | if (read($self->{'_fh'}, $buffer, $count) != $count) |
| 69 | 0 | 0 | unless open my $in, '<', $filename |
| 78 | 0 | 0 | if ($magic ne 'MGC') |
| 112 | 0 | 0 | if (exists $self->{'_fh'}) |
| 132 | 0 | 0 | if ($card_idx == $self->get_num_cards) |
| 141 | 0 | 0 | unless ($textloc >= 57) |
| 149 | 0 | 0 | if (defined $encoding) { } |