wikimedia/mediawiki-extensions-Translate

View on GitHub
scripts/test-mt.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function execute() {
        global $wgTranslateTranslationServices;

        $name = $this->getOption( 'service' );

Severity: Minor
Found in scripts/test-mt.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status