-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- com_wiris_util_json_JSon
| Total Complexity |
144 |
| Dependencies |
11 |
| Dependents |
8 |
| Total lines |
531 |
| Lines of code |
525 |
| Logical lines of code |
331 |
| Comment lines |
0 |
| Methods |
33 |
| Properties |
4 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| compare() |
C |
33 |
26 |
99 |
| decodeNumber() |
A |
52 |
15 |
22 |
| decodeString() |
A |
43 |
10 |
54 |
| localDecode() |
A |
50 |
11 |
28 |
| getDepth() |
A |
47 |
9 |
39 |
| encodeImpl() |
A |
48 |
9 |
35 |
| encodeHash() |
A |
50 |
7 |
31 |
| encodeArray() |
S |
50 |
7 |
30 |
| decodeHash() |
S |
50 |
6 |
32 |
| decodeArray() |
S |
53 |
5 |
25 |
| decodeBooleanOrNull() |
S |
55 |
5 |
21 |
| __call() |
S |
62 |
6 |
10 |
| getFloat() |
S |
64 |
3 |
11 |
| getInt() |
S |
64 |
3 |
11 |
| newLine() |
S |
61 |
2 |
13 |
| __construct() |
S |
77 |
2 |
4 |
| encodeBoolean() |
S |
79 |
2 |
3 |
| setAddNewLines() |
S |
81 |
1 |
3 |
| localDecodeString() |
S |
77 |
1 |
4 |
| encodeIntegerFormat() |
S |
81 |
1 |
3 |
| encodeLong() |
S |
79 |
1 |
3 |
| encodeFloat() |
S |
80 |
1 |
3 |
| encodeInteger() |
S |
79 |
1 |
3 |
| encodeString() |
S |
64 |
1 |
10 |
| encodeObject() |
S |
70 |
1 |
6 |
| sb() |
S |
89 |
1 |
1 |
| encode() |
S |
76 |
1 |
4 |
| decode() |
S |
76 |
1 |
4 |
| getString() |
S |
82 |
1 |
3 |
| getBoolean() |
S |
82 |
1 |
3 |
| getArray() |
S |
82 |
1 |
3 |
| getHash() |
S |
82 |
1 |
3 |
| __toString() |
S |
94 |
1 |
1 |