pluf/exchange

View on GitHub
src/Exchange/Offer.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status