gabrielbull/php-ups-api

View on GitHub
src/Entity/Shipment.php

Summary

Maintainability
C
1 day
Test Coverage

Shipment has 53 functions (exceeds 20 allowed). Consider refactoring.
Open

class Shipment
{
    /**
     * @var PaymentInformation
     */
Severity: Major
Found in src/Entity/Shipment.php - About 7 hrs to fix

    File Shipment.php has 272 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace Ups\Entity;
    
    class Shipment
    Severity: Minor
    Found in src/Entity/Shipment.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status