-
Home
-
WP Mailster
-
1.6.19.0
-
Code
-
Classes
- mst_idna_convert
Total Complexity |
235 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
1,553 |
Lines of code |
627 |
Logical lines of code |
475 |
Comment lines |
287 |
Methods |
25 |
Properties |
26 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decode() |
D |
34 |
33 |
84 |
_encode() |
C |
36 |
29 |
71 |
_utf8_to_ucs4() |
B |
37 |
22 |
69 |
_nameprep() |
B |
40 |
23 |
53 |
encode() |
B |
39 |
22 |
63 |
set_parameter() |
A |
44 |
15 |
45 |
_decode() |
A |
43 |
13 |
43 |
_hangul_compose() |
A |
49 |
12 |
28 |
encode_uri() |
A |
51 |
12 |
22 |
_apply_cannonical_ordering() |
S |
53 |
7 |
23 |
_ucs4_to_utf8() |
S |
53 |
7 |
20 |
_combine() |
S |
56 |
7 |
18 |
_ucs4_string_to_ucs4() |
S |
56 |
5 |
17 |
__construct() |
S |
63 |
4 |
10 |
_hangul_decompose() |
S |
62 |
4 |
10 |
_decode_digit() |
S |
72 |
4 |
4 |
singleton() |
S |
63 |
3 |
11 |
_adapt() |
S |
64 |
3 |
8 |
_get_combining_class() |
S |
77 |
2 |
3 |
_ucs4_to_ucs4_string() |
S |
67 |
2 |
7 |
byteLength() |
S |
70 |
2 |
6 |
_error() |
S |
81 |
1 |
3 |
_encode_digit() |
S |
77 |
1 |
3 |
get_last_error() |
S |
82 |
1 |
3 |
getInstance() |
S |
80 |
1 |
3 |