ericduran/chromeHAR

View on GitHub
bower_components/json3/benchmark/assets/html5.js

Summary

Maintainability
B
5 hrs
Test Coverage

File html5.js has 330 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*!
 * HTML5.js v1.0.0-rc
 * Copyright 2012 John-David Dalton <http://allyoucanleet.com/>
 * Based on HTML5 Shiv vpre3.3 | @afarkas @jon_neal @rem | MIT/GPL2 Licensed
 * Available under MIT/GPL2 license
Severity: Minor
Found in bower_components/json3/benchmark/assets/html5.js - About 3 hrs to fix

    Function setPrintSupport has 36 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      function setPrintSupport(ownerDocument) {
        var printSheet,
            wrappers,
            cache = getCache(ownerDocument),
            namespaces = ownerDocument.namespaces,
    Severity: Minor
    Found in bower_components/json3/benchmark/assets/html5.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status