CFenner/MMM-Smappee

View on GitHub
MMM-Smappee.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getDom has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Confirmed

  getDom: function() {
    var wrapper = document.createElement("div");

    if (!this.loaded) {
      wrapper.innerHTML = this.translate('LOADING');
Severity: Minor
Found in MMM-Smappee.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status