DerDu/SPHERE-Framework

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function buildPages(TblPerson $tblPerson = null)
    {

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

Severity: Major
Found in Application/Api/Education/Certificate/Generator/Repository/GymJ.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status