-
Home
-
WooCommerce – efactuurdirect
-
1.1.1
-
Code
-
Classes
- Zend_Json_Decoder
| Total Complexity |
87 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
546 |
| Lines of code |
314 |
| Logical lines of code |
244 |
| Comment lines |
152 |
| Methods |
9 |
| Properties |
5 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _getNextToken() |
D |
27 |
42 |
139 |
| _decodeObject() |
A |
44 |
12 |
44 |
| decodeUnicodeString() |
A |
45 |
10 |
41 |
| _decodeArray() |
S |
55 |
6 |
19 |
| _utf162utf8() |
S |
55 |
5 |
18 |
| _decodeValue() |
S |
58 |
4 |
18 |
| _eatWhitespace() |
S |
62 |
3 |
12 |
| decode() |
S |
62 |
3 |
11 |
| __construct() |
S |
61 |
2 |
12 |