SuperdeskWebPublisher/SWPBridgeBundle

View on GitHub
DependencyInjection/Configuration.php

Summary

Maintainability
B
6 hrs
Test Coverage

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

    public function getConfigTreeBuilder()
    {
        $treeBuilder = new TreeBuilder('swp_bridge', 'array');
        $rootNode = $treeBuilder->getRootNode();

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

    There are no issues that match your filters.

    Category
    Status