HTTPRequest A

Total Complexity 64
Dependencies 0
Dependents 3
Total lines 268
Lines of code 202
Logical lines of code 129
Comment lines 28
Methods 19
Properties 8

Methods 19

Method Rating Maintainability Complexity Lines of code
Request()
C
35 26 79
Body()
S
58 6 15
BasicHeader()
S
58 6 13
scanUrl()
S
54 5 21
RequestEncode()
S
61 4 13
Close()
S
71 3 6
unchunkHttp11()
S
60 2 13
__construct()
S
74 1 5
Put()
S
79 1 3
Query()
S
74 1 4
Delete()
S
79 1 3
ContentLength()
S
81 1 3
Post()
S
79 1 3
Get()
S
79 1 3
SetUrl()
S
75 1 5
ParamEncode()
S
79 1 3
HeaderEncode()
S
76 1 4
SetUri()
S
82 1 3
DownloadToString()
S
80 1 3