adamrenklint/asimov-static

View on GitHub
lib/helpers/Helper.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function html has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  'html': function (tagName, data) {

    var self = this;

    if (!tagName) {
Severity: Minor
Found in lib/helpers/Helper.js - About 1 hr to fix

    Function initialize has 26 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      'initialize': function () {
    
        var self = this;
        _super.initialize.apply(self, arguments);
    
    
    Severity: Minor
    Found in lib/helpers/Helper.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status