-
Home
-
Alex Reservations: Smart Restaurant Booking
-
2.1.3 (latest)
-
Code
-
Classes
- SRR_Factory
Total Complexity |
51 |
Dependencies |
12 |
Dependents |
1 |
Total lines |
548 |
Lines of code |
305 |
Logical lines of code |
162 |
Comment lines |
152 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
booking() |
B |
35 |
14 |
79 |
get_customer() |
A |
41 |
7 |
53 |
generateBookings() |
S |
50 |
6 |
28 |
createDefaultTagsIfNeeded() |
S |
45 |
5 |
38 |
createDefaultCustomerTagsIfNeeded() |
S |
46 |
5 |
37 |
addRandomTagsToCustomer() |
S |
52 |
5 |
24 |
addRandomTags() |
S |
55 |
4 |
19 |
createRestaurants() |
S |
58 |
3 |
14 |
getRandomName() |
S |
72 |
1 |
5 |
restaurant() |
S |
67 |
1 |
8 |