open-orchestra/open-orchestra-model-bundle

View on GitHub
ModelBundle/DependencyInjection/Configuration.php

Summary

Maintainability
C
7 hrs
Test Coverage

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

    public function getConfigTreeBuilder()
    {
        $treeBuilder = new TreeBuilder();
        $rootNode = $treeBuilder->root('open_orchestra_model');

Severity: Major
Found in ModelBundle/DependencyInjection/Configuration.php - About 7 hrs to fix

There are no issues that match your filters.

Category
Status