tomlutzenberger/adminBookmarklet

View on GitHub
adminBookmarklet.js

Summary

Maintainability
A
0 mins
Test Coverage

Function adminBookmarklet has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

const adminBookmarklet = () => {
    'use strict';

    /**
     * @property ZERO
Severity: Major
Found in adminBookmarklet.js - About 2 hrs to fix

    Function getSystems has 46 lines of code (exceeds 25 allowed). Consider refactoring.
    Wontfix

        const getSystems = () => {
            return [
                {
                    name: 'cloudrexx',
                    path: 'cadmin',
    Severity: Minor
    Found in adminBookmarklet.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status