DerDu/SPHERE-Framework

View on GitHub
Application/Reporting/Individual/Service/Entity/ViewStudent.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function loadNameDefinition()
    {

//        //NameDefinition
        $this->setNameDefinition(self::TBL_STUDENT_BAPTISM_LOCATION, 'Allgemeines: Taufort');
Severity: Minor
Found in Application/Reporting/Individual/Service/Entity/ViewStudent.php - About 1 hr to fix

    Method getFormField has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function getFormField( $PropertyName, $Placeholder = null, $Label = null, IIconInterface $Icon = null, $doResetCount = false )
    Severity: Minor
    Found in Application/Reporting/Individual/Service/Entity/ViewStudent.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status