-
Home
-
affiliate-toolkit – WP Affiliate Plugin with Amazon
-
3.4.2
-
Code
-
Classes
- simple_html_dom_node
| Total Complexity |
299 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
1,294 |
| Lines of code |
904 |
| Logical lines of code |
535 |
| Comment lines |
180 |
| Methods |
54 |
| Properties |
9 |
Methods 54
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| seek() |
D |
22 |
63 |
167 |
| parse_selector() |
B |
38 |
22 |
70 |
| outertext() |
B |
44 |
17 |
41 |
| get_display_size() |
A |
44 |
14 |
47 |
| find() |
A |
45 |
14 |
42 |
| is_utf8() |
A |
46 |
13 |
38 |
| convert_text() |
A |
46 |
12 |
40 |
| text() |
A |
48 |
11 |
32 |
| dump_node() |
A |
45 |
10 |
44 |
| match() |
A |
50 |
10 |
27 |
| makeup() |
A |
47 |
8 |
37 |
| removeChild() |
A |
53 |
8 |
22 |
| addClass() |
S |
54 |
7 |
22 |
| find_ancestor_tag() |
S |
55 |
6 |
20 |
| __set() |
S |
55 |
6 |
20 |
| removeClass() |
S |
56 |
6 |
20 |
| __get() |
S |
58 |
6 |
17 |
| dump() |
S |
57 |
6 |
16 |
| __isset() |
S |
63 |
5 |
11 |
| innertext() |
S |
61 |
4 |
13 |
| hasClass() |
S |
61 |
4 |
12 |
| next_sibling() |
S |
63 |
4 |
10 |
| prev_sibling() |
S |
63 |
4 |
10 |
| children() |
S |
66 |
3 |
9 |
| parent() |
S |
68 |
2 |
8 |
| first_child() |
S |
72 |
2 |
6 |
| last_child() |
S |
72 |
2 |
6 |
| __unset() |
S |
74 |
2 |
5 |
| save() |
S |
69 |
2 |
7 |
| remove() |
S |
75 |
2 |
5 |
| __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 |
83 |
1 |
3 |
| getAttribute() |
S |
81 |
1 |
3 |
| setAttribute() |
S |
80 |
1 |
3 |
| hasAttribute() |
S |
81 |
1 |
3 |
| removeAttribute() |
S |
80 |
1 |
3 |
| getElementById() |
S |
79 |
1 |
3 |
| getElementsById() |
S |
79 |
1 |
3 |
| getElementByTagName() |
S |
80 |
1 |
3 |
| getElementsByTagName() |
S |
80 |
1 |
3 |
| parentNode() |
S |
82 |
1 |
3 |
| childNodes() |
S |
81 |
1 |
3 |
| firstChild() |
S |
82 |
1 |
3 |
| lastChild() |
S |
82 |
1 |
3 |
| nextSibling() |
S |
82 |
1 |
3 |
| previousSibling() |
S |
82 |
1 |
3 |
| hasChildNodes() |
S |
82 |
1 |
3 |
| nodeName() |
S |
83 |
1 |
3 |
| appendChild() |
S |
77 |
1 |
4 |