wikimedia/mediawiki-extensions-Wikibase

View on GitHub
client/includes/WikibaseClient.php

Summary

Maintainability
D
2 days
Test Coverage

WikibaseClient has 79 functions (exceeds 20 allowed). Consider refactoring.
Open

final class WikibaseClient {

    private function __construct() {
        // should not be instantiated
    }
Severity: Major
Found in client/includes/WikibaseClient.php - About 1 day to fix

    File WikibaseClient.php has 400 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace Wikibase\Client;
    
    use DataValues\Deserializers\DataValueDeserializer;
    Severity: Minor
    Found in client/includes/WikibaseClient.php - About 5 hrs to fix

      There are no issues that match your filters.

      Category
      Status