| Total Complexity | 124 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 662 |
| Lines of code | 368 |
| Logical lines of code | 269 |
| Comment lines | 174 |
| Methods | 9 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| decode() | 67 | 174 | ||
| encode() | 35 | 121 | ||
| isError() | 56 | 8 | 18 | |
| utf82utf16() | 55 | 5 | 19 | |
| utf162utf8() | 55 | 5 | 18 | |
| __construct() | 81 | 1 | 3 | |
| MstJSON() | 81 | 1 | 3 | |
| name_value() | 75 | 1 | 4 | |
| reduce_string() | 68 | 1 | 8 |