src/TMS/Test.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method init has 91 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function init()
    {
        parent::init();
        $this->_a['table'] = 'tms_tests';
        $this->_a['verbose'] = 'TMS Test';
Severity: Major
Found in src/TMS/Test.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status