#include <defines.h>
Data Fields | |
| uint8 | all |
| struct { | |
| uint8 hit: 1 | |
| uint8 excluded: 1 | |
| } | part |
|
|
Allows us to set all bits in the suppl field |
|
|
Specifies if from->to transition should be excluded from coverage consideration |
|
|
Specifies if from->to arc was hit |
|
|
|
1.3.4