tbranyen/combyne

View on GitHub
lib/grammar.js

Summary

Maintainability
A
1 hr
Test Coverage

Function escape has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  Grammar.prototype.escape = function() {
    // Order matters here.
    var grammar = [
      "START_RAW",
      "START_PROP",
Severity: Minor
Found in lib/grammar.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status