PHPColibri/framework

View on GitHub
Database/Query.php

Summary

Maintainability
A
3 hrs
Test Coverage

Query has 29 functions (exceeds 20 allowed). Consider refactoring.
Open

class Query
{
    /** @var \Colibri\Database\AbstractDb\DriverInterface */
    private $db;
    /** @var string */
Severity: Minor
Found in Database/Query.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status