| const-c.inc | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 16 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 61 | 1 | 0 | if (memEQ(name, "DEVICE_TCP", 10)) { | 
| 68 | 1 | 0 | if (memEQ(name, "DEVICE_UDP", 10)) { | 
| 82 | 1 | 0 | if (memEQ(name, "DEVICE_INTR", 11)) { | 
| 93 | 1 | 0 | if (memEQ(name, "DEVICE_CORE", 11)) { | 
| 106 | 1 | 0 | if (memEQ(name, "DEVICE_ASYNC", 12)) { | 
| 121 | 1 | 0 | if (memEQ(name, "DEVICE_INTR_VERSION", 19)) { | 
| 132 | 1 | 0 | if (memEQ(name, "DEVICE_CORE_VERSION", 19)) { | 
| 145 | 1 | 0 | if (memEQ(name, "DEVICE_ASYNC_VERSION", 20)) { |