Branch Coverage

blib/lib/D64/Disk/Dir.pm
Criterion Covered Total %
branch 34 46 73.9


line true false branch
104 35 0 if ($initOK) { }
116 33 2 if (defined $filename)
118 0 33 unless $readOK
126 0 114 if $self->{'DIR_READ'} == 0
164 0 34 unless $readOK
181 0 34 if ($counter != 254)
188 34 34 unless $counter == 254
192 102 170 if ($file_type != 0)
196 0 102 unless (defined $entryObj)
234 1 89 unless defined $entries
263 5 0 if $convert2ascii
287 5 0 if $convert2ascii
337 0 41 if ($index < 0 or $index >= $num_entries)
361 0 8 unless (defined $entryObj)
372 1 7 if ($track < 1 or $track > $tracks)
377 1 6 if ($sector < 0 or $sector >= $sectors_per_track)
409 3 1 unless defined $fh
410 2 2 unless defined $args
419 6 6 if ($verbose)
424 6 0 if ($filetype == 2)
426 5 1 if ($entryObj->get_closed)
429 5 0 if ($data)
480 34 35 if defined $d64DiskImageObj