wikimedia/mediawiki-extensions-CirrusSearch

View on GitHub
includes/Dump.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function onView() {
        // Disable regular results
        $this->getOutput()->disable();

        $response = $this->getRequest()->response();
Severity: Minor
Found in includes/Dump.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status