-
Home
-
PressForward
-
5.3.1
-
Code
-
Classes
- URLResolverResult
Total Complexity |
48 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
135 |
Lines of code |
79 |
Logical lines of code |
52 |
Comment lines |
18 |
Methods |
23 |
Properties |
13 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
debugStatus() |
S |
62 |
6 |
10 |
isCanonicalURL() |
S |
74 |
3 |
4 |
redirectTargetIsCanonicalURL() |
S |
74 |
3 |
4 |
redirectTargetIsOpenGraphURL() |
S |
74 |
3 |
4 |
didFatalErrorOccur() |
S |
68 |
3 |
7 |
didConnectionFail() |
S |
68 |
3 |
7 |
getErrorMessageString() |
S |
78 |
3 |
3 |
isStartingURL() |
S |
74 |
3 |
4 |
isOpenGraphURL() |
S |
74 |
3 |
4 |
hasRedirectHTTPStatus() |
S |
82 |
3 |
2 |
hasHTMLContentType() |
S |
74 |
2 |
4 |
didErrorOccur() |
S |
80 |
2 |
3 |
getContentLength() |
S |
86 |
1 |
2 |
setContentLength() |
S |
85 |
1 |
2 |
getURL() |
S |
86 |
1 |
2 |
setContentType() |
S |
85 |
1 |
2 |
getContentType() |
S |
86 |
1 |
2 |
hasSuccessHTTPStatus() |
S |
84 |
1 |
2 |
getRedirectTarget() |
S |
86 |
1 |
2 |
setRedirectTarget() |
S |
85 |
1 |
2 |
setHTTPStatusCode() |
S |
85 |
1 |
2 |
getHTTPStatusCode() |
S |
86 |
1 |
2 |
__construct() |
S |
81 |
1 |
3 |