-
Home
-
Meta Box
-
5.7.3
-
Code
-
Classes
- RW_Meta_Box
Total Complexity |
64 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
392 |
Lines of code |
220 |
Logical lines of code |
118 |
Comment lines |
97 |
Methods |
23 |
Properties |
4 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_saved() |
A |
53 |
10 |
22 |
enqueue() |
A |
52 |
8 |
23 |
show() |
S |
53 |
4 |
22 |
validate() |
S |
68 |
4 |
6 |
object_hooks() |
S |
61 |
3 |
12 |
normalize() |
S |
55 |
2 |
18 |
get_real_object_id() |
S |
69 |
3 |
7 |
is_edit_screen() |
S |
68 |
3 |
6 |
register_fields() |
S |
67 |
3 |
8 |
save_field() |
S |
62 |
3 |
10 |
hide() |
S |
70 |
3 |
6 |
add_meta_boxes() |
S |
60 |
2 |
14 |
save_post() |
S |
60 |
2 |
13 |
normalize_fields() |
S |
62 |
2 |
11 |
postbox_classes() |
S |
69 |
2 |
7 |
global_hooks() |
S |
70 |
2 |
6 |
__construct() |
S |
64 |
2 |
10 |
is_shown() |
S |
74 |
1 |
4 |
__get() |
S |
79 |
1 |
3 |
set_object_id() |
S |
81 |
1 |
3 |
get_object_type() |
S |
82 |
1 |
3 |
get_storage() |
S |
79 |
1 |
3 |
get_current_object_id() |
S |
81 |
1 |
3 |