Branch Coverage

include/horus_parse.h
Criterion Covered Total %
branch 20 40 50.0


line true false branch
23 62 131 if (len == 16) {
29 6 125 if (len == 22) {
35 0 125 if (len == 26) {
43 0 0 for (i = 0; i < 26; i++) {
45 0 0 if (c == '8' || c == '9' || c == '0' || c == '1') {
0 0 if (c == '8' || c == '9' || c == '0' || c == '1') {
0 0 if (c == '8' || c == '9' || c == '0' || c == '1') {
0 0 if (c == '8' || c == '9' || c == '0' || c == '1') {
50 0 0 if (has_digit_019) {
60 13 112 if (len == 32) {
65 95 17 if (len == 36 && input[8] == '-' && input[13] == '-'
95 0 if (len == 36 && input[8] == '-' && input[13] == '-'
95 0 if (len == 36 && input[8] == '-' && input[13] == '-'
66 95 0 && input[18] == '-' && input[23] == '-') {
95 0 && input[18] == '-' && input[23] == '-') {
77 6 11 if (len == 38 && input[0] == '{' && input[37] == '}') {
6 0 if (len == 38 && input[0] == '{' && input[37] == '}') {
6 0 if (len == 38 && input[0] == '{' && input[37] == '}') {
82 6 5 if (len >= 45 && memcmp(input, "urn:uuid:", 9) == 0) {
6 0 if (len >= 45 && memcmp(input, "urn:uuid:", 9) == 0) {