{
  "reports": [
    {
      "info": {
        "file": "lib/Test.js",
        "fileShort": "lib/Test.js",
        "fileSafe": "lib_Test_js",
        "link": "files/lib_Test_js/index.html"
      },
      "jshint": {
        "messages": 0
      },
      "complexity": {
        "aggregate": {
          "line": 1,
          "complexity": {
            "sloc": {
              "physical": 454,
              "logical": 281
            },
            "cyclomatic": 75,
            "halstead": {
              "operators": {
                "distinct": 28,
                "total": 693,
                "identifiers": [
                  "__stripped__"
                ]
              },
              "operands": {
                "distinct": 247,
                "total": 880,
                "identifiers": [
                  "__stripped__"
                ]
              },
              "length": 1573,
              "vocabulary": 275,
              "difficulty": 49.878542510121456,
              "volume": 12746.471722632114,
              "effort": 635775.4316713669,
              "bugs": 4.248823907544038,
              "time": 35320.85731507594
            },
            "params": 48
          }
        },
        "module": "lib/Test.js",
        "maintainability": 66.50319125920322
      }
    }
  ],
  "summary": {
    "total": {
      "sloc": 454,
      "maintainability": 66.50319125920322
    },
    "average": {
      "sloc": 454,
      "maintainability": "66.50"
    }
  }
}
