bpaulin/SetupEzContentTypeBundle

View on GitHub
src/Tests/DependencyInjection/BpaulinSetupEzContentTypeExtensionTest.php

Summary

Maintainability
C
1 day
Test Coverage

Method getTreeProvider has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function getTreeProvider()
    {
        return array(
            array(
                array(

    Method processGroupProvider has 74 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

        public function processGroupProvider()
        {
            return array(
                array(
                    array(

      File BpaulinSetupEzContentTypeExtensionTest.php has 277 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      <?php
      /**
       * Created by PhpStorm.
       * User: bpaulin
       * Date: 12/06/15

        Method mergeTypeProvider has 36 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

            public function mergeTypeProvider()
            {
                return array(
                    array(
                        array(

          There are no issues that match your filters.

          Category
          Status