FrankProjects/UltimateWarfare

View on GitHub
src/Controller/Game/RegionController.php

Summary

Maintainability
A
1 hr
Test Coverage

Method regionList has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function regionList(): Response
    {
        /**
         * XXX TODO: Add sorting support (by building space, population, buildings, units)
         */
Severity: Minor
Found in src/Controller/Game/RegionController.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status