pluf/exchange

View on GitHub
src/Exchange/Draft.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    function init()
    {
        $this->_a['table'] = 'exchange_drafts';
        $this->_a['verbose'] = 'Exchange_Drafts';
        $this->_a['cols'] = array(
Severity: Major
Found in src/Exchange/Draft.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status