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'}
122 0 0 unless open my $fh, '<:raw', $firmware
128 0 0 if ($fsize > 262144)
152 0 0 if $self->{'verbose'}
212 0 0 if defined $msg
219 0 0 if defined $msg
240 0 0 if (($c ^ $w) & 1) { }