View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/dovecot/src/lib-json/fuzz-json-istream.c |
100.00% (23/23) |
100.00% (1/1) |
85.42% (41/48) |
src/dovecot/src/lib-json/json-istream.c |
24.50% (183/747) |
35.71% (15/42) |
22.35% (255/1141) |
src/dovecot/src/lib-json/json-istream.h |
0.00% (0/8) |
0.00% (0/2) |
0.00% (0/2) |
src/dovecot/src/lib-json/json-parser.c |
79.73% (1365/1712) |
84.48% (49/58) |
68.57% (1294/1887) |
src/dovecot/src/lib-json/json-syntax.h |
100.00% (20/20) |
100.00% (4/4) |
100.00% (19/19) |
src/dovecot/src/lib-json/json-tree.c |
22.15% (101/456) |
15.79% (9/57) |
17.06% (122/715) |
src/dovecot/src/lib-json/json-tree.h |
0.00% (0/59) |
0.00% (0/17) |
0.00% (0/17) |
src/dovecot/src/lib-json/json-types.h |
0.00% (0/293) |
0.00% (0/38) |
0.00% (0/86) |
src/dovecot/src/lib-test/fuzzer.c |
28.77% (21/73) |
50.00% (3/6) |
25.40% (16/63) |
src/dovecot/src/lib-test/test-istream.c |
63.89% (69/108) |
33.33% (3/9) |
58.21% (78/134) |
src/dovecot/src/lib/array.c |
19.40% (26/134) |
28.57% (4/14) |
17.39% (32/184) |
src/dovecot/src/lib/array.h |
44.58% (37/83) |
45.00% (9/20) |
34.88% (15/43) |
src/dovecot/src/lib/backtrace-string.c |
0.00% (0/42) |
0.00% (0/3) |
0.00% (0/31) |
src/dovecot/src/lib/bits.c |
83.33% (5/6) |
100.00% (1/1) |
68.42% (13/19) |
src/dovecot/src/lib/bits.h |
4.69% (3/64) |
8.33% (1/12) |
20.00% (3/15) |
src/dovecot/src/lib/buffer.c |
43.36% (124/286) |
50.00% (16/32) |
38.03% (216/568) |
src/dovecot/src/lib/buffer.h |
0.00% (0/24) |
0.00% (0/5) |
0.00% (0/5) |
src/dovecot/src/lib/byteorder.h |
0.00% (0/103) |
0.00% (0/16) |
0.00% (0/16) |
src/dovecot/src/lib/data-stack.c |
41.56% (133/320) |
59.26% (16/27) |
32.83% (153/466) |
src/dovecot/src/lib/eacces-error.c |
0.00% (0/252) |
0.00% (0/8) |
0.00% (0/254) |
src/dovecot/src/lib/env-util.c |
6.41% (5/78) |
10.00% (1/10) |
0.61% (1/163) |
src/dovecot/src/lib/event-filter-lexer.c |
0.00% (0/692) |
0.00% (0/42) |
0.00% (0/629) |
src/dovecot/src/lib/event-filter-parser.c |
0.00% (0/620) |
0.00% (0/8) |
0.00% (0/486) |
src/dovecot/src/lib/event-filter.c |
1.20% (11/919) |
5.56% (3/54) |
0.65% (8/1231) |
src/dovecot/src/lib/event-log.c |
3.75% (12/320) |
12.50% (3/24) |
0.78% (3/384) |
src/dovecot/src/lib/failures.c |
12.85% (83/646) |
16.39% (10/61) |
17.34% (116/669) |
src/dovecot/src/lib/fd-util.c |
15.32% (17/111) |
40.00% (2/5) |
15.44% (23/149) |
src/dovecot/src/lib/hash.c |
0.00% (0/369) |
0.00% (0/31) |
0.00% (0/512) |
src/dovecot/src/lib/hex-binary.c |
0.00% (0/56) |
0.00% (0/5) |
0.00% (0/62) |
src/dovecot/src/lib/hostpid.c |
46.81% (22/47) |
66.67% (2/3) |
70.59% (48/68) |
src/dovecot/src/lib/imem.c |
19.15% (9/47) |
30.00% (3/10) |
4.62% (3/65) |
src/dovecot/src/lib/ioloop-epoll.c |
0.00% (0/151) |
0.00% (0/6) |
0.00% (0/257) |
src/dovecot/src/lib/ioloop-iolist.c |
0.00% (0/37) |
0.00% (0/2) |
0.00% (0/60) |
src/dovecot/src/lib/ioloop-notify-fd.c |
0.00% (0/31) |
0.00% (0/3) |
0.00% (0/38) |
src/dovecot/src/lib/ioloop-notify-inotify.c |
0.00% (0/151) |
0.00% (0/8) |
0.00% (0/172) |
src/dovecot/src/lib/ioloop.c |
2.23% (20/895) |
4.60% (4/87) |
1.96% (30/1527) |
src/dovecot/src/lib/iostream-pump.c |
3.03% (5/165) |
7.14% (1/14) |
3.50% (13/371) |
src/dovecot/src/lib/iostream.c |
20.34% (24/118) |
21.05% (4/19) |
26.73% (58/217) |
src/dovecot/src/lib/ipwd.c |
4.41% (3/68) |
14.29% (1/7) |
17.27% (19/110) |
src/dovecot/src/lib/istream-concat.c |
0.00% (0/282) |
0.00% (0/10) |
0.00% (0/559) |
src/dovecot/src/lib/istream-data.c |
0.00% (0/43) |
0.00% (0/5) |
0.00% (0/45) |
src/dovecot/src/lib/istream-file.c |
0.00% (0/213) |
0.00% (0/11) |
0.00% (0/392) |
src/dovecot/src/lib/istream-seekable.c |
0.00% (0/406) |
0.00% (0/17) |
0.00% (0/663) |
src/dovecot/src/lib/istream.c |
21.55% (197/914) |
19.75% (16/81) |
21.80% (259/1188) |
src/dovecot/src/lib/istream.h |
0.00% (0/9) |
0.00% (0/2) |
0.00% (0/30) |
src/dovecot/src/lib/lib-event-private.h |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/dovecot/src/lib/lib-event.c |
2.57% (31/1206) |
4.35% (5/115) |
2.79% (47/1682) |
src/dovecot/src/lib/lib-signals.c |
7.33% (33/450) |
12.50% (4/32) |
8.92% (61/684) |
src/dovecot/src/lib/lib.c |
61.02% (72/118) |
60.00% (9/15) |
55.97% (75/134) |
src/dovecot/src/lib/lib.h |
15.38% (4/26) |
16.67% (1/6) |
33.33% (12/36) |
src/dovecot/src/lib/malloc-overflow.h |
20.00% (4/20) |
50.00% (1/2) |
35.00% (7/20) |
src/dovecot/src/lib/memarea.c |
69.39% (34/49) |
55.56% (5/9) |
57.55% (80/139) |
src/dovecot/src/lib/mempool-alloconly.c |
45.51% (81/178) |
47.06% (8/17) |
39.13% (117/299) |
src/dovecot/src/lib/mempool-datastack.c |
22.22% (14/63) |
22.22% (2/9) |
16.24% (19/117) |
src/dovecot/src/lib/mempool-system.c |
60.00% (24/40) |
50.00% (4/8) |
67.50% (27/40) |
src/dovecot/src/lib/mempool-unsafe-datastack.c |
0.00% (0/31) |
0.00% (0/8) |
0.00% (0/29) |
src/dovecot/src/lib/mempool.c |
42.86% (12/28) |
66.67% (2/3) |
18.60% (24/129) |
src/dovecot/src/lib/mempool.h |
63.89% (23/36) |
75.00% (6/8) |
79.41% (27/34) |
src/dovecot/src/lib/net.c |
0.00% (0/764) |
0.00% (0/50) |
0.00% (0/1132) |
src/dovecot/src/lib/ostream-file.c |
0.00% (0/850) |
0.00% (0/39) |
0.00% (0/1226) |
src/dovecot/src/lib/ostream.c |
0.00% (0/576) |
0.00% (0/68) |
0.00% (0/834) |
src/dovecot/src/lib/ostream.h |
0.00% (0/4) |
0.00% (0/1) |
0.00% (0/1) |
src/dovecot/src/lib/path-util.c |
0.00% (0/278) |
0.00% (0/11) |
0.00% (0/755) |
src/dovecot/src/lib/primes.c |
0.00% (0/8) |
0.00% (0/1) |
0.00% (0/9) |
src/dovecot/src/lib/printf-format-fix.c |
52.85% (65/123) |
83.33% (5/6) |
49.56% (56/113) |
src/dovecot/src/lib/priorityq.c |
0.00% (0/99) |
0.00% (0/12) |
0.00% (0/155) |
src/dovecot/src/lib/process-title.c |
7.77% (8/103) |
12.50% (1/8) |
7.35% (10/136) |
src/dovecot/src/lib/rand.c |
100.00% (12/12) |
100.00% (2/2) |
68.42% (13/19) |
src/dovecot/src/lib/randgen.c |
31.82% (35/110) |
62.50% (5/8) |
28.99% (40/138) |
src/dovecot/src/lib/read-full.c |
0.00% (0/25) |
0.00% (0/2) |
0.00% (0/44) |
src/dovecot/src/lib/restrict-access.c |
0.55% (2/364) |
4.55% (1/22) |
2.08% (9/433) |
src/dovecot/src/lib/safe-memset.c |
0.00% (0/9) |
0.00% (0/1) |
0.00% (0/6) |
src/dovecot/src/lib/safe-mkstemp.c |
0.00% (0/71) |
0.00% (0/5) |
0.00% (0/65) |
src/dovecot/src/lib/sendfile-util.c |
0.00% (0/25) |
0.00% (0/1) |
0.00% (0/54) |
src/dovecot/src/lib/sleep.c |
0.00% (0/46) |
0.00% (0/7) |
0.00% (0/29) |
src/dovecot/src/lib/str-parse.c |
0.00% (0/136) |
0.00% (0/5) |
0.00% (0/196) |
src/dovecot/src/lib/str.c |
45.16% (42/93) |
42.86% (6/14) |
32.20% (38/118) |
src/dovecot/src/lib/str.h |
51.35% (19/37) |
50.00% (6/12) |
57.14% (8/14) |
src/dovecot/src/lib/strescape.c |
0.00% (0/285) |
0.00% (0/16) |
0.00% (0/205) |
src/dovecot/src/lib/strescape.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/dovecot/src/lib/strfuncs.c |
10.55% (71/673) |
9.86% (7/71) |
6.43% (61/949) |
src/dovecot/src/lib/strfuncs.h |
0.00% (0/31) |
0.00% (0/7) |
0.00% (0/7) |
src/dovecot/src/lib/strnum.c |
0.00% (0/319) |
0.00% (0/31) |
0.00% (0/319) |
src/dovecot/src/lib/time-util.c |
0.00% (0/118) |
0.00% (0/11) |
0.00% (0/140) |
src/dovecot/src/lib/time-util.h |
0.00% (0/60) |
0.00% (0/10) |
0.00% (0/44) |
src/dovecot/src/lib/unichar.c |
20.58% (85/413) |
7.14% (3/42) |
23.68% (76/321) |
src/dovecot/src/lib/unichar.h |
57.14% (20/35) |
60.00% (3/5) |
83.33% (35/42) |
src/dovecot/src/lib/unicode-data.h |
0.00% (0/84) |
0.00% (0/9) |
0.00% (0/21) |
src/dovecot/src/lib/unicode-transform.c |
0.00% (0/700) |
0.00% (0/35) |
0.00% (0/1090) |
src/dovecot/src/lib/unicode-transform.h |
0.00% (0/21) |
0.00% (0/4) |
0.00% (0/26) |
src/dovecot/src/lib/wildcard-match.c |
0.00% (0/137) |
0.00% (0/8) |
0.00% (0/171) |
src/dovecot/src/lib/wildcard-match.h |
0.00% (0/3) |
0.00% (0/1) |
0.00% (0/1) |
src/dovecot/src/lib/write-full.c |
0.00% (0/33) |
0.00% (0/2) |
0.00% (0/66) |
Totals |
15.21% (3209/21098) |
16.10% (267/1658) |
13.15% (3680/27984) |