Total Complexity | 121 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 651 |
Lines of code | 360 |
Logical lines of code | 263 |
Comment lines | 174 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
decode() | 67 | 174 | ||
encode() | 35 | 121 | ||
utf82utf16() | 55 | 5 | 19 | |
utf162utf8() | 55 | 5 | 18 | |
isError() | 63 | 5 | 10 | |
__construct() | 81 | 1 | 3 | |
MstJSON() | 81 | 1 | 3 | |
name_value() | 75 | 1 | 4 | |
reduce_string() | 68 | 1 | 8 |