angelakuo/citydogshare

View on GitHub
public/assets/semantic-ui/nag-e28bbe83184598e515413d0ed29a56b3d034a380cf6a3b6f8d1b5018b02b3004.js

Summary

Maintainability
D
2 days
Test Coverage

Function nag has 372 lines of code (exceeds 25 allowed). Consider refactoring.
Open

$.fn.nag = function(parameters) {
  var
    $allModules    = $(this),
    moduleSelector = $allModules.selector || '',

    File nag-e28bbe83184598e515413d0ed29a56b3d034a380cf6a3b6f8d1b5018b02b3004.js has 412 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*
     * # Semantic - Nag
     * http://github.com/semantic-org/semantic-ui/
     *
     *

      Function invoke has 52 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

              invoke: function(query, passedArguments, context) {
                var
                  object = instance,
                  maxDepth,
                  found,

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

                  display: function() {
                    var
                      title = settings.name + ':',
                      totalTime = 0
                    ;

          There are no issues that match your filters.

          Category
          Status