wikimedia/mediawiki-core

View on GitHub
resources/src/mediawiki.router/oojs-router.js

Summary

Maintainability
A
1 hr
Test Coverage

Function OoRouter has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

OO.Router = function OoRouter() {
    const router = this;

    // Parent constructor
    OO.Router.super.call( this );
Severity: Minor
Found in resources/src/mediawiki.router/oojs-router.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status