Classes

Bubble size = executable lines. Hover for details, click to navigate.

0% 20% 40% 60% 80% 100% 0 5 10 15 Line Coverage (%) Cyclomatic Complexity App\Identity\Application\Command\AdminUpdateUserHandler — Coverage: 100.0% | Lines: 23 | Complexity: 10 App\Identity\Application\Command\SignInWithGoogleHandler — Coverage: 100.0% | Lines: 20 | Complexity: 5 App\Identity\Application\Command\RegisterUserHandler — Coverage: 100.0% | Lines: 16 | Complexity: 3 App\Identity\Application\Command\UpdateUserHandler — Coverage: 100.0% | Lines: 14 | Complexity: 4 App\Identity\Application\Command\ChangePasswordHandler — Coverage: 100.0% | Lines: 8 | Complexity: 4 App\Identity\Application\Command\ChangeMyAvatarHandler — Coverage: 100.0% | Lines: 7 | Complexity: 3 App\Identity\Application\Command\DeleteUserByAdminHandler — Coverage: 100.0% | Lines: 7 | Complexity: 4 App\Identity\Application\Command\DeleteUserHandler — Coverage: 100.0% | Lines: 5 | Complexity: 3 App\Identity\Application\Command\AdminUpdateUserCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\ChangeMyAvatarCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\ChangePasswordCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\DeleteUserByAdminCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\DeleteUserCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\RegisterUserCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\SignInWithGoogleCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\UpdateUserCommand — Coverage: 100.0% | Lines: 1 | Complexity: 1

Methods

Bubble size = executable lines. Hover for details, click to navigate.

0% 20% 40% 60% 80% 100% 0 2 4 6 8 10 Line Coverage (%) Cyclomatic Complexity App\Identity\Application\Command\AdminUpdateUserHandler::handle — Coverage: 100.0% | Lines: 22 | Complexity: 9 App\Identity\Application\Command\SignInWithGoogleHandler::handle — Coverage: 100.0% | Lines: 19 | Complexity: 4 App\Identity\Application\Command\RegisterUserHandler::handle — Coverage: 100.0% | Lines: 15 | Complexity: 2 App\Identity\Application\Command\UpdateUserHandler::handle — Coverage: 100.0% | Lines: 13 | Complexity: 3 App\Identity\Application\Command\ChangePasswordHandler::handle — Coverage: 100.0% | Lines: 7 | Complexity: 3 App\Identity\Application\Command\ChangeMyAvatarHandler::handle — Coverage: 100.0% | Lines: 6 | Complexity: 2 App\Identity\Application\Command\DeleteUserByAdminHandler::handle — Coverage: 100.0% | Lines: 6 | Complexity: 3 App\Identity\Application\Command\DeleteUserHandler::handle — Coverage: 100.0% | Lines: 4 | Complexity: 2 App\Identity\Application\Command\AdminUpdateUserCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\AdminUpdateUserHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\ChangeMyAvatarCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\ChangeMyAvatarHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\ChangePasswordCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\ChangePasswordHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\DeleteUserByAdminCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\DeleteUserByAdminHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\DeleteUserCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\DeleteUserHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\RegisterUserCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\RegisterUserHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\SignInWithGoogleCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\SignInWithGoogleHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\UpdateUserCommand::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1 App\Identity\Application\Command\UpdateUserHandler::__construct — Coverage: 100.0% | Lines: 1 | Complexity: 1

 

Sorted by descending CRAP (Change Risk Anti-Patterns) index.

Method CRAP Coverage
App\Identity\Application\Command\AdminUpdateUserHandler::handle9100.0%
App\Identity\Application\Command\SignInWithGoogleHandler::handle4100.0%
App\Identity\Application\Command\ChangePasswordHandler::handle3100.0%
App\Identity\Application\Command\DeleteUserByAdminHandler::handle3100.0%
App\Identity\Application\Command\UpdateUserHandler::handle3100.0%
App\Identity\Application\Command\ChangeMyAvatarHandler::handle2100.0%
App\Identity\Application\Command\DeleteUserHandler::handle2100.0%
App\Identity\Application\Command\RegisterUserHandler::handle2100.0%
App\Identity\Application\Command\AdminUpdateUserCommand::__construct1100.0%
App\Identity\Application\Command\AdminUpdateUserHandler::__construct1100.0%
App\Identity\Application\Command\ChangeMyAvatarCommand::__construct1100.0%
App\Identity\Application\Command\ChangeMyAvatarHandler::__construct1100.0%
App\Identity\Application\Command\ChangePasswordCommand::__construct1100.0%
App\Identity\Application\Command\ChangePasswordHandler::__construct1100.0%
App\Identity\Application\Command\DeleteUserByAdminCommand::__construct1100.0%
App\Identity\Application\Command\DeleteUserByAdminHandler::__construct1100.0%
App\Identity\Application\Command\DeleteUserCommand::__construct1100.0%
App\Identity\Application\Command\DeleteUserHandler::__construct1100.0%
App\Identity\Application\Command\RegisterUserCommand::__construct1100.0%
App\Identity\Application\Command\RegisterUserHandler::__construct1100.0%
App\Identity\Application\Command\SignInWithGoogleCommand::__construct1100.0%
App\Identity\Application\Command\SignInWithGoogleHandler::__construct1100.0%
App\Identity\Application\Command\UpdateUserCommand::__construct1100.0%
App\Identity\Application\Command\UpdateUserHandler::__construct1100.0%