wikimedia/mediawiki-extensions-VisualEditor

View on GitHub
includes/SpecialCollabPad.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method execute has 81 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function execute( $subPage ) {
        $this->setHeaders();
        $this->checkPermissions();

        $output = $this->getOutput();
Severity: Major
Found in includes/SpecialCollabPad.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status