Branch Coverage

blib/lib/Device/GBA.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
92 0 0 $self->{'verbose'} ? :
103 0 0 if defined $self->{'spi'}
121 0 0 unless open my $fh, '<:raw', $firmware
127 0 0 if ($fsize > 262144)
151 0 0 if $self->{'verbose'}
211 0 0 if defined $msg
218 0 0 if defined $msg
239 0 0 if (($c ^ $w) & 1) { }