-
Home
-
Ocean Extra
-
2.5.1 (latest)
-
Code
-
Classes
- ButterBean
| Total Complexity |
86 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
843 |
| Lines of code |
274 |
| Logical lines of code |
161 |
| Comment lines |
421 |
| Methods |
39 |
| Properties |
10 |
Methods 39
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| print_templates() |
A |
51 |
8 |
29 |
| update() |
S |
62 |
7 |
11 |
| enqueue() |
S |
59 |
6 |
12 |
| register() |
S |
52 |
5 |
23 |
| add_meta_boxes() |
S |
59 |
4 |
15 |
| register_manager() |
S |
64 |
4 |
9 |
| includes() |
S |
53 |
2 |
24 |
| localize_scripts() |
S |
66 |
3 |
8 |
| get_instance() |
S |
65 |
2 |
10 |
| unregister_manager() |
S |
76 |
2 |
4 |
| get_manager() |
S |
78 |
2 |
3 |
| register_manager_type() |
S |
75 |
2 |
4 |
| unregister_manager_type() |
S |
76 |
2 |
4 |
| get_manager_type() |
S |
78 |
2 |
3 |
| register_section_type() |
S |
75 |
2 |
4 |
| unregister_section_type() |
S |
76 |
2 |
4 |
| get_section_type() |
S |
78 |
2 |
3 |
| register_control_type() |
S |
75 |
2 |
4 |
| unregister_control_type() |
S |
76 |
2 |
4 |
| get_control_type() |
S |
78 |
2 |
3 |
| register_setting_type() |
S |
75 |
2 |
4 |
| unregister_setting_type() |
S |
76 |
2 |
4 |
| get_setting_type() |
S |
78 |
2 |
3 |
| register_control_types() |
S |
58 |
1 |
15 |
| priority_sort() |
S |
73 |
2 |
5 |
| render_views() |
S |
74 |
1 |
12 |
| __construct() |
S |
98 |
1 |
1 |
| setup() |
S |
71 |
1 |
5 |
| setup_actions() |
S |
66 |
1 |
8 |
| manager_exists() |
S |
79 |
1 |
3 |
| manager_type_exists() |
S |
79 |
1 |
3 |
| section_type_exists() |
S |
79 |
1 |
3 |
| control_type_exists() |
S |
79 |
1 |
3 |
| setting_type_exists() |
S |
79 |
1 |
3 |
| register_manager_types() |
S |
80 |
1 |
3 |
| register_section_types() |
S |
80 |
1 |
3 |
| register_setting_types() |
S |
68 |
1 |
7 |
| enqueue_scripts() |
S |
81 |
1 |
3 |
| meta_box() |
S |
71 |
1 |
5 |