-
Home
-
WP-UserOnline
-
2.88.9 (latest)
-
Code
-
Classes
- scbPostMetabox
| Total Complexity |
37 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
341 |
| Lines of code |
135 |
| Logical lines of code |
76 |
| Comment lines |
146 |
| Methods |
17 |
| Properties |
5 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| pre_register() |
S |
55 |
6 |
18 |
| _save_post() |
S |
61 |
6 |
12 |
| save() |
S |
54 |
4 |
20 |
| display() |
S |
55 |
3 |
19 |
| __construct() |
S |
57 |
2 |
17 |
| table() |
S |
66 |
2 |
8 |
| table_row() |
S |
65 |
2 |
8 |
| display_notices() |
S |
70 |
2 |
6 |
| get_meta() |
S |
68 |
2 |
7 |
| condition() |
S |
82 |
1 |
3 |
| register() |
S |
77 |
1 |
3 |
| before_display() |
S |
82 |
1 |
3 |
| before_form() |
S |
98 |
1 |
1 |
| form_fields() |
S |
82 |
1 |
3 |
| after_form() |
S |
98 |
1 |
1 |
| before_save() |
S |
82 |
1 |
3 |
| validate_post_data() |
S |
82 |
1 |
3 |