wikimedia/mediawiki-core

View on GitHub
maintenance/benchmarks/benchmarkSettings.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public function execute() {
        $benches = [];

        $schemaSource = new ReflectionSchemaSource( MainConfigSchema::class );
        $schema = $schemaSource->load();
Severity: Major
Found in maintenance/benchmarks/benchmarkSettings.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status