Click here for information about interpreting this report.
Filename | Function Coverage | Line Coverage | Region Coverage |
fuzz/prng.c | 100.00% (2/2) | 100.00% (49/49) | 100.00% (31/31) |
fuzz/uniform_random.c | 100.00% (1/1) | 95.65% (22/23) | 85.71% (6/7) |
fuzz/wrap.c | 100.00% (1/1) | 100.00% (7/7) | 100.00% (6/6) |
openbsd-compat/explicit_bzero.c | 100.00% (1/1) | 100.00% (12/12) | 100.00% (4/4) |
openbsd-compat/recallocarray.c | 100.00% (1/1) | 85.71% (42/49) | 82.93% (34/41) |
openbsd-compat/strlcat.c | 100.00% (1/1) | 96.00% (24/25) | 91.67% (11/12) |
openbsd-compat/timingsafe_bcmp.c | 100.00% (1/1) | 100.00% (8/8) | 100.00% (4/4) |
src/aes256.c | 100.00% (2/2) | 100.00% (82/82) | 100.00% (56/56) |
src/assert.c | 98.11% (52/53) | 94.44% (850/900) | 95.76% (542/566) |
src/authkey.c | 100.00% (5/5) | 100.00% (75/75) | 100.00% (44/44) |
src/bio.c | 95.92% (47/49) | 96.67% (639/661) | 95.22% (398/418) |
src/blob.c | 100.00% (7/7) | 100.00% (73/73) | 100.00% (39/39) |
src/buf.c | 100.00% (2/2) | 95.00% (19/20) | 87.50% (7/8) |
src/cbor.c | 100.00% (52/52) | 98.53% (1342/1362) | 99.20% (872/879) |
src/cred.c | 98.33% (59/60) | 97.08% (830/855) | 96.15% (525/546) |
src/credman.c | 100.00% (38/38) | 97.31% (579/595) | 95.32% (367/385) |
src/dev.c | 75.76% (25/33) | 70.04% (332/474) | 73.28% (255/348) |
src/ecdh.c | 100.00% (2/2) | 100.00% (104/104) | 100.00% (68/68) |
src/eddsa.c | 100.00% (8/8) | 100.00% (79/79) | 100.00% (54/54) |
src/err.c | 100.00% (1/1) | 93.10% (108/116) | 92.86% (104/112) |
src/es256.c | 100.00% (16/16) | 100.00% (398/398) | 100.00% (280/280) |
src/hid.c | 33.33% (4/12) | 71.43% (95/133) | 73.33% (44/60) |
src/hid_linux.c | 0.00% (0/13) | 0.00% (0/256) | 0.00% (0/144) |
src/hid_unix.c | 0.00% (0/4) | 0.00% (0/97) | 0.00% (0/63) |
src/info.c | 100.00% (34/34) | 100.00% (319/319) | 100.00% (152/152) |
src/io.c | 100.00% (10/10) | 95.34% (225/236) | 94.23% (147/156) |
src/iso7816.c | 100.00% (5/5) | 100.00% (47/47) | 94.44% (17/18) |
src/log.c | 80.00% (4/5) | 94.00% (47/50) | 94.12% (32/34) |
src/pin.c | 100.00% (16/16) | 100.00% (365/365) | 100.00% (248/248) |
src/random.c | 100.00% (1/1) | 87.50% (7/8) | 83.33% (5/6) |
src/reset.c | 100.00% (3/3) | 100.00% (22/22) | 100.00% (19/19) |
src/rs256.c | 100.00% (8/8) | 90.71% (127/140) | 94.12% (96/102) |
src/u2f.c | 100.00% (15/15) | 97.67% (756/774) | 98.17% (482/491) |
Totals | 91.77% (424/462) | 91.32% (7684/8414) | 91.63% (4949/5401) |
Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)