comsave/salesforce-mapper-bundle

View on GitHub
src/LogicItLab/Salesforce/MapperBundle/Model/Account.php

Summary

Maintainability
D
2 days
Test Coverage
F
2%

Account has 90 functions (exceeds 20 allowed). Consider refactoring.
Open

class Account extends AbstractModel
{
    /**
     * @var MappedRecordIterator
     * @Salesforce\Relation(name="AccountContactRoles",
Severity: Major
Found in src/LogicItLab/Salesforce/MapperBundle/Model/Account.php - About 1 day to fix

    File Account.php has 435 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    namespace LogicItLab\Salesforce\MapperBundle\Model;
    
    use DateTime;
    Severity: Minor
    Found in src/LogicItLab/Salesforce/MapperBundle/Model/Account.php - About 6 hrs to fix

      There are no issues that match your filters.

      Category
      Status