Branch Coverage

blib/lib/Device/Chip/SDCard.pm
Criterion Covered Total %
branch 13 22 59.0


line true false branch
82 5 4 unless $ret & 128
96 4 3 if $buf =~ s/^\xFE//u
102 4 0 if (length $buf < $len + 2)
147 0 1 unless $resp == 1
152 1 1 unless $resp & 1
155 0 1 if $resp & 1
158 0 1 unless $resp == 0
322 0 1 unless $buf =~ s/^\0//u
330 1 0 if ($ver == 0) { }
0 0 elsif ($ver == 1) { }
405 0 3 unless $buf =~ s/^\0//u