-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- SimpleHttpHeaders
Total Complexity |
27 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
180 |
Lines of code |
87 |
Logical lines of code |
40 |
Comment lines |
70 |
Methods |
13 |
Properties |
8 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseHeaderLine() |
S |
56 |
6 |
19 |
parseCookie() |
S |
58 |
5 |
15 |
isChallenge() |
S |
73 |
3 |
5 |
__construct() |
S |
61 |
2 |
13 |
isRedirect() |
S |
74 |
2 |
4 |
writeCookiesToJar() |
S |
65 |
2 |
10 |
getHttpVersion() |
S |
83 |
1 |
3 |
getRaw() |
S |
83 |
1 |
3 |
getResponseCode() |
S |
82 |
1 |
3 |
getLocation() |
S |
83 |
1 |
3 |
getMimeType() |
S |
83 |
1 |
3 |
getAuthentication() |
S |
83 |
1 |
3 |
getRealm() |
S |
83 |
1 |
3 |