capistrano/capistrano

View on GitHub
docs/assets/js/foundation/foundation.magellan.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function events has 68 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    events : function () {
      var self = this;
      $(this.scope).on('arrival.fndtn.magellan', '[data-magellan-arrival]', function (e) {
        var $destination = $(this),
            $expedition = $destination.closest('[data-magellan-expedition]'),
Severity: Major
Found in docs/assets/js/foundation/foundation.magellan.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status