-
Home
-
Laterpay
-
2.9.7 (latest)
-
Code
-
Classes
- LaterPay_Core_Event_Dispatcher
Total Complexity |
60 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
319 |
Lines of code |
173 |
Logical lines of code |
107 |
Comment lines |
114 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_arguments() |
A |
48 |
12 |
32 |
add_subscriber() |
A |
51 |
12 |
27 |
dispatch() |
S |
53 |
6 |
22 |
remove_subscriber() |
S |
62 |
6 |
11 |
get_listeners() |
S |
59 |
5 |
15 |
do_dispatch() |
S |
59 |
4 |
15 |
sort_listeners() |
S |
60 |
4 |
14 |
remove_listener() |
S |
59 |
4 |
14 |
get_dispatcher() |
S |
71 |
2 |
6 |
get_shared_listener() |
S |
71 |
2 |
6 |
has_listeners() |
S |
79 |
1 |
3 |
add_listener() |
S |
72 |
1 |
5 |
add_shared_listener() |
S |
80 |
1 |
3 |