-
Home
-
WP Airbnb Review Slider
-
4.0 (latest)
-
Code
-
Classes
- wpairbnb_simple_html_dom_node
Total Complexity |
244 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
852 |
Lines of code |
604 |
Logical lines of code |
452 |
Comment lines |
111 |
Methods |
48 |
Properties |
9 |
Methods 48
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
seek() |
D |
33 |
44 |
75 |
outertext() |
B |
43 |
17 |
46 |
parse_selector() |
B |
46 |
18 |
30 |
get_display_size() |
A |
43 |
14 |
50 |
find() |
A |
47 |
14 |
33 |
is_utf8() |
A |
49 |
13 |
28 |
convert_text() |
A |
47 |
12 |
36 |
dump_node() |
A |
42 |
10 |
57 |
text() |
A |
52 |
10 |
24 |
makeup() |
A |
51 |
8 |
25 |
match() |
A |
54 |
8 |
20 |
dump() |
S |
55 |
6 |
19 |
__get() |
S |
60 |
6 |
13 |
next_sibling() |
S |
58 |
5 |
17 |
find_ancestor_tag() |
S |
59 |
5 |
15 |
__set() |
S |
60 |
5 |
13 |
prev_sibling() |
S |
64 |
5 |
9 |
__isset() |
S |
66 |
5 |
8 |
innertext() |
S |
66 |
4 |
8 |
children() |
S |
67 |
3 |
8 |
last_child() |
S |
69 |
2 |
7 |
first_child() |
S |
70 |
2 |
7 |
parent() |
S |
67 |
2 |
9 |
__unset() |
S |
76 |
2 |
4 |
firstChild() |
S |
92 |
1 |
1 |
childNodes() |
S |
92 |
1 |
1 |
parentNode() |
S |
92 |
1 |
1 |
getElementsByTagName() |
S |
90 |
1 |
1 |
nextSibling() |
S |
92 |
1 |
1 |
lastChild() |
S |
92 |
1 |
1 |
getElementsById() |
S |
89 |
1 |
1 |
previousSibling() |
S |
92 |
1 |
1 |
hasChildNodes() |
S |
92 |
1 |
1 |
nodeName() |
S |
94 |
1 |
1 |
getElementByTagName() |
S |
90 |
1 |
1 |
__construct() |
S |
77 |
1 |
4 |
getElementById() |
S |
89 |
1 |
1 |
removeAttribute() |
S |
91 |
1 |
1 |
hasAttribute() |
S |
92 |
1 |
1 |
setAttribute() |
S |
91 |
1 |
1 |
getAttribute() |
S |
92 |
1 |
1 |
getAllAttributes() |
S |
94 |
1 |
1 |
__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 |
91 |
1 |
1 |