Branch Coverage

blib/lib/Image/Processor/CD.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
14 0 0 unless $set
29 0 0 unless ($self->cdrom)
32 0 0 if (-e $self->cdrom . '/INFO.CD')
36 0 0 if (-e $self->cdrom . '/order.txt')
41 0 0 unless open INFO, $file_to_open
49 0 0 if ($$self{'orderid'} eq '')
57 0 0 if ($self->running_in eq 'console') { }