-
Home
-
Breezing Forms
-
1.2.8.11 (latest)
-
Code
-
Classes
- Zend_Json_Decoder
Total Complexity |
86 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
533 |
Lines of code |
301 |
Logical lines of code |
232 |
Comment lines |
152 |
Methods |
9 |
Properties |
5 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_getNextToken() |
D |
27 |
42 |
135 |
_decodeObject() |
A |
46 |
11 |
38 |
decodeUnicodeString() |
A |
45 |
10 |
41 |
_decodeArray() |
S |
56 |
6 |
18 |
_utf162utf8() |
S |
55 |
5 |
18 |
_decodeValue() |
S |
58 |
4 |
18 |
_eatWhitespace() |
S |
62 |
3 |
12 |
decode() |
S |
64 |
3 |
9 |
__construct() |
S |
61 |
2 |
12 |