{
  "metadata" : {
    "name" : "uber / rides-python-sdk",
    "description" : "Uber Rides Python SDK &lpar;beta&rpar;",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/uber",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/uber/rides-python-sdk.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 84,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 25,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 1539,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_PY",
      "value" : 19,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_PY",
      "value" : 1425,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_HTML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_HTML",
      "value" : 92,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_YAML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_YAML",
      "value" : 17,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_IN",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_IN",
      "value" : 3,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_CFG",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_CFG",
      "value" : 2,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 7,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 1419,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_PY",
      "value" : 7,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_PY",
      "value" : 1419,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 92.2,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 273,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_RST",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_RST",
      "value" : 187,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 66,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 30,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 25,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_IN",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_IN",
      "value" : 3,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_CFG",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_CFG",
      "value" : 2,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_UBER_RIDES",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_UBER_RIDES",
      "value" : 910,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_UBER_RIDES_EXT_PY",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_UBER_RIDES_EXT_PY",
      "value" : 910,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_EXAMPLE",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_EXAMPLE",
      "value" : 599,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_EXAMPLE_EXT_PY",
      "value" : 7,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_EXAMPLE_EXT_PY",
      "value" : 490,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_EXAMPLE_EXT_HTML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_EXAMPLE_EXT_HTML",
      "value" : 92,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_EXAMPLE_EXT_YAML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_EXAMPLE_EXT_YAML",
      "value" : 17,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 25,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 1539,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 19,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 1425,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_HTML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_HTML",
      "value" : 92,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_YAML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_YAML",
      "value" : 17,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_IN",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_IN",
      "value" : 3,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_CFG",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_CFG",
      "value" : 2,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 22,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 2,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 827,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 157,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 555,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 105,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 903,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 636,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 364,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 40.310077519379846,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 77,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 270,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 29.900332225913623,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 269,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.789590254706535,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_NEGLIGIBLE_RISK_LOC",
      "value" : 323,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 55.40308747855918,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_NEGLIGIBLE_RISK_COUNT",
      "value" : 67,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_LOW_RISK_LOC",
      "value" : 198,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_LOW_RISK_PERCENTAGE",
      "value" : 33.9622641509434,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_LOW_RISK_COUNT",
      "value" : 14,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_MEDIUM_RISK_LOC",
      "value" : 62,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_MEDIUM_RISK_PERCENTAGE",
      "value" : 10.634648370497427,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_MEDIUM_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_UBER_RIDES_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_NEGLIGIBLE_RISK_LOC",
      "value" : 41,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 12.8125,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_NEGLIGIBLE_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_LOW_RISK_LOC",
      "value" : 72,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_LOW_RISK_PERCENTAGE",
      "value" : 22.5,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_LOW_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_MEDIUM_RISK_LOC",
      "value" : 207,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_MEDIUM_RISK_PERCENTAGE",
      "value" : 64.6875,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_MEDIUM_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_EXAMPLE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 364,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 40.310077519379846,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 77,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_LOC",
      "value" : 270,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_PERCENTAGE",
      "value" : 29.900332225913623,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_LOC",
      "value" : 269,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.789590254706535,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 809,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 89.59025470653377,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 101,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 51,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 5.647840531561462,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 43,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 4.761904761904762,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_NEGLIGIBLE_RISK_LOC",
      "value" : 543,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 93.13893653516296,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_NEGLIGIBLE_RISK_COUNT",
      "value" : 81,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_LOW_RISK_LOC",
      "value" : 40,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_LOW_RISK_PERCENTAGE",
      "value" : 6.861063464837049,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_LOW_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_UBER_RIDES_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_NEGLIGIBLE_RISK_LOC",
      "value" : 266,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 83.125,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_NEGLIGIBLE_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_LOW_RISK_LOC",
      "value" : 11,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_LOW_RISK_PERCENTAGE",
      "value" : 3.4375,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_MEDIUM_RISK_LOC",
      "value" : 43,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_MEDIUM_RISK_PERCENTAGE",
      "value" : 13.4375,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_EXAMPLE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 809,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 89.59025470653377,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 101,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_LOC",
      "value" : 51,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_PERCENTAGE",
      "value" : 5.647840531561462,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_LOC",
      "value" : 43,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 4.761904761904762,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 3857,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 44,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 102,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 510,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 23,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 1537,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 12,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 14,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 7,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 192,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 1358,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 14.138438880706921,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_EXAMPLE",
      "value" : 146,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_EXAMPLE",
      "value" : 146,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_EXAMPLE",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_UBER_RIDES",
      "value" : 46,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_UBER_RIDES",
      "value" : 46,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_UBER_RIDES",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PY",
      "value" : 192,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PY",
      "value" : 1269,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PY",
      "value" : 15.130023640661939,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 433,
      "description" : "Total analysis time in milliseconds"
    } ]
  },
  "controlResults" : {
    "goalsAnalysisResults" : [ {
      "metricsWithGoal" : {
        "goal" : "Keep the system simple and easy to change",
        "description" : "Aim at keeping the system size modest (less than 200,000 LOC is good), duplication low (less than 5% is good), files small (no files longer than 1000 LOC is good), and units simple (no units with more than 25 decision points is good).",
        "controls" : [ {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        }, {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        }, {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        }, {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        } ]
      },
      "controlStatuses" : [ {
        "control" : {
          "metric" : "LINES_OF_CODE_MAIN",
          "description" : "Total number of lines of main code",
          "desiredRange" : {
            "min" : "0",
            "max" : "200000",
            "tolerance" : "20000"
          }
        },
        "metric" : {
          "id" : "LINES_OF_CODE_MAIN",
          "value" : 1539,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 14.138438880706921,
          "description" : "Duplication percentage"
        },
        "status" : "FAILED"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 84,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 25,
    "linesOfCode" : 1539,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 19,
      "description" : [ ]
    }, {
      "name" : "  *.html",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.yaml",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.in",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.cfg",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 1425,
      "description" : [ ]
    }, {
      "name" : "  *.html",
      "value" : 92,
      "description" : [ ]
    }, {
      "name" : "  *.yaml",
      "value" : 17,
      "description" : [ ]
    }, {
      "name" : "  *.in",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "  *.cfg",
      "value" : 2,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 7,
    "linesOfCode" : 1419,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 7,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 1419,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 3,
    "linesOfCode" : 273,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.rst",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.rst",
      "value" : 187,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 66,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 20,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "ROOT",
      "filesCount" : 3,
      "linesOfCode" : 30,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.in",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 25,
        "description" : [ ]
      }, {
        "name" : "  *.in",
        "value" : 3,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 2,
        "description" : [ ]
      } ]
    }, {
      "name" : "uber_rides",
      "filesCount" : 11,
      "linesOfCode" : 910,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 11,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 910,
        "description" : [ ]
      } ]
    }, {
      "name" : "example",
      "filesCount" : 11,
      "linesOfCode" : 599,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 7,
        "description" : [ ]
      }, {
        "name" : "  *.html",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 490,
        "description" : [ ]
      }, {
        "name" : "  *.html",
        "value" : 92,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 17,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./uber_rides/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./example/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "uber_rides",
        "sourceFileFilters" : [ {
          "pathPattern" : "./uber_rides/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "example",
        "sourceFileFilters" : [ {
          "pathPattern" : "./example/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "ROOT",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "uber_rides",
      "value" : 11,
      "description" : [ ]
    }, {
      "name" : "example",
      "value" : 11,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "ROOT",
      "value" : 30,
      "description" : [ ]
    }, {
      "name" : "uber_rides",
      "value" : 910,
      "description" : [ ]
    }, {
      "name" : "example",
      "value" : 599,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 25,
      "linesOfCode" : 1539,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 19,
        "description" : [ ]
      }, {
        "name" : "  *.html",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.in",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 1425,
        "description" : [ ]
      }, {
        "name" : "  *.html",
        "value" : 92,
        "description" : [ ]
      }, {
        "name" : "  *.yaml",
        "value" : 17,
        "description" : [ ]
      }, {
        "name" : "  *.in",
        "value" : 3,
        "description" : [ ]
      }, {
        "name" : "  *.cfg",
        "value" : 2,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 25,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 1539,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "travis",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]travis[.]ya?ml" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".travis.yml"
  }, {
    "tagRule" : {
      "tag" : "make",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)Makefile" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "Makefile"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 827,
      "lowRiskValue" : 157,
      "mediumRiskValue" : 555,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 22,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 53.73619233268356,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 36.06237816764133,
      "lowRiskPercentage" : 10.201429499675113,
      "totalValue" : 1539,
      "totalCount" : 25
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 713,
      "lowRiskValue" : 157,
      "mediumRiskValue" : 555,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 16,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 50.03508771929825,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 38.94736842105263,
      "lowRiskPercentage" : 11.017543859649123,
      "totalValue" : 1425,
      "totalCount" : 19
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 17,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 17,
      "totalCount" : 2
    }, {
      "key" : "html",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 92,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 92,
      "totalCount" : 2
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 2,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    }, {
      "key" : "in",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 3,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3,
      "totalCount" : 1
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 30,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 30,
        "totalCount" : 3
      }, {
        "key" : "uber_rides",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 355,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 555,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 39.010989010989015,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 60.989010989010985,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 910,
        "totalCount" : 11
      }, {
        "key" : "example",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 442,
        "lowRiskValue" : 157,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 73.78964941569282,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 26.21035058430718,
        "totalValue" : 599,
        "totalCount" : 11
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1537,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 23,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1537,
      "totalCount" : 23
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1537,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 23,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1537,
      "totalCount" : 23
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 594,
      "lowRiskValue" : 602,
      "mediumRiskValue" : 341,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 16,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 38.64671437865972,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 22.18607677293429,
      "lowRiskPercentage" : 39.167208848405984,
      "totalValue" : 1537,
      "totalCount" : 23
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 195,
      "lowRiskValue" : 1026,
      "mediumRiskValue" : 316,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 15,
      "negligibleRiskCount" : 7,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 12.687052700065061,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 20.559531554977227,
      "lowRiskPercentage" : 66.7534157449577,
      "totalValue" : 1537,
      "totalCount" : 23
    },
    "filesWithoutCommitHistoryCount" : 2,
    "filesWithoutCommitHistoryLinesOfCode" : 2,
    "changeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 480,
      "lowRiskValue" : 602,
      "mediumRiskValue" : 341,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 10,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 33.731553056921996,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 23.963457484188336,
      "lowRiskPercentage" : 42.30498945888967,
      "totalValue" : 1423,
      "totalCount" : 17
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 17,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 17,
      "totalCount" : 2
    }, {
      "key" : "html",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 92,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 92,
      "totalCount" : 2
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 2,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    }, {
      "key" : "in",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 3,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3,
      "totalCount" : 1
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1423,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 17,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1423,
      "totalCount" : 17
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 17,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 17,
      "totalCount" : 2
    }, {
      "key" : "html",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 92,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 92,
      "totalCount" : 2
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    }, {
      "key" : "in",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3,
      "totalCount" : 1
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1423,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 17,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1423,
      "totalCount" : 17
    }, {
      "key" : "yaml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 17,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 17,
      "totalCount" : 2
    }, {
      "key" : "html",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 92,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 92,
      "totalCount" : 2
    }, {
      "key" : "cfg",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 2,
      "totalCount" : 1
    }, {
      "key" : "in",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3,
      "totalCount" : 1
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 25,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 16.666666666666668,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 83.33333333333333,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 30,
        "totalCount" : 3
      }, {
        "key" : "uber_rides",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 227,
        "lowRiskValue" : 366,
        "mediumRiskValue" : 316,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 24.972497249724974,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 34.763476347634764,
        "lowRiskPercentage" : 40.26402640264026,
        "totalValue" : 909,
        "totalCount" : 10
      }, {
        "key" : "example",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 362,
        "lowRiskValue" : 236,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 60.53511705685619,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 39.46488294314381,
        "totalValue" : 598,
        "totalCount" : 10
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 30,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 30,
        "totalCount" : 3
      }, {
        "key" : "uber_rides",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 909,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 10,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 909,
        "totalCount" : 10
      }, {
        "key" : "example",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 598,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 10,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 598,
        "totalCount" : 10
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 30,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 30,
        "totalCount" : 3
      }, {
        "key" : "uber_rides",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 909,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 10,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 909,
        "totalCount" : 10
      }, {
        "key" : "example",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 598,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 10,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "valueUnit" : "LOC",
        "countUnit" : "files",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 598,
        "totalCount" : 10
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "youngestFiles" : [ {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "uber_rides/utils/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 63,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "example/driver_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 51,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/rider_dashboard.html",
      "extension" : "html",
      "linesOfCode" : 41,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/driver_dashboard.py",
      "extension" : "py",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "MANIFEST.in",
      "extension" : "in",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.cfg",
      "extension" : "cfg",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/request_ride.py",
      "extension" : "py",
      "linesOfCode" : 157,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "example/authorize_driver.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/authorize_rider.py",
      "extension" : "py",
      "linesOfCode" : 78,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "example/config.rider.yaml",
      "extension" : "yaml",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "example/config.driver.yaml",
      "extension" : "yaml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/session.py",
      "extension" : "py",
      "linesOfCode" : 87,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "uber_rides/errors.py",
      "extension" : "py",
      "linesOfCode" : 82,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "example/utils.py",
      "extension" : "py",
      "linesOfCode" : 79,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/http.py",
      "extension" : "py",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/auth.py",
      "extension" : "py",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "uber_rides/utils/handlers.py",
      "extension" : "py",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "uber_rides/auth.py",
      "extension" : "py",
      "linesOfCode" : 239,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 172
    }, {
      "relativePath" : "uber_rides/request.py",
      "extension" : "py",
      "linesOfCode" : 81,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "uber_rides/utils/request.py",
      "extension" : "py",
      "linesOfCode" : 46,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "uber_rides/client.py",
      "extension" : "py",
      "linesOfCode" : 316,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 213
    } ],
    "firstDate" : "2015-09-27",
    "latestDate" : "2017-09-15",
    "daysBetweenFirstAndLastDate" : 720,
    "weeks" : 102,
    "estimatedWorkindDays" : 510,
    "activeDays" : 44,
    "ageInDays" : 3857,
    "historyPerExtensionPerYear" : [ {
      "extension" : "rst",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "chkim@uber.com" ]
    }, {
      "extension" : "",
      "year" : "2016",
      "commitsCount" : 18,
      "contributors" : [ "christine.h.kim@dartmouth.edu", "patslat@uber.com", "carlhiltbrunner@hotmail.com", "chkim@uber.com", "risto@transcriptic.com", "dustin.whittle@gmail.com", "subramaniank@apples-macbook-pro-3.local", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "rst",
      "year" : "2017",
      "commitsCount" : 9,
      "contributors" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "rst",
      "year" : "2016",
      "commitsCount" : 9,
      "contributors" : [ "christine.h.kim@dartmouth.edu", "chkim@uber.com", "dustin.whittle@gmail.com", "shampab@uber.com", "albertyw@uber.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "chkim@uber.com" ]
    }, {
      "extension" : "",
      "year" : "2017",
      "commitsCount" : 10,
      "contributors" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "md",
      "year" : "2017",
      "commitsCount" : 12,
      "contributors" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "md",
      "year" : "2016",
      "commitsCount" : 7,
      "contributors" : [ "christine.h.kim@dartmouth.edu", "chkim@uber.com", "albertyw@uber.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2017",
      "commitsCount" : 2,
      "contributors" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2016",
      "commitsCount" : 8,
      "contributors" : [ "carlhiltbrunner@hotmail.com", "chkim@uber.com", "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "in",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "chkim@uber.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "chkim@uber.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2016",
      "commitsCount" : 5,
      "contributors" : [ "christine.h.kim@dartmouth.edu", "risto@transcriptic.com", "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "txt",
      "year" : "2017",
      "commitsCount" : 7,
      "contributors" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "chkim@uber.com" ]
    }, {
      "extension" : "html",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "dustin.whittle@gmail.com" ]
    }, {
      "extension" : "cfg",
      "year" : "2016",
      "commitsCount" : 1,
      "contributors" : [ "dustin.whittle@uber.com" ]
    }, {
      "extension" : "txt",
      "year" : "2016",
      "commitsCount" : 5,
      "contributors" : [ "carlhiltbrunner@hotmail.com", "chkim@uber.com", "dustin.whittle@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "py",
      "year" : "2017",
      "commitsCount" : 28,
      "contributors" : [ "dustin.whittle@gmail.com", "jasonsheld@gmail.com", "dustin.whittle@uber.com" ]
    }, {
      "extension" : "py",
      "year" : "2016",
      "commitsCount" : 40,
      "contributors" : [ "christine.h.kim@dartmouth.edu", "patslat@uber.com", "carlhiltbrunner@hotmail.com", "chkim@uber.com", "risto@transcriptic.com", "dustin.whittle@gmail.com", "subramaniank@apples-macbook-pro-3.local", "dustin.whittle@uber.com", "me@robbiet.us" ]
    }, {
      "extension" : "py",
      "year" : "2015",
      "commitsCount" : 4,
      "contributors" : [ "chkim@uber.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "dustin.whittle@gmail.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 105,
    "linesOfCodeInUnits" : 903,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 364,
      "lowRiskValue" : 270,
      "mediumRiskValue" : 269,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 77,
      "mediumRiskCount" : 9,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 40.310077519379846,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 29.789590254706535,
      "lowRiskPercentage" : 29.900332225913623,
      "totalValue" : 903,
      "totalCount" : 105
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 809,
      "lowRiskValue" : 51,
      "mediumRiskValue" : 43,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 101,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 89.59025470653377,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 4.761904761904762,
      "lowRiskPercentage" : 5.647840531561462,
      "totalValue" : 903,
      "totalCount" : 105
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 364,
      "lowRiskValue" : 270,
      "mediumRiskValue" : 269,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 77,
      "mediumRiskCount" : 9,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 40.310077519379846,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 29.789590254706535,
      "lowRiskPercentage" : 29.900332225913623,
      "totalValue" : 903,
      "totalCount" : 105
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "uber_rides",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 323,
      "lowRiskValue" : 198,
      "mediumRiskValue" : 62,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 14,
      "negligibleRiskCount" : 67,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 55.40308747855918,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 10.634648370497427,
      "lowRiskPercentage" : 33.9622641509434,
      "totalValue" : 583,
      "totalCount" : 83
    }, {
      "key" : "example",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 41,
      "lowRiskValue" : 72,
      "mediumRiskValue" : 207,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 10,
      "mediumRiskCount" : 7,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 12.8125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 64.6875,
      "lowRiskPercentage" : 22.5,
      "totalValue" : 320,
      "totalCount" : 22
    } ] ],
    "longestUnits" : [ {
      "shortName" : "def connect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/rider_dashboard.py",
        "extension" : "py",
        "linesOfCode" : 63,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 43,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def refresh_access_token()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def authorization_code_grant_flow()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_driver.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def authorization_code_grant_flow()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_rider.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _verify_query()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def request_ufp_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def request_surge_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def hello_user()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_driver.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def hello_user()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_rider.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_session()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def request_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def import_app_credentials()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/utils.py",
        "extension" : "py",
        "linesOfCode" : 79,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def import_oauth2_credentials()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/utils.py",
        "extension" : "py",
        "linesOfCode" : 79,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_session()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _build_headers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/request.py",
        "extension" : "py",
        "linesOfCode" : 81,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _prepare()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/request.py",
        "extension" : "py",
        "linesOfCode" : 81,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def error_handler()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/handlers.py",
        "extension" : "py",
        "linesOfCode" : 20,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_session()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def estimate_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def revoke_access_token()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_driver_trips()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_driver_payments()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def create_uber_client()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/utils.py",
        "extension" : "py",
        "linesOfCode" : 79,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def generate_prepared_request()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/request.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _adapt_response()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _api_call()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def connect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/driver_dashboard.py",
        "extension" : "py",
        "linesOfCode" : 34,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 15
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/request.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _complex_response_to_error_adapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def estimate_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/session.py",
        "extension" : "py",
        "linesOfCode" : 87,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 26
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_surge()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def generate_data()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/request.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _request_access_token()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/request.py",
        "extension" : "py",
        "linesOfCode" : 81,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/request.py",
        "extension" : "py",
        "linesOfCode" : 81,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def surge_handler()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _simple_response_to_error_adapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_price_estimates()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_sandbox_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def refresh_oauth_credential()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_from_response()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/session.py",
        "extension" : "py",
        "linesOfCode" : 87,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 26
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_ride_details()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _message_to_error_adapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __repr__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 809,
      "lowRiskValue" : 51,
      "mediumRiskValue" : 43,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 101,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 89.59025470653377,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 4.761904761904762,
      "lowRiskPercentage" : 5.647840531561462,
      "totalValue" : 903,
      "totalCount" : 105
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "uber_rides",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 543,
      "lowRiskValue" : 40,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 81,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 93.13893653516296,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 6.861063464837049,
      "totalValue" : 583,
      "totalCount" : 83
    }, {
      "key" : "example",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 266,
      "lowRiskValue" : 11,
      "mediumRiskValue" : 43,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 20,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "valueUnit" : "LOC",
      "countUnit" : "files",
      "negligibleRiskPercentage" : 83.125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 13.4375,
      "lowRiskPercentage" : 3.4375,
      "totalValue" : 320,
      "totalCount" : 22
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "def connect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/rider_dashboard.py",
        "extension" : "py",
        "linesOfCode" : 63,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 43,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _verify_query()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _adapt_response()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def connect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/driver_dashboard.py",
        "extension" : "py",
        "linesOfCode" : 34,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 15
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def surge_handler()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/request.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def error_handler()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/handlers.py",
        "extension" : "py",
        "linesOfCode" : 20,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _build_headers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/request.py",
        "extension" : "py",
        "linesOfCode" : 81,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _authorization_headers_valid()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/request.py",
        "extension" : "py",
        "linesOfCode" : 81,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _extract_query()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_session()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def refresh_access_token()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def refresh_oauth_credential()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def request_surge_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def import_app_credentials()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/utils.py",
        "extension" : "py",
        "linesOfCode" : 79,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def generate_data()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/request.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def generate_prepared_request()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/utils/request.py",
        "extension" : "py",
        "linesOfCode" : 46,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _complex_response_to_error_adapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _generate_state_token()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def revoke_access_token()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _prepare()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/request.py",
        "extension" : "py",
        "linesOfCode" : 81,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_sandbox_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def revoke_oauth_credential()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/client.py",
        "extension" : "py",
        "linesOfCode" : 316,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 213
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def authorization_code_grant_flow()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_driver.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def hello_user()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_driver.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def estimate_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_surge()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def request_ufp_ride()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_ride_details()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/request_ride.py",
        "extension" : "py",
        "linesOfCode" : 157,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def authorization_code_grant_flow()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_rider.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def hello_user()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "example/authorize_rider.py",
        "extension" : "py",
        "linesOfCode" : 78,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _simple_response_to_error_adapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _message_to_error_adapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _adapt_response()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 4,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __repr__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/errors.py",
        "extension" : "py",
        "linesOfCode" : 82,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _build_authorization_request_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_authorization_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_session()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_authorization_url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "uber_rides/auth.py",
        "extension" : "py",
        "linesOfCode" : 239,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 172
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 14,
      "cleanedLinesOfCode" : 1358,
      "duplicatedLinesOfCode" : 192,
      "numberOfFilesWithDuplicates" : 7,
      "duplicationPercentage" : 14.138438880706921
    },
    "duplicationPerComponent" : [ [ {
      "key" : "example",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 503,
      "duplicatedLinesOfCode" : 146,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 29.025844930417495
    }, {
      "key" : "uber_rides",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 831,
      "duplicatedLinesOfCode" : 46,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 5.535499398315283
    }, {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 24,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "py",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1269,
      "duplicatedLinesOfCode" : 192,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 15.130023640661939
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/authorize_driver.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 85,
        "endLine" : 121,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 34,
        "percentage" : 35.483870967741936,
        "blockSize" : 22
      }, {
        "sourceFile" : {
          "relativePath" : "example/authorize_rider.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 85,
        "endLine" : 121,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 34,
        "percentage" : 35.483870967741936,
        "blockSize" : 22
      } ],
      "blockSize" : 22
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/authorize_driver.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 124,
        "endLine" : 138,
        "cleanedStartLine" : 36,
        "cleanedEndLine" : 48,
        "percentage" : 20.967741935483872,
        "blockSize" : 13
      }, {
        "sourceFile" : {
          "relativePath" : "example/authorize_rider.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 124,
        "endLine" : 138,
        "cleanedStartLine" : 36,
        "cleanedEndLine" : 48,
        "percentage" : 20.967741935483872,
        "blockSize" : 13
      } ],
      "blockSize" : 13
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "uber_rides/client.py",
          "extension" : "py",
          "linesOfCode" : 316,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 51,
          "linesOfCodeInUnits" : 213
        },
        "sourceFileCleanedLinesOfCode" : 302,
        "startLine" : 740,
        "endLine" : 770,
        "cleanedStartLine" : 234,
        "cleanedEndLine" : 244,
        "percentage" : 3.642384105960265,
        "blockSize" : 11
      }, {
        "sourceFile" : {
          "relativePath" : "uber_rides/client.py",
          "extension" : "py",
          "linesOfCode" : 316,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 51,
          "linesOfCodeInUnits" : 213
        },
        "sourceFileCleanedLinesOfCode" : 302,
        "startLine" : 774,
        "endLine" : 804,
        "cleanedStartLine" : 247,
        "cleanedEndLine" : 257,
        "percentage" : 3.642384105960265,
        "blockSize" : 11
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/request_ride.py",
          "extension" : "py",
          "linesOfCode" : 157,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 139,
        "startLine" : 271,
        "endLine" : 285,
        "cleanedStartLine" : 108,
        "cleanedEndLine" : 118,
        "percentage" : 7.913669064748201,
        "blockSize" : 11
      }, {
        "sourceFile" : {
          "relativePath" : "example/request_ride.py",
          "extension" : "py",
          "linesOfCode" : 157,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 139,
        "startLine" : 301,
        "endLine" : 315,
        "cleanedStartLine" : 127,
        "cleanedEndLine" : 137,
        "percentage" : 7.913669064748201,
        "blockSize" : 11
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/authorize_driver.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 58,
        "endLine" : 79,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 8,
        "percentage" : 12.903225806451612,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "example/authorize_rider.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 58,
        "endLine" : 79,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 8,
        "percentage" : 12.903225806451612,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/driver_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 34,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 15
        },
        "sourceFileCleanedLinesOfCode" : 28,
        "startLine" : 29,
        "endLine" : 41,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 18,
        "percentage" : 25.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "example/rider_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 63,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 45
        },
        "sourceFileCleanedLinesOfCode" : 57,
        "startLine" : 24,
        "endLine" : 36,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 15,
        "percentage" : 12.280701754385966,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/authorize_driver.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 72,
        "endLine" : 77,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 9.67741935483871,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/driver_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 34,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 15
        },
        "sourceFileCleanedLinesOfCode" : 28,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 21.428571428571427,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/authorize_rider.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 72,
        "endLine" : 77,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 9.67741935483871,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/driver_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 34,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 15
        },
        "sourceFileCleanedLinesOfCode" : 28,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 21.428571428571427,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/request_ride.py",
          "extension" : "py",
          "linesOfCode" : 157,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 139,
        "startLine" : 85,
        "endLine" : 90,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "percentage" : 4.316546762589928,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/request_ride.py",
          "extension" : "py",
          "linesOfCode" : 157,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 139,
        "startLine" : 159,
        "endLine" : 164,
        "cleanedStartLine" : 46,
        "cleanedEndLine" : 51,
        "percentage" : 4.316546762589928,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/driver_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 34,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 15
        },
        "sourceFileCleanedLinesOfCode" : 28,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 21.428571428571427,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/rider_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 63,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 45
        },
        "sourceFileCleanedLinesOfCode" : 57,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 10.526315789473685,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/authorize_rider.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 72,
        "endLine" : 77,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 9.67741935483871,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/rider_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 63,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 45
        },
        "sourceFileCleanedLinesOfCode" : 57,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 10.526315789473685,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "uber_rides/auth.py",
          "extension" : "py",
          "linesOfCode" : 239,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 33,
          "linesOfCodeInUnits" : 172
        },
        "sourceFileCleanedLinesOfCode" : 219,
        "startLine" : 537,
        "endLine" : 543,
        "cleanedStartLine" : 181,
        "cleanedEndLine" : 186,
        "percentage" : 2.73972602739726,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "uber_rides/auth.py",
          "extension" : "py",
          "linesOfCode" : 239,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 33,
          "linesOfCodeInUnits" : 172
        },
        "sourceFileCleanedLinesOfCode" : 219,
        "startLine" : 555,
        "endLine" : 561,
        "cleanedStartLine" : 196,
        "cleanedEndLine" : 201,
        "percentage" : 2.73972602739726,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "uber_rides/client.py",
          "extension" : "py",
          "linesOfCode" : 316,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 51,
          "linesOfCodeInUnits" : 213
        },
        "sourceFileCleanedLinesOfCode" : 302,
        "startLine" : 329,
        "endLine" : 367,
        "cleanedStartLine" : 108,
        "cleanedEndLine" : 113,
        "percentage" : 1.9867549668874172,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "uber_rides/client.py",
          "extension" : "py",
          "linesOfCode" : 316,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 51,
          "linesOfCodeInUnits" : 213
        },
        "sourceFileCleanedLinesOfCode" : 302,
        "startLine" : 393,
        "endLine" : 452,
        "cleanedStartLine" : 137,
        "cleanedEndLine" : 142,
        "percentage" : 1.9867549668874172,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/authorize_driver.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 72,
        "endLine" : 77,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 9.67741935483871,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/rider_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 63,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 45
        },
        "sourceFileCleanedLinesOfCode" : 57,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 10.526315789473685,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "example/driver_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 34,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 15
        },
        "sourceFileCleanedLinesOfCode" : 28,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 21.428571428571427,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/rider_dashboard.py",
          "extension" : "py",
          "linesOfCode" : 63,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 45
        },
        "sourceFileCleanedLinesOfCode" : 57,
        "startLine" : 16,
        "endLine" : 21,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 10.526315789473685,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/authorize_rider.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 72,
        "endLine" : 77,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 9.67741935483871,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "example/authorize_driver.py",
          "extension" : "py",
          "linesOfCode" : 78,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 55
        },
        "sourceFileCleanedLinesOfCode" : 62,
        "startLine" : 72,
        "endLine" : 77,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 9.67741935483871,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2017-09-15",
    "contributors" : [ {
      "email" : "dustin.whittle@uber.com",
      "userName" : "Dustin Whittle",
      "commitsCount" : 50,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-09-27",
      "latestCommitDate" : "2017-08-22",
      "activeYears" : [ "2016", "2017" ],
      "commitDates" : [ "2017-08-22", "2017-08-18", "2017-08-17", "2017-08-16", "2017-08-11", "2017-08-07", "2017-07-31", "2017-02-09", "2017-02-08", "2017-01-24", "2017-01-23", "2016-12-06", "2016-11-12", "2016-10-23", "2016-10-21", "2016-10-20", "2016-10-03", "2016-09-29", "2016-09-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dustin.whittle@gmail.com",
      "userName" : "Dustin Whittle",
      "commitsCount" : 16,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-04-20",
      "latestCommitDate" : "2017-09-15",
      "activeYears" : [ "2016", "2017" ],
      "commitDates" : [ "2017-09-15", "2017-08-22", "2017-08-18", "2017-08-17", "2017-04-04", "2017-02-24", "2017-02-08", "2017-01-24", "2016-12-06", "2016-11-08", "2016-09-29", "2016-09-27", "2016-09-22", "2016-04-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "chkim@uber.com",
      "userName" : "Christine Kim",
      "commitsCount" : 12,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2015-09-27",
      "latestCommitDate" : "2016-09-29",
      "activeYears" : [ "2015", "2016" ],
      "commitDates" : [ "2016-09-29", "2016-07-19", "2016-06-10", "2016-06-08", "2016-06-02", "2016-03-29", "2016-02-20", "2015-09-29", "2015-09-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "christine.h.kim@dartmouth.edu",
      "userName" : "Christine",
      "commitsCount" : 7,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-03-28",
      "latestCommitDate" : "2016-11-11",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-11-11", "2016-07-19", "2016-07-18", "2016-06-08", "2016-04-20", "2016-03-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "carlhiltbrunner@hotmail.com",
      "userName" : "Carl 'Subzidion' Hiltbrunner",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-09-16",
      "latestCommitDate" : "2016-09-29",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-09-29", "2016-09-23", "2016-09-16" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "me@robbiet.us",
      "userName" : "Robbie Trencheny",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-07-12",
      "latestCommitDate" : "2016-07-13",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-07-13", "2016-07-12" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "shampab@uber.com",
      "userName" : "Shampa Bhattacharyya",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-01-21",
      "latestCommitDate" : "2016-01-21",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-01-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "albertyw@uber.com",
      "userName" : "Albert Wang",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-07-17",
      "latestCommitDate" : "2016-07-17",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-07-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jasonsheld@gmail.com",
      "userName" : "Jason Held",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-03-02",
      "latestCommitDate" : "2017-03-02",
      "activeYears" : [ "2017" ],
      "commitDates" : [ "2017-03-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "patslat@uber.com",
      "userName" : "Patrick Slattery",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-11-11",
      "latestCommitDate" : "2016-11-11",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-11-11" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "subramaniank@apples-macbook-pro-3.local",
      "userName" : "K Subramanian",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-06-07",
      "latestCommitDate" : "2016-06-07",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-06-07" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "risto@transcriptic.com",
      "userName" : "Risto Keravuori",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "fileUpdatesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-03-28",
      "latestCommitDate" : "2016-03-28",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-03-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2015",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 41.666666666666664,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 58.333333333333336,
        "totalValue" : 12,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2016",
      "contributorsCount" : 11,
      "commitsCount" : 60,
      "fileUpdatesCount" : 338,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 80,
        "lowRiskValue" : 52,
        "mediumRiskValue" : 154,
        "highRiskValue" : 52,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 4,
        "negligibleRiskCount" : 50,
        "mediumRiskCount" : 5,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 23.668639053254438,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 15.384615384615385,
        "mediumRiskPercentage" : 45.562130177514796,
        "lowRiskPercentage" : 15.384615384615385,
        "totalValue" : 338,
        "totalCount" : 60
      }
    }, {
      "timeSlot" : "2017",
      "contributorsCount" : 3,
      "commitsCount" : 37,
      "fileUpdatesCount" : 357,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 37,
        "lowRiskValue" : 62,
        "mediumRiskValue" : 202,
        "highRiskValue" : 56,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 6,
        "negligibleRiskCount" : 25,
        "mediumRiskCount" : 5,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 10.364145658263306,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 15.686274509803921,
        "mediumRiskPercentage" : 56.582633053221286,
        "lowRiskPercentage" : 17.366946778711483,
        "totalValue" : 357,
        "totalCount" : 37
      }
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2015-09",
      "contributorsCount" : 1,
      "commitsCount" : 4,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 41.666666666666664,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 58.333333333333336,
        "totalValue" : 12,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2016-01",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2016-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 22,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 22,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 100.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 22,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-03",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 29,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 26,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 10.344827586206897,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 89.65517241379311,
        "totalValue" : 29,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2016-04",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-06",
      "contributorsCount" : 3,
      "commitsCount" : 5,
      "fileUpdatesCount" : 37,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 18,
        "lowRiskValue" : 19,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 48.648648648648646,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 51.351351351351354,
        "totalValue" : 37,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2016-07",
      "contributorsCount" : 4,
      "commitsCount" : 9,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 12,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2016-09",
      "contributorsCount" : 4,
      "commitsCount" : 13,
      "fileUpdatesCount" : 23,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 16,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 12,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 69.56521739130434,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 30.434782608695652,
        "totalValue" : 23,
        "totalCount" : 13
      }
    }, {
      "timeSlot" : "2016-10",
      "contributorsCount" : 1,
      "commitsCount" : 15,
      "fileUpdatesCount" : 90,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 20,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 70,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 13,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 22.22222222222222,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 77.77777777777777,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 90,
        "totalCount" : 15
      }
    }, {
      "timeSlot" : "2016-11",
      "contributorsCount" : 4,
      "commitsCount" : 6,
      "fileUpdatesCount" : 118,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 62,
        "highRiskValue" : 52,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 2,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 3.389830508474576,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 44.067796610169495,
        "mediumRiskPercentage" : 52.54237288135593,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 118,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2016-12",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2017-01",
      "contributorsCount" : 2,
      "commitsCount" : 7,
      "fileUpdatesCount" : 21,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 10,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 52.38095238095238,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 47.61904761904762,
        "totalValue" : 21,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2017-02",
      "contributorsCount" : 2,
      "commitsCount" : 6,
      "fileUpdatesCount" : 13,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 53.84615384615385,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 46.15384615384615,
        "totalValue" : 13,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2017-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-07",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-08",
      "contributorsCount" : 2,
      "commitsCount" : 19,
      "fileUpdatesCount" : 261,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 16,
        "lowRiskValue" : 32,
        "mediumRiskValue" : 157,
        "highRiskValue" : 56,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 4,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 6.130268199233717,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 21.455938697318008,
        "mediumRiskPercentage" : 60.15325670498084,
        "lowRiskPercentage" : 12.260536398467433,
        "totalValue" : 261,
        "totalCount" : 19
      }
    }, {
      "timeSlot" : "2017-09",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 59,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 14,
        "mediumRiskValue" : 45,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 76.27118644067797,
        "lowRiskPercentage" : 23.728813559322035,
        "totalValue" : 59,
        "totalCount" : 2
      }
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2015-09-27",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 30.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 70.0,
        "totalValue" : 10,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2015-09-29",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-01-21",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2016-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 22,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 22,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 100.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 22,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-03-28",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 26,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 26,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 26,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-03-29",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-04-20",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-06-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-06-07",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-06-08",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 8,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 19,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 19,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 19,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-07-12",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-07-13",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-07-17",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-07-19",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-09-16",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-09-22",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-09-27",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2016-09-29",
      "contributorsCount" : 4,
      "commitsCount" : 4,
      "fileUpdatesCount" : 14,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 50.0,
        "totalValue" : 14,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2016-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2016-10-21",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 37,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 37,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 100.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 37,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-10-23",
      "contributorsCount" : 1,
      "commitsCount" : 10,
      "fileUpdatesCount" : 45,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 33,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 26.666666666666668,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 73.33333333333333,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 45,
        "totalCount" : 10
      }
    }, {
      "timeSlot" : "2016-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 52,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 52,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 52,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-11-11",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 62,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 62,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 100.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 62,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-11-12",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 4,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 4,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2016-12-06",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2017-01-23",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2017-01-24",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 16,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 10,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 37.5,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 62.5,
        "totalValue" : 16,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2017-02-08",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 11,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 45.45454545454545,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 54.54545454545455,
        "totalValue" : 11,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2017-02-09",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-02-24",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-03-02",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-07-31",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-08-11",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 36,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 36,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 100.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 36,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-08-16",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 40,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 36,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 10.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 90.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 40,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2017-08-17",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 77,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 19,
        "mediumRiskValue" : 0,
        "highRiskValue" : 56,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 2.5974025974025974,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 72.72727272727273,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 24.675324675324674,
        "totalValue" : 77,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2017-08-18",
      "contributorsCount" : 2,
      "commitsCount" : 8,
      "fileUpdatesCount" : 98,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 85,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 6.122448979591836,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 86.73469387755102,
        "lowRiskPercentage" : 7.142857142857143,
        "totalValue" : 98,
        "totalCount" : 8
      }
    }, {
      "timeSlot" : "2017-08-22",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 33.333333333333336,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 66.66666666666667,
        "totalValue" : 9,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2017-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 59,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 14,
        "mediumRiskValue" : 45,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 76.27118644067797,
        "lowRiskPercentage" : 23.728813559322035,
        "totalValue" : 59,
        "totalCount" : 2
      }
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2015-09-21",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 10,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 30.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 70.0,
        "totalValue" : 10,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2015-09-28",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-01-18",
      "contributorsCount" : 1,
      "commitsCount" : 3,
      "fileUpdatesCount" : 3,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3,
        "totalCount" : 3
      }
    }, {
      "timeSlot" : "2016-02-15",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 22,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 22,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 100.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 22,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-03-28",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 29,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 26,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 10.344827586206897,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 89.65517241379311,
        "totalValue" : 29,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2016-04-18",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-05-30",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-06-06",
      "contributorsCount" : 3,
      "commitsCount" : 4,
      "fileUpdatesCount" : 32,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 13,
        "lowRiskValue" : 19,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 40.625,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 59.375,
        "totalValue" : 32,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2016-07-11",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 5,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 5,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2016-07-18",
      "contributorsCount" : 2,
      "commitsCount" : 4,
      "fileUpdatesCount" : 7,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 7,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 7,
        "totalCount" : 4
      }
    }, {
      "timeSlot" : "2016-09-12",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-09-19",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2016-09-26",
      "contributorsCount" : 4,
      "commitsCount" : 9,
      "fileUpdatesCount" : 19,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 7,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 63.1578947368421,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 36.8421052631579,
        "totalValue" : 19,
        "totalCount" : 9
      }
    }, {
      "timeSlot" : "2016-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2016-10-17",
      "contributorsCount" : 1,
      "commitsCount" : 14,
      "fileUpdatesCount" : 89,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 19,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 70,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 12,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 21.348314606741575,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 78.65168539325843,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 89,
        "totalCount" : 14
      }
    }, {
      "timeSlot" : "2016-11-07",
      "contributorsCount" : 4,
      "commitsCount" : 6,
      "fileUpdatesCount" : 118,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 62,
        "highRiskValue" : 52,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 2,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 3.389830508474576,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 44.067796610169495,
        "mediumRiskPercentage" : 52.54237288135593,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 118,
        "totalCount" : 6
      }
    }, {
      "timeSlot" : "2016-12-05",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 2,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 2,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2017-01-23",
      "contributorsCount" : 2,
      "commitsCount" : 7,
      "fileUpdatesCount" : 21,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 11,
        "lowRiskValue" : 10,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 6,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 52.38095238095238,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 47.61904761904762,
        "totalValue" : 21,
        "totalCount" : 7
      }
    }, {
      "timeSlot" : "2017-02-06",
      "contributorsCount" : 2,
      "commitsCount" : 5,
      "fileUpdatesCount" : 12,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 6,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 50.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 50.0,
        "totalValue" : 12,
        "totalCount" : 5
      }
    }, {
      "timeSlot" : "2017-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-04-03",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-07-31",
      "contributorsCount" : 1,
      "commitsCount" : 1,
      "fileUpdatesCount" : 1,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1,
        "totalCount" : 1
      }
    }, {
      "timeSlot" : "2017-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 37,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 36,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 2.7027027027027026,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 97.29729729729729,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 37,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2017-08-14",
      "contributorsCount" : 2,
      "commitsCount" : 15,
      "fileUpdatesCount" : 215,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 12,
        "lowRiskValue" : 26,
        "mediumRiskValue" : 121,
        "highRiskValue" : 56,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 3,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 5.5813953488372094,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 26.046511627906977,
        "mediumRiskPercentage" : 56.27906976744186,
        "lowRiskPercentage" : 12.093023255813954,
        "totalValue" : 215,
        "totalCount" : 15
      }
    }, {
      "timeSlot" : "2017-08-21",
      "contributorsCount" : 2,
      "commitsCount" : 2,
      "fileUpdatesCount" : 9,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3,
        "lowRiskValue" : 6,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 33.333333333333336,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 66.66666666666667,
        "totalValue" : 9,
        "totalCount" : 2
      }
    }, {
      "timeSlot" : "2017-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 2,
      "fileUpdatesCount" : 59,
      "fileUpdatesCountStats" : {
        "key" : "",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 14,
        "mediumRiskValue" : 45,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "valueUnit" : "file updates",
        "countUnit" : "commits",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 76.27118644067797,
        "lowRiskPercentage" : 23.728813559322035,
        "totalValue" : 59,
        "totalCount" : 2
      }
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "py",
      "commitsCount" : 208,
      "committers" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com", "jasonsheld@gmail.com", "christine.h.kim@dartmouth.edu", "patslat@uber.com", "chkim@uber.com", "carlhiltbrunner@hotmail.com", "me@robbiet.us", "subramaniank@apples-macbook-pro-3.local", "risto@transcriptic.com" ],
      "filesCount" : 26,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "christine.h.kim@dartmouth.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 15
      }, {
        "contributor" : "patslat@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "carlhiltbrunner@hotmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 42
      }, {
        "contributor" : "risto@transcriptic.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 66
      }, {
        "contributor" : "subramaniank@apples-macbook-pro-3.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "jasonsheld@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 67
      }, {
        "contributor" : "me@robbiet.us",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 422,
      "committers" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com", "christine.h.kim@dartmouth.edu", "patslat@uber.com", "carlhiltbrunner@hotmail.com", "chkim@uber.com", "subramaniank@apples-macbook-pro-3.local", "risto@transcriptic.com" ],
      "filesCount" : 48,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "christine.h.kim@dartmouth.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 36
      }, {
        "contributor" : "patslat@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 30
      }, {
        "contributor" : "carlhiltbrunner@hotmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 16
      }, {
        "contributor" : "risto@transcriptic.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 156
      }, {
        "contributor" : "subramaniank@apples-macbook-pro-3.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 176
      } ]
    }, {
      "extension" : "rst",
      "commitsCount" : 19,
      "committers" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com", "christine.h.kim@dartmouth.edu", "albertyw@uber.com", "chkim@uber.com", "shampab@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "christine.h.kim@dartmouth.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "shampab@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "albertyw@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 7,
      "committers" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com", "christine.h.kim@dartmouth.edu", "risto@transcriptic.com", "chkim@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "christine.h.kim@dartmouth.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "risto@transcriptic.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 19,
      "committers" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com", "chkim@uber.com", "christine.h.kim@dartmouth.edu", "albertyw@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "christine.h.kim@dartmouth.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "albertyw@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 15,
      "committers" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com", "carlhiltbrunner@hotmail.com", "chkim@uber.com" ],
      "filesCount" : 6,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "carlhiltbrunner@hotmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "yaml",
      "commitsCount" : 13,
      "committers" : [ "dustin.whittle@gmail.com", "dustin.whittle@uber.com", "carlhiltbrunner@hotmail.com", "chkim@uber.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "carlhiltbrunner@hotmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "cfg",
      "commitsCount" : 1,
      "committers" : [ "dustin.whittle@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dustin.whittle@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "in",
      "commitsCount" : 1,
      "committers" : [ "chkim@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "chkim@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "html",
      "commitsCount" : 2,
      "committers" : [ "dustin.whittle@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dustin.whittle@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 49,
  "excludedExtensions" : {
    "" : 46,
    "txt" : 1,
    "gitignore" : 1,
    "yaml" : 1
  },
  "analysisStartTimeMs" : 1776516889764,
  "maxLinesOfCode" : 1539,
  "maxFileCount" : 25
}