-
Home
-
Post Affiliate Pro
-
1.20.0
-
Code
-
Classes
- Gpf_Net_Http_Request
Total Complexity |
71 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
327 |
Lines of code |
214 |
Logical lines of code |
107 |
Comment lines |
39 |
Methods |
39 |
Properties |
20 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
initHeaders() |
A |
47 |
12 |
34 |
parseUrl() |
A |
52 |
9 |
27 |
setMethod() |
S |
67 |
4 |
7 |
addQueryParam() |
S |
62 |
4 |
10 |
getPort() |
S |
67 |
3 |
9 |
getHost() |
S |
72 |
2 |
6 |
getCookiesString() |
S |
70 |
2 |
6 |
getUri() |
S |
69 |
2 |
7 |
getHeaders() |
S |
68 |
2 |
7 |
getHeader() |
S |
71 |
2 |
6 |
setCookies() |
S |
81 |
1 |
3 |
getMethod() |
S |
82 |
1 |
3 |
setProxyServer() |
S |
71 |
1 |
6 |
getProxyServer() |
S |
82 |
1 |
3 |
getProxyPassword() |
S |
82 |
1 |
3 |
getProxyPort() |
S |
82 |
1 |
3 |
getProxyUser() |
S |
82 |
1 |
3 |
setBody() |
S |
81 |
1 |
3 |
getBody() |
S |
82 |
1 |
3 |
setHeader() |
S |
80 |
1 |
3 |
getFragment() |
S |
82 |
1 |
3 |
setHttpPassword() |
S |
81 |
1 |
3 |
getQuery() |
S |
82 |
1 |
3 |
getCookiesHeader() |
S |
80 |
1 |
3 |
getMaxTimeout() |
S |
82 |
1 |
3 |
setMaxTimeout() |
S |
81 |
1 |
3 |
getUserAgent() |
S |
82 |
1 |
3 |
setUserAgent() |
S |
81 |
1 |
3 |
getSslVerifyHost() |
S |
82 |
1 |
3 |
setSslVerifyHost() |
S |
81 |
1 |
3 |
setUrl() |
S |
77 |
1 |
4 |
getPath() |
S |
82 |
1 |
3 |
getUrl() |
S |
82 |
1 |
3 |
getScheme() |
S |
82 |
1 |
3 |
getHttpUser() |
S |
82 |
1 |
3 |
setHttpUser() |
S |
81 |
1 |
3 |
getHttpPassword() |
S |
82 |
1 |
3 |
getCookies() |
S |
82 |
1 |
3 |
toString() |
S |
67 |
1 |
7 |