Total Complexity | 19 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 143 |
Lines of code | 51 |
Logical lines of code | 24 |
Comment lines | 67 |
Methods | 9 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_trigger() | 63 | 5 | 11 | |
add_trigger() | 59 | 3 | 14 | |
add_action() | 69 | 2 | 6 | |
has_action() | 78 | 2 | 3 | |
get_action() | 78 | 2 | 3 | |
has_trigger() | 78 | 2 | 3 | |
__construct() | 73 | 1 | 5 | |
get_actions() | 82 | 1 | 3 | |
get_triggers() | 82 | 1 | 3 |