Total Complexity | 94 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 482 |
Lines of code | 417 |
Logical lines of code | 246 |
Comment lines | 5 |
Methods | 27 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
dropdown() | 44 | 13 | 44 | |
get_text_args() | 50 | 14 | 26 | |
checkbox() | 46 | 9 | 37 | |
label() | 48 | 8 | 34 | |
editor() | 44 | 7 | 46 | |
text() | 56 | 4 | 17 | |
left_input() | 64 | 4 | 11 | |
textarea() | 54 | 3 | 21 | |
check_select() | 52 | 2 | 28 | |
number() | 61 | 3 | 12 | |
check_text() | 54 | 2 | 23 | |
p() | 60 | 2 | 16 | |
tag() | 69 | 3 | 8 | |
right_input() | 66 | 3 | 9 | |
hidden() | 63 | 3 | 10 | |
submit() | 62 | 2 | 12 | |
radio() | 66 | 2 | 8 | |
div_starts() | 69 | 1 | 7 | |
delete() | 64 | 1 | 9 | |
nonce() | 79 | 1 | 3 | |
br() | 83 | 1 | 5 | |
newline() | 83 | 1 | 5 | |
div_ends() | 81 | 1 | 6 | |
form_starts() | 68 | 1 | 7 | |
form_ends() | 83 | 1 | 5 | |
i() | 70 | 1 | 6 | |
__construct() | 91 | 1 | 2 |