-
Home
-
WooCommerce – efactuurdirect
-
1.1.1
-
Code
-
Classes
- Zend_Http_CookieJar
| Total Complexity |
47 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
346 |
| Lines of code |
150 |
| Logical lines of code |
103 |
| Comment lines |
135 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _flattenCookiesArray() |
A |
51 |
9 |
27 |
| getCookie() |
A |
49 |
8 |
30 |
| addCookie() |
S |
57 |
5 |
16 |
| getMatchingCookies() |
S |
57 |
5 |
16 |
| addCookiesFromResponse() |
S |
58 |
5 |
15 |
| _matchPath() |
S |
60 |
5 |
14 |
| _matchDomain() |
S |
65 |
3 |
9 |
| __construct() |
S |
98 |
1 |
1 |
| getAllCookies() |
S |
75 |
1 |
4 |
| fromResponse() |
S |
73 |
1 |
5 |
| count() |
S |
80 |
1 |
3 |
| getIterator() |
S |
80 |
1 |
3 |
| isEmpty() |
S |
79 |
1 |
3 |
| reset() |
S |
76 |
1 |
4 |