Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | BrokerTest::testCanPrependMiddleware() | 21 | 21 | 1 | ? | 0 | 0 | 0 |
A | BrokerTest::testCanAppendMiddleware() | 20 | 20 | 1 | ? | 0 | 0 | 0 |
A | Broker\BrokerTest::mockMiddleware() | 0 | 10 | 1 | ? | 0 | 0 | 0 |
A | BrokerTest::testCannotHandleWithoutMiddleware() | 0 | 10 | 1 | ? | 0 | 0 | 0 |
A | Northwoods\Broker\Broker::nextMiddleware() | 0 | 10 | 2 | 2 | 0 | 0 | 0 |
A | Northwoods\Broker\BrokerTest::setUp() | 0 | 4 | 1 | ? | 0 | 0 | 0 |
A | Northwoods\Broker\Broker::append() | 0 | 6 | 1 | 1 | 0 | 0 | 0 |
A | Broker\BrokerTest::mockRequest() | 0 | 4 | 1 | ? | 0 | 0 | 0 |
A | Northwoods\Broker\Broker::prepend() | 0 | 6 | 1 | 1 | 0 | 0 | 0 |
A | Broker\BrokerTest::mockResponse() | 0 | 4 | 1 | ? | 0 | 0 | 0 |
A | Northwoods\Broker\Broker::handle() | 0 | 6 | 1 | 1 | 0 | 0 | 0 |
A | Northwoods\Broker\Broker::process() | 0 | 8 | 2 | 2 | 0 | 0 | 0 |
A | Broker\BrokerTest::mockHandler() | 0 | 7 | 1 | ? | 0 | 0 | 0 |