actix-files/src/chunked.rs
|
31
|
0
|
0
|
31
|
0.00%
|
actix-files/src/directory.rs
|
10
|
0
|
0
|
10
|
0.00%
|
actix-files/src/error.rs
|
4
|
0
|
0
|
4
|
0.00%
|
actix-files/src/files.rs
|
80
|
0
|
0
|
80
|
0.00%
|
actix-files/src/lib.rs
|
2
|
0
|
0
|
2
|
0.00%
|
actix-files/src/named.rs
|
176
|
0
|
0
|
176
|
0.00%
|
actix-files/src/path_buf.rs
|
25
|
0
|
0
|
25
|
0.00%
|
actix-files/src/range.rs
|
44
|
0
|
0
|
44
|
0.00%
|
actix-files/src/service.rs
|
69
|
0
|
0
|
69
|
0.00%
|
actix-http/src/body.rs
|
146
|
52
|
0
|
94
|
35.62%
|
actix-http/src/builder.rs
|
62
|
31
|
0
|
31
|
50.00%
|
actix-http/src/client/config.rs
|
9
|
8
|
0
|
1
|
88.89%
|
actix-http/src/client/connection.rs
|
73
|
8
|
0
|
65
|
10.96%
|
actix-http/src/client/connector.rs
|
144
|
21
|
0
|
123
|
14.58%
|
actix-http/src/client/error.rs
|
19
|
0
|
0
|
19
|
0.00%
|
actix-http/src/client/h1proto.rs
|
104
|
77
|
0
|
27
|
74.04%
|
actix-http/src/client/h2proto.rs
|
88
|
0
|
0
|
88
|
0.00%
|
actix-http/src/client/pool.rs
|
237
|
79
|
0
|
158
|
33.33%
|
actix-http/src/cloneable.rs
|
8
|
8
|
0
|
0
|
100.00%
|
actix-http/src/config.rs
|
109
|
65
|
0
|
44
|
59.63%
|
actix-http/src/encoding/decoder.rs
|
101
|
83
|
0
|
18
|
82.18%
|
actix-http/src/encoding/encoder.rs
|
132
|
107
|
0
|
25
|
81.06%
|
actix-http/src/encoding/mod.rs
|
9
|
9
|
0
|
0
|
100.00%
|
actix-http/src/error.rs
|
121
|
39
|
0
|
82
|
32.23%
|
actix-http/src/extensions.rs
|
24
|
14
|
0
|
10
|
58.33%
|
actix-http/src/h1/client.rs
|
87
|
55
|
0
|
32
|
63.22%
|
actix-http/src/h1/codec.rs
|
72
|
46
|
0
|
26
|
63.89%
|
actix-http/src/h1/decoder.rs
|
291
|
183
|
0
|
108
|
62.89%
|
actix-http/src/h1/dispatcher.rs
|
390
|
219
|
0
|
171
|
56.15%
|
actix-http/src/h1/encoder.rs
|
248
|
156
|
0
|
92
|
62.90%
|
actix-http/src/h1/expect.rs
|
6
|
4
|
0
|
2
|
66.67%
|
actix-http/src/h1/mod.rs
|
19
|
6
|
0
|
13
|
31.58%
|
actix-http/src/h1/payload.rs
|
68
|
53
|
0
|
15
|
77.94%
|
actix-http/src/h1/service.rs
|
133
|
64
|
0
|
69
|
48.12%
|
actix-http/src/h1/upgrade.rs
|
4
|
0
|
0
|
4
|
0.00%
|
actix-http/src/h1/utils.rs
|
45
|
0
|
0
|
45
|
0.00%
|
actix-http/src/h2/dispatcher.rs
|
151
|
0
|
0
|
151
|
0.00%
|
actix-http/src/h2/mod.rs
|
12
|
0
|
0
|
12
|
0.00%
|
actix-http/src/h2/service.rs
|
78
|
0
|
0
|
78
|
0.00%
|
actix-http/src/header/common/accept.rs
|
8
|
0
|
0
|
8
|
0.00%
|
actix-http/src/header/common/allow.rs
|
1
|
0
|
0
|
1
|
0.00%
|
actix-http/src/header/common/cache_control.rs
|
52
|
0
|
0
|
52
|
0.00%
|
actix-http/src/header/common/content_disposition.rs
|
166
|
0
|
0
|
166
|
0.00%
|
actix-http/src/header/common/content_range.rs
|
52
|
0
|
0
|
52
|
0.00%
|
actix-http/src/header/common/content_type.rs
|
17
|
5
|
0
|
12
|
29.41%
|
actix-http/src/header/common/date.rs
|
3
|
1
|
0
|
2
|
33.33%
|
actix-http/src/header/common/etag.rs
|
1
|
0
|
0
|
1
|
0.00%
|
actix-http/src/header/common/if_modified_since.rs
|
1
|
0
|
0
|
1
|
0.00%
|
actix-http/src/header/common/if_none_match.rs
|
1
|
0
|
0
|
1
|
0.00%
|
actix-http/src/header/common/if_range.rs
|
19
|
0
|
0
|
19
|
0.00%
|
actix-http/src/header/common/if_unmodified_since.rs
|
1
|
0
|
0
|
1
|
0.00%
|
actix-http/src/header/common/mod.rs
|
30
|
3
|
0
|
27
|
10.00%
|
actix-http/src/header/common/range.rs
|
73
|
0
|
0
|
73
|
0.00%
|
actix-http/src/header/map.rs
|
116
|
63
|
0
|
53
|
54.31%
|
actix-http/src/header/mod.rs
|
108
|
29
|
0
|
79
|
26.85%
|
actix-http/src/header/shared/charset.rs
|
56
|
0
|
0
|
56
|
0.00%
|
actix-http/src/header/shared/encoding.rs
|
20
|
0
|
0
|
20
|
0.00%
|
actix-http/src/header/shared/entity.rs
|
48
|
0
|
0
|
48
|
0.00%
|
actix-http/src/header/shared/httpdate.rs
|
22
|
8
|
0
|
14
|
36.36%
|
actix-http/src/header/shared/quality_item.rs
|
47
|
0
|
0
|
47
|
0.00%
|
actix-http/src/helpers.rs
|
27
|
19
|
0
|
8
|
70.37%
|
actix-http/src/httpcodes.rs
|
2
|
2
|
0
|
0
|
100.00%
|
actix-http/src/httpmessage.rs
|
57
|
39
|
0
|
18
|
68.42%
|
actix-http/src/macros.rs
|
2
|
0
|
0
|
2
|
0.00%
|
actix-http/src/message.rs
|
170
|
113
|
0
|
57
|
66.47%
|
actix-http/src/payload.rs
|
16
|
11
|
0
|
5
|
68.75%
|
actix-http/src/request.rs
|
61
|
20
|
0
|
41
|
32.79%
|
actix-http/src/response.rs
|
299
|
120
|
0
|
179
|
40.13%
|
actix-http/src/service.rs
|
146
|
65
|
0
|
81
|
44.52%
|
actix-http/src/test.rs
|
90
|
41
|
0
|
49
|
45.56%
|
actix-http/src/time_parser.rs
|
20
|
0
|
0
|
20
|
0.00%
|
actix-http/src/ws/codec.rs
|
116
|
0
|
0
|
116
|
0.00%
|
actix-http/src/ws/dispatcher.rs
|
6
|
0
|
0
|
6
|
0.00%
|
actix-http/src/ws/frame.rs
|
109
|
0
|
0
|
109
|
0.00%
|
actix-http/src/ws/mask.rs
|
38
|
0
|
0
|
38
|
0.00%
|
actix-http/src/ws/mod.rs
|
40
|
0
|
0
|
40
|
0.00%
|
actix-http/src/ws/proto.rs
|
70
|
0
|
0
|
70
|
0.00%
|
actix-multipart/src/error.rs
|
2
|
0
|
0
|
2
|
0.00%
|
actix-multipart/src/extractor.rs
|
4
|
0
|
0
|
4
|
0.00%
|
actix-multipart/src/server.rs
|
349
|
0
|
0
|
349
|
0.00%
|
actix-web-actors/src/context.rs
|
54
|
0
|
0
|
54
|
0.00%
|
actix-web-actors/src/ws.rs
|
111
|
0
|
0
|
111
|
0.00%
|
actix-web-codegen/src/route.rs
|
132
|
0
|
0
|
132
|
0.00%
|
awc/src/builder.rs
|
60
|
12
|
0
|
48
|
20.00%
|
awc/src/connect.rs
|
59
|
9
|
0
|
50
|
15.25%
|
awc/src/error.rs
|
4
|
0
|
0
|
4
|
0.00%
|
awc/src/frozen.rs
|
91
|
0
|
0
|
91
|
0.00%
|
awc/src/lib.rs
|
33
|
12
|
0
|
21
|
36.36%
|
awc/src/request.rs
|
204
|
51
|
0
|
153
|
25.00%
|
awc/src/response.rs
|
107
|
43
|
0
|
64
|
40.19%
|
awc/src/sender.rs
|
110
|
28
|
0
|
82
|
25.45%
|
awc/src/test.rs
|
34
|
0
|
0
|
34
|
0.00%
|
awc/src/ws.rs
|
160
|
0
|
0
|
160
|
0.00%
|
src/app.rs
|
199
|
197
|
0
|
2
|
98.99%
|
src/app_service.rs
|
144
|
125
|
0
|
19
|
86.81%
|
src/config.rs
|
94
|
87
|
0
|
7
|
92.55%
|
src/data.rs
|
108
|
101
|
0
|
7
|
93.52%
|
src/error.rs
|
37
|
33
|
0
|
4
|
89.19%
|
src/extract.rs
|
61
|
58
|
0
|
3
|
95.08%
|
src/guard.rs
|
170
|
164
|
0
|
6
|
96.47%
|
src/handler.rs
|
51
|
45
|
0
|
6
|
88.24%
|
src/info.rs
|
98
|
91
|
0
|
7
|
92.86%
|
src/lib.rs
|
19
|
13
|
0
|
6
|
68.42%
|
src/middleware/compress.rs
|
59
|
44
|
0
|
15
|
74.58%
|
src/middleware/condition.rs
|
36
|
31
|
0
|
5
|
86.11%
|
src/middleware/defaultheaders.rs
|
62
|
52
|
0
|
10
|
83.87%
|
src/middleware/errhandlers.rs
|
47
|
42
|
0
|
5
|
89.36%
|
src/middleware/logger.rs
|
311
|
245
|
0
|
66
|
78.78%
|
src/middleware/normalize.rs
|
144
|
143
|
0
|
1
|
99.31%
|
src/request.rs
|
253
|
241
|
0
|
12
|
95.26%
|
src/request_data.rs
|
54
|
49
|
0
|
5
|
90.74%
|
src/resource.rs
|
237
|
222
|
0
|
15
|
93.67%
|
src/responder.rs
|
191
|
159
|
0
|
32
|
83.25%
|
src/rmap.rs
|
195
|
185
|
0
|
10
|
94.87%
|
src/route.rs
|
85
|
73
|
0
|
12
|
85.88%
|
src/scope.rs
|
445
|
415
|
0
|
30
|
93.26%
|
src/server.rs
|
201
|
81
|
0
|
120
|
40.30%
|
src/service.rs
|
216
|
175
|
0
|
41
|
81.02%
|
src/test.rs
|
387
|
343
|
0
|
44
|
88.63%
|
src/types/form.rs
|
154
|
126
|
0
|
28
|
81.82%
|
src/types/json.rs
|
207
|
188
|
0
|
19
|
90.82%
|
src/types/path.rs
|
93
|
84
|
0
|
9
|
90.32%
|
src/types/payload.rs
|
168
|
145
|
0
|
23
|
86.31%
|
src/types/query.rs
|
65
|
60
|
0
|
5
|
92.31%
|
src/types/readlines.rs
|
84
|
55
|
0
|
29
|
65.48%
|
src/web.rs
|
28
|
24
|
0
|
4
|
85.71%
|
tests/test_httpserver.rs
|
16
|
16
|
0
|
0
|
100.00%
|
tests/test_server.rs
|
346
|
346
|
0
|
0
|
100.00%
|