-
Home
-
WordPress Playground Block
-
0.0.5
-
Code
-
Classes
- LCS_Execution_Scripts_Endpoint
Total Complexity |
22 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
198 |
Lines of code |
159 |
Logical lines of code |
69 |
Comment lines |
1 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_routes() |
A |
39 |
4 |
88 |
update_execution_script() |
S |
51 |
7 |
28 |
create_execution_script() |
S |
58 |
3 |
16 |
has_permission() |
S |
79 |
2 |
3 |
get_execution_script() |
S |
65 |
2 |
8 |
delete_execution_script() |
S |
63 |
2 |
10 |
__construct() |
S |
79 |
1 |
3 |
get_execution_scripts() |
S |
79 |
1 |
3 |