angelakuo/citydogshare

View on GitHub
public/assets/materialize/tabs-7f70bb766a49a1ad704b8f5988610277c8ec224c4d122cbea69e9309e6796d48.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function init has 87 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    init : function(options) {
      var defaults = {
        onShow: null
      };
      options = $.extend(defaults, options);

    There are no issues that match your filters.

    Category
    Status