etnbrd/flx-compiler

View on GitHub
lib/graph-printer/graph.js

Summary

Maintainability
A
1 hr
Test Coverage

Function graph has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function graph(ctx) {


  var pack = d3.layout.squarepack();
      // TODO access exposed variables.
Severity: Minor
Found in lib/graph-printer/graph.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status