-
Home
-
WP-UserOnline
-
2.88.9 (latest)
-
Code
-
Classes
- scbForms
Total Complexity |
34 |
Dependencies |
1 |
Dependents |
7 |
Total lines |
321 |
Lines of code |
125 |
Logical lines of code |
69 |
Comment lines |
138 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_meta() |
A |
53 |
8 |
22 |
validate_post_data() |
S |
59 |
4 |
14 |
set_value() |
S |
61 |
3 |
12 |
get_value() |
S |
65 |
3 |
9 |
form_table() |
S |
66 |
2 |
8 |
form() |
S |
66 |
2 |
8 |
table() |
S |
66 |
2 |
8 |
get_name() |
S |
66 |
2 |
8 |
input_with_value() |
S |
75 |
1 |
4 |
input() |
S |
74 |
1 |
4 |
table_row() |
S |
77 |
1 |
3 |
form_table_wrap() |
S |
78 |
1 |
3 |
form_wrap() |
S |
69 |
1 |
6 |
table_wrap() |
S |
79 |
1 |
3 |
row_wrap() |
S |
71 |
1 |
6 |
input_from_meta() |
S |
67 |
1 |
7 |