-
Home
-
Food Truck Locator
-
1.0.1
-
Code
-
Classes
- FoodTruckLocator_Queries
Total Complexity |
15 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
135 |
Lines of code |
107 |
Logical lines of code |
45 |
Comment lines |
0 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
CreateTables() |
S |
52 |
1 |
31 |
GetLocations() |
S |
61 |
3 |
10 |
CreateLocation() |
S |
59 |
2 |
13 |
AddTimeTableToLocation() |
S |
59 |
2 |
13 |
UpdateLocation() |
S |
59 |
2 |
12 |
GetAllPublicLocationsWithTimeTables() |
S |
61 |
1 |
11 |
DropTables() |
S |
72 |
1 |
5 |
GetLocationById() |
S |
73 |
1 |
4 |
GetTimeTablesByLocationId() |
S |
73 |
1 |
4 |
removeTimeTables() |
S |
73 |
1 |
4 |