Code Coverage: varnish-cache: bin/varnishd/acceptor | |||||||
---|---|---|---|---|---|---|---|
Rating | Tested | Untested | Passive | Total | Deficit | ||
cache_acceptor.c | 0.768 | 86 | 26 | 209 | 321 | 15 | |
cache_acceptor_tcp.c | 0.838 | 212 | 41 | 361 | 614 | 16 | |
cache_acceptor_uds.c | 0.798 | 190 | 48 | 319 | 557 | 24 | |
mgt_acceptor.c | 0.930 | 66 | 5 | 120 | 191 | ||
mgt_acceptor_tcp.c | 0.938 | 91 | 6 | 124 | 221 | ||
mgt_acceptor_uds.c | 0.858 | 127 | 21 | 142 | 290 | 6 | |
Total | 0.840 | 772 | 147 | 1275 | 2194 | 55 | |
Gitrev: 5eb3ed6 |