-
Home
-
WooCommerce – efactuurdirect
-
1.1.0
-
Code
-
Classes
- Zend_Http_Cookie
Total Complexity |
53 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
378 |
Lines of code |
158 |
Logical lines of code |
109 |
Comment lines |
151 |
Methods |
14 |
Properties |
7 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fromString() |
A |
40 |
14 |
58 |
match() |
A |
54 |
12 |
19 |
__construct() |
S |
55 |
6 |
18 |
matchCookieDomain() |
S |
57 |
5 |
17 |
isExpired() |
S |
66 |
4 |
8 |
matchCookiePath() |
S |
63 |
3 |
11 |
__toString() |
S |
70 |
2 |
6 |
getName() |
S |
82 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
getDomain() |
S |
82 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |
getExpiryTime() |
S |
82 |
1 |
3 |
isSecure() |
S |
82 |
1 |
3 |
isSessionCookie() |
S |
80 |
1 |
3 |