-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- com_wiris_util_json_StringParser
| Total Complexity |
29 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
66 |
| Lines of code |
60 |
| Logical lines of code |
34 |
| Comment lines |
0 |
| Methods |
10 |
| Properties |
4 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isHexDigit() |
S |
62 |
7 |
12 |
| __call() |
S |
62 |
6 |
10 |
| isBlank() |
S |
77 |
5 |
3 |
| skipBlanks() |
S |
73 |
3 |
5 |
| nextSafeToken() |
S |
65 |
2 |
8 |
| nextToken() |
S |
71 |
2 |
6 |
| __construct() |
S |
85 |
1 |
3 |
| getPositionRepresentation() |
S |
68 |
1 |
6 |
| init() |
S |
71 |
1 |
6 |
| __toString() |
S |
94 |
1 |
1 |