-
Home
-
MediaPress
-
1.5.6
-
Code
-
Classes
- MPP_Admin_Settings_Page
| Total Complexity |
63 |
| Dependencies |
1 |
| Dependents |
3 |
| Total lines |
667 |
| Lines of code |
350 |
| Logical lines of code |
134 |
| Comment lines |
193 |
| Methods |
25 |
| Properties |
8 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init() |
A |
42 |
11 |
50 |
| get_option() |
A |
50 |
10 |
28 |
| do_settings_sections() |
A |
55 |
9 |
19 |
| show_form() |
A |
39 |
4 |
93 |
| script() |
S |
59 |
1 |
61 |
| sanitize_options() |
S |
60 |
4 |
14 |
| show_navigation() |
S |
62 |
3 |
11 |
| add_panels() |
S |
70 |
2 |
6 |
| get_panel() |
S |
78 |
2 |
3 |
| use_single_option() |
S |
69 |
2 |
7 |
| __construct() |
S |
74 |
1 |
5 |
| add_panel() |
S |
72 |
1 |
5 |
| get_page() |
S |
82 |
1 |
3 |
| use_unique_option() |
S |
77 |
1 |
4 |
| using_unique_option() |
S |
82 |
1 |
3 |
| set_network_mode() |
S |
77 |
1 |
4 |
| is_network_mode() |
S |
82 |
1 |
3 |
| set_bp_mode() |
S |
77 |
1 |
4 |
| is_bp_mode() |
S |
82 |
1 |
3 |
| reset_mode() |
S |
74 |
1 |
5 |
| set_option_name() |
S |
77 |
1 |
4 |
| get_option_name() |
S |
82 |
1 |
3 |
| set_optgroup() |
S |
81 |
1 |
3 |
| get_optgroup() |
S |
82 |
1 |
3 |
| render() |
S |
72 |
1 |
6 |