owncloud/core

View on GitHub
core/Command/Config/App/SetConfig.php

Summary

Maintainability
A
1 hr
Test Coverage

Method configure has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function configure() {
        parent::configure();

        $this
            ->setName('config:app:set')
Severity: Minor
Found in core/Command/Config/App/SetConfig.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status