{
  "errors": [],
  "statistics": [
    {
      "owner": "errorJson",
      "description": "Standard adapter errors available for use",
      "value": 30
    },
    {
      "owner": "packageJson",
      "description": "Number of production dependencies",
      "value": 12
    },
    {
      "owner": "packageJson",
      "description": "Number of development dependencies",
      "value": 7
    },
    {
      "owner": "packageJson",
      "description": "Number of npm scripts",
      "value": 21
    },
    {
      "owner": "packageJson",
      "description": "Runtime Library dependency",
      "value": "^4.44.0"
    },
    {
      "owner": "propertiesSchemaJson",
      "description": "Adapter properties defined in the propertiesSchema file",
      "value": 64
    },
    {
      "owner": "adapterJS",
      "description": "Lines of code generated in adapter.js",
      "value": 1792
    },
    {
      "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": 688
    },
    {
      "owner": "unitTestJS",
      "description": "Number of lines of code in unit tests",
      "value": 1720
    },
    {
      "owner": "unitTestJS",
      "description": "Number of unit tests",
      "value": 78
    },
    {
      "owner": "integrationTestJS",
      "description": "Number of lines of code in integration tests",
      "value": 856
    },
    {
      "owner": "integrationTestJS",
      "description": "Number of integration tests",
      "value": 20
    },
    {
      "owner": "actionJson",
      "description": "Number of actions for Intent 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 Intent entity",
      "value": 1
    },
    {
      "owner": "schemaJson",
      "description": "Total number of schemas",
      "value": 1
    },
    {
      "owner": "mockdata",
      "description": "Number of mock data files for Intent 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": 1007
    },
    {
      "owner": "staticFile",
      "description": "Number of static files added",
      "value": 31
    },
    {
      "owner": "Overall",
      "description": "Total lines of Code",
      "value": 5375
    },
    {
      "owner": "Overall",
      "description": "Total Tests",
      "value": 98
    },
    {
      "owner": "Overall",
      "description": "Total Files",
      "value": 47
    }
  ],
  "apiParsingReport": {
    "no_mockdata": [
      {
        "fnName": "getAccessToken",
        "method": "post",
        "path": "/auth/login"
      },
      {
        "fnName": "dependentsSummaryForDevice",
        "method": "post",
        "path": "/restconf/data/ibn:ibn/{intent}/dependents-summary"
      },
      {
        "fnName": "getuplinkConnectionConfiguration",
        "method": "post",
        "path": "/restconf/operations/ibn:search-intents"
      },
      {
        "fnName": "dependentsSummaryFiber",
        "method": "post",
        "path": "/restconf/data/ibn:ibn/{intent},fiber/dependents-summary"
      },
      {
        "fnName": "createOnt",
        "method": "post",
        "path": "/restconf/data/ibn:ibn"
      },
      {
        "fnName": "getOnt",
        "method": "get",
        "path": "/restconf/data/ibn:ibn/{intent},ont"
      },
      {
        "fnName": "lockOnt",
        "method": "patch",
        "path": "/restconf/data/ibn:ibn/{intent},ont"
      },
      {
        "fnName": "deleteOnt",
        "method": "delete",
        "path": "/restconf/data/ibn:ibn/{intent},ont"
      },
      {
        "fnName": "synchronizeOnt",
        "method": "post",
        "path": "/restconf/data/ibn:ibn/{intent},ont/synchronize"
      },
      {
        "fnName": "auditOnt",
        "method": "post",
        "path": "/restconf/data/ibn:ibn/{intent},ont/audit"
      },
      {
        "fnName": "synchronizel2User",
        "method": "post",
        "path": "/restconf/data/ibn:ibn/{intent},l2-user/synchronize"
      },
      {
        "fnName": "getl2User",
        "method": "get",
        "path": "/restconf/data/ibn:ibn/{intent},l2-user"
      },
      {
        "fnName": "modifyl2User",
        "method": "patch",
        "path": "/restconf/data/ibn:ibn/{intent},l2-user"
      },
      {
        "fnName": "deletel2User",
        "method": "delete",
        "path": "/restconf/data/ibn:ibn/{intent},l2-user"
      },
      {
        "fnName": "auditl2User",
        "method": "post",
        "path": "/restconf/data/ibn:ibn/{intent},l2-user/audit"
      }
    ],
    "errors": [],
    "warnings": [],
    "callsTotal": 15,
    "callsConverted": 15,
    "no_mockdata_num": 15
  }
}