GemsTracker/gemstracker-library

View on GitHub
classes/Gems/Default/MailCodeAction.php

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Method createModel has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function createModel($detailed, $action)
    {
        $yesNo  = $this->util->getTranslated()->getYesNo();
        
        $model = new \MUtil_Model_TableModel('gems__mail_codes');
Severity: Minor
Found in classes/Gems/Default/MailCodeAction.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status