-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.2.2 (latest)
-
Code
-
Classes
- MM_WPFS_SubscriptionPriceCalculator
Total Complexity |
44 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
240 |
Lines of code |
188 |
Logical lines of code |
130 |
Comment lines |
16 |
Methods |
6 |
Properties |
0 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
extractPaymentDetailsFromInvoiceLineItems() |
C |
32 |
25 |
107 |
prepareStripeInvoiceParams() |
S |
47 |
6 |
36 |
getProductBuckets() |
S |
53 |
6 |
25 |
getTaxDisplayName() |
S |
59 |
4 |
14 |
createLineItemDisplayName() |
S |
78 |
2 |
3 |
extractCurrencyFromLineItems() |
S |
80 |
1 |
3 |