Total Complexity | 299 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 1,254 |
Lines of code | 823 |
Logical lines of code | 535 |
Comment lines | 180 |
Methods | 54 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
seek() | 63 | 152 | ||
parse_selector() | 40 | 22 | 58 | |
outertext() | 44 | 17 | 41 | |
get_display_size() | 44 | 14 | 47 | |
find() | 47 | 14 | 33 | |
is_utf8() | 50 | 13 | 25 | |
convert_text() | 47 | 12 | 38 | |
dump_node() | 45 | 10 | 44 | |
text() | 51 | 11 | 25 | |
match() | 51 | 10 | 25 | |
makeup() | 49 | 8 | 31 | |
removeChild() | 53 | 8 | 22 | |
addClass() | 54 | 7 | 22 | |
removeClass() | 56 | 6 | 20 | |
find_ancestor_tag() | 56 | 6 | 18 | |
__set() | 56 | 6 | 17 | |
dump() | 57 | 6 | 16 | |
__get() | 61 | 6 | 12 | |
__isset() | 66 | 5 | 8 | |
innertext() | 61 | 4 | 13 | |
hasClass() | 61 | 4 | 12 | |
prev_sibling() | 63 | 4 | 10 | |
next_sibling() | 63 | 4 | 10 | |
children() | 66 | 3 | 9 | |
save() | 69 | 2 | 7 | |
last_child() | 72 | 2 | 6 | |
parent() | 68 | 2 | 8 | |
__unset() | 79 | 2 | 3 | |
remove() | 75 | 2 | 5 | |
first_child() | 72 | 2 | 6 | |
getElementByTagName() | 80 | 1 | 3 | |
getElementsByTagName() | 80 | 1 | 3 | |
parentNode() | 82 | 1 | 3 | |
childNodes() | 81 | 1 | 3 | |
hasChildNodes() | 82 | 1 | 3 | |
firstChild() | 82 | 1 | 3 | |
nodeName() | 83 | 1 | 3 | |
nextSibling() | 82 | 1 | 3 | |
lastChild() | 82 | 1 | 3 | |
getElementsById() | 79 | 1 | 3 | |
previousSibling() | 82 | 1 | 3 | |
__construct() | 77 | 1 | 4 | |
getElementById() | 79 | 1 | 3 | |
removeAttribute() | 80 | 1 | 3 | |
hasAttribute() | 81 | 1 | 3 | |
setAttribute() | 80 | 1 | 3 | |
getAttribute() | 81 | 1 | 3 | |
getAllAttributes() | 83 | 1 | 3 | |
__destruct() | 83 | 1 | 3 | |
xmltext() | 70 | 1 | 6 | |
has_child() | 80 | 1 | 3 | |
clear() | 72 | 1 | 6 | |
__toString() | 82 | 1 | 3 | |
appendChild() | 77 | 1 | 4 |