angelakuo/citydogshare

View on GitHub
public/assets/materialize/collapsible-4c13fea644257c8f9384721f7d3bc27bced51754ddf3602b56093e2450a5d9c2.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function collapsible has 83 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  $.fn.collapsible = function(options) {
    var defaults = {
        accordion: undefined
    };

    There are no issues that match your filters.

    Category
    Status