autowp/image

View on GitHub
src/Sampler/Format.php

Summary

Maintainability
B
4 hrs
Test Coverage
C
78%

Format has 33 functions (exceeds 20 allowed). Consider refactoring.
Open

class Format
{
    public const
        FIT_TYPE_INNER   = 0, // вписать
        FIT_TYPE_OUTER   = 1, // описать
Severity: Minor
Found in src/Sampler/Format.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status