Click here for information about interpreting this report.
Filename | Function Coverage | Line Coverage | Region Coverage |
src/tests/array.c | 100.00% (5/5) | 100.00% (113/113) | 75.82% (116/153) |
src/tests/entropy.c | 100.00% (6/6) | 97.47% (77/79) | 76.26% (106/139) |
src/tests/generate.c | 100.00% (7/7) | 100.00% (226/226) | 82.20% (799/972) |
src/tests/hashmap.c | 100.00% (9/9) | 100.00% (169/169) | 77.58% (128/165) |
src/tests/literal.c | 100.00% (5/5) | 100.00% (84/84) | 79.03% (98/124) |
src/tests/markov.c | 100.00% (11/11) | 100.00% (395/395) | 79.25% (317/400) |
src/tests/parser.c | 100.00% (22/22) | 100.00% (765/765) | 78.30% (1865/2382) |
src/tests/random.c | 100.00% (17/17) | 100.00% (352/352) | 81.21% (575/708) |
src/tests/siphash.c | 100.00% (2/2) | 100.00% (204/204) | 87.50% (28/32) |
src/tests/sizes.c | 100.00% (6/6) | 100.00% (43/43) | 76.42% (81/106) |
src/tests/stack.c | 100.00% (19/19) | 100.00% (286/286) | 80.14% (226/282) |
src/tests/tests.c | 28.57% (2/7) | 34.90% (89/255) | 36.08% (35/97) |
src/tests/token.c | 100.00% (11/11) | 100.00% (339/339) | 79.29% (448/565) |
src/tests/utf8.c | 100.00% (6/6) | 100.00% (210/210) | 76.54% (124/162) |
src/tests/version.c | 100.00% (3/3) | 100.00% (31/31) | 77.42% (24/31) |
src/tests/wordlist.c | 100.00% (4/4) | 100.00% (110/110) | 79.80% (79/99) |
Totals | 96.43% (135/140) | 95.41% (3493/3661) | 78.68% (5049/6417) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)