-
Home
-
Broken Link Checker
-
2.4.3 (latest)
-
Code
-
Classes
- idna_convert
Total Complexity |
211 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
2,691 |
Lines of code |
621 |
Logical lines of code |
444 |
Comment lines |
260 |
Methods |
21 |
Properties |
25 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
decode() |
D |
33 |
33 |
92 |
_encode() |
C |
34 |
29 |
81 |
_utf8_to_ucs4() |
B |
36 |
23 |
73 |
encode() |
B |
39 |
22 |
66 |
_nameprep() |
B |
39 |
22 |
60 |
_decode() |
A |
42 |
13 |
48 |
_hangul_compose() |
A |
49 |
12 |
30 |
set_parameter() |
A |
49 |
11 |
31 |
_apply_cannonical_ordering() |
S |
52 |
7 |
25 |
_combine() |
S |
53 |
7 |
24 |
_ucs4_to_utf8() |
S |
53 |
7 |
20 |
_ucs4_string_to_ucs4() |
S |
55 |
5 |
19 |
_hangul_decompose() |
S |
59 |
4 |
14 |
_decode_digit() |
S |
72 |
4 |
4 |
_adapt() |
S |
64 |
3 |
8 |
_ucs4_to_ucs4_string() |
S |
67 |
2 |
7 |
__construct() |
S |
68 |
2 |
7 |
_get_combining_class() |
S |
77 |
2 |
3 |
_encode_digit() |
S |
77 |
1 |
3 |
get_last_error() |
S |
82 |
1 |
3 |
_error() |
S |
81 |
1 |
3 |