View results by: Directories | Files
| Path | Line Coverage | Function Coverage | Region Coverage |
|---|---|---|---|
src/zlib-ng/adler32_p.h |
27.66% (13/47) |
33.33% (1/3) |
21.21% (7/33) |
src/zlib-ng/arch/generic/adler32_c.c |
0.00% (0/29) |
0.00% (0/2) |
0.00% (0/39) |
src/zlib-ng/arch/generic/crc32_braid_c.c |
0.00% (0/123) |
0.00% (0/3) |
0.00% (0/56) |
src/zlib-ng/arch/generic/crc32_chorba_c.c |
0.00% (0/931) |
0.00% (0/4) |
0.00% (0/127) |
src/zlib-ng/arch/generic/crc32_fold_c.c |
0.00% (0/15) |
0.00% (0/4) |
0.00% (0/8) |
src/zlib-ng/arch/x86/adler32_avx2.c |
100.00% (91/91) |
100.00% (3/3) |
94.87% (37/39) |
src/zlib-ng/arch/x86/adler32_avx2_p.h |
100.00% (13/13) |
100.00% (2/2) |
100.00% (5/5) |
src/zlib-ng/arch/x86/adler32_avx512.c |
0.00% (0/63) |
0.00% (0/3) |
0.00% (0/31) |
src/zlib-ng/arch/x86/adler32_avx512_p.h |
0.00% (0/23) |
0.00% (0/2) |
0.00% (0/10) |
src/zlib-ng/arch/x86/adler32_avx512_vnni.c |
0.00% (0/133) |
0.00% (0/2) |
0.00% (0/58) |
src/zlib-ng/arch/x86/adler32_sse42.c |
72.60% (53/73) |
100.00% (1/1) |
90.00% (18/20) |
src/zlib-ng/arch/x86/adler32_ssse3.c |
58.89% (53/90) |
100.00% (1/1) |
63.16% (24/38) |
src/zlib-ng/arch/x86/adler32_ssse3_p.h |
100.00% (10/10) |
100.00% (2/2) |
100.00% (4/4) |
src/zlib-ng/arch/x86/chorba_sse2.c |
0.00% (0/286) |
0.00% (0/2) |
0.00% (0/129) |
src/zlib-ng/arch/x86/chorba_sse41.c |
0.00% (0/208) |
0.00% (0/2) |
0.00% (0/206) |
src/zlib-ng/arch/x86/chunkset_avx2.c |
100.00% (59/59) |
100.00% (11/11) |
100.00% (26/26) |
src/zlib-ng/arch/x86/chunkset_avx512.c |
0.00% (0/99) |
0.00% (0/14) |
0.00% (0/30) |
src/zlib-ng/arch/x86/chunkset_sse2.c |
0.00% (0/15) |
0.00% (0/5) |
0.00% (0/5) |
src/zlib-ng/arch/x86/chunkset_ssse3.c |
0.00% (0/25) |
0.00% (0/6) |
0.00% (0/11) |
src/zlib-ng/arch/x86/compare256_avx2.c |
100.00% (28/28) |
100.00% (2/2) |
100.00% (11/11) |
src/zlib-ng/arch/x86/compare256_avx512.c |
0.00% (0/48) |
0.00% (0/2) |
0.00% (0/27) |
src/zlib-ng/arch/x86/compare256_sse2.c |
0.00% (0/48) |
0.00% (0/2) |
0.00% (0/17) |
src/zlib-ng/arch/x86/crc32_fold_pclmulqdq_tpl.h |
0.00% (0/655) |
0.00% (0/13) |
0.00% (0/207) |
src/zlib-ng/arch/x86/crc32_pclmulqdq.c |
0.00% (0/18) |
0.00% (0/5) |
0.00% (0/10) |
src/zlib-ng/arch/x86/crc32_vpclmulqdq.c |
0.00% (0/18) |
0.00% (0/5) |
0.00% (0/10) |
src/zlib-ng/arch/x86/slide_hash_avx2.c |
100.00% (19/19) |
100.00% (2/2) |
100.00% (5/5) |
src/zlib-ng/arch/x86/slide_hash_sse2.c |
0.00% (0/35) |
0.00% (0/2) |
0.00% (0/19) |
src/zlib-ng/arch/x86/x86_features.c |
75.56% (34/45) |
100.00% (4/4) |
56.00% (14/25) |
src/zlib-ng/chunkset_tpl.h |
68.00% (119/175) |
62.50% (5/8) |
63.83% (60/94) |
src/zlib-ng/compare256_rle.h |
0.00% (0/102) |
0.00% (0/4) |
0.00% (0/10) |
src/zlib-ng/compress.c |
89.36% (42/47) |
66.67% (2/3) |
80.33% (49/61) |
src/zlib-ng/cpu_features.c |
100.00% (5/5) |
100.00% (1/1) |
100.00% (1/1) |
src/zlib-ng/crc32.c |
0.00% (0/10) |
0.00% (0/3) |
0.00% (0/10) |
src/zlib-ng/deflate.c |
33.68% (295/876) |
48.15% (13/27) |
30.92% (354/1145) |
src/zlib-ng/deflate.h |
74.29% (26/35) |
100.00% (5/5) |
100.00% (7/7) |
src/zlib-ng/deflate_fast.c |
0.00% (0/59) |
0.00% (0/1) |
0.00% (0/97) |
src/zlib-ng/deflate_huff.c |
0.00% (0/26) |
0.00% (0/1) |
0.00% (0/59) |
src/zlib-ng/deflate_medium.c |
87.17% (163/187) |
100.00% (4/4) |
83.64% (179/214) |
src/zlib-ng/deflate_p.h |
66.28% (57/86) |
100.00% (5/5) |
82.93% (34/41) |
src/zlib-ng/deflate_quick.c |
84.29% (59/70) |
100.00% (1/1) |
60.68% (71/117) |
src/zlib-ng/deflate_rle.c |
0.00% (0/45) |
0.00% (0/1) |
0.00% (0/88) |
src/zlib-ng/deflate_slow.c |
86.21% (75/87) |
100.00% (1/1) |
76.00% (95/125) |
src/zlib-ng/deflate_stored.c |
0.00% (0/97) |
0.00% (0/1) |
0.00% (0/154) |
src/zlib-ng/functable.c |
60.34% (108/179) |
18.75% (3/16) |
42.38% (89/210) |
src/zlib-ng/inffast_tpl.h |
79.78% (142/178) |
100.00% (1/1) |
82.84% (111/134) |
src/zlib-ng/inflate.c |
57.56% (594/1032) |
50.00% (14/28) |
55.04% (770/1399) |
src/zlib-ng/inflate_p.h |
10.00% (5/50) |
50.00% (1/2) |
3.12% (1/32) |
src/zlib-ng/inftrees.c |
98.72% (154/156) |
100.00% (1/1) |
98.15% (106/108) |
src/zlib-ng/insert_string.c |
50.00% (3/6) |
50.00% (1/2) |
50.00% (1/2) |
src/zlib-ng/insert_string_tpl.h |
78.69% (48/61) |
75.00% (3/4) |
90.91% (40/44) |
src/zlib-ng/match_tpl.h |
57.82% (85/147) |
100.00% (1/1) |
70.42% (100/142) |
src/zlib-ng/test/fuzz/fuzzer_compress.c |
97.62% (41/42) |
100.00% (4/4) |
96.15% (25/26) |
src/zlib-ng/trees.c |
98.06% (405/413) |
93.75% (15/16) |
93.57% (524/560) |
src/zlib-ng/trees_emit.h |
100.00% (102/102) |
100.00% (9/9) |
90.68% (107/118) |
src/zlib-ng/uncompr.c |
89.58% (43/48) |
100.00% (2/2) |
81.67% (49/60) |
src/zlib-ng/zmemory.h |
56.00% (42/75) |
100.00% (9/9) |
100.00% (9/9) |
src/zlib-ng/zutil.c |
12.12% (8/66) |
28.57% (2/7) |
8.51% (4/47) |
src/zlib-ng/zutil_p.h |
100.00% (6/6) |
100.00% (2/2) |
100.00% (2/2) |
Totals |
38.89% (3000/7715) |
48.03% (134/279) |
46.49% (2939/6322) |