Pass | Half | Fail | Excluded | Total | ||||
---|---|---|---|---|---|---|---|---|
|
12.50% |
87.50% |
0.00% |
100% |
||||
|
5.06% |
94.94% |
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% |
100.00% |
0.00% |
100% |
|||
|
0.00% |
0.00% |
0.00% |
0.00% |
100% |
|||
|
0.00% |
0.00% |
100.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 | |
43 | |
44 | |
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 | |
70 | |
71 | |
72 | |
73 | |
74 | |
75 | |
76 | |
77 | |
78 | |
79 | |
80 | |
81 | |
82 | |
83 | |
84 | |
85 | |
86 | |
87 | |
88 | |
89 | |
90 | |
91 | |
92 | |
93 | |
94 | |
95 | |
96 | |
97 | |
98 | |
99 | |
100 | |
101 | |
102 | |
103 | |
104 | |
105 | |
106 | |
107 | |
108 | |
109 | |
110 | |
111 | |
112 | |
113 | |
114 | |
115 | |
116 | |
117 | |
118 | |
119 | |
120 | |
121 | |
122 | |
123 | |
124 | |
125 | |
126 | |
127 | |
128 | |
129 | |
130 | |
131 | |
132 | |
133 | |
134 | |
135 | |
136 | |
137 | |
138 | |
139 | |
140 | |
141 | |
142 | |
143 | |
144 | |
145 | |
146 | |
147 | |
148 | r)) |
149 | |
150 | |
151 | |
152 | |
153 | + 1) |
154 | |
155 | |
156 | |
157 | |
158 | |
159 | |
160 | |
161 | |
162 | ap_set_keepalive(request_rec *r) |
163 | |
164 | |
165 | r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->keep_alive_max : include/httpd.h line=1220 column=9 keep_alive_max - : pass=0 - r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalives : include/httpd.h line=1081 column=9 keepalives; |
166 | ap_find_token : include/httpd.h line=1432 column=17 ap_find_token(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, |
167 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Connection"), |
168 | |
169 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Connection"); |
170 | |
171 | |
172 | |
173 | |
174 | |
175 | |
176 | |
177 | |
178 | |
179 | |
180 | |
181 | |
182 | |
183 | |
184 | |
185 | |
186 | |
187 | |
188 | |
189 | |
190 | |
191 | |
192 | |
193 | |
194 | |
195 | |
196 | |
197 | |
198 | |
199 | |
200 | if ((r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive != : true=0, false=0 MC/DC independently affect : true=0, false=0 != AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE) |
201 | && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->expecting_100 : include/httpd.h line=886 column=14 expecting_100 |
202 | && ((r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status == : true=0, false=0 MC/DC independently affect : true=0, false=0 == HTTP_NOT_MODIFIED) |
203 | || (r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status == : true=0, false=0 MC/DC independently affect : true=0, false=0 == HTTP_NO_CONTENT) |
204 | || r : modules/http/http_protocol.c line=162 column=47 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->header_only : include/httpd.h line=808 column=9 header_only |
205 | || MC/DC independently affect : true=0, false=0 apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Content-Length") |
206 | || MC/DC independently affect : true=0, false=0 ap_find_last_token : enter=0, leave=0 ap_find_last_token : include/httpd.h line=1441 column=17 ap_find_last_token(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, |
207 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, |
208 | |
209 | |
210 | || ((r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->proto_num : include/httpd.h line=812 column=9 proto_num >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= HTTP_VERSION(1,1)) |
211 | && (r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->chunked : include/httpd.h line=869 column=9 chunked MC/DC independently affect : true=0, false=0 = : enter=0, leave=0 = 1))) /* THIS CODE IS CORRECT, see above. */ |
212 | && r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 serverMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->keep_alive : include/httpd.h line=1222 column=9 keep_alive |
213 | && (r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->keep_alive_timeout : include/httpd.h line=1218 column=25 keep_alive_timeout > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 0) |
214 | && ((r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->keep_alive_max : include/httpd.h line=1220 column=9 keep_alive_max == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0) |
215 | || (left : modules/http/http_protocol.c line=165 column=9 left > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 0)) |
216 | && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !ap_status_drops_connection(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status) |
217 | && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !wimpy : modules/http/http_protocol.c line=166 column=9 wimpy |
218 | && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !ap_find_token : enter=0, leave=0 ap_find_token : include/httpd.h line=1432 column=17 ap_find_token(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, conn : modules/http/http_protocol.c line=169 column=17 conn, "close") |
219 | && (! : true=0, false=0 MC/DC independently affect : true=0, false=0 !apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->subprocess_env : include/httpd.h line=908 column=18 subprocess_env, "nokeepalive") |
220 | || MC/DC independently affect : true=0, false=0 apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Via")) |
221 | && ((ka_sent : modules/http/http_protocol.c line=164 column=9 ka_sent = : pass=0 MC/DC independently affect : true=0, false=0 = ap_find_token : enter=0, leave=0 ap_find_token : include/httpd.h line=1432 column=17 ap_find_token(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, conn : modules/http/http_protocol.c line=169 column=17 conn, "keep-alive")) |
222 | || (r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->proto_num : include/httpd.h line=812 column=9 proto_num >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= HTTP_VERSION(1,1))) |
223 | && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !ap_graceful_stop_signalled : enter=0, leave=0 ap_graceful_stop_signalled : include/ap_mpm.h line=99 column=17 ap_graceful_stop_signalled()) { |
224 | |
225 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive = : enter=0, leave=0 = AP_CONN_KEEPALIVE : include/httpd.h line=1039 column=5 AP_CONN_KEEPALIVE; |
226 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalives : include/httpd.h line=1081 column=9 keepalives++ : pass=0 ++; |
227 | |
228 | |
229 | if (ka_sent : modules/http/http_protocol.c line=164 column=9 ka_sent) { |
230 | if (r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->keep_alive_max : include/httpd.h line=1220 column=9 keep_alive_max) { |
231 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Keep-Alive", |
232 | apr_psprintf : /usr/include/apr-1/apr_strings.h line=170 column=28 apr_psprintf(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, "timeout=%d, max=%d", |
233 | r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->keep_alive_timeout : include/httpd.h line=1218 column=25 keep_alive_timeout), |
234 | left)); |
235 | |
236 | |
237 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Keep-Alive", |
238 | apr_psprintf : /usr/include/apr-1/apr_strings.h line=170 column=28 apr_psprintf(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, "timeout=%d", |
239 | r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->keep_alive_timeout : include/httpd.h line=1218 column=25 keep_alive_timeout))); |
240 | |
241 | apr_table_mergen : /usr/include/apr-1/apr_tables.h line=311 column=19 apr_table_mergen(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Connection", "Keep-Alive"); |
242 | |
243 | |
244 | return 1; |
245 | |
246 | |
247 | |
248 | |
249 | |
250 | |
251 | |
252 | |
253 | |
254 | |
255 | if (! : true=0, false=0 !wimpy : modules/http/http_protocol.c line=166 column=9 wimpy) { |
256 | apr_table_mergen : /usr/include/apr-1/apr_tables.h line=311 column=19 apr_table_mergen(r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Connection", "close"); |
257 | |
258 | |
259 | |
260 | |
261 | |
262 | |
263 | |
264 | if ((r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive != : true=0, false=0 MC/DC independently affect : true=0, false=0 != AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE) |
265 | && r : modules/http/http_protocol.c line=162 column=47 r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 serverMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->keep_alive_max : include/httpd.h line=1220 column=9 keep_alive_max |
266 | && ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !left : modules/http/http_protocol.c line=165 column=9 left) { |
267 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalives : include/httpd.h line=1081 column=9 keepalives++ : pass=0 ++; |
268 | |
269 | r-> : enter=0, leave=0 ->connection : include/httpd.h line=782 column=15 connection-> : enter=0, leave=0 ->keepalive : include/httpd.h line=1074 column=25 keepalive = : enter=0, leave=0 = AP_CONN_CLOSE : include/httpd.h line=1038 column=5 AP_CONN_CLOSE; |
270 | |
271 | return 0; |
272 | |
273 | |
274 | ap_meets_conditions(request_rec *r) |
275 | |
276 | |
277 | |
278 | |
279 | |
280 | |
281 | |
282 | |
283 | |
284 | |
285 | |
286 | |
287 | |
288 | |
289 | |
290 | |
291 | |
292 | |
293 | if (! : true=0, false=0 MC/DC independently affect : true=0, false=0 !ap_is_HTTP_SUCCESS(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status) || : true=0, false=0 || r : modules/http/http_protocol.c line=274 column=50 rMC/DC independently affect : true=0, false=0 -> : enter=0, leave=0 ->no_local_copy : include/httpd.h line=937 column=9 no_local_copy) { |
294 | return OK; |
295 | |
296 | |
297 | etag = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "ETag"); |
298 | |
299 | |
300 | |
301 | |
302 | |
303 | tmp_time = : pass=0 = ((r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->mtime : include/httpd.h line=864 column=16 mtime != : true=0, false=0 != 0) conditional operator : true=0, false=0 ? r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->mtime : include/httpd.h line=864 column=16 mtime : apr_time_now : enter=0, leave=0 apr_time_now : /usr/include/apr-1/apr_time.h line=85 column=25 apr_time_now()); |
304 | mtime = : pass=0 = apr_time_sec(tmp_time : modules/http/http_protocol.c line=278 column=16 tmp_time); |
305 | |
306 | |
307 | |
308 | |
309 | |
310 | |
311 | if ((if_match : modules/http/http_protocol.c line=277 column=17 if_match = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "If-Match")) != : true=0, false=0 != NULL) { |
312 | if (if_match : modules/http/http_protocol.c line=277 column=17 if_match[] : enter=0, leave=0 [0] != : true=0, false=0 MC/DC independently affect : true=0, false=0 != '*' |
313 | && (etag : modules/http/http_protocol.c line=276 column=17 etag == : true=0, false=0 MC/DC independently affect : true=0, false=0 == NULL || : true=0, false=0 || etag : modules/http/http_protocol.c line=276 column=17 etag[] : enter=0, leave=0 [0] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'W' |
314 | || ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !ap_find_list_item : enter=0, leave=0 ap_find_list_item : include/httpd.h line=1411 column=17 ap_find_list_item(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, if_match : modules/http/http_protocol.c line=277 column=17 if_match, etag : modules/http/http_protocol.c line=276 column=17 etag))) { |
315 | return HTTP_PRECONDITION_FAILED; |
316 | |
317 | |
318 | |
319 | |
320 | |
321 | |
322 | |
323 | |
324 | if_unmodified = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "If-Unmodified-Since"); |
325 | if (if_unmodified : modules/http/http_protocol.c line=277 column=48 if_unmodified != : true=0, false=0 != NULL) { |
326 | apr_date_parse_http : /usr/include/apr-1/apr_date.h line=73 column=25 apr_date_parse_http(if_unmodified : modules/http/http_protocol.c line=277 column=48 if_unmodified); |
327 | |
328 | if ((ius : modules/http/http_protocol.c line=326 column=24 ius != : true=0, false=0 MC/DC independently affect : true=0, false=0 != APR_DATE_BAD) && : true=0, false=0 && (mtime : modules/http/http_protocol.c line=279 column=17 mtime > : true=0, false=0 MC/DC independently affect : true=0, false=0 > apr_time_sec(ius : modules/http/http_protocol.c line=326 column=24 ius))) { |
329 | return HTTP_PRECONDITION_FAILED; |
330 | |
331 | |
332 | |
333 | |
334 | |
335 | |
336 | |
337 | |
338 | |
339 | |
340 | |
341 | |
342 | |
343 | |
344 | |
345 | |
346 | if_nonematch = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "If-None-Match"); |
347 | if (if_nonematch : modules/http/http_protocol.c line=277 column=64 if_nonematch != : true=0, false=0 != NULL) { |
348 | if (r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->method_number : include/httpd.h line=831 column=9 method_number == : true=0, false=0 == M_GET) { |
349 | if (if_nonematch : modules/http/http_protocol.c line=277 column=64 if_nonematch[] : enter=0, leave=0 [0] == : true=0, false=0 == '*') { |
350 | not_modified = : pass=0 = 1; |
351 | |
352 | if (etag : modules/http/http_protocol.c line=276 column=17 etag != : true=0, false=0 != NULL) { |
353 | 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(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Range")) { |
354 | not_modified = : pass=0 = etag : modules/http/http_protocol.c line=276 column=17 etag[] : enter=0, leave=0 [0] != : true=0, false=0 MC/DC independently affect : true=0, false=0 != 'W' |
355 | && MC/DC independently affect : true=0, false=0 ap_find_list_item : enter=0, leave=0 ap_find_list_item : include/httpd.h line=1411 column=17 ap_find_list_item(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, |
356 | if_nonematch, etag : modules/http/http_protocol.c line=276 column=17 etag); |
357 | |
358 | |
359 | not_modified = : pass=0 = ap_find_list_item : enter=0, leave=0 ap_find_list_item : include/httpd.h line=1411 column=17 ap_find_list_item(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, |
360 | if_nonematch, etag : modules/http/http_protocol.c line=276 column=17 etag); |
361 | |
362 | |
363 | |
364 | if (if_nonematch : modules/http/http_protocol.c line=277 column=64 if_nonematch[] : enter=0, leave=0 [0] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == '*' |
365 | || (etag : modules/http/http_protocol.c line=276 column=17 etag != : true=0, false=0 MC/DC independently affect : true=0, false=0 != NULL |
366 | && MC/DC independently affect : true=0, false=0 ap_find_list_item : enter=0, leave=0 ap_find_list_item : include/httpd.h line=1411 column=17 ap_find_list_item(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, if_nonematch : modules/http/http_protocol.c line=277 column=64 if_nonematch, etag : modules/http/http_protocol.c line=276 column=17 etag))) { |
367 | return HTTP_PRECONDITION_FAILED; |
368 | |
369 | |
370 | |
371 | |
372 | |
373 | |
374 | |
375 | |
376 | |
377 | |
378 | if (r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->method_number : include/httpd.h line=831 column=9 method_number == : true=0, false=0 MC/DC independently affect : true=0, false=0 == M_GET |
379 | && (MC/DC independently affect : true=0, false=0 not_modified : modules/http/http_protocol.c line=280 column=9 not_modified || : true=0, false=0 || ! : true=0, false=0 MC/DC independently affect : true=0, false=0 !if_nonematch : modules/http/http_protocol.c line=277 column=64 if_nonematch) |
380 | && (if_modified_since : modules/http/http_protocol.c line=277 column=28 if_modified_since = : pass=0 = |
381 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, |
382 | MC/DC independently affect : true=0, false=0 != NULL) { |
383 | |
384 | |
385 | |
386 | ims_time = : pass=0 = apr_date_parse_http : enter=0, leave=0 apr_date_parse_http : /usr/include/apr-1/apr_date.h line=73 column=25 apr_date_parse_http(if_modified_since : modules/http/http_protocol.c line=277 column=28 if_modified_since); |
387 | ims = : pass=0 = apr_time_sec(ims_time : modules/http/http_protocol.c line=383 column=20 ims_time); |
388 | reqtime = : pass=0 = apr_time_sec(r : modules/http/http_protocol.c line=274 column=50 r-> : enter=0, leave=0 ->request_time : include/httpd.h line=817 column=16 request_time); |
389 | |
390 | not_modified = : pass=0 = ims : modules/http/http_protocol.c line=384 column=21 ims >= : true=0, false=0 MC/DC independently affect : true=0, false=0 >= mtime : modules/http/http_protocol.c line=279 column=17 mtime && : true=0, false=0 && ims : modules/http/http_protocol.c line=384 column=21 ims <= : true=0, false=0 MC/DC independently affect : true=0, false=0 <= reqtime : modules/http/http_protocol.c line=384 column=26 reqtime; |
391 | |
392 | |
393 | if (not_modified : modules/http/http_protocol.c line=280 column=9 not_modified) { |
394 | return HTTP_NOT_MODIFIED; |
395 | |
396 | |
397 | return OK; |
398 | |
399 | |
400 | |
401 | |
402 | |
403 | |
404 | |
405 | |
406 | |
407 | |
408 | |
409 | |
410 | |
411 | |
412 | register_one_method(apr_pool_t *p, const char *methname, |
413 | |
414 | |
415 | apr_palloc : /usr/include/apr-1/apr_pools.h line=419 column=21 apr_palloc(p : modules/http/http_protocol.c line=412 column=45 p, sizeof(*pnum)); |
416 | |
417 | pnum = : enter=26, leave=26 = methnum : modules/http/http_protocol.c line=413 column=37 methnum; |
418 | apr_hash_set : /usr/include/apr-1/apr_hash.h line=107 column=19 apr_hash_set(methods_registry : modules/http/http_protocol.c line=408 column=20 methods_registry, methname : modules/http/http_protocol.c line=412 column=60 methname, APR_HASH_KEY_STRING, pnum : modules/http/http_protocol.c line=415 column=10 pnum); |
419 | |
420 | |
421 | |
422 | |
423 | |
424 | ap_method_registry_destroy(void *notused) |
425 | |
426 | methods_registry = : pass=1 = NULL; |
427 | cur_method_number = : pass=1 = METHOD_NUMBER_FIRST; |
428 | return APR_SUCCESS; |
429 | |
430 | |
431 | ap_method_registry_init(apr_pool_t *p) |
432 | |
433 | methods_registry = : pass=1 = apr_hash_make : enter=1, leave=1 apr_hash_make : /usr/include/apr-1/apr_hash.h line=78 column=27 apr_hash_make(p : modules/http/http_protocol.c line=431 column=54 p); |
434 | apr_pool_cleanup_register : /usr/include/apr-1/apr_pools.h line=603 column=19 apr_pool_cleanup_register(p : modules/http/http_protocol.c line=431 column=54 p, NULL, |
435 | ap_method_registry_destroy, |
436 | |
437 | |
438 | |
439 | |
440 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "GET", M_GET); |
441 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "PUT", M_PUT); |
442 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "POST", M_POST); |
443 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "DELETE", M_DELETE); |
444 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "CONNECT", M_CONNECT); |
445 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "OPTIONS", M_OPTIONS); |
446 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "TRACE", M_TRACE); |
447 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "PATCH", M_PATCH); |
448 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "PROPFIND", M_PROPFIND); |
449 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "PROPPATCH", M_PROPPATCH); |
450 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "MKCOL", M_MKCOL); |
451 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "COPY", M_COPY); |
452 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "MOVE", M_MOVE); |
453 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "LOCK", M_LOCK); |
454 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "UNLOCK", M_UNLOCK); |
455 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "VERSION-CONTROL", M_VERSION_CONTROL); |
456 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "CHECKOUT", M_CHECKOUT); |
457 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "UNCHECKOUT", M_UNCHECKOUT); |
458 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "CHECKIN", M_CHECKIN); |
459 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "UPDATE", M_UPDATE); |
460 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "LABEL", M_LABEL); |
461 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "REPORT", M_REPORT); |
462 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "MKWORKSPACE", M_MKWORKSPACE); |
463 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "MKACTIVITY", M_MKACTIVITY); |
464 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "BASELINE-CONTROL", M_BASELINE_CONTROL); |
465 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=431 column=54 p, "MERGE", M_MERGE); |
466 | |
467 | |
468 | ap_method_register(apr_pool_t *p, const char *methname) |
469 | |
470 | |
471 | |
472 | if (methods_registry : modules/http/http_protocol.c line=408 column=20 methods_registry == : true=0, false=0 == NULL) { |
473 | ap_method_registry_init : modules/http/http_protocol.c line=431 column=18 ap_method_registry_init(p : modules/http/http_protocol.c line=468 column=48 p); |
474 | |
475 | |
476 | if (methname : modules/http/http_protocol.c line=468 column=63 methname == : true=0, false=0 == NULL) { |
477 | return M_INVALID; |
478 | |
479 | |
480 | |
481 | |
482 | |
483 | methnum = : pass=0 = (int *)apr_hash_get : enter=0, leave=0 apr_hash_get : /usr/include/apr-1/apr_hash.h line=117 column=21 apr_hash_get(methods_registry : modules/http/http_protocol.c line=408 column=20 methods_registry, methname : modules/http/http_protocol.c line=468 column=63 methname, |
484 | |
485 | if (methnum : modules/http/http_protocol.c line=470 column=10 methnum != : true=0, false=0 != NULL) |
486 | return * dereference : enter=0, leave=0 *methnum : modules/http/http_protocol.c line=470 column=10 methnum; |
487 | |
488 | if (cur_method_number : modules/http/http_protocol.c line=409 column=12 cur_method_number > : true=0, false=0 > METHOD_NUMBER_LAST) { |
489 | |
490 | |
491 | |
492 | ap_log_perror : include/http_log.h line=195 column=18 ap_log_perror(APLOG_MARK, APLOG_ERR, 0, p : modules/http/http_protocol.c line=468 column=48 p, |
493 | |
494 | |
495 | methname); |
496 | return M_INVALID; |
497 | |
498 | |
499 | register_one_method : modules/http/http_protocol.c line=412 column=13 register_one_method(p : modules/http/http_protocol.c line=468 column=48 p, methname : modules/http/http_protocol.c line=468 column=63 methname, cur_method_number : modules/http/http_protocol.c line=409 column=12 cur_method_number); |
500 | return cur_method_number : modules/http/http_protocol.c line=409 column=12 cur_method_number++ : pass=0 ++; |
501 | |
502 | |
503 | |
504 | |
505 | lookup_builtin_method(const char *method, apr_size_t len) |
506 | |
507 | |
508 | |
509 | |
510 | |
511 | |
512 | |
513 | |
514 | |
515 | |
516 | |
517 | |
518 | |
519 | switch (len : modules/http/http_protocol.c line=505 column=65 len) |
520 | |
521 | case 3: |
522 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [0]) |
523 | |
524 | case 'P': |
525 | return (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'U' |
526 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'T' |
527 | ? M_PUT : UNKNOWN_METHOD); |
528 | case 'G': |
529 | return (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'E' |
530 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'T' |
531 | ? M_GET : UNKNOWN_METHOD); |
532 | default: |
533 | return UNKNOWN_METHOD; |
534 | |
535 | |
536 | case 4: |
537 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [0]) |
538 | |
539 | case 'H': |
540 | return (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'E' |
541 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'A' |
542 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [3] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'D' |
543 | ? M_GET : UNKNOWN_METHOD); |
544 | case 'P': |
545 | return (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'O' |
546 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'S' |
547 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [3] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'T' |
548 | ? M_POST : UNKNOWN_METHOD); |
549 | case 'M': |
550 | return (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'O' |
551 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'V' |
552 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [3] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'E' |
553 | ? M_MOVE : UNKNOWN_METHOD); |
554 | case 'L': |
555 | return (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'O' |
556 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'C' |
557 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [3] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'K' |
558 | ? M_LOCK : UNKNOWN_METHOD); |
559 | case 'C': |
560 | return (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'O' |
561 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'P' |
562 | && method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [3] == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 'Y' |
563 | ? M_COPY : UNKNOWN_METHOD); |
564 | default: |
565 | return UNKNOWN_METHOD; |
566 | |
567 | |
568 | case 5: |
569 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [2]) |
570 | |
571 | case 'T': |
572 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "PATCH", 5) == : true=0, false=0 == 0 |
573 | ? M_PATCH : UNKNOWN_METHOD); |
574 | case 'R': |
575 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "MERGE", 5) == : true=0, false=0 == 0 |
576 | ? M_MERGE : UNKNOWN_METHOD); |
577 | case 'C': |
578 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "MKCOL", 5) == : true=0, false=0 == 0 |
579 | ? M_MKCOL : UNKNOWN_METHOD); |
580 | case 'B': |
581 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "LABEL", 5) == : true=0, false=0 == 0 |
582 | ? M_LABEL : UNKNOWN_METHOD); |
583 | case 'A': |
584 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "TRACE", 5) == : true=0, false=0 == 0 |
585 | ? M_TRACE : UNKNOWN_METHOD); |
586 | default: |
587 | return UNKNOWN_METHOD; |
588 | |
589 | |
590 | case 6: |
591 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [0]) |
592 | |
593 | case 'U': |
594 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [5]) |
595 | |
596 | case 'K': |
597 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "UNLOCK", 6) == : true=0, false=0 == 0 |
598 | ? M_UNLOCK : UNKNOWN_METHOD); |
599 | case 'E': |
600 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "UPDATE", 6) == : true=0, false=0 == 0 |
601 | ? M_UPDATE : UNKNOWN_METHOD); |
602 | default: |
603 | return UNKNOWN_METHOD; |
604 | |
605 | case 'R': |
606 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "REPORT", 6) == : true=0, false=0 == 0 |
607 | ? M_REPORT : UNKNOWN_METHOD); |
608 | case 'D': |
609 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "DELETE", 6) == : true=0, false=0 == 0 |
610 | ? M_DELETE : UNKNOWN_METHOD); |
611 | default: |
612 | return UNKNOWN_METHOD; |
613 | |
614 | |
615 | case 7: |
616 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [1]) |
617 | |
618 | case 'P': |
619 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "OPTIONS", 7) == : true=0, false=0 == 0 |
620 | ? M_OPTIONS : UNKNOWN_METHOD); |
621 | case 'O': |
622 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "CONNECT", 7) == : true=0, false=0 == 0 |
623 | ? M_CONNECT : UNKNOWN_METHOD); |
624 | case 'H': |
625 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "CHECKIN", 7) == : true=0, false=0 == 0 |
626 | ? M_CHECKIN : UNKNOWN_METHOD); |
627 | default: |
628 | return UNKNOWN_METHOD; |
629 | |
630 | |
631 | case 8: |
632 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [0]) |
633 | |
634 | case 'P': |
635 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "PROPFIND", 8) == : true=0, false=0 == 0 |
636 | ? M_PROPFIND : UNKNOWN_METHOD); |
637 | case 'C': |
638 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "CHECKOUT", 8) == : true=0, false=0 == 0 |
639 | ? M_CHECKOUT : UNKNOWN_METHOD); |
640 | default: |
641 | return UNKNOWN_METHOD; |
642 | |
643 | |
644 | case 9: |
645 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "PROPPATCH", 9) == : true=0, false=0 == 0 |
646 | ? M_PROPPATCH : UNKNOWN_METHOD); |
647 | |
648 | case 10: |
649 | switch (method : modules/http/http_protocol.c line=505 column=46 method[] : enter=0, leave=0 [0]) |
650 | |
651 | case 'U': |
652 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "UNCHECKOUT", 10) == : true=0, false=0 == 0 |
653 | ? M_UNCHECKOUT : UNKNOWN_METHOD); |
654 | case 'M': |
655 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "MKACTIVITY", 10) == : true=0, false=0 == 0 |
656 | ? M_MKACTIVITY : UNKNOWN_METHOD); |
657 | default: |
658 | return UNKNOWN_METHOD; |
659 | |
660 | |
661 | case 11: |
662 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "MKWORKSPACE", 11) == : true=0, false=0 == 0 |
663 | ? M_MKWORKSPACE : UNKNOWN_METHOD); |
664 | |
665 | case 15: |
666 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "VERSION-CONTROL", 15) == : true=0, false=0 == 0 |
667 | ? M_VERSION_CONTROL : UNKNOWN_METHOD); |
668 | |
669 | case 16: |
670 | return (memcmp : enter=0, leave=0 memcmp : /usr/include/string.h line=68 column=12 memcmp(method : modules/http/http_protocol.c line=505 column=46 method, "BASELINE-CONTROL", 16) == : true=0, false=0 == 0 |
671 | ? M_BASELINE_CONTROL : UNKNOWN_METHOD); |
672 | |
673 | default: |
674 | return UNKNOWN_METHOD; |
675 | |
676 | |
677 | |
678 | |
679 | |
680 | |
681 | |
682 | |
683 | |
684 | |
685 | |
686 | |
687 | ap_method_number_of(const char *method) |
688 | |
689 | strlen : /usr/include/string.h line=399 column=15 strlen(method : modules/http/http_protocol.c line=687 column=49 method); |
690 | lookup_builtin_method : modules/http/http_protocol.c line=505 column=12 lookup_builtin_method(method : modules/http/http_protocol.c line=687 column=49 method, len : modules/http/http_protocol.c line=689 column=9 len); |
691 | |
692 | if (which : modules/http/http_protocol.c line=690 column=9 which != : true=0, false=0 != UNKNOWN_METHOD) |
693 | return which : modules/http/http_protocol.c line=690 column=9 which; |
694 | |
695 | |
696 | if (methods_registry : modules/http/http_protocol.c line=408 column=20 methods_registry != : true=0, false=0 != NULL) { |
697 | apr_hash_get : /usr/include/apr-1/apr_hash.h line=117 column=21 apr_hash_get(methods_registry : modules/http/http_protocol.c line=408 column=20 methods_registry, method : modules/http/http_protocol.c line=687 column=49 method, len : modules/http/http_protocol.c line=689 column=9 len); |
698 | |
699 | if (methnum : modules/http/http_protocol.c line=697 column=14 methnum != : true=0, false=0 != NULL) { |
700 | return * dereference : enter=0, leave=0 *methnum : modules/http/http_protocol.c line=697 column=14 methnum; |
701 | |
702 | |
703 | |
704 | return M_INVALID; |
705 | |
706 | |
707 | |
708 | |
709 | |
710 | ap_method_name_of(apr_pool_t *p, int methnum) |
711 | |
712 | apr_hash_first : /usr/include/apr-1/apr_hash.h line=148 column=33 apr_hash_first(p : modules/http/http_protocol.c line=710 column=56 p, methods_registry : modules/http/http_protocol.c line=408 column=20 methods_registry); |
713 | |
714 | |
715 | |
716 | for (; hi : modules/http/http_protocol.c line=712 column=23 hi; hi : modules/http/http_protocol.c line=712 column=23 hi = : pass=0 = apr_hash_next : enter=0, leave=0 apr_hash_next : /usr/include/apr-1/apr_hash.h line=156 column=33 apr_hash_next(hi : modules/http/http_protocol.c line=712 column=23 hi)) { |
717 | |
718 | |
719 | |
720 | apr_hash_this : /usr/include/apr-1/apr_hash.h line=167 column=19 apr_hash_this(hi : modules/http/http_protocol.c line=712 column=23 hi, &key : modules/http/http_protocol.c line=717 column=21 key, NULL, &val : modules/http/http_protocol.c line=718 column=15 val); |
721 | if (* dereference : enter=0, leave=0 *(int *)val : modules/http/http_protocol.c line=718 column=15 val == : true=0, false=0 == methnum : modules/http/http_protocol.c line=710 column=63 methnum) |
722 | return key : modules/http/http_protocol.c line=717 column=21 key; |
723 | |
724 | |
725 | |
726 | return NULL; |
727 | |
728 | |
729 | |
730 | |
731 | |
732 | |
733 | |
734 | |
735 | ap_index_of_response(int status) |
736 | |
737 | |
738 | |
739 | |
740 | |
741 | if (status : modules/http/http_protocol.c line=735 column=42 status < : true=0, false=0 < 100) { /* Below 100 is illegal for HTTP status */ |
742 | return LEVEL_500; |
743 | |
744 | |
745 | for (i : modules/http/http_protocol.c line=739 column=9 i = : pass=0 = 0; i : modules/http/http_protocol.c line=739 column=9 i < : true=0, false=0 < 5; i : modules/http/http_protocol.c line=739 column=9 i++ : pass=0 ++) { |
746 | status -= : pass=0 -= 100; |
747 | if (status : modules/http/http_protocol.c line=735 column=42 status < : true=0, false=0 < 100) { |
748 | pos = : pass=0 = (status : modules/http/http_protocol.c line=735 column=42 status + : pass=0 + shortcut : modules/http/http_protocol.c line=737 column=16 shortcut[] : enter=0, leave=0 [i : modules/http/http_protocol.c line=739 column=9 i]); |
749 | if (pos : modules/http/http_protocol.c line=739 column=12 pos < : true=0, false=0 < shortcut : modules/http/http_protocol.c line=737 column=16 shortcut[] : enter=0, leave=0 [i : modules/http/http_protocol.c line=739 column=9 i + : pass=0 + 1]) { |
750 | return pos : modules/http/http_protocol.c line=739 column=12 pos; |
751 | |
752 | |
753 | return LEVEL_500; /* status unknown (falls in gap) */ |
754 | |
755 | |
756 | |
757 | return LEVEL_500; /* 600 or above is also illegal */ |
758 | |
759 | |
760 | ap_get_status_line(int status) |
761 | |
762 | return status_lines : modules/http/http_protocol.c line=75 column=27 status_lines[] : enter=0, leave=0 [ap_index_of_response : enter=0, leave=0 ap_index_of_response : modules/http/http_protocol.c line=735 column=17 ap_index_of_response(status : modules/http/http_protocol.c line=760 column=49 status)]; |
763 | |
764 | |
765 | |
766 | |
767 | |
768 | make_allow(request_rec *r) |
769 | |
770 | |
771 | |
772 | apr_array_make : /usr/include/apr-1/apr_tables.h line=111 column=35 apr_array_make(r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, 10, sizeof(char *)); |
773 | apr_hash_first : /usr/include/apr-1/apr_hash.h line=148 column=33 apr_hash_first(r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, methods_registry : modules/http/http_protocol.c line=408 column=20 methods_registry); |
774 | |
775 | |
776 | r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->module_config : include/httpd.h line=1207 column=30 module_config, &core_module : include/http_core.h line=345 column=31 core_module); |
777 | |
778 | mask = : pass=0 = r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->allowed_methods : include/httpd.h line=857 column=23 allowed_methods-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask; |
779 | |
780 | for (; hi : modules/http/http_protocol.c line=773 column=23 hi; hi : modules/http/http_protocol.c line=773 column=23 hi = : pass=0 = apr_hash_next : enter=0, leave=0 apr_hash_next : /usr/include/apr-1/apr_hash.h line=156 column=33 apr_hash_next(hi : modules/http/http_protocol.c line=773 column=23 hi)) { |
781 | |
782 | |
783 | |
784 | apr_hash_this : /usr/include/apr-1/apr_hash.h line=167 column=19 apr_hash_this(hi : modules/http/http_protocol.c line=773 column=23 hi, &key : modules/http/http_protocol.c line=781 column=21 key, NULL, &val : modules/http/http_protocol.c line=782 column=15 val); |
785 | if ((mask : modules/http/http_protocol.c line=771 column=17 mask & : pass=0 & (AP_METHOD_BIT << : pass=0 << * dereference : enter=0, leave=0 *(int *)val : modules/http/http_protocol.c line=782 column=15 val)) != : true=0, false=0 != 0) { |
786 | apr_array_push : /usr/include/apr-1/apr_tables.h line=121 column=21 apr_array_push(allow : modules/http/http_protocol.c line=772 column=25 allow) = : enter=0, leave=0 = key : modules/http/http_protocol.c line=781 column=21 key; |
787 | |
788 | |
789 | if (* dereference : enter=0, leave=0 *(int *)val : modules/http/http_protocol.c line=782 column=15 val == : true=0, false=0 == M_GET) |
790 | apr_array_push : /usr/include/apr-1/apr_tables.h line=121 column=21 apr_array_push(allow : modules/http/http_protocol.c line=772 column=25 allow) = : enter=0, leave=0 = "HEAD"; |
791 | |
792 | |
793 | |
794 | |
795 | if (conf : modules/http/http_protocol.c line=775 column=25 conf-> : enter=0, leave=0 ->trace_enable : include/http_core.h line=624 column=9 trace_enable != : true=0, false=0 != AP_TRACE_DISABLE) |
796 | apr_array_push : /usr/include/apr-1/apr_tables.h line=121 column=21 apr_array_push(allow : modules/http/http_protocol.c line=772 column=25 allow) = : enter=0, leave=0 = "TRACE"; |
797 | |
798 | list = : pass=0 = apr_array_pstrcat : enter=0, leave=0 apr_array_pstrcat : /usr/include/apr-1/apr_tables.h line=211 column=21 apr_array_pstrcat(r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, allow : modules/http/http_protocol.c line=772 column=25 allow, ','); |
799 | |
800 | |
801 | |
802 | if ((mask : modules/http/http_protocol.c line=771 column=17 mask & : pass=0 & (AP_METHOD_BIT << : pass=0 << M_INVALID)) |
803 | && (r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->allowed_methods : include/httpd.h line=857 column=23 allowed_methods-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list != : true=0, false=0 MC/DC independently affect : true=0, false=0 != NULL) |
804 | && (r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->allowed_methods : include/httpd.h line=857 column=23 allowed_methods-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts != : true=0, false=0 MC/DC independently affect : true=0, false=0 != 0)) { |
805 | |
806 | r-> : enter=0, leave=0 ->allowed_methods : include/httpd.h line=857 column=23 allowed_methods-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts; |
807 | |
808 | |
809 | |
810 | |
811 | for (i : modules/http/http_protocol.c line=805 column=13 i = : pass=0 = 0; i : modules/http/http_protocol.c line=805 column=13 i < : true=0, false=0 < r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->allowed_methods : include/httpd.h line=857 column=23 allowed_methods-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; ++ : pass=0 ++i : modules/http/http_protocol.c line=805 column=13 i) { |
812 | list = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(r : modules/http/http_protocol.c line=768 column=38 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, list : modules/http/http_protocol.c line=770 column=11 list, ",", xmethod : modules/http/http_protocol.c line=806 column=16 xmethod[] : enter=0, leave=0 [i : modules/http/http_protocol.c line=805 column=13 i], NULL); |
813 | |
814 | |
815 | |
816 | return list : modules/http/http_protocol.c line=770 column=11 list; |
817 | |
818 | |
819 | ap_send_http_options(request_rec *r) |
820 | |
821 | if (r : modules/http/http_protocol.c line=819 column=51 r-> : enter=0, leave=0 ->assbackwards : include/httpd.h line=801 column=9 assbackwards) { |
822 | return DECLINED; |
823 | |
824 | |
825 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_protocol.c line=819 column=51 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Allow", make_allow : enter=0, leave=0 make_allow : modules/http/http_protocol.c line=768 column=14 make_allow(r : modules/http/http_protocol.c line=819 column=51 r)); |
826 | |
827 | |
828 | |
829 | |
830 | |
831 | return OK; |
832 | |
833 | |
834 | ap_set_content_type(request_rec *r, const char *ct) |
835 | |
836 | if (! : true=0, false=0 !ct : modules/http/http_protocol.c line=834 column=66 ct) { |
837 | r-> : enter=0, leave=0 ->content_type : include/httpd.h line=917 column=17 content_type = : enter=0, leave=0 = NULL; |
838 | |
839 | if (! : true=0, false=0 MC/DC independently affect : true=0, false=0 !r : modules/http/http_protocol.c line=834 column=51 r-> : enter=0, leave=0 ->content_type : include/httpd.h line=917 column=17 content_type || : true=0, false=0 || MC/DC independently affect : true=0, false=0 strcmp : enter=0, leave=0 strcmp : /usr/include/string.h line=143 column=12 strcmp(r : modules/http/http_protocol.c line=834 column=51 r-> : enter=0, leave=0 ->content_type : include/httpd.h line=917 column=17 content_type, ct : modules/http/http_protocol.c line=834 column=66 ct)) { |
840 | r-> : enter=0, leave=0 ->content_type : include/httpd.h line=917 column=17 content_type = : enter=0, leave=0 = ct : modules/http/http_protocol.c line=834 column=66 ct; |
841 | |
842 | |
843 | |
844 | |
845 | |
846 | |
847 | ap_add_output_filters_by_type : include/http_core.h line=633 column=6 ap_add_output_filters_by_type(r : modules/http/http_protocol.c line=834 column=51 r); |
848 | |
849 | |
850 | |
851 | ap_set_accept_ranges(request_rec *r) |
852 | |
853 | r-> : enter=0, leave=0 ->per_dir_config : include/httpd.h line=977 column=30 per_dir_config, &core_module : include/http_core.h line=345 column=31 core_module); |
854 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_protocol.c line=851 column=52 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Accept-Ranges", |
855 | d-> : enter=0, leave=0 ->max_ranges : include/http_core.h line=588 column=9 max_ranges == : true=0, false=0 == AP_MAXRANGES_NORANGES) conditional operator : true=0, false=0 ? "none" |
856 | |
857 | |
858 | add_optional_notes(request_rec *r, |
859 | |
860 | |
861 | |
862 | |
863 | |
864 | |
865 | if ((notes : modules/http/http_protocol.c line=863 column=17 notes = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=858 column=52 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, key : modules/http/http_protocol.c line=860 column=51 key)) == : true=0, false=0 == NULL) { |
866 | result = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(r : modules/http/http_protocol.c line=858 column=52 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, prefix : modules/http/http_protocol.c line=859 column=51 prefix, suffix : modules/http/http_protocol.c line=861 column=51 suffix, NULL); |
867 | |
868 | |
869 | result = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(r : modules/http/http_protocol.c line=858 column=52 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, prefix : modules/http/http_protocol.c line=859 column=51 prefix, notes : modules/http/http_protocol.c line=863 column=17 notes, suffix : modules/http/http_protocol.c line=861 column=51 suffix, NULL); |
870 | |
871 | |
872 | return result : modules/http/http_protocol.c line=863 column=25 result; |
873 | |
874 | |
875 | |
876 | |
877 | |
878 | get_canned_error_string(int status, |
879 | |
880 | |
881 | |
882 | r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool; |
883 | |
884 | |
885 | switch (status : modules/http/http_protocol.c line=878 column=48 status) { |
886 | case HTTP_MOVED_PERMANENTLY: |
887 | case HTTP_MOVED_TEMPORARILY: |
888 | case HTTP_TEMPORARY_REDIRECT: |
889 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
890 | |
891 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, location : modules/http/http_protocol.c line=880 column=56 location), |
892 | |
893 | |
894 | case HTTP_SEE_OTHER: |
895 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
896 | |
897 | |
898 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, location : modules/http/http_protocol.c line=880 column=56 location), |
899 | |
900 | |
901 | case HTTP_USE_PROXY: |
902 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
903 | |
904 | |
905 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, location : modules/http/http_protocol.c line=880 column=56 location), |
906 | |
907 | |
908 | |
909 | case HTTP_PROXY_AUTHENTICATION_REQUIRED: |
910 | case HTTP_UNAUTHORIZED: |
911 | return("<p>This server could not verify that you\n" |
912 | |
913 | |
914 | |
915 | |
916 | |
917 | case HTTP_BAD_REQUEST: |
918 | return(add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, |
919 | |
920 | |
921 | |
922 | |
923 | case HTTP_FORBIDDEN: |
924 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
925 | |
926 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
927 | |
928 | |
929 | case HTTP_NOT_FOUND: |
930 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
931 | |
932 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
933 | |
934 | |
935 | case HTTP_METHOD_NOT_ALLOWED: |
936 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
937 | |
938 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->method : include/httpd.h line=829 column=17 method), |
939 | |
940 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
941 | |
942 | |
943 | case HTTP_NOT_ACCEPTABLE: |
944 | s1 = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
945 | |
946 | |
947 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
948 | |
949 | |
950 | return(add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, s1 : modules/http/http_protocol.c line=883 column=36 s1, "variant-list", "")); |
951 | case HTTP_MULTIPLE_CHOICES: |
952 | return(add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, "", "variant-list", "")); |
953 | case HTTP_LENGTH_REQUIRED: |
954 | s1 = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
955 | |
956 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->method : include/httpd.h line=829 column=17 method), |
957 | |
958 | |
959 | return(add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, s1 : modules/http/http_protocol.c line=883 column=36 s1, "error-notes", "</p>\n")); |
960 | case HTTP_PRECONDITION_FAILED: |
961 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
962 | |
963 | |
964 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
965 | |
966 | |
967 | case HTTP_NOT_IMPLEMENTED: |
968 | s1 = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
969 | |
970 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->method : include/httpd.h line=829 column=17 method), " to ", |
971 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
972 | |
973 | |
974 | return(add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, s1 : modules/http/http_protocol.c line=883 column=36 s1, "error-notes", "</p>\n")); |
975 | case HTTP_BAD_GATEWAY: |
976 | s1 = : pass=0 = "<p>The proxy server received an invalid" CRLF |
977 | |
978 | return(add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, s1 : modules/http/http_protocol.c line=883 column=36 s1, "error-notes", "</p>\n")); |
979 | case HTTP_VARIANT_ALSO_VARIES: |
980 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
981 | |
982 | |
983 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
984 | |
985 | |
986 | |
987 | case HTTP_REQUEST_TIME_OUT: |
988 | return("<p>Server timeout waiting for the HTTP request from the client.</p>\n"); |
989 | case HTTP_GONE: |
990 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
991 | |
992 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), |
993 | |
994 | |
995 | |
996 | |
997 | |
998 | case HTTP_REQUEST_ENTITY_TOO_LARGE: |
999 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
1000 | |
1001 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->uri : include/httpd.h line=946 column=11 uri), "<br />\n", |
1002 | |
1003 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->method : include/httpd.h line=829 column=17 method), |
1004 | |
1005 | |
1006 | |
1007 | case HTTP_REQUEST_URI_TOO_LARGE: |
1008 | s1 = : pass=0 = "<p>The requested URL's length exceeds the capacity\n" |
1009 | |
1010 | return(add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, s1 : modules/http/http_protocol.c line=883 column=36 s1, "error-notes", "</p>\n")); |
1011 | case HTTP_UNSUPPORTED_MEDIA_TYPE: |
1012 | return("<p>The supplied request data is not in a format\n" |
1013 | |
1014 | case HTTP_RANGE_NOT_SATISFIABLE: |
1015 | return("<p>None of the range-specifier values in the Range\n" |
1016 | |
1017 | |
1018 | case HTTP_EXPECTATION_FAILED: |
1019 | s1 = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->headers_in : include/httpd.h line=901 column=18 headers_in, "Expect"); |
1020 | if (s1 : modules/http/http_protocol.c line=883 column=36 s1) |
1021 | s1 = : pass=0 = apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
1022 | |
1023 | |
1024 | |
1025 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, s1 : modules/http/http_protocol.c line=883 column=36 s1), "\n</pre>\n", |
1026 | |
1027 | |
1028 | s1 = : pass=0 = "<p>No expectation was seen, the Expect request-header \n" |
1029 | |
1030 | return add_optional_notes : enter=0, leave=0 add_optional_notes : modules/http/http_protocol.c line=858 column=20 add_optional_notes(r : modules/http/http_protocol.c line=879 column=57 r, s1 : modules/http/http_protocol.c line=883 column=36 s1, "error-notes", "</p>" |
1031 | |
1032 | case HTTP_UNPROCESSABLE_ENTITY: |
1033 | return("<p>The server understands the media type of the\n" |
1034 | |
1035 | |
1036 | case HTTP_LOCKED: |
1037 | return("<p>The requested resource is currently locked.\n" |
1038 | |
1039 | |
1040 | case HTTP_FAILED_DEPENDENCY: |
1041 | return("<p>The method could not be performed on the resource\n" |
1042 | |
1043 | |
1044 | case HTTP_UPGRADE_REQUIRED: |
1045 | return("<p>The requested resource can only be retrieved\n" |
1046 | |
1047 | |
1048 | |
1049 | |
1050 | case HTTP_INSUFFICIENT_STORAGE: |
1051 | return("<p>The method could not be performed on the resource\n" |
1052 | |
1053 | |
1054 | |
1055 | |
1056 | case HTTP_SERVICE_UNAVAILABLE: |
1057 | return("<p>The server is temporarily unable to service your\n" |
1058 | |
1059 | |
1060 | case HTTP_GATEWAY_TIME_OUT: |
1061 | return("<p>The gateway did not receive a timely response\n" |
1062 | |
1063 | case HTTP_NOT_EXTENDED: |
1064 | return("<p>A mandatory extension policy in the request is not\n" |
1065 | |
1066 | default: /* HTTP_INTERNAL_SERVER_ERROR */ |
1067 | |
1068 | |
1069 | |
1070 | |
1071 | |
1072 | |
1073 | |
1074 | if (((error_notes : modules/http/http_protocol.c line=883 column=17 error_notes = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, |
1075 | MC/DC independently affect : true=0, false=0 != NULL) |
1076 | && (h1 : modules/http/http_protocol.c line=883 column=31 h1 = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->notes : include/httpd.h line=910 column=18 notes, "verbose-error-to")) != : true=0, false=0 MC/DC independently affect : true=0, false=0 != NULL |
1077 | && (strcmp : enter=0, leave=0 strcmp : /usr/include/string.h line=143 column=12 strcmp(h1 : modules/http/http_protocol.c line=883 column=31 h1, "*") == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0)) { |
1078 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, error_notes : modules/http/http_protocol.c line=883 column=17 error_notes, "<p />\n", NULL)); |
1079 | |
1080 | |
1081 | return(apr_pstrcat : enter=0, leave=0 apr_pstrcat : /usr/include/apr-1/apr_strings.h line=139 column=28 apr_pstrcat(p : modules/http/http_protocol.c line=882 column=17 p, |
1082 | |
1083 | |
1084 | |
1085 | |
1086 | |
1087 | |
1088 | ap_escape_html : include/httpd.h line=1512 column=20 ap_escape_html(r : modules/http/http_protocol.c line=879 column=57 r-> : enter=0, leave=0 ->pool : include/httpd.h line=780 column=17 pool, |
1089 | r-> : enter=0, leave=0 ->server : include/httpd.h line=784 column=17 server-> : enter=0, leave=0 ->server_admin : include/httpd.h line=1186 column=11 server_admin), |
1090 | |
1091 | |
1092 | |
1093 | |
1094 | |
1095 | |
1096 | |
1097 | |
1098 | |
1099 | |
1100 | |
1101 | |
1102 | |
1103 | |
1104 | |
1105 | |
1106 | |
1107 | |
1108 | |
1109 | |
1110 | |
1111 | |
1112 | |
1113 | |
1114 | |
1115 | |
1116 | |
1117 | |
1118 | |
1119 | |
1120 | |
1121 | |
1122 | |
1123 | |
1124 | |
1125 | |
1126 | ap_send_error_response(request_rec *r, int recursive_error) |
1127 | |
1128 | r-> : enter=0, leave=0 ->status : include/httpd.h line=822 column=9 status; |
1129 | ap_index_of_response : modules/http/http_protocol.c line=735 column=17 ap_index_of_response(status : modules/http/http_protocol.c line=1128 column=9 status); |
1130 | |
1131 | apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Location"); |
1132 | |
1133 | |
1134 | |
1135 | |
1136 | r-> : enter=0, leave=0 ->eos_sent : include/httpd.h line=1002 column=9 eos_sent = : enter=0, leave=0 = 0; |
1137 | |
1138 | |
1139 | |
1140 | |
1141 | |
1142 | r-> : enter=0, leave=0 ->output_filters : include/httpd.h line=990 column=25 output_filters = : enter=0, leave=0 = r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->proto_output_filters : include/httpd.h line=996 column=25 proto_output_filters; |
1143 | |
1144 | ap_run_insert_error_filter : modules/http/ r); |
1145 | |
1146 | |
1147 | |
1148 | |
1149 | |
1150 | |
1151 | if (location : modules/http/http_protocol.c line=1131 column=17 location == : true=0, false=0 == NULL) { |
1152 | location = : pass=0 = apr_table_get : enter=0, leave=0 apr_table_get : /usr/include/apr-1/apr_tables.h line=258 column=27 apr_table_get(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->err_headers_out : include/httpd.h line=906 column=18 err_headers_out, "Location"); |
1153 | |
1154 | |
1155 | |
1156 | |
1157 | |
1158 | if (status : modules/http/http_protocol.c line=1128 column=9 status == : true=0, false=0 == HTTP_NOT_MODIFIED) { |
1159 | ap_finalize_request_protocol : include/http_protocol.h line=86 column=18 ap_finalize_request_protocol(r : modules/http/http_protocol.c line=1126 column=54 r); |
1160 | return; |
1161 | |
1162 | |
1163 | if (status : modules/http/http_protocol.c line=1128 column=9 status == : true=0, false=0 == HTTP_NO_CONTENT) { |
1164 | ap_finalize_request_protocol : include/http_protocol.h line=86 column=18 ap_finalize_request_protocol(r : modules/http/http_protocol.c line=1126 column=54 r); |
1165 | return; |
1166 | |
1167 | |
1168 | if (! : true=0, false=0 !r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->assbackwards : include/httpd.h line=801 column=9 assbackwards) { |
1169 | r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out; |
1170 | |
1171 | |
1172 | |
1173 | |
1174 | |
1175 | |
1176 | r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out = : enter=0, leave=0 = r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->err_headers_out : include/httpd.h line=906 column=18 err_headers_out; |
1177 | r-> : enter=0, leave=0 ->err_headers_out : include/httpd.h line=906 column=18 err_headers_out = : enter=0, leave=0 = tmp : modules/http/http_protocol.c line=1169 column=22 tmp; |
1178 | apr_table_clear : /usr/include/apr-1/apr_tables.h line=249 column=19 apr_table_clear(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->err_headers_out : include/httpd.h line=906 column=18 err_headers_out); |
1179 | |
1180 | if (ap_is_HTTP_REDIRECT(status : modules/http/http_protocol.c line=1128 column=9 status) || : true=0, false=0 || (status : modules/http/http_protocol.c line=1128 column=9 status == : true=0, false=0 MC/DC independently affect : true=0, false=0 == HTTP_CREATED)) { |
1181 | if ((location : modules/http/http_protocol.c line=1131 column=17 location != : true=0, false=0 MC/DC independently affect : true=0, false=0 != NULL) && : true=0, false=0 && MC/DC independently affect : true=0, false=0 * dereference : enter=0, leave=0 *location : modules/http/http_protocol.c line=1131 column=17 location) { |
1182 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Location", location : modules/http/http_protocol.c line=1131 column=17 location); |
1183 | |
1184 | |
1185 | location = : pass=0 = ""; /* avoids coredump when printing, below */ |
1186 | |
1187 | |
1188 | |
1189 | r-> : enter=0, leave=0 ->content_languages : include/httpd.h line=924 column=25 content_languages = : enter=0, leave=0 = NULL; |
1190 | r-> : enter=0, leave=0 ->content_encoding : include/httpd.h line=922 column=17 content_encoding = : enter=0, leave=0 = NULL; |
1191 | r-> : enter=0, leave=0 ->clength : include/httpd.h line=873 column=15 clength = : enter=0, leave=0 = 0; |
1192 | |
1193 | 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(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->subprocess_env : include/httpd.h line=908 column=18 subprocess_env, |
1194 | != NULL) { |
1195 | |
1196 | r-> : enter=0, leave=0 ->request_config : include/httpd.h line=979 column=30 request_config, &core_module : include/http_core.h line=345 column=31 core_module); |
1197 | request_conf-> : enter=0, leave=0 ->suppress_charset : include/http_core.h line=380 column=9 suppress_charset = : enter=0, leave=0 = 1; /* avoid adding default |
1198 | |
1199 | |
1200 | ap_set_content_type : modules/http/http_protocol.c line=834 column=18 ap_set_content_type(r : modules/http/http_protocol.c line=1126 column=54 r, "text/html"); |
1201 | |
1202 | |
1203 | ap_set_content_type : modules/http/http_protocol.c line=834 column=18 ap_set_content_type(r : modules/http/http_protocol.c line=1126 column=54 r, "text/html; charset=iso-8859-1"); |
1204 | |
1205 | |
1206 | if ((status : modules/http/http_protocol.c line=1128 column=9 status == : true=0, false=0 MC/DC independently affect : true=0, false=0 == HTTP_METHOD_NOT_ALLOWED) |
1207 | || (status : modules/http/http_protocol.c line=1128 column=9 status == : true=0, false=0 MC/DC independently affect : true=0, false=0 == HTTP_NOT_IMPLEMENTED)) { |
1208 | apr_table_setn : /usr/include/apr-1/apr_tables.h line=282 column=19 apr_table_setn(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->headers_out : include/httpd.h line=903 column=18 headers_out, "Allow", make_allow : enter=0, leave=0 make_allow : modules/http/http_protocol.c line=768 column=14 make_allow(r : modules/http/http_protocol.c line=1126 column=54 r)); |
1209 | |
1210 | |
1211 | if (r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->header_only : include/httpd.h line=808 column=9 header_only) { |
1212 | ap_finalize_request_protocol : include/http_protocol.h line=86 column=18 ap_finalize_request_protocol(r : modules/http/http_protocol.c line=1126 column=54 r); |
1213 | return; |
1214 | |
1215 | |
1216 | |
1217 | if ((custom_response : modules/http/http_protocol.c line=1130 column=11 custom_response = : pass=0 = ap_response_code_string : enter=0, leave=0 ap_response_code_string : modules/http/mod_core.h line=62 column=7 ap_response_code_string(r : modules/http/http_protocol.c line=1126 column=54 r, idx : modules/http/http_protocol.c line=1129 column=9 idx))) { |
1218 | |
1219 | |
1220 | |
1221 | |
1222 | |
1223 | |
1224 | |
1225 | |
1226 | |
1227 | |
1228 | |
1229 | |
1230 | |
1231 | |
1232 | |
1233 | |
1234 | if (custom_response : modules/http/http_protocol.c line=1130 column=11 custom_response[] : enter=0, leave=0 [0] == : true=0, false=0 == '\"') { |
1235 | ap_rputs : include/http_protocol.h line=337 column=17 ap_rputs(custom_response : modules/http/http_protocol.c line=1130 column=11 custom_response + : pass=0 + 1, r : modules/http/http_protocol.c line=1126 column=54 r); |
1236 | ap_finalize_request_protocol : include/http_protocol.h line=86 column=18 ap_finalize_request_protocol(r : modules/http/http_protocol.c line=1126 column=54 r); |
1237 | return; |
1238 | |
1239 | |
1240 | |
1241 | status_lines[] : enter=0, leave=0 [idx : modules/http/http_protocol.c line=1129 column=9 idx]; |
1242 | |
1243 | |
1244 | |
1245 | |
1246 | |
1247 | if (r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line != : true=0, false=0 MC/DC independently affect : true=0, false=0 != NULL |
1248 | && strlen : enter=0, leave=0 strlen : /usr/include/string.h line=399 column=15 strlen(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line) > : true=0, false=0 MC/DC independently affect : true=0, false=0 > 4 /* long enough */ |
1249 | && apr_isdigit(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line[] : enter=0, leave=0 [0]) |
1250 | && apr_isdigit(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line[] : enter=0, leave=0 [1]) |
1251 | && apr_isdigit(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line[] : enter=0, leave=0 [2]) |
1252 | && apr_isspace(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line[] : enter=0, leave=0 [3]) |
1253 | && apr_isalnum(r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line[] : enter=0, leave=0 [4])) { |
1254 | title = : pass=0 = r : modules/http/http_protocol.c line=1126 column=54 r-> : enter=0, leave=0 ->status_line : include/httpd.h line=820 column=17 status_line; |
1255 | |
1256 | |
1257 | |
1258 | h1 = : pass=0 = &title : modules/http/http_protocol.c line=1241 column=21 title[] : enter=0, leave=0 [4]; |
1259 | |
1260 | |
1261 | |
1262 | |
1263 | |
1264 | r, |
1265 | |
1266 | title, |
1267 | h1, "</h1>\n", |
1268 | |
1269 | |
1270 | r, |
1271 | get_canned_error_string : modules/http/http_protocol.c line=878 column=20 get_canned_error_string(status : modules/http/http_protocol.c line=1128 column=9 status, r : modules/http/http_protocol.c line=1126 column=54 r, location : modules/http/http_protocol.c line=1131 column=17 location), |
1272 | |
1273 | |
1274 | if (recursive_error : modules/http/http_protocol.c line=1126 column=61 recursive_error) { |
1275 | r, "<p>Additionally, a ", |
1276 | status_lines[] : enter=0, leave=0 [ap_index_of_response : enter=0, leave=0 ap_index_of_response : modules/http/http_protocol.c line=735 column=17 ap_index_of_response(recursive_error : modules/http/http_protocol.c line=1126 column=61 recursive_error)], |
1277 | |
1278 | |
1279 | |
1280 | r, ap_psignature : enter=0, leave=0 ap_psignature : include/httpd.h line=1893 column=26 ap_psignature("<hr>\n", r : modules/http/http_protocol.c line=1126 column=54 r), NULL); |
1281 | r, "</body></html>\n", NULL); |
1282 | |
1283 | ap_finalize_request_protocol : include/http_protocol.h line=86 column=18 ap_finalize_request_protocol(r : modules/http/http_protocol.c line=1126 column=54 r); |
1284 | |
1285 | |
1286 | |
1287 | |
1288 | |
1289 | |
1290 | ap_make_method_list(apr_pool_t *p, int nelts) |
1291 | |
1292 | |
1293 | |
1294 | ml = : pass=0 = (ap_method_list_t *) apr_palloc : enter=0, leave=0 apr_palloc : /usr/include/apr-1/apr_pools.h line=419 column=21 apr_palloc(p : modules/http/http_protocol.c line=1290 column=64 p, sizeof(ap_method_list_t)); |
1295 | ml-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask = : enter=0, leave=0 = 0; |
1296 | ml-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list = : enter=0, leave=0 = apr_array_make : enter=0, leave=0 apr_array_make : /usr/include/apr-1/apr_tables.h line=111 column=35 apr_array_make(p : modules/http/http_protocol.c line=1290 column=64 p, nelts : modules/http/http_protocol.c line=1290 column=71 nelts, sizeof(char *)); |
1297 | return ml : modules/http/http_protocol.c line=1292 column=23 ml; |
1298 | |
1299 | |
1300 | |
1301 | |
1302 | |
1303 | |
1304 | ap_copy_method_list(ap_method_list_t *dest, |
1305 | |
1306 | |
1307 | |
1308 | |
1309 | |
1310 | |
1311 | dest-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask = : enter=0, leave=0 = src : modules/http/http_protocol.c line=1305 column=56 src-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask; |
1312 | imethods = : pass=0 = (char **) src : modules/http/http_protocol.c line=1305 column=56 src-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts; |
1313 | for (i : modules/http/http_protocol.c line=1307 column=9 i = : pass=0 = 0; i : modules/http/http_protocol.c line=1307 column=9 i < : true=0, false=0 < src : modules/http/http_protocol.c line=1305 column=56 src-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; ++ : pass=0 ++i : modules/http/http_protocol.c line=1307 column=9 i) { |
1314 | omethods = : pass=0 = (char **) apr_array_push : enter=0, leave=0 apr_array_push : /usr/include/apr-1/apr_tables.h line=121 column=21 apr_array_push(dest : modules/http/http_protocol.c line=1304 column=56 dest-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list); |
1315 | omethods = : enter=0, leave=0 = apr_pstrdup : enter=0, leave=0 apr_pstrdup : /usr/include/apr-1/apr_strings.h line=95 column=21 apr_pstrdup(dest : modules/http/http_protocol.c line=1304 column=56 dest-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->pool : /usr/include/apr-1/apr_tables.h line=54 column=17 pool, imethods : modules/http/http_protocol.c line=1308 column=12 imethods[] : enter=0, leave=0 [i : modules/http/http_protocol.c line=1307 column=9 i]); |
1316 | |
1317 | |
1318 | |
1319 | |
1320 | |
1321 | |
1322 | |
1323 | ap_method_in_list(ap_method_list_t *l, const char *method) |
1324 | |
1325 | |
1326 | |
1327 | |
1328 | |
1329 | |
1330 | |
1331 | |
1332 | |
1333 | methnum = : pass=0 = ap_method_number_of : enter=0, leave=0 ap_method_number_of : modules/http/http_protocol.c line=687 column=17 ap_method_number_of(method : modules/http/http_protocol.c line=1323 column=68 method); |
1334 | if (methnum : modules/http/http_protocol.c line=1325 column=9 methnum != : true=0, false=0 != M_INVALID) { |
1335 | return ! : true=0, false=0 !! : true=0, false=0 !(l : modules/http/http_protocol.c line=1323 column=53 l-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask & : pass=0 & (AP_METHOD_BIT << : pass=0 << methnum : modules/http/http_protocol.c line=1325 column=9 methnum)); |
1336 | |
1337 | |
1338 | |
1339 | |
1340 | if ((l : modules/http/http_protocol.c line=1323 column=53 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list == : true=0, false=0 MC/DC independently affect : true=0, false=0 == NULL) || : true=0, false=0 || (l : modules/http/http_protocol.c line=1323 column=53 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts == : true=0, false=0 MC/DC independently affect : true=0, false=0 == 0)) { |
1341 | return 0; |
1342 | |
1343 | methods = : pass=0 = (char **)l : modules/http/http_protocol.c line=1323 column=53 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts; |
1344 | for (i : modules/http/http_protocol.c line=1326 column=9 i = : pass=0 = 0; i : modules/http/http_protocol.c line=1326 column=9 i < : true=0, false=0 < l : modules/http/http_protocol.c line=1323 column=53 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; ++ : pass=0 ++i : modules/http/http_protocol.c line=1326 column=9 i) { |
1345 | if (strcmp : enter=0, leave=0 strcmp : /usr/include/string.h line=143 column=12 strcmp(method : modules/http/http_protocol.c line=1323 column=68 method, methods : modules/http/http_protocol.c line=1327 column=12 methods[] : enter=0, leave=0 [i : modules/http/http_protocol.c line=1326 column=9 i]) == : true=0, false=0 == 0) { |
1346 | return 1; |
1347 | |
1348 | |
1349 | return 0; |
1350 | |
1351 | |
1352 | |
1353 | |
1354 | |
1355 | ap_method_list_add(ap_method_list_t *l, const char *method) |
1356 | |
1357 | |
1358 | |
1359 | |
1360 | |
1361 | |
1362 | |
1363 | |
1364 | |
1365 | |
1366 | methnum = : pass=0 = ap_method_number_of : enter=0, leave=0 ap_method_number_of : modules/http/http_protocol.c line=687 column=17 ap_method_number_of(method : modules/http/http_protocol.c line=1355 column=70 method); |
1367 | l-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask |= : enter=0, leave=0 |= (AP_METHOD_BIT << : pass=0 << methnum : modules/http/http_protocol.c line=1357 column=9 methnum); |
1368 | if (methnum : modules/http/http_protocol.c line=1357 column=9 methnum != : true=0, false=0 != M_INVALID) { |
1369 | return; |
1370 | |
1371 | |
1372 | |
1373 | |
1374 | if (l : modules/http/http_protocol.c line=1355 column=55 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts != : true=0, false=0 != 0) { |
1375 | methods = : pass=0 = (char **)l : modules/http/http_protocol.c line=1355 column=55 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts; |
1376 | for (i : modules/http/http_protocol.c line=1358 column=9 i = : pass=0 = 0; i : modules/http/http_protocol.c line=1358 column=9 i < : true=0, false=0 < l : modules/http/http_protocol.c line=1355 column=55 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; ++ : pass=0 ++i : modules/http/http_protocol.c line=1358 column=9 i) { |
1377 | if (strcmp : enter=0, leave=0 strcmp : /usr/include/string.h line=143 column=12 strcmp(method : modules/http/http_protocol.c line=1355 column=70 method, methods : modules/http/http_protocol.c line=1360 column=12 methods[] : enter=0, leave=0 [i : modules/http/http_protocol.c line=1358 column=9 i]) == : true=0, false=0 == 0) { |
1378 | return; |
1379 | |
1380 | |
1381 | |
1382 | xmethod = : pass=0 = (const char **) apr_array_push : enter=0, leave=0 apr_array_push : /usr/include/apr-1/apr_tables.h line=121 column=21 apr_array_push(l : modules/http/http_protocol.c line=1355 column=55 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list); |
1383 | xmethod = : enter=0, leave=0 = method : modules/http/http_protocol.c line=1355 column=70 method; |
1384 | |
1385 | |
1386 | |
1387 | |
1388 | |
1389 | ap_method_list_remove(ap_method_list_t *l, |
1390 | |
1391 | |
1392 | |
1393 | |
1394 | |
1395 | |
1396 | |
1397 | |
1398 | |
1399 | methnum = : pass=0 = ap_method_number_of : enter=0, leave=0 ap_method_number_of : modules/http/http_protocol.c line=687 column=17 ap_method_number_of(method : modules/http/http_protocol.c line=1390 column=52 method); |
1400 | l-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask |= : enter=0, leave=0 |= ~ : pass=0 ~(AP_METHOD_BIT << : pass=0 << methnum : modules/http/http_protocol.c line=1392 column=9 methnum); |
1401 | if (methnum : modules/http/http_protocol.c line=1392 column=9 methnum != : true=0, false=0 != M_INVALID) { |
1402 | return; |
1403 | |
1404 | |
1405 | |
1406 | |
1407 | if (l : modules/http/http_protocol.c line=1389 column=58 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts != : true=0, false=0 != 0) { |
1408 | |
1409 | methods = : pass=0 = (char **)l : modules/http/http_protocol.c line=1389 column=58 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->elts : /usr/include/apr-1/apr_tables.h line=62 column=11 elts; |
1410 | for (i : modules/http/http_protocol.c line=1408 column=22 i = : pass=0 = 0; i : modules/http/http_protocol.c line=1408 column=22 i < : true=0, false=0 < l : modules/http/http_protocol.c line=1389 column=58 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; ) { |
1411 | if (strcmp : enter=0, leave=0 strcmp : /usr/include/string.h line=143 column=12 strcmp(method : modules/http/http_protocol.c line=1390 column=52 method, methods : modules/http/http_protocol.c line=1393 column=12 methods[] : enter=0, leave=0 [i : modules/http/http_protocol.c line=1408 column=22 i]) == : true=0, false=0 == 0) { |
1412 | for (j : modules/http/http_protocol.c line=1408 column=25 j = : pass=0 = i : modules/http/http_protocol.c line=1408 column=22 i, k : modules/http/http_protocol.c line=1408 column=28 k = : pass=0 = i : modules/http/http_protocol.c line=1408 column=22 i + : pass=0 + 1; k : modules/http/http_protocol.c line=1408 column=28 k < : true=0, false=0 < l : modules/http/http_protocol.c line=1389 column=58 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; ++ : pass=0 ++j : modules/http/http_protocol.c line=1408 column=25 j, ++ : pass=0 ++k : modules/http/http_protocol.c line=1408 column=28 k) { |
1413 | methods[j : modules/http/http_protocol.c line=1408 column=25 j] = : enter=0, leave=0 = methods : modules/http/http_protocol.c line=1393 column=12 methods[] : enter=0, leave=0 [k : modules/http/http_protocol.c line=1408 column=28 k]; |
1414 | |
1415 | --l : modules/http/http_protocol.c line=1389 column=58 l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts; |
1416 | |
1417 | |
1418 | ++i : modules/http/http_protocol.c line=1408 column=22 i; |
1419 | |
1420 | |
1421 | |
1422 | |
1423 | |
1424 | |
1425 | |
1426 | |
1427 | ap_clear_method_list(ap_method_list_t *l) |
1428 | |
1429 | l-> : enter=0, leave=0 ->method_mask : include/httpd.h line=633 column=17 method_mask = : enter=0, leave=0 = 0; |
1430 | l-> : enter=0, leave=0 ->method_list : include/httpd.h line=635 column=25 method_list-> : enter=0, leave=0 ->nelts : /usr/include/apr-1/apr_tables.h line=58 column=9 nelts = : enter=0, leave=0 = 0; |
1431 | |
1432 | |
1433 |