blib/lib/Device/Chip/SDCard.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 22 | 59.0 |
line | true | false | branch |
---|---|---|---|
83 | 5 | 4 | unless $ret & 128 |
97 | 4 | 3 | if $buf =~ s/^\xFE//u |
103 | 4 | 0 | if (length $buf < $len + 2) |
148 | 0 | 1 | unless $resp == 1 |
153 | 1 | 1 | unless $resp & 1 |
156 | 0 | 1 | if $resp & 1 |
159 | 0 | 1 | unless $resp == 0 |
323 | 0 | 1 | unless $buf =~ s/^\0//u |
331 | 1 | 0 | if ($ver == 0) { } |
0 | 0 | elsif ($ver == 1) { } | |
406 | 0 | 3 | unless $buf =~ s/^\0//u |