open-orchestra/open-orchestra-front-bundle

View on GitHub
FrontBundle/Tests/Manager/NodeResponseManagerTest.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method provideNode has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function provideNode()
    {
        $maxAge = array(
            'block1' => 75,
            'block2' => 125,
Severity: Major
Found in FrontBundle/Tests/Manager/NodeResponseManagerTest.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status