comsave/soap-client

View on GitHub
src/Phpforce/SoapClient/Result/DescribeSObjectResult/Field.php

Summary

Maintainability
B
4 hrs
Test Coverage

Field has 35 functions (exceeds 20 allowed). Consider refactoring.
Open

class Field
{
    protected $autoNumber;
    protected $byteLength;
    protected $calculated;
Severity: Minor
Found in src/Phpforce/SoapClient/Result/DescribeSObjectResult/Field.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status