web/lib/admin/MapOpenLayers.php

Summary

Maintainability
C
7 hrs
Test Coverage

Method htmlHeadCode has 179 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function htmlHeadCode() {
        $cat = new \core\CAT();
        \core\common\Entity::intoThePotatoes();
        $retval = "
        <link href='../external/OpenLayers/ol.css' rel='stylesheet' type='text/css'>
Severity: Major
Found in web/lib/admin/MapOpenLayers.php - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status