Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | RequestHandlerTest::it_swaps_the_file_content_with_the_sanitized_string() | 0 | 11 | 1 | 1 | 0 | 0 |
A | RequestHandlerTest::it_detects_images_in_the_request() | 0 | 9 | 1 | 2 | 0 | 0 |
A | ImageSanitizeTest::it_detects_embedded_malicious_code() | 0 | 3 | 1 | 1 | 1 | 0 |
A | ImageSanitize\ImageSanitize::sanitize() | 0 | 1 | 1 | 0 | 0 | 0 |
A | ImageSanitize\Lists\PatternList::get() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ImageSanitizeServiceProvider::register() | 0 | 2 | 1 | 0 | 0 | 0 |
A | ImageSanitizeMiddleware::__construct() | 0 | 0 | 1 | 0 | 0 | 0 |
A | ImageSanitize\Lists\MimeTypeList::get() | 0 | 5 | 1 | 1 | 0 | 0 |
A | Tests\TestCase::getPackageAliases() | 0 | 2 | 1 | 2 | 0 | 1 |
A | ImageSanitizeServiceProvider::boot() | 0 | 0 | 1 | 1 | 0 | 0 |
A | RequestHandler::getMaliciousImages() | 0 | 4 | 2 | 2 | 0 | 0 |
A | ImageSanitizeFacade::getFacadeAccessor() | 0 | 1 | 1 | 0 | 0 | 0 |
A | Tests\TestCase::getPackageProviders() | 0 | 1 | 1 | 2 | 0 | 0 |
A | ImageSanitizeMiddleware::handle() | 0 | 2 | 1 | 1 | 0 | 0 |
A | ImageSanitize\RequestHandler::handle() | 0 | 2 | 2 | 2 | 0 | 0 |