Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | SimpleRoute\Route::__construct() | 0 | 7 | 2 | 2 | 1 | 0 | 0 |
A | SimpleRoute\Router::__construct() | 0 | 9 | 3 | 3 | 3 | 2 | 0 |
A | SimpleRoute\Result::__construct() | 0 | 3 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Router::match() | 0 | 8 | 3 | 3 | 3 | 1 | 0 |
A | SimpleRoute\Route::GET() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Result::getRoute() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | MethodNotAllowedException::__construct() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Route::getPattern() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Route::POST() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | NotFoundException::__construct() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Route::getHandler() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Route::PUT() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Route::PATCH() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | SimpleRoute\Router::fromArray() | 0 | 2 | 1 | 1 | 1 | 0 | 1 |
A | SimpleRoute\Result::getHandler() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |