{
  "reports": [
    {
      "info": {
        "file": "lib/Random.js",
        "fileShort": "lib/Random.js",
        "fileSafe": "lib_Random_js",
        "link": "files/lib_Random_js/index.html"
      },
      "jshint": {
        "messages": 0
      },
      "complexity": {
        "aggregate": {
          "sloc": {
            "logical": 61,
            "physical": 103
          },
          "cyclomatic": 20,
          "halstead": {
            "operators": {
              "distinct": 23,
              "total": 169,
              "identifiers": [
                "__stripped__"
              ]
            },
            "operands": {
              "distinct": 76,
              "total": 223,
              "identifiers": [
                "__stripped__"
              ]
            },
            "length": 392,
            "vocabulary": 99,
            "difficulty": 33.743421052631575,
            "volume": 2598.707795071207,
            "effort": 87689.29132184354,
            "bugs": 0.8662359316904022,
            "time": 4871.627295657974
          },
          "params": 13,
          "line": 1,
          "cyclomaticDensity": 32.78688524590164,
          "complexity": {
            "cyclomatic": 20,
            "sloc": {
              "logical": 61,
              "physical": 103
            },
            "halstead": {
              "operators": {
                "distinct": 23,
                "total": 169,
                "identifiers": [
                  "__stripped__"
                ]
              },
              "operands": {
                "distinct": 76,
                "total": 223,
                "identifiers": [
                  "__stripped__"
                ]
              },
              "length": 392,
              "vocabulary": 99,
              "difficulty": 33.743421052631575,
              "volume": 2598.707795071207,
              "effort": 87689.29132184354,
              "bugs": 0.8662359316904022,
              "time": 4871.627295657974
            }
          }
        },
        "module": "lib/Random.js",
        "maintainability": 63.85031710426316
      }
    }
  ],
  "summary": {
    "total": {
      "jshint": 0,
      "sloc": 103,
      "maintainability": 63.85031710426316
    },
    "average": {
      "sloc": 103,
      "maintainability": "63.85",
      "jshint": "0.00"
    }
  }
}
