php-yaoi/php-yaoi

View on GitHub
src/BaseClass.php

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this method.
Open

                return new static($args[0], $args[1], $args[2], $args[3]);
Severity: Major
Found in src/BaseClass.php - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

                    return new static($args[0], $args[1], $args[2], $args[3], $args[4]);
    Severity: Major
    Found in src/BaseClass.php - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return new static;
      Severity: Major
      Found in src/BaseClass.php - About 30 mins to fix

        There are no issues that match your filters.

        Category
        Status