View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/hostap/src/ap/ap_config.h |
0.00% (0/94) |
0.00% (0/8) |
0.00% (0/8) |
src/hostap/src/ap/hostapd.h |
0.00% (0/8) |
0.00% (0/2) |
0.00% (0/2) |
src/hostap/src/common/defs.h |
0.00% (0/121) |
0.00% (0/20) |
0.00% (0/20) |
src/hostap/src/common/gas.c |
0.00% (0/132) |
0.00% (0/15) |
0.00% (0/78) |
src/hostap/src/common/ieee802_11_common.c |
26.50% (710/2679) |
14.93% (10/67) |
19.53% (554/2836) |
src/hostap/src/common/ieee802_11_common.h |
100.00% (3/3) |
100.00% (1/1) |
100.00% (1/1) |
src/hostap/src/common/ieee802_11_defs.h |
0.00% (0/8) |
0.00% (0/2) |
0.00% (0/2) |
src/hostap/src/common/sae.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/hostap/src/common/wpa_common.h |
0.00% (0/9) |
0.00% (0/3) |
0.00% (0/3) |
src/hostap/src/crypto/aes-cbc.c |
0.00% (0/45) |
0.00% (0/2) |
0.00% (0/37) |
src/hostap/src/crypto/aes-internal-dec.c |
0.00% (0/79) |
0.00% (0/5) |
0.00% (0/96) |
src/hostap/src/crypto/aes-internal-enc.c |
0.00% (0/58) |
0.00% (0/4) |
0.00% (0/82) |
src/hostap/src/crypto/aes-internal.c |
0.00% (0/59) |
0.00% (0/1) |
0.00% (0/52) |
src/hostap/src/crypto/aes_i.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/hostap/src/crypto/crypto_internal-modexp.c |
0.00% (0/76) |
0.00% (0/3) |
0.00% (0/69) |
src/hostap/src/crypto/dh_group5.c |
0.00% (0/15) |
0.00% (0/4) |
0.00% (0/7) |
src/hostap/src/crypto/dh_groups.c |
0.00% (0/62) |
0.00% (0/3) |
0.00% (0/35) |
src/hostap/src/crypto/sha1-internal.c |
0.00% (0/106) |
0.00% (0/5) |
0.00% (0/452) |
src/hostap/src/crypto/sha256-internal.c |
79.41% (81/102) |
100.00% (5/5) |
78.85% (82/104) |
src/hostap/src/crypto/sha256.c |
0.00% (0/45) |
0.00% (0/2) |
0.00% (0/30) |
src/hostap/src/drivers/driver.h |
0.00% (0/39) |
0.00% (0/4) |
0.00% (0/4) |
src/hostap/src/fst/fst.h |
0.00% (0/10) |
0.00% (0/4) |
0.00% (0/4) |
src/hostap/src/p2p/p2p.c |
21.76% (944/4338) |
21.26% (44/207) |
22.93% (708/3088) |
src/hostap/src/p2p/p2p_build.c |
36.41% (237/651) |
40.48% (17/42) |
31.41% (136/433) |
src/hostap/src/p2p/p2p_dev_disc.c |
36.23% (75/207) |
50.00% (5/10) |
30.39% (31/102) |
src/hostap/src/p2p/p2p_go_neg.c |
20.12% (260/1292) |
47.37% (9/19) |
22.54% (204/905) |
src/hostap/src/p2p/p2p_group.c |
0.00% (0/776) |
0.00% (0/47) |
0.00% (0/522) |
src/hostap/src/p2p/p2p_invitation.c |
33.28% (203/610) |
44.44% (4/9) |
30.42% (122/401) |
src/hostap/src/p2p/p2p_parse.c |
80.27% (647/806) |
57.14% (8/14) |
72.54% (317/437) |
src/hostap/src/p2p/p2p_pd.c |
32.91% (550/1671) |
56.52% (13/23) |
31.57% (495/1568) |
src/hostap/src/p2p/p2p_sd.c |
10.07% (70/695) |
25.00% (5/20) |
7.28% (30/412) |
src/hostap/src/p2p/p2p_utils.c |
24.27% (92/379) |
32.00% (8/25) |
22.29% (72/323) |
src/hostap/src/radius/radius.h |
0.00% (0/14) |
0.00% (0/2) |
0.00% (0/2) |
src/hostap/src/tls/bignum.c |
0.00% (0/83) |
0.00% (0/12) |
0.00% (0/57) |
src/hostap/src/tls/libtommath.c |
0.00% (0/1038) |
0.00% (0/45) |
0.00% (0/861) |
src/hostap/src/utils/base64.c |
0.00% (0/126) |
0.00% (0/7) |
0.00% (0/93) |
src/hostap/src/utils/common.c |
7.49% (59/788) |
7.84% (4/51) |
5.49% (35/638) |
src/hostap/src/utils/common.h |
50.48% (53/105) |
59.09% (13/22) |
60.87% (14/23) |
src/hostap/src/utils/eloop.c |
28.39% (136/479) |
33.33% (10/30) |
29.86% (103/345) |
src/hostap/src/utils/list.h |
75.86% (22/29) |
83.33% (5/6) |
83.33% (5/6) |
src/hostap/src/utils/os.h |
8.86% (7/79) |
13.33% (2/15) |
21.05% (8/38) |
src/hostap/src/utils/os_unix.c |
11.54% (33/286) |
22.73% (5/22) |
8.94% (16/179) |
src/hostap/src/utils/uuid.c |
0.00% (0/56) |
0.00% (0/4) |
0.00% (0/46) |
src/hostap/src/utils/wpa_debug.c |
4.49% (20/445) |
20.00% (5/25) |
4.05% (10/247) |
src/hostap/src/utils/wpa_debug.h |
23.53% (4/17) |
16.67% (1/6) |
31.25% (5/16) |
src/hostap/src/utils/wpabuf.c |
48.68% (74/152) |
53.85% (7/13) |
45.83% (44/96) |
src/hostap/src/utils/wpabuf.h |
60.76% (48/79) |
66.67% (14/21) |
64.00% (16/25) |
src/hostap/src/wps/ndef.c |
0.00% (0/131) |
0.00% (0/9) |
0.00% (0/117) |
src/hostap/src/wps/wps.h |
0.00% (0/69) |
0.00% (0/23) |
0.00% (0/23) |
src/hostap/src/wps/wps_attr_build.c |
10.06% (34/338) |
12.50% (3/24) |
13.29% (23/173) |
src/hostap/src/wps/wps_attr_parse.c |
100.00% (611/611) |
100.00% (5/5) |
100.00% (348/348) |
src/hostap/src/wps/wps_attr_process.c |
0.00% (0/174) |
0.00% (0/12) |
0.00% (0/130) |
src/hostap/src/wps/wps_common.c |
1.28% (8/627) |
3.03% (1/33) |
0.89% (4/447) |
src/hostap/src/wps/wps_dev_attr.c |
0.00% (0/290) |
0.00% (0/25) |
0.00% (0/161) |
src/hostap/src/wps/wps_registrar.c |
0.00% (0/2471) |
0.00% (0/114) |
0.00% (0/1802) |
src/hostap/tests/fuzzing/fuzzer-common.c |
92.31% (12/13) |
100.00% (1/1) |
83.33% (5/6) |
src/hostap/tests/fuzzing/p2p/p2p.c |
87.76% (86/98) |
84.62% (11/13) |
83.87% (26/31) |
Totals |
21.36% (5079/23779) |
19.32% (216/1118) |
18.94% (3414/18025) |