propelorm/Propel2

View on GitHub
src/Propel/Generator/Model/Domain.php

Summary

Maintainability
A
3 hrs
Test Coverage

Domain has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class Domain extends MappingModel
{
    /**
     * @var string|null
     */
Severity: Minor
Found in src/Propel/Generator/Model/Domain.php - About 3 hrs to fix

    Avoid too many return statements within this method.
    Open

            return $this->defaultValue->getValue();
    Severity: Major
    Found in src/Propel/Generator/Model/Domain.php - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status