fix possible crash on user deletion
[srvx.git] / tests / coverage.txt
1 chanserv.c - 68%
2 conf.c - effectively 100%
3 dict-splay.c - effectively 100%
4 gline.c - effectively 100%
5 global.c - effectively 100%
6 hash.c - 78% (not ReintroduceUser(), wipeout_channel(), AddChannelBan() setting a wider ban, extremely large channel_apply_bans())
7 heap.c - 100%
8 helpfile.c - except for backup, post-expansion newline handling
9 helpserv.c - 68%
10 ioset.c - except for certain ioset_find_line_length(), reopen handling
11 log.c - 80%
12 main.c - enough (all the code called more than once)
13 md5.c - effectively 100%
14 mod-memoserv.c - 85%
15 mod-serverspy.c - 88%
16 modcmd.c - 66%
17 modules.c - enough (no dependency code, no failure paths)
18 nickserv.c - 67%
19 opserv.c - 73%
20 policer.c - effectively 100%
21 proto-p10.c - 75%
22 proto-common.c - except for hostmask generation
23 recdb.c - except for char-by-char reading
24 saxdb.c - except for the standalone database code
25 sendmail.c - 16%
26 sockcheck.c - 53%
27 timeq.c - 100%
28 tools.c - 81% (not some glob matching, sanitize_ircmask() with too-long parts)