Percentage | Lines | ||
---|---|---|---|
LazyErrorHandler |
|
100 % | 14 |
LazyMiddleware |
|
100 % | 23 |
ErrorInfo |
|
100 % | 77 |
Server |
|
100 % | 29 |
ErrorHandler |
|
100 % | 26 |
NotAllowedMiddleware |
|
100 % | 31 |
NotFoundHandler |
|
100 % | 24 |
CRAP Score | Lines | ||
---|---|---|---|
ErrorInfo::getUri() | 2 | 4 | |
ErrorInfo::getMethod() | 2 | 4 | |
ErrorInfo::getParameters() | 2 | 18 | |
LazyMiddleware::process() | 2 | 11 | |
NotAllowedMiddleware::process() | 2 | 15 | |
Server::run() | 2 | 13 | |
ErrorHandler::__construct() | 1 | 7 | |
ErrorHandler::handleError() | 1 | 8 | |
ErrorInfo::getType() | 1 | 4 | |
ErrorInfo::getCode() | 1 | 4 | |