blib/lib/Mac/Macbinary.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
40 | 3 | 2 | if (not ref $thingy and -f $thingy) { } |
42 | 0 | 3 | unless my $fh = 'FileHandle'->new($thingy) |
49 | 0 | 2 | if ($@) |
70 | 1 | 4 | if ($$attr{'validate'}) |
71 | 0 | 1 | unless $self->_validate_header($h) |