APO-Epsilon/apo-website

View on GitHub
r8conf2016/js/foundation/foundation.js

Summary

Maintainability
C
7 hrs
Test Coverage

File foundation.js has 374 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*
 * Foundation Responsive Library
 * http://foundation.zurb.com
 * Copyright 2014, ZURB
 * Free to use under the MIT license.
Severity: Minor
Found in r8conf2016/js/foundation/foundation.js - About 5 hrs to fix

    Function data_options has 37 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

          data_options : function (el) {
            var opts = {}, ii, p, opts_arr,
                data_options = function (el) {
                  var namespace = Foundation.global.namespace;
    
    
    Severity: Minor
    Found in r8conf2016/js/foundation/foundation.js - About 1 hr to fix

      Function init has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          init : function (scope, libraries, method, options, response) {
      Severity: Minor
      Found in r8conf2016/js/foundation/foundation.js - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status