-
Home
-
WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager
-
2.0.6
-
Code
-
Classes
- WPCode_Snippet_Execute
Total Complexity |
58 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
408 |
Lines of code |
206 |
Logical lines of code |
106 |
Comment lines |
153 |
Methods |
18 |
Properties |
4 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
custom_error_message() |
A |
48 |
9 |
30 |
safe_execute_php() |
A |
55 |
8 |
20 |
get_mime_for_code_type() |
S |
54 |
7 |
23 |
is_error_from_wpcode() |
S |
61 |
7 |
12 |
get_snippet_output() |
S |
59 |
5 |
15 |
load_types() |
S |
49 |
1 |
35 |
code_type_has_lint() |
S |
64 |
3 |
10 |
deactivate_last_snippet() |
S |
65 |
3 |
9 |
get_code_type_options() |
S |
63 |
2 |
11 |
get_type_execute_class() |
S |
71 |
2 |
6 |
get_type_label() |
S |
74 |
2 |
4 |
get_options() |
S |
68 |
2 |
7 |
maybe_disable_snippet() |
S |
70 |
2 |
7 |
is_doing_activation() |
S |
82 |
1 |
3 |
__construct() |
S |
78 |
1 |
4 |
doing_activation() |
S |
81 |
1 |
3 |
add_error_handling() |
S |
74 |
1 |
4 |
not_doing_activation() |
S |
81 |
1 |
3 |