-
Home
-
AutomatorWP – Automator plugin for no-code automations, webhooks & custom integrations in WordPress
-
4.4.7
-
Code
-
Classes
- AutomatorWP_Integration_Trigger
Total Complexity |
25 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
234 |
Lines of code |
73 |
Logical lines of code |
40 |
Comment lines |
113 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_listener_hook() |
A |
50 |
12 |
30 |
hooks() |
S |
59 |
3 |
14 |
maybe_user_deserves_trigger() |
S |
65 |
3 |
9 |
maybe_anonymous_deserves_trigger() |
S |
65 |
3 |
9 |
__construct() |
S |
82 |
1 |
3 |
register() |
S |
91 |
1 |
2 |
user_deserves_trigger() |
S |
82 |
1 |
3 |
anonymous_deserves_trigger() |
S |
82 |
1 |
3 |