-
Home
-
Link Library
-
7.8.1 (latest)
-
Code
-
Classes
- WP_AdminMenuSection
Total Complexity |
74 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
282 |
Lines of code |
274 |
Logical lines of code |
159 |
Comment lines |
20 |
Methods |
31 |
Properties |
3 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_item() |
A |
41 |
12 |
57 |
WP_AdminMenuSection() |
A |
51 |
8 |
26 |
initialize() |
S |
49 |
6 |
33 |
find_item_index() |
S |
56 |
6 |
18 |
get_items() |
S |
59 |
5 |
14 |
is_item_array() |
S |
60 |
4 |
14 |
find_index() |
S |
62 |
4 |
11 |
find_item() |
S |
67 |
4 |
7 |
refresh() |
S |
65 |
2 |
9 |
get_last_item_index() |
S |
72 |
2 |
5 |
swap_with() |
S |
62 |
1 |
13 |
set_unused() |
S |
79 |
1 |
3 |
set_icon_src() |
S |
79 |
1 |
3 |
get_icon_src() |
S |
79 |
1 |
3 |
set_id() |
S |
79 |
1 |
3 |
get_id() |
S |
79 |
1 |
3 |
set_class() |
S |
79 |
1 |
3 |
get_class() |
S |
79 |
1 |
3 |
__construct() |
S |
82 |
1 |
3 |
get_unused() |
S |
79 |
1 |
3 |
set_slug() |
S |
82 |
1 |
3 |
get_slug() |
S |
82 |
1 |
3 |
get_file() |
S |
79 |
1 |
3 |
set_capability() |
S |
79 |
1 |
3 |
get_capability() |
S |
79 |
1 |
3 |
set_title() |
S |
79 |
1 |
3 |
get_title() |
S |
79 |
1 |
3 |
remove_item() |
S |
69 |
1 |
7 |
delete() |
S |
71 |
1 |
6 |
rename_item() |
S |
81 |
1 |
3 |
set_file() |
S |
79 |
1 |
3 |