-
Home
-
Vindi Hub
-
1.1.5
-
Code
-
Classes
- VindiRoutes
| Total Complexity |
72 |
| Dependencies |
1 |
| Dependents |
7 |
| Total lines |
510 |
| Lines of code |
266 |
| Logical lines of code |
144 |
| Comment lines |
103 |
| Methods |
31 |
| Properties |
2 |
Methods 31
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getPaymentMethods() |
A |
50 |
8 |
27 |
| isSubscriptionActive() |
S |
57 |
7 |
17 |
| getMerchant() |
S |
62 |
5 |
10 |
| isMerchantStatusTrialOrSandbox() |
S |
66 |
4 |
8 |
| findProductByCode() |
S |
59 |
3 |
13 |
| deleteBill() |
S |
62 |
3 |
11 |
| getPaymentProfile() |
S |
61 |
3 |
11 |
| findOrCreateProduct() |
S |
58 |
2 |
17 |
| createSubscription() |
S |
64 |
3 |
9 |
| findProductById() |
S |
66 |
2 |
8 |
| findCustomerById() |
S |
66 |
2 |
8 |
| suspendSubscription() |
S |
66 |
2 |
8 |
| activateSubscription() |
S |
71 |
2 |
5 |
| getSubscription() |
S |
71 |
2 |
5 |
| createBill() |
S |
70 |
2 |
6 |
| getCharge() |
S |
69 |
2 |
6 |
| getPlan() |
S |
65 |
2 |
9 |
| acceptBankSlip() |
S |
72 |
2 |
6 |
| findBillById() |
S |
65 |
2 |
9 |
| refundCharge() |
S |
67 |
2 |
7 |
| hasPendingSubscriptionBills() |
S |
64 |
2 |
9 |
| __construct() |
S |
77 |
1 |
4 |
| createPlan() |
S |
74 |
1 |
4 |
| updatePlan() |
S |
68 |
1 |
7 |
| createProduct() |
S |
74 |
1 |
4 |
| updateProduct() |
S |
68 |
1 |
7 |
| createCustomer() |
S |
74 |
1 |
4 |
| updateCustomer() |
S |
68 |
1 |
7 |
| deleteCustomer() |
S |
68 |
1 |
7 |
| verifyCustomerPaymentProfile() |
S |
70 |
1 |
6 |
| createCustomerPaymentProfile() |
S |
67 |
1 |
7 |