| Device/SNP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 21 | 38.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 219 | 0 | 0 | 11 | $count == 1 and $in eq "\e" |
| 253 | 10 | 1 | 0 | $$self{'expecttype'} and $$self{'expecttype'} != $mtype |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 357 | 1 | 0 | 0 | $snpid eq $Device::SNP::BroadcastSNPID or $snpid eq $Device::SNP::NullSNPID |
| 1 | 0 | 0 | $snpid eq $Device::SNP::BroadcastSNPID or $snpid eq $Device::SNP::NullSNPID or $snpid eq $$self{'SNPID'} | |
| 373 | 7 | 0 | 0 | $snpid eq $Device::SNP::NullSNPID or $snpid eq $$self{'SNPID'} |
| 463 | 0 | 2 | 0 | $snpid eq $Device::SNP::BroadcastSNPID or $snpid eq $Device::SNP::NullSNPID |
| 2 | 0 | 0 | $snpid eq $Device::SNP::BroadcastSNPID or $snpid eq $Device::SNP::NullSNPID or $snpid eq $$self{'SNPID'} |