Branch Coverage

include/horus_uuid.h
Criterion Covered Total %
branch 20 24 83.3


line true false branch
67 4 109 if (!state->initialized)
72 0 113 if (ts <= state->last_time) {
109 1 1 if (!state->initialized)
184 1 121 if (!v1state->initialized)
210 120 2 if (v6state->has_last && memcmp(out, v6state->last, 16) <= 0) {
116 4 if (v6state->has_last && memcmp(out, v6state->last, 16) <= 0) {
214 232 0 for (i = 15; i >= 8 && carry; i--) {
116 116 for (i = 15; i >= 8 && carry; i--) {
245 2145 18 if (ms == state->last_ms) {
250 4298 0 for (i = 7; i >= 0 && carry; i--) {
2153 2145 for (i = 7; i >= 0 && carry; i--) {
256 0 2145 if (carry) {