jacques/php-reports

View on GitHub
src/Traits/Margins.php

Summary

Maintainability
A
1 hr
Test Coverage

Method setMargins has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function setMargins(string $preset): void
    {
        $presets = [
            'narrow' => [
                'left' => 0.25,
Severity: Minor
Found in src/Traits/Margins.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status