angelakuo/citydogshare

View on GitHub
public/assets/semantic-ui/video-ef53a0040731bc2dd9e7238cdb39208b995a44d89c32a7d2cb27ad91f63ce3fd.js

Summary

Maintainability
F
3 days
Test Coverage

Function video has 412 lines of code (exceeds 25 allowed). Consider refactoring.
Open

$.fn.video = function(parameters) {

  var
    $allModules     = $(this),

    File video-ef53a0040731bc2dd9e7238cdb39208b995a44d89c32a7d2cb27ad91f63ce3fd.js has 477 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

     /*
     * # Semantic - Video
     * 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 url has 51 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

                  url: function(source) {
                    var
                      api      = (settings.api)
                        ? 1
                        : 0,

          Function html has 30 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

                    html: function(source, id, url) {
                      module.debug('Generating embed html');
                      var
                        html
                      ;

            Function display has 29 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