jfx/ci-report

View on GitHub
src/DataFixtures/ORM/Projects.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method load has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function load(ObjectManager $manager)
    {
        $utilService = new UtilService();

        $dataArray = array(
Severity: Major
Found in src/DataFixtures/ORM/Projects.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status