owncloud/core

View on GitHub
lib/private/OCS/Provider.php

Summary

Maintainability
A
1 hr
Test Coverage

Method buildProviderList has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function buildProviderList() {
        $services = [
            'PRIVATE_DATA' => [
                'version' => 1,
                'endpoints' => [
Severity: Minor
Found in lib/private/OCS/Provider.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status