DerDu/SPHERE-Framework

View on GitHub
Application/Api/Education/Certificate/Generator/Repository/GsJa.php

Summary

Maintainability
A
1 hr
Test Coverage

Method buildPages has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function buildPages(TblPerson $tblPerson = null){

        $personId = $tblPerson ? $tblPerson->getId() : 0;

        $Header = $this->getHead($this->isSample(), true, 'auto', '50px');
Severity: Minor
Found in Application/Api/Education/Certificate/Generator/Repository/GsJa.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status