isikyus/aeldardin-rooms

View on GitHub
symbols/base.js

Summary

Maintainability
A
1 hr
Test Coverage

Function buildSymbols has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  var buildSymbols = function(options) {
    var o = options;

    return {
      blankDoorArea : function(context, offset) {
Severity: Minor
Found in symbols/base.js - About 1 hr to fix

    Function dashedLine has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          dashedLine : function(context, x1, length, y, dashLength, spacing) {
    Severity: Minor
    Found in symbols/base.js - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status