-
Home
-
Leyka
-
3.20
-
Code
-
Classes
- Punycode
| Total Complexity |
96 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
359 |
| Lines of code |
314 |
| Logical lines of code |
223 |
| Comment lines |
30 |
| Methods |
15 |
| Properties |
0 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| encode() |
B |
35 |
19 |
96 |
| decode() |
A |
39 |
13 |
67 |
| is_valid_utf8() |
A |
53 |
15 |
17 |
| uniord() |
A |
62 |
11 |
8 |
| encodeHostName() |
A |
49 |
8 |
32 |
| decodeHostName() |
A |
52 |
8 |
24 |
| utf8() |
S |
63 |
7 |
8 |
| adapt() |
S |
62 |
3 |
10 |
| digit2codepoint() |
S |
65 |
3 |
9 |
| codepoint2digit() |
S |
64 |
3 |
9 |
| rstrpos() |
S |
69 |
2 |
6 |
| mb_strinsert() |
S |
68 |
1 |
7 |
| mb_substr() |
S |
68 |
1 |
7 |
| mb_strlen() |
S |
69 |
1 |
7 |
| mb_strtolower() |
S |
69 |
1 |
7 |