wikimedia/mediawiki-extensions-UploadWizard

View on GitHub
resources/deed/uw.deed.Abstract.js

Summary

Maintainability
A
1 hr
Test Coverage

Function UWDeedInterface has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    uw.deed.Abstract = function UWDeedInterface( name, config, uploads ) {
        var tcName, details, field, input;
        this.name = name;
        this.config = config;
        uw.deed.Abstract.prototype.instanceCount++;
Severity: Minor
Found in resources/deed/uw.deed.Abstract.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status