seferov/awsBundle

View on GitHub

Showing 2 of 2 total issues

Method getAvailableServices has 137 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function getAvailableServices()
    {
        return array(
            'ACMPCA',
            'Ecr',
Severity: Major
Found in Services/ServicesFactory.php - About 5 hrs to fix

    Method getConfigTreeBuilder has 39 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public function getConfigTreeBuilder()
        {
            $treeBuilder = new TreeBuilder();
            $rootNode = $treeBuilder->root('seferov_aws');
    
    
    Severity: Minor
    Found in DependencyInjection/Configuration.php - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language