| blib/lib/Device/Chip/SDCard.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 88 | 5 | 4 | unless $ret & 128 |
| 106 | 4 | 3 | if $buf =~ s/^\xFE// |
| 114 | 0 | 4 | if length $buf >= $len + 2 |
| 164 | 0 | 1 | unless $resp == 1 |
| 175 | 0 | 1 | if $resp & 1 |
| 180 | 0 | 1 | unless $resp == 0 |
| 357 | 0 | 1 | unless $buf =~ s/^\0// |
| 366 | 1 | 0 | if ($ver == 0) { } |
| 0 | 0 | elsif ($ver == 1) { } | |
| 448 | 0 | 3 | unless $buf =~ s/^\0// |