-
Home
-
rtMedia for WordPress, BuddyPress and bbPress
-
4.7.4 (latest)
-
Code
-
Classes
- simple_html_dom_node
| Total Complexity |
245 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
863 |
| Lines of code |
615 |
| Logical lines of code |
455 |
| Comment lines |
107 |
| 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 |
46 |
14 |
35 |
| 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 |
| __set() |
S |
56 |
6 |
17 |
| __get() |
S |
59 |
6 |
14 |
| next_sibling() |
S |
58 |
5 |
17 |
| find_ancestor_tag() |
S |
59 |
5 |
15 |
| prev_sibling() |
S |
64 |
5 |
9 |
| __isset() |
S |
65 |
5 |
9 |
| innertext() |
S |
66 |
4 |
8 |
| children() |
S |
64 |
3 |
11 |
| parent() |
S |
67 |
2 |
9 |
| first_child() |
S |
70 |
2 |
7 |
| last_child() |
S |
69 |
2 |
7 |
| __unset() |
S |
76 |
2 |
4 |
| __construct() |
S |
77 |
1 |
4 |
| __destruct() |
S |
83 |
1 |
3 |
| __toString() |
S |
82 |
1 |
3 |
| clear() |
S |
72 |
1 |
6 |
| has_child() |
S |
80 |
1 |
3 |
| xmltext() |
S |
70 |
1 |
6 |
| getAllAttributes() |
S |
94 |
1 |
1 |
| getAttribute() |
S |
92 |
1 |
1 |
| setAttribute() |
S |
91 |
1 |
1 |
| hasAttribute() |
S |
92 |
1 |
1 |
| removeAttribute() |
S |
91 |
1 |
1 |
| getElementById() |
S |
89 |
1 |
1 |
| getElementsById() |
S |
89 |
1 |
1 |
| getElementByTagName() |
S |
90 |
1 |
1 |
| getElementsByTagName() |
S |
90 |
1 |
1 |
| parentNode() |
S |
92 |
1 |
1 |
| childNodes() |
S |
92 |
1 |
1 |
| firstChild() |
S |
92 |
1 |
1 |
| lastChild() |
S |
92 |
1 |
1 |
| nextSibling() |
S |
92 |
1 |
1 |
| previousSibling() |
S |
92 |
1 |
1 |
| hasChildNodes() |
S |
92 |
1 |
1 |
| nodeName() |
S |
94 |
1 |
1 |
| appendChild() |
S |
91 |
1 |
1 |