Pass | Half | Fail | Excluded | Total | |||
---|---|---|---|---|---|---|---|
|
0.00% |
100.00% |
0.00% |
100% |
|||
|
0.00% |
100.00% |
0.00% |
100% |
|||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
||
|
0.00% |
100.00% |
0.00% |
100% |
|||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
||
|
0.00% |
0.00% |
0.00% |
0.00% |
100% |
||
|
0.00% |
0.00% |
100.00% |
0.00% |
100% |
||
|
0.00% |
0.00% |
0.00% |
0.00% |
100% |
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
16 | |
17 | |
18 | |
19 | |
20 | |
21 | |
22 | |
23 | |
24 | |
25 | |
26 | |
27 | |
28 | |
29 | |
30 | |
31 | |
32 | |
33 | |
34 | |
35 | |
36 | |
37 | |
38 | |
39 | |
40 | |
41 | |
42 | p, server : server/connection.c line=41 column=57 server, csd : server/connection.c line=41 column=79 csd, conn_id : server/connection.c line=41 column=89 conn_id, sbh : server/connection.c line=41 column=104 sbh, alloc : server/connection.c line=41 column=129 alloc), NULL) |
43 | c),DECLINED) |
44 | c, csd : server/connection.c line=44 column=66 csd),OK,DECLINED) |
45 | |
46 | |
47 | |
48 | |
49 | |
50 | |
51 | |
52 | |
53 | |
54 | |
55 | |
56 | |
57 | |
58 | |
59 | |
60 | |
61 | |
62 | |
63 | |
64 | |
65 | |
66 | |
67 | |
68 | |
69 | ap_flush_conn(conn_rec *c) |
70 | |
71 | |
72 | |
73 | |
74 | bb = : pass=0 = apr_brigade_create : enter=0, leave=0 apr_brigade_create : /usr/include/apr-1/apr_buckets.h line=658 column=35 apr_brigade_create(c : server/connection.c line=69 column=47 c-> : enter=0, leave=0 ->pool : include/httpd.h line=1047 column=17 pool, c : server/connection.c line=69 column=47 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
75 | |
76 | |
77 | b = : pass=0 = apr_bucket_flush_create : enter=0, leave=0 apr_bucket_flush_create : /usr/include/apr-1/apr_buckets.h line=1278 column=27 apr_bucket_flush_create(c : server/connection.c line=69 column=47 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
78 | bb, b : server/connection.c line=72 column=17 b); |
79 | |
80 | |
81 | b = : pass=0 = ap_bucket_eoc_create : enter=0, leave=0 ap_bucket_eoc_create : include/http_connection.h line=143 column=26 ap_bucket_eoc_create(c : server/connection.c line=69 column=47 c-> : enter=0, leave=0 ->bucket_alloc : include/httpd.h line=1103 column=32 bucket_alloc); |
82 | bb, b : server/connection.c line=72 column=17 b); |
83 | |
84 | ap_pass_brigade : include/util_filter.h line=312 column=26 ap_pass_brigade(c : server/connection.c line=69 column=47 c-> : enter=0, leave=0 ->output_filters : include/httpd.h line=1099 column=25 output_filters, bb : server/connection.c line=71 column=25 bb); |
85 | |
86 | |
87 | |
88 | |
89 | |
90 | |
91 | |
92 | |
93 | |
94 | |
95 | |
96 | |
97 | |
98 | ap_lingering_close(conn_rec *c) |
99 | |
100 | |
101 | |
102 | |
103 | c-> : enter=0, leave=0 ->conn_config : include/httpd.h line=1092 column=30 conn_config, &core_module : include/http_core.h line=345 column=31 core_module); |
104 | |
105 | if (! : true=0, false=0 !csd : server/connection.c line=103 column=19 csd) { |
106 | return; |
107 | |
108 | |
109 | ap_update_child_status : include/scoreboard.h line=187 column=17 ap_update_child_status(c : server/connection.c line=98 column=47 c-> : enter=0, leave=0 ->sbh : include/httpd.h line=1101 column=11 sbh, SERVER_CLOSING, NULL); |
110 | |
111 | |
112 | |
113 | |
114 | |
115 | |
116 | |
117 | |
118 | |
119 | |
120 | |
121 | |
122 | |
123 | ap_flush_conn : server/connection.c line=69 column=23 ap_flush_conn(c : server/connection.c line=98 column=47 c); |
124 | |
125 | if (c : server/connection.c line=98 column=47 c-> : enter=0, leave=0 ->aborted : include/httpd.h line=1070 column=14 aborted) { |
126 | apr_socket_close : /usr/include/apr-1/apr_network_io.h line=307 column=27 apr_socket_close(csd : server/connection.c line=103 column=19 csd); |
127 | return; |
128 | |
129 | |
130 | |
131 | |
132 | |
133 | if (apr_socket_shutdown : enter=0, leave=0 apr_socket_shutdown : /usr/include/apr-1/apr_network_io.h line=300 column=27 apr_socket_shutdown(csd : server/connection.c line=103 column=19 csd, APR_SHUTDOWN_WRITE : /usr/include/apr-1/apr_network_io.h line=108 column=5 APR_SHUTDOWN_WRITE) != : true=0, false=0 MC/DC independently affect : true=0, false=0 != APR_SUCCESS |
134 | || c : server/connection.c line=98 column=47 cMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->aborted : include/httpd.h line=1070 column=14 aborted) { |
135 | apr_socket_close : /usr/include/apr-1/apr_network_io.h line=307 column=27 apr_socket_close(csd : server/connection.c line=103 column=19 csd); |
136 | return; |
137 | |
138 | |
139 | |
140 | |
141 | |
142 | |
143 | |
144 | apr_socket_timeout_set : /usr/include/apr-1/apr_network_io.h line=614 column=27 apr_socket_timeout_set(csd : server/connection.c line=103 column=19 csd, apr_time_from_sec(SECONDS_TO_LINGER)); |
145 | apr_socket_opt_set : /usr/include/apr-1/apr_network_io.h line=600 column=27 apr_socket_opt_set(csd : server/connection.c line=103 column=19 csd, APR_INCOMPLETE_READ, 1); |
146 | |
147 | |
148 | |
149 | |
150 | |
151 | |
152 | nbytes = : pass=0 = sizeof(dummybuf); |
153 | if (MC/DC independently affect : true=0, false=0 apr_socket_recv : enter=0, leave=0 apr_socket_recv : /usr/include/apr-1/apr_network_io.h line=575 column=27 apr_socket_recv(csd : server/connection.c line=103 column=19 csd, dummybuf : server/connection.c line=100 column=10 dummybuf, &nbytes : server/connection.c line=101 column=16 nbytes) || : true=0, false=0 || nbytes : server/connection.c line=101 column=16 nbytes == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0) |
154 | break; |
155 | |
156 | if (timeup : server/connection.c line=102 column=16 timeup == : true=0, false=0 == 0) { |
157 | |
158 | |
159 | |
160 | |
161 | |
162 | |
163 | |
164 | |
165 | if (apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(c : server/connection.c line=98 column=47 c-> : enter=0, leave=0 ->notes : include/httpd.h line=1095 column=18 notes, "short-lingering-close")) { |
166 | timeup = : pass=0 = apr_time_now : enter=0, leave=0 apr_time_now : /usr/include/apr-1/apr_time.h line=85 column=25 apr_time_now() + : pass=0 + apr_time_from_sec(SECONDS_TO_LINGER); |
167 | |
168 | |
169 | timeup = : pass=0 = apr_time_now : enter=0, leave=0 apr_time_now : /usr/include/apr-1/apr_time.h line=85 column=25 apr_time_now() + : pass=0 + apr_time_from_sec(MAX_SECS_TO_LINGER); |
170 | |
171 | continue; |
172 | |
173 | while (apr_time_now : enter=0, leave=0 apr_time_now : /usr/include/apr-1/apr_time.h line=85 column=25 apr_time_now() < : true=0, false=0 < timeup : server/connection.c line=102 column=16 timeup); |
174 | |
175 | apr_socket_close : /usr/include/apr-1/apr_network_io.h line=307 column=27 apr_socket_close(csd : server/connection.c line=103 column=19 csd); |
176 | return; |
177 | |
178 | |
179 | ap_process_connection(conn_rec *c, void *csd) |
180 | |
181 | |
182 | ap_update_vhost_given_ip : include/http_vhost.h line=92 column=18 ap_update_vhost_given_ip(c : server/connection.c line=179 column=55 c); |
183 | |
184 | rc = : pass=0 = ap_run_pre_connection : enter=0, leave=0 ap_run_pre_connection : server/ c, csd : server/connection.c line=179 column=64 csd); |
185 | if (rc : server/connection.c line=181 column=9 rc != : true=0, false=0 MC/DC independently affect : true=0, false=0 != OK && : true=0, false=0 && rc : server/connection.c line=181 column=9 rc != : true=0, false=0 MC/DC independently affect : true=0, false=0 != DONE) { |
186 | c-> : enter=0, leave=0 ->aborted : include/httpd.h line=1070 column=14 aborted = : enter=0, leave=0 = 1; |
187 | |
188 | |
189 | if (! : true=0, false=0 !c : server/connection.c line=179 column=55 c-> : enter=0, leave=0 ->aborted : include/httpd.h line=1070 column=14 aborted) { |
190 | ap_run_process_connection : server/ c); |
191 | |
192 | |
193 | |
194 |