-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.2
-
Code
-
Classes
- WPBDP__Payment_Gateways
Total Complexity |
33 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
141 |
Lines of code |
107 |
Logical lines of code |
66 |
Comment lines |
3 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_admin_warnings() |
A |
46 |
12 |
33 |
get_available_gateways() |
S |
60 |
6 |
14 |
_add_gateway_settings() |
S |
54 |
3 |
20 |
_execute_listener() |
S |
62 |
3 |
12 |
load_gateways() |
S |
63 |
3 |
10 |
can_use() |
S |
78 |
2 |
3 |
get() |
S |
71 |
2 |
6 |
__construct() |
S |
70 |
1 |
6 |
can_pay() |
S |
80 |
1 |
3 |