Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | LazyMiddlewareFactoryTest.php$0 ➔ setUp() | 0 | 16 | 1 | ? | 0 | 0 | 0 |
A | LazyHandlerFactoryTest.php$0 ➔ setUp() | 0 | 16 | 1 | ? | 0 | 0 | 0 |
A | LazyMiddlewareTest.php$0 ➔ setUp() | 0 | 12 | 1 | ? | 0 | 0 | 0 |
A | LazyHandlerTest.php$0 ➔ setUp() | 0 | 12 | 1 | ? | 0 | 0 | 0 |
A | LazyMiddlewareTest.php$0 ➔ testDefersToMiddlewareImplemention() | 0 | 11 | 1 | ? | 0 | 0 | 0 |
A | LazyHandlerTest.php$0 ➔ testDefersToHandlerImplementation() | 0 | 9 | 1 | ? | 0 | 0 | 0 |
A | Middleware\Fixture\Middleware::process() | 0 | 1 | 1 | ? | 1 | 0 | 0 |
A | Middleware\LazyMiddleware::resolve() | 0 | 1 | 1 | 1 | 0 | 0 | 0 |
A | Middleware\LazyMiddleware::__construct() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |
A | LazyHandlerFactoryTest.php$0 ➔ has() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | Middleware\LazyMiddleware::process() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | Middleware\LazyMiddlewareFactory::defer() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
A | LazyMiddlewareTest.php$0 ➔ has() | 0 | 3 | 1 | ? | 1 | 0 | 0 |
A | LazyMiddlewareFactoryTest.php$0 ➔ testCreatesProxyMiddleware() | 0 | 5 | 1 | ? | 0 | 0 | 0 |
A | Middleware\LazyHandler::__construct() | 0 | 4 | 2 | 2 | 1 | 0 | 0 |