angelakuo/citydogshare

View on GitHub
public/assets/materialize/materialbox-8572736f9d17261189da8a9fc91555d63b29498f4f8665328e28261c7c4cdb68.js

Summary

Maintainability
C
1 day
Test Coverage

Function materialbox has 204 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.materialbox = function () {

    return this.each(function() {

      if ($(this).hasClass('initialized')) {

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

          function returnToOriginal() {
    
              doneAnimating = false;
    
              var placeholder = origin.parent('.material-placeholder');

      There are no issues that match your filters.

      Category
      Status