Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
F | yolk\app\BaseRequest | 1 | 10 | 399 | 53 | 4 | 0 | 2 |
A | yolk\app\BaseResponse | 1 | 1 | 260 | 34 | 4 | 2 | 0 |
A | yolk\app\BaseController | 0 | 1 | 117 | 12 | 6 | 1 | 0 |
A | exceptions\ServiceUnavailableException | 1 | 0 | 7 | 1 | 3 | 2 | 0 |
A | yolk\app\ServiceContainer | 2 | 1 | 112 | 22 | 7 | 1 | 0 |
A | exceptions\UnauthorisedException | 1 | 0 | 7 | 1 | 3 | 2 | 0 |
A | exceptions\BadRequestException | 1 | 0 | 7 | 1 | 3 | 2 | 0 |
A | yolk\app\BaseApplication | 10 | 1 | 223 | 18 | 14 | 1 | 1 |
A | yolk\app\Exception | 0 | 0 | 11 | 2 | 3 | 2 | 0 |
A | app\exceptions\ForbiddenException | 1 | 0 | 7 | 1 | 2 | 1 | 0 |
A | yolk\app\BaseModule | 1 | 0 | 31 | 1 | 7 | 0 | 1 |
A | exceptions\MethodNotAllowedException | 1 | 0 | 18 | 2 | 3 | 2 | 0 |
A | app\exceptions\NotFoundException | 1 | 0 | 7 | 1 | 3 | 2 | 0 |
A | yolk\app\BaseRouter | 0 | 1 | 73 | 12 | 7 | 2 | 1 |
A | yolk\app\RequestHelper | 0 | 0 | 96 | 15 | 3 | 1 | 0 |