Lullabot/mpx-php

View on GitHub
src/DataService/Feeds/FeedConfig.php

Summary

Maintainability
D
2 days
Test Coverage
A
90%

FeedConfig has 84 functions (exceeds 20 allowed). Consider refactoring.
Open

class FeedConfig extends ObjectBase implements PublicIdWithGuidInterface
{
    /**
     * The parameters that are passed to a custom feed adapter for processing at runtime.
     *
Severity: Major
Found in src/DataService/Feeds/FeedConfig.php - About 1 day to fix

    File FeedConfig.php has 412 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace Lullabot\Mpx\DataService\Feeds;
    
    use GuzzleHttp\Psr7\Uri;
    Severity: Minor
    Found in src/DataService/Feeds/FeedConfig.php - About 5 hrs to fix

      There are no issues that match your filters.

      Category
      Status