View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/zlib-ng/adler32.c |
96.43% (27/28) |
100.00% (4/4) |
96.55% (28/29) |
src/zlib-ng/adler32_p.h |
22.22% (10/45) |
25.00% (1/4) |
16.13% (5/31) |
src/zlib-ng/arch/generic/adler32_c.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/34) |
src/zlib-ng/arch/generic/adler32_fold_c.c |
0.00% (0/5) |
0.00% (0/1) |
0.00% (0/2) |
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/1067) |
0.00% (0/4) |
0.00% (0/112) |
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 |
87.88% (58/66) |
66.67% (2/3) |
89.19% (33/37) |
src/zlib-ng/arch/x86/adler32_avx2_p.h |
100.00% (15/15) |
100.00% (2/2) |
100.00% (2/2) |
src/zlib-ng/arch/x86/adler32_avx512.c |
0.00% (0/64) |
0.00% (0/3) |
0.00% (0/30) |
src/zlib-ng/arch/x86/adler32_avx512_p.h |
0.00% (0/24) |
0.00% (0/2) |
0.00% (0/2) |
src/zlib-ng/arch/x86/adler32_avx512_vnni.c |
0.00% (0/133) |
0.00% (0/2) |
0.00% (0/55) |
src/zlib-ng/arch/x86/adler32_sse42.c |
0.00% (0/74) |
0.00% (0/1) |
0.00% (0/20) |
src/zlib-ng/arch/x86/adler32_ssse3.c |
77.78% (70/90) |
100.00% (1/1) |
85.71% (30/35) |
src/zlib-ng/arch/x86/adler32_ssse3_p.h |
100.00% (12/12) |
100.00% (2/2) |
100.00% (2/2) |
src/zlib-ng/arch/x86/chorba_sse2.c |
0.00% (0/288) |
0.00% (0/2) |
0.00% (0/110) |
src/zlib-ng/arch/x86/chorba_sse41.c |
0.00% (0/211) |
0.00% (0/2) |
0.00% (0/183) |
src/zlib-ng/arch/x86/chunkset_avx2.c |
0.00% (0/63) |
0.00% (0/11) |
0.00% (0/24) |
src/zlib-ng/arch/x86/chunkset_avx512.c |
0.00% (0/103) |
0.00% (0/14) |
0.00% (0/27) |
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 |
0.00% (0/28) |
0.00% (0/2) |
0.00% (0/11) |
src/zlib-ng/arch/x86/compare256_avx512.c |
0.00% (0/48) |
0.00% (0/2) |
0.00% (0/17) |
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 |
41.52% (218/525) |
50.00% (1/2) |
61.63% (53/86) |
src/zlib-ng/arch/x86/crc32_fold_vpclmulqdq_tpl.h |
0.00% (0/135) |
0.00% (0/2) |
0.00% (0/10) |
src/zlib-ng/arch/x86/crc32_pclmulqdq_tpl.h |
100.00% (249/249) |
100.00% (12/12) |
100.00% (21/21) |
src/zlib-ng/arch/x86/slide_hash_avx2.c |
0.00% (0/19) |
0.00% (0/2) |
0.00% (0/5) |
src/zlib-ng/arch/x86/slide_hash_sse2.c |
0.00% (0/35) |
0.00% (0/2) |
0.00% (0/15) |
src/zlib-ng/arch/x86/x86_features.c |
77.78% (35/45) |
100.00% (4/4) |
50.00% (11/22) |
src/zlib-ng/chunkset_tpl.h |
0.00% (0/175) |
0.00% (0/8) |
0.00% (0/94) |
src/zlib-ng/cpu_features.c |
100.00% (5/5) |
100.00% (1/1) |
100.00% (1/1) |
src/zlib-ng/crc32.c |
70.00% (7/10) |
66.67% (2/3) |
87.50% (7/8) |
src/zlib-ng/crc32_braid_comb.c |
100.00% (18/18) |
100.00% (6/6) |
100.00% (6/6) |
src/zlib-ng/crc32_braid_comb_p.h |
100.00% (26/26) |
100.00% (2/2) |
100.00% (16/16) |
src/zlib-ng/deflate.h |
0.00% (0/35) |
0.00% (0/5) |
0.00% (0/5) |
src/zlib-ng/functable.c |
58.38% (108/185) |
11.76% (2/17) |
65.45% (36/55) |
src/zlib-ng/inffast_tpl.h |
0.00% (0/173) |
0.00% (0/1) |
0.00% (0/125) |
src/zlib-ng/inflate_p.h |
0.00% (0/46) |
0.00% (0/2) |
0.00% (0/32) |
src/zlib-ng/match_tpl.h |
0.00% (0/147) |
0.00% (0/1) |
0.00% (0/143) |
src/zlib-ng/test/fuzz/fuzzer_checksum.c |
98.15% (53/54) |
100.00% (1/1) |
97.62% (41/42) |
src/zlib-ng/zmemory.h |
0.00% (0/75) |
0.00% (0/9) |
0.00% (0/9) |
Totals |
19.93% (911/4572) |
26.38% (43/163) |
18.78% (292/1555) |