open-orchestra/open-orchestra-media-admin-bundle

View on GitHub
MediaAdmin/Tests/FileUtils/Image/ImagickImageManagerTest.php

Summary

Maintainability
A
45 mins
Test Coverage

Method testCropAndResize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function testCropAndResize($x, $y, $h, $w, $formatName, $expectedFileName)
Severity: Minor
Found in MediaAdmin/Tests/FileUtils/Image/ImagickImageManagerTest.php - About 45 mins to fix

There are no issues that match your filters.

Category
Status