src/TMS/TestHistory.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    function init()
    {
        $this->_a['table'] = 'tms_test_histories';
        $this->_a['verbose'] = 'TMS Test History';
        $this->_a['cols'] = array(
Severity: Major
Found in src/TMS/TestHistory.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status