leandrogehlen/yii2-querybuilder

View on GitHub
src/QueryBuilderForm.php

Summary

Maintainability
A
1 hr
Test Coverage

Method run has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        echo Html::endForm();

        $id = $this->options['id'];
Severity: Minor
Found in src/QueryBuilderForm.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status