sebastian-software/core

View on GitHub
source/class/core/bom/Iframe.js

Summary

Maintainability
A
1 hr
Test Coverage

Function loadHtml has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  loadHtml : function(html, parent, secure)
  {
    if (!parent) {
      parent = document.body;
    }
Severity: Minor
Found in source/class/core/bom/Iframe.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status