-
Home
-
Swipecart
-
2.1.2
-
Code
-
Classes
- APIClass
| Total Complexity |
110 |
| Dependencies |
6 |
| Dependents |
4 |
| Total lines |
1,077 |
| Lines of code |
750 |
| Logical lines of code |
404 |
| Comment lines |
165 |
| Methods |
25 |
| Properties |
0 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getProductByID() |
C |
29 |
21 |
134 |
| getOrderByID() |
A |
37 |
13 |
67 |
| getSiteData() |
A |
37 |
7 |
77 |
| tokenValidation() |
A |
45 |
8 |
38 |
| getProductListByID() |
A |
46 |
7 |
39 |
| getCustomerByID() |
S |
43 |
4 |
49 |
| ChangeProfile() |
S |
55 |
6 |
18 |
| getProducts() |
S |
51 |
5 |
28 |
| getCartLineByID() |
S |
47 |
4 |
37 |
| generateCheckout() |
S |
50 |
4 |
29 |
| SignIn() |
S |
50 |
3 |
28 |
| customerSignUp() |
S |
52 |
3 |
26 |
| nonceValidation() |
S |
57 |
3 |
18 |
| getAddresses() |
S |
49 |
2 |
33 |
| getAllCollectionsCategories() |
S |
56 |
3 |
17 |
| getCollectionByID() |
S |
58 |
3 |
14 |
| updateAddress() |
S |
50 |
2 |
26 |
| getOrders() |
S |
57 |
2 |
17 |
| checkUserEmailExist() |
S |
71 |
3 |
5 |
| forgotPassword() |
S |
58 |
2 |
15 |
| __construct() |
S |
70 |
1 |
6 |
| currency() |
S |
72 |
1 |
5 |
| GetProductsByVarientId() |
S |
67 |
1 |
8 |
| GetProductsByIds() |
S |
67 |
1 |
8 |
| GetCollectionsByIds() |
S |
67 |
1 |
8 |