juanmard/icestudio

View on GitHub
graphics/joint.connectors.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ice has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

joint.connectors.ice = function (sourcePoint, targetPoint, vertices) {
  'use strict';

  var points = [];

Severity: Minor
Found in graphics/joint.connectors.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status