-
Home
-
wpLingua – Automatic translation – Translate and make website multilingual
-
2.5.6 (latest)
-
Code
-
Classes
- wplng_sdh_simple_html_dom_node
Total Complexity |
300 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
1,259 |
Lines of code |
875 |
Logical lines of code |
535 |
Comment lines |
185 |
Methods |
54 |
Properties |
9 |
Methods 54
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
seek() |
D |
21 |
66 |
172 |
parse_selector() |
B |
39 |
22 |
64 |
outertext() |
B |
44 |
17 |
41 |
get_display_size() |
A |
44 |
14 |
47 |
find() |
A |
46 |
14 |
37 |
is_utf8() |
A |
49 |
13 |
29 |
convert_text() |
A |
46 |
12 |
40 |
text() |
A |
49 |
11 |
30 |
match() |
A |
50 |
10 |
26 |
dump_node() |
A |
46 |
9 |
39 |
makeup() |
A |
47 |
8 |
36 |
removeChild() |
A |
53 |
8 |
22 |
addClass() |
S |
54 |
7 |
22 |
removeClass() |
S |
56 |
6 |
20 |
__set() |
S |
55 |
6 |
19 |
find_ancestor_tag() |
S |
56 |
6 |
19 |
dump() |
S |
56 |
6 |
17 |
__get() |
S |
58 |
6 |
17 |
__isset() |
S |
63 |
5 |
11 |
innertext() |
S |
61 |
4 |
13 |
hasClass() |
S |
61 |
4 |
12 |
prev_sibling() |
S |
63 |
4 |
10 |
next_sibling() |
S |
63 |
4 |
10 |
children() |
S |
66 |
3 |
9 |
__unset() |
S |
76 |
2 |
4 |
remove() |
S |
75 |
2 |
5 |
last_child() |
S |
72 |
2 |
6 |
parent() |
S |
68 |
2 |
8 |
first_child() |
S |
72 |
2 |
6 |
nextSibling() |
S |
82 |
1 |
3 |
lastChild() |
S |
82 |
1 |
3 |
hasChildNodes() |
S |
82 |
1 |
3 |
nodeName() |
S |
83 |
1 |
3 |
firstChild() |
S |
82 |
1 |
3 |
childNodes() |
S |
81 |
1 |
3 |
parentNode() |
S |
82 |
1 |
3 |
getElementsByTagName() |
S |
80 |
1 |
3 |
getElementByTagName() |
S |
80 |
1 |
3 |
getElementsById() |
S |
79 |
1 |
3 |
previousSibling() |
S |
82 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |
getElementById() |
S |
79 |
1 |
3 |
removeAttribute() |
S |
80 |
1 |
3 |
hasAttribute() |
S |
81 |
1 |
3 |
setAttribute() |
S |
80 |
1 |
3 |
getAttribute() |
S |
81 |
1 |
3 |
getAllAttributes() |
S |
83 |
1 |
3 |
save() |
S |
77 |
1 |
4 |
__destruct() |
S |
83 |
1 |
3 |
xmltext() |
S |
70 |
1 |
6 |
has_child() |
S |
80 |
1 |
3 |
clear() |
S |
72 |
1 |
6 |
__toString() |
S |
82 |
1 |
3 |
appendChild() |
S |
77 |
1 |
4 |