Branch Coverage

blib/lib/D64/Disk/Dir/Entry.pm
Criterion Covered Total %
branch 25 38 65.7


line true false branch
67 103 0 if ($initOK) { }
79 0 103 unless (length $bytes == 30)
84 0 103 unless $convertOK
106 0 103 if ($file_types[$type] eq "rel")
148 0 2 $locked ? :
2 0 $closed ? :
208 1 1 unless grep {$type == $_;} values %D64::Disk::Dir::file_type_constants
226 19 3 $closed ? :
243 1 2 unless $closed == 0 or $closed == 1
261 0 15 $locked ? :
338 15 6 if $convert2ascii
354 1 0 if ($self->get_type ne "rel")
374 0 0 if ($self->get_type ne "rel")
394 0 0 if ($self->get_type ne "rel")
446 1 13 unless defined $fh
447 2 12 unless defined $args
451 13 1 $self->get_closed ? :
452 0 14 $self->get_locked ? :
460 6 8 if ($verbose) { }