Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | HttpRouter\Router::buildRoutes() | 0 | 14 | 5 | 5 | 0 | 0 | 0 |
B | HttpRouter\AsyncRouter::__invoke() | 0 | 17 | 4 | 4 | 0 | 0 | 0 |
B | HttpRouter\Router::internalRequestHandle() | 0 | 15 | 4 | 4 | 0 | 0 | 0 |
A | Component\HttpRouter\Router::__invoke() | 0 | 11 | 4 | 4 | 0 | 0 | 0 |
A | HttpRouter\Router::handleRequest() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | HttpRouter\Router::getRouteData() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | HttpRouter\Router::getDispatcher() | 0 | 6 | 2 | 2 | 0 | 0 | 0 |
A | InvalidRouteOptionsException::__construct() | 0 | 11 | 2 | 2 | 1 | 0 | 0 |
A | HttpRouter\Router::setDispatcher() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | HttpRouter\Router::__construct() | 0 | 13 | 1 | 1 | 0 | 0 | 0 |
A | RouteMethodNotAllowedException::__construct() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | HttpRouter\Router::getRouteCollector() | 0 | 6 | 2 | 2 | 0 | 0 | 0 |
A | HttpRouter\Router::setRouteCollector() | 0 | 3 | 1 | 1 | 0 | 0 | 0 |
A | HttpRouter\AsyncRouter::__construct() | 0 | 6 | 1 | 1 | 0 | 0 | 0 |
A | RouteMethodNotAllowedException::getAllowedMethods() | 0 | 2 | 1 | 1 | 0 | 0 | 0 |