-
Home
-
Swipecart
-
1.0.0
-
Code
-
Classes
- APIClass
Total Complexity |
48 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
488 |
Lines of code |
361 |
Logical lines of code |
158 |
Comment lines |
62 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getProductByID() |
B |
32 |
18 |
100 |
tokenValidation() |
A |
44 |
9 |
43 |
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 |