-
Home
-
Swipecart
-
1.0.1
-
Code
-
Classes
- APIClass
Total Complexity |
57 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
551 |
Lines of code |
411 |
Logical lines of code |
177 |
Comment lines |
68 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getProductByID() |
B |
31 |
18 |
110 |
tokenValidation() |
A |
44 |
9 |
43 |
getProductListByID() |
A |
46 |
9 |
40 |
getCustomerByID() |
S |
43 |
4 |
49 |
getCustomerOrders() |
S |
42 |
3 |
57 |
getProducts() |
S |
50 |
3 |
30 |
getToken() |
S |
52 |
3 |
25 |
getProductCategories() |
S |
51 |
2 |
26 |
createCustomer() |
S |
55 |
2 |
20 |
checkUserEmailExist() |
S |
71 |
3 |
5 |
__construct() |
S |
70 |
1 |
6 |