-
Home
-
Paymentwall for Woocommerce
-
1.6.3 (latest)
-
Code
-
Classes
- Paymentwall_Brick_Subscription
Total Complexity |
32 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
240 |
Lines of code |
159 |
Logical lines of code |
83 |
Comment lines |
45 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_subscription_payment() |
A |
44 |
7 |
42 |
prepare_subscription_data() |
A |
47 |
7 |
35 |
prepare_trial_data() |
S |
52 |
5 |
25 |
process_payment() |
S |
58 |
3 |
16 |
add_feature_support_for_subscription() |
S |
64 |
4 |
10 |
cancel_subscription_action() |
S |
66 |
3 |
8 |
__construct() |
S |
56 |
1 |
19 |
get_subscription_key() |
S |
74 |
2 |
4 |