Code Metrics
RVM.MenuNaMao.API
13 files | 374 LOC |
20 classes | 26 methods
Complex Methods (CC > 3)
| Type | Method | Lines | CC | Coupling |
|---|---|---|---|---|
| GlobalExceptionMiddleware | InvokeAsync | 26 | 4 | 10 |
RVM.MenuNaMao.Application
44 files | 682 LOC |
64 classes | 31 methods
Complex Methods (CC > 3)
| Type | Method | Lines | CC | Coupling |
|---|---|---|---|---|
| AddStockMovementHandler | Handle | 38 | 6 | 12 |
| GetOrderHandler | Handle | 14 | 6 | 13 |
| GetRestaurantOrdersHandler | Handle | 12 | 5 | 13 |
| GetTableOrdersHandler | Handle | 12 | 5 | 13 |
| PlaceOrderHandler | Handle | 43 | 4 | 19 |
RVM.MenuNaMao.Domain
20 files | 214 LOC |
15 classes | 31 methods
All methods have low complexity. Nice!
RVM.MenuNaMao.Infrastructure
23 files | 598 LOC |
23 classes | 49 methods
All methods have low complexity. Nice!
RVM.MenuNaMao.Tests
9 files | 324 LOC |
14 classes | 17 methods
All methods have low complexity. Nice!