howardjones/network-weathermap

View on GitHub
lib/Weathermap/Integrations/Cacti/WeatherMapCacti10ManagementPlugin.php

Summary

Maintainability
A
1 hr
Test Coverage

Method handleManagementMainScreen has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function handleManagementMainScreen($request, $appObject)
    {
        global $wm_showOldUI, $config;

        $weathermapPath = $config['url_path'] . 'plugins/weathermap/';

    There are no issues that match your filters.

    Category
    Status