eveseat/eveapi

View on GitHub
src/Models/Corporation/CorporationInfo.php

Summary

Maintainability
C
7 hrs
Test Coverage

CorporationInfo has 39 functions (exceeds 20 allowed). Consider refactoring.
Open

#[OA\Schema(
    title: 'CorporationInfo',
    description: 'Corporation Sheet',
    properties: [
        new OA\Property(property: 'name', description: 'The name of the corporation', type: 'string'),
Severity: Minor
Found in src/Models/Corporation/CorporationInfo.php - About 5 hrs to fix

    File CorporationInfo.php has 254 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    /*
     * This file is part of SeAT
     *
    Severity: Minor
    Found in src/Models/Corporation/CorporationInfo.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status