Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | Controller\BookController::updateBook() | 0 | 44 | 8 | 11.17 | 1 | 0 | 0 |
B | BlackJack\GameLogic::calculateWinner() | 0 | 35 | 7 | 7 | 1 | 0 | 0 |
B | Game\BlackJack\GameLogic::newGame() | 0 | 23 | 8 | 8 | 1 | 0 | 0 |
B | JasonController::apiDeckDrawMany() | 0 | 23 | 6 | 6 | 0 | 0 | 0 |
B | CardGameController::deckDrawMany() | 0 | 20 | 6 | 6 | 1 | 0 | 0 |
B | BookControllerTest::testBookUpdatePOST() | 0 | 55 | 3 | ? | 1 | 1 | 0 |
A | Controller\ProjectController::blackJack() | 0 | 18 | 6 | 6.14 | 1 | 0 | 0 |
A | Repository\BookRepository::updateBook() | 0 | 15 | 6 | 6 | 0 | 0 | 0 |
A | BlackJackTest::testSettersAndGetters() | 0 | 38 | 2 | ? | 0 | 0 | 0 |
A | ProjectController::blackJacBet() | 0 | 18 | 5 | 5.1 | 1 | 0 | 0 |
A | BlackJack\GameLogic::stateOfGame() | 0 | 34 | 4 | 4 | 1 | 0 | 0 |
A | BookControllerTest::testBookCreatePOST() | 0 | 30 | 1 | ? | 1 | 1 | 0 |
A | GameLogicTest::testStateOfGameAndCheckIfDealersTurn() | 0 | 30 | 1 | ? | 1 | 0 | 0 |
A | JasonControllerTest::testApiBlackJack() | 0 | 28 | 2 | ? | 1 | 0 | 0 |
A | JasonControllerTest::testApiLibraryBookISBN() | 0 | 26 | 4 | ? | 0 | 0 | 0 |