-
Home
-
Code Engine
-
0.3.0
-
Code
-
Classes
- Meow_MWCODE_API
Total Complexity |
13 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
209 |
Lines of code |
90 |
Logical lines of code |
38 |
Comment lines |
77 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_functions() |
S |
61 |
3 |
13 |
update_function() |
S |
53 |
2 |
22 |
create_function() |
S |
53 |
1 |
21 |
delete_function_by_name() |
S |
64 |
2 |
10 |
__construct() |
S |
77 |
1 |
4 |
get_function() |
S |
75 |
1 |
4 |
get_function_by_name() |
S |
75 |
1 |
4 |
execute_function() |
S |
75 |
1 |
4 |
delete_function() |
S |
67 |
1 |
8 |