owncloud/core

View on GitHub
lib/private/AppFramework/Db/Db.php

Summary

Maintainability
B
4 hrs
Test Coverage

Db has 33 functions (exceeds 20 allowed). Consider refactoring.
Open

class Db implements IDb {
    /**
     * @var IDBConnection
     */
    protected $connection;
Severity: Minor
Found in lib/private/AppFramework/Db/Db.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status