Moogsoft/node-moog

View on GitHub
doc/scripts/toc.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function toc has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

$.fn.toc = function(options) {
  var self = this;
  var opts = $.extend({}, jQuery.fn.toc.defaults, options);

  var container = $(opts.container);
Severity: Major
Found in doc/scripts/toc.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status