librenms/librenms

View on GitHub
includes/html/pages/device/edit/device.inc.php

Summary

Maintainability
B
4 hrs
Test Coverage

File device.inc.php has 372 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php

use App\Models\Device;

require_once 'includes/html/modal/device_maintenance.inc.php';
Severity: Minor
Found in includes/html/pages/device/edit/device.inc.php - About 4 hrs to fix

    TODO found
    Open

                // TODO avoid loops!

    Closing brace indented incorrectly; expected 0 spaces, found 16
    Open

                    }//endif

    Line indented incorrectly; expected 0 spaces, found 16
    Open

                    }//endif

    There are no issues that match your filters.

    Category
    Status