-
Home
-
Post Affiliate Pro
-
1.26.0
-
Code
-
Classes
- Gpf_Net_Http_Request
| Total Complexity |
73 |
| Dependencies |
1 |
| Dependents |
5 |
| Total lines |
336 |
| Lines of code |
220 |
| Logical lines of code |
109 |
| Comment lines |
39 |
| Methods |
41 |
| Properties |
21 |
Methods 41
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| initHeaders() |
A |
47 |
12 |
34 |
| parseUrl() |
A |
52 |
9 |
27 |
| addQueryParam() |
S |
62 |
4 |
10 |
| setMethod() |
S |
67 |
4 |
7 |
| getPort() |
S |
67 |
3 |
9 |
| getCookiesString() |
S |
70 |
2 |
6 |
| getHost() |
S |
72 |
2 |
6 |
| getHeader() |
S |
71 |
2 |
6 |
| getHeaders() |
S |
68 |
2 |
7 |
| getUri() |
S |
69 |
2 |
7 |
| setCookies() |
S |
81 |
1 |
3 |
| getCookies() |
S |
82 |
1 |
3 |
| setFollowLocation() |
S |
81 |
1 |
3 |
| getFollowLocation() |
S |
82 |
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 |
| getCookiesHeader() |
S |
80 |
1 |
3 |
| setUrl() |
S |
77 |
1 |
4 |
| 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 |
| setHttpPassword() |
S |
81 |
1 |
3 |
| getPath() |
S |
82 |
1 |
3 |
| getQuery() |
S |
82 |
1 |
3 |
| getFragment() |
S |
82 |
1 |
3 |
| getMethod() |
S |
82 |
1 |
3 |
| setProxyServer() |
S |
71 |
1 |
6 |
| getProxyServer() |
S |
82 |
1 |
3 |
| getProxyPort() |
S |
82 |
1 |
3 |
| getProxyUser() |
S |
82 |
1 |
3 |
| getProxyPassword() |
S |
82 |
1 |
3 |
| setBody() |
S |
81 |
1 |
3 |
| getBody() |
S |
82 |
1 |
3 |
| setHeader() |
S |
80 |
1 |
3 |
| toString() |
S |
67 |
1 |
7 |