-
Home
-
WP Customer Area
-
8.0.6
-
Code
-
Classes
- CUAR_HookFinder
Total Complexity |
35 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
165 |
Lines of code |
124 |
Logical lines of code |
83 |
Comment lines |
4 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
find_hook_name() |
A |
49 |
9 |
32 |
scan_directory() |
S |
60 |
7 |
12 |
find_hooks() |
S |
61 |
5 |
11 |
sort_hooks_by_id() |
S |
69 |
3 |
6 |
print_hook_list() |
S |
61 |
2 |
11 |
sanitize_hook_id() |
S |
58 |
1 |
16 |
get_short_directory() |
S |
69 |
2 |
6 |
__construct() |
S |
91 |
1 |
2 |
scan_file() |
S |
72 |
1 |
5 |
get_hook_count() |
S |
80 |
1 |
3 |
print_hook_section() |
S |
73 |
1 |
5 |
print_hook_headings() |
S |
66 |
1 |
8 |
add_hook() |
S |
69 |
1 |
7 |