librenms/librenms

View on GitHub
doc/js/docs-settings-links.js

Summary

Maintainability
A
1 hr
Test Coverage

Function wrapSettingsLinks has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function wrapSettingsLinks(librenmsUrl) {
    // fetch saved url
    if (! librenmsUrl) {
        librenmsUrl = localStorage.getItem('librenms_url');
    }
Severity: Minor
Found in doc/js/docs-settings-links.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status