Rating | Name | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
D | HttpSoft\Router\Route | 441 | 58 | 100% | 3 | 0 | 0 |
A | Middleware\RouteDispatchMiddleware | 32 | 4 | 100% | 1 | 0 | 0 |
A | Exception\RouteNotFoundException | 11 | 1 | 100% | 1 | 0 | 0 |
A | InvalidRouteParameterException | 91 | 9 | 100% | 2 | 0 | 0 |
A | Exception\RouteAlreadyExistsException | 11 | 1 | 100% | 1 | 0 | 0 |
A | HttpSoft\Router\RouteCollection | 128 | 19 | 100% | 1 | 0 | 0 |
A | Middleware\RouteMatchMiddleware | 79 | 12 | 100% | 2 | 0 | 0 |
A | HttpSoft\Router\RouteCollector | 166 | 12 | 100% | 1 | 0 | 0 |