symfony-doge/veslo

View on GitHub
src/AnthillBundle/DependencyInjection/Configuration.php

Summary

Maintainability
A
3 hrs
Test Coverage

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

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

Severity: Major
Found in src/AnthillBundle/DependencyInjection/Configuration.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status