-
Home
-
WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager
-
2.1.1
-
Code
-
Classes
- WPCode_Snippet_Execute
Total Complexity |
65 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
485 |
Lines of code |
260 |
Logical lines of code |
127 |
Comment lines |
167 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
custom_error_message() |
A |
42 |
11 |
54 |
get_mime_for_code_type() |
S |
54 |
7 |
23 |
is_error_from_wpcode() |
S |
61 |
7 |
12 |
safe_execute_php() |
S |
52 |
6 |
26 |
get_snippet_output() |
S |
59 |
5 |
15 |
maybe_disable_snippet() |
S |
64 |
4 |
10 |
deactivate_last_snippet() |
S |
62 |
3 |
12 |
load_types() |
S |
47 |
1 |
40 |
log_activation_errors() |
S |
70 |
3 |
6 |
code_type_has_lint() |
S |
64 |
3 |
10 |
get_code_type_options() |
S |
63 |
2 |
11 |
is_type_pro() |
S |
68 |
2 |
7 |
get_options() |
S |
68 |
2 |
7 |
get_type_label() |
S |
74 |
2 |
4 |
get_type_execute_class() |
S |
71 |
2 |
6 |
add_error_handling() |
S |
74 |
1 |
4 |
doing_activation() |
S |
81 |
1 |
3 |
is_doing_activation() |
S |
82 |
1 |
3 |
not_doing_activation() |
S |
81 |
1 |
3 |
__construct() |
S |
78 |
1 |
4 |