neyric/wireit

View on GitHub
src/inout-container/js/inout-container.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _renderInputsOutputs has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

   _renderInputsOutputs: function () {

      this.setStdModContent(Y.WidgetStdMod.BODY, "<ul class='inputs'></ul><ul class='outputs'></ul>");

      var bb = this.get('boundingBox'),
Severity: Minor
Found in src/inout-container/js/inout-container.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status