-
Home
-
BiND for WordPress theme converter
-
1.0.2 (latest)
-
Code
-
Classes
- Zend_Http_Cookie
Total Complexity |
41 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
286 |
Lines of code |
117 |
Logical lines of code |
85 |
Comment lines |
117 |
Methods |
12 |
Properties |
6 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fromString() |
A |
43 |
11 |
50 |
match() |
A |
54 |
12 |
17 |
__construct() |
S |
55 |
6 |
18 |
isExpired() |
S |
66 |
4 |
8 |
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 |
__toString() |
S |
78 |
1 |
3 |