XoopsModules25x/xoopsinfo

View on GitHub
phpsysinfo/js/vendor/html5shiv-printshiv.js

Summary

Maintainability
B
4 hrs
Test Coverage

File html5shiv-printshiv.js has 275 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/**
* @preserve HTML5 Shiv 3.7.3 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
*/
;(function(window, document) {
/*jshint evil:true */
Severity: Minor
Found in phpsysinfo/js/vendor/html5shiv-printshiv.js - About 2 hrs to fix

    Function shivPrint has 57 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      function shivPrint(ownerDocument) {
        var shivedSheet,
            wrappers,
            data = getExpandoData(ownerDocument),
            namespaces = ownerDocument.namespaces,
    Severity: Major
    Found in phpsysinfo/js/vendor/html5shiv-printshiv.js - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status