d3yii2/yii2-d3acc

View on GitHub
models/AcPeriodBalanceDim.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method saveDimPeriodBalance has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function saveDimPeriodBalance(AcPeriod $period)
    {
        $connection = Yii::$app->getDb();
        $command    = $connection->createCommand('
            INSERT INTO ac_period_balance_dim (
Severity: Major
Found in models/AcPeriodBalanceDim.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status