nfroidure/svgfont2svgicons

View on GitHub
src/index.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function SVGFont2SVGIcons has 103 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function SVGFont2SVGIcons(options) {
  var inputStream = null;
  var outputStream = null;
  var saxStream = null;
  var pathParser = null;
Severity: Major
Found in src/index.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status