Branch Coverage

blib/lib/D64/Disk/Image/File.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
91 1 19 unless ref $diskImage eq 'DiskImagePtr'
97 3 17 unless defined $imageFile
99 5 12 $mode eq 'rb' ? :
118 3 13 unless $self->{'WRITE_CALLED'}