wikimedia/mediawiki-extensions-Wikibase

View on GitHub
client/includes/Store/DescriptionLookup.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getCentralDescriptions has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private function getCentralDescriptions( array $titlesByPageId ) {
        if ( !$titlesByPageId ) {
            return [];
        }

Severity: Minor
Found in client/includes/Store/DescriptionLookup.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status