| Total Complexity | 55 |
| Dependencies | 1 |
| Dependents | 3 |
| Total lines | 378 |
| Lines of code | 184 |
| Logical lines of code | 116 |
| Comment lines | 156 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| utf8_to_codepoints() | 38 | 25 | 60 | |
| punycode_encode() | 39 | 13 | 64 | |
| to_ascii() | 53 | 7 | 24 | |
| adapt() | 57 | 3 | 16 | |
| digit_to_char() | 67 | 3 | 7 | |
| encode() | 68 | 2 | 7 | |
| is_ascii() | 78 | 1 | 3 | |
| nameprep() | 81 | 1 | 3 |