{
  "errors": [
    {
      "mockdata": "function postCancelDeploy of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postCheckDeployStatus of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postCheckRetrieveStatus of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postCreateMetadata of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postDeleteMetadata of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postDeploy of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postDeployRecentValidation of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postDescribeMetadata of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postDescribeValueType of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postListMetadata of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postReadMetadata of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postRenameMetadata of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postRetrieve of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postUpdateMetadata of entity Metadata has no response, skipping..."
    },
    {
      "mockdata": "function postUpsertMetadata of entity Metadata has no response, skipping..."
    }
  ],
  "statistics": [
    {
      "owner": "errorJson",
      "description": "Standard adapter errors available for use",
      "value": 29
    },
    {
      "owner": "packageJson",
      "description": "Number of production dependencies",
      "value": 5
    },
    {
      "owner": "packageJson",
      "description": "Number of development dependencies",
      "value": 9
    },
    {
      "owner": "packageJson",
      "description": "Number of npm scripts",
      "value": 10
    },
    {
      "owner": "packageJson",
      "description": "Runtime Library dependency",
      "value": "^4.31.1"
    },
    {
      "owner": "propertiesSchemaJson",
      "description": "Adapter properties defined in the propertiesSchema file",
      "value": 55
    },
    {
      "owner": "adapterJS",
      "description": "Lines of code generated in adapter.js",
      "value": 1569
    },
    {
      "owner": "adapterJS",
      "description": "Number of Functions added to adapter.js",
      "value": 15
    },
    {
      "owner": "pronghornJson",
      "description": "Number of Methods added to pronghorn.json",
      "value": 15
    },
    {
      "owner": "readmeMd",
      "description": "Number of lines in the README.md",
      "value": 507
    },
    {
      "owner": "unitTestJS",
      "description": "Number of lines of code in unit tests",
      "value": 1185
    },
    {
      "owner": "unitTestJS",
      "description": "Number of unit tests",
      "value": 59
    },
    {
      "owner": "integrationTestJS",
      "description": "Number of lines of code in integration tests",
      "value": 837
    },
    {
      "owner": "integrationTestJS",
      "description": "Number of integration tests",
      "value": 20
    },
    {
      "owner": "actionJson",
      "description": "Number of actions for Metadata entity",
      "value": 15
    },
    {
      "owner": "actionJson",
      "description": "Total number of actions",
      "value": 15
    },
    {
      "owner": "actionJson",
      "description": "Total number of entities",
      "value": 1
    },
    {
      "owner": "schemaJson",
      "description": "Number of schemas for Metadata entity",
      "value": 1
    },
    {
      "owner": "schemaJson",
      "description": "Total number of schemas",
      "value": 1
    },
    {
      "owner": "mockdata",
      "description": "Number of mock data files for Metadata entity",
      "value": 0
    },
    {
      "owner": "mockdata",
      "description": "Total number of mock data files",
      "value": 0
    },
    {
      "owner": "actionJson",
      "description": "Number of actions for .system entity",
      "value": 2
    },
    {
      "owner": "schemaJson",
      "description": "Number of schemas for .system entity",
      "value": 3
    },
    {
      "owner": "mockdata",
      "description": "Number of mock data files for .system entity",
      "value": 2
    },
    {
      "owner": "System",
      "description": "System entity files",
      "value": 6
    },
    {
      "owner": "usecases",
      "description": "Number of workflows",
      "value": 0
    },
    {
      "owner": "staticFile",
      "description": "Number of lines of code in adapterBase.js",
      "value": 509
    },
    {
      "owner": "staticFile",
      "description": "Number of static files added",
      "value": 19
    },
    {
      "owner": "Overall",
      "description": "Total lines of Code",
      "value": 4100
    },
    {
      "owner": "Overall",
      "description": "Total Tests",
      "value": 79
    },
    {
      "owner": "Overall",
      "description": "Total Files",
      "value": 35
    }
  ],
  "apiParsingReport": {
    "no_mockdata": [
      {
        "fnName": "postCancelDeploy",
        "method": "post",
        "path": "/cancelDeploy"
      },
      {
        "fnName": "postCheckDeployStatus",
        "method": "post",
        "path": "/checkDeployStatus"
      },
      {
        "fnName": "postCheckRetrieveStatus",
        "method": "post",
        "path": "/checkRetrieveStatus"
      },
      {
        "fnName": "postCreateMetadata",
        "method": "post",
        "path": "/createMetadata"
      },
      {
        "fnName": "postDeleteMetadata",
        "method": "post",
        "path": "/deleteMetadata"
      },
      {
        "fnName": "postDeploy",
        "method": "post",
        "path": "/deploy"
      },
      {
        "fnName": "postDeployRecentValidation",
        "method": "post",
        "path": "/deployRecentValidation"
      },
      {
        "fnName": "postDescribeMetadata",
        "method": "post",
        "path": "/describeMetadata"
      },
      {
        "fnName": "postDescribeValueType",
        "method": "post",
        "path": "/describeValueType"
      },
      {
        "fnName": "postListMetadata",
        "method": "post",
        "path": "/listMetadata"
      },
      {
        "fnName": "postReadMetadata",
        "method": "post",
        "path": "/readMetadata"
      },
      {
        "fnName": "postRenameMetadata",
        "method": "post",
        "path": "/renameMetadata"
      },
      {
        "fnName": "postRetrieve",
        "method": "post",
        "path": "/retrieve"
      },
      {
        "fnName": "postUpdateMetadata",
        "method": "post",
        "path": "/updateMetadata"
      },
      {
        "fnName": "postUpsertMetadata",
        "method": "post",
        "path": "/upsertMetadata"
      }
    ],
    "errors": [
      "Parsing mockdata of method post in path /cancelDeploy encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /checkDeployStatus encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /checkRetrieveStatus encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /createMetadata encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /deleteMetadata encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /deploy encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /deployRecentValidation encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /describeMetadata encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /describeValueType encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /listMetadata encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /readMetadata encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /renameMetadata encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /retrieve encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /updateMetadata encountered error: RangeError: Maximum call stack size exceeded",
      "Parsing mockdata of method post in path /upsertMetadata encountered error: RangeError: Maximum call stack size exceeded"
    ],
    "warnings": [],
    "callsTotal": 15,
    "callsConverted": 15,
    "no_mockdata_num": 15
  }
}