-
Home
-
ManageWP Worker
-
4.9.19
-
Code
-
Classes
- Symfony_EventDispatcher_EventDispatcher
Total Complexity |
32 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
150 |
Lines of code |
80 |
Logical lines of code |
42 |
Comment lines |
42 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addSubscriber() |
S |
60 |
7 |
13 |
removeSubscriber() |
S |
62 |
6 |
11 |
getListeners() |
S |
60 |
5 |
14 |
removeListener() |
S |
62 |
4 |
10 |
dispatch() |
S |
64 |
3 |
10 |
doDispatch() |
S |
67 |
3 |
8 |
sortListeners() |
S |
68 |
2 |
7 |
hasListeners() |
S |
79 |
1 |
3 |
addListener() |
S |
75 |
1 |
4 |