{
  "metadata" : {
    "name" : "Uber / NullAway",
    "description" : "A tool to help eliminate NullPointerExceptions &lpar;NPEs&rpar; in your Java code with low build-time overhead",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/Uber",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/uber/NullAway.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 331,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 142,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 15784,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JAVA",
      "value" : 136,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JAVA",
      "value" : 15700,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_PY",
      "value" : 48,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_XML",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_XML",
      "value" : 36,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 57,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 15731,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_JAVA",
      "value" : 54,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_JAVA",
      "value" : 15589,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_GRADLE",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_GRADLE",
      "value" : 142,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 99.66,
      "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" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 947,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_GRADLE",
      "value" : 23,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_GRADLE",
      "value" : 857,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_BAT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_BAT",
      "value" : 71,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 19,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 15,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 1082,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 897,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_PROPERTIES",
      "value" : 9,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_PROPERTIES",
      "value" : 169,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAMPLE_APP",
      "value" : 8,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAMPLE_APP",
      "value" : 98,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAMPLE_APP_EXT_JAVA",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAMPLE_APP_EXT_JAVA",
      "value" : 62,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAMPLE_APP_EXT_XML",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAMPLE_APP_EXT_XML",
      "value" : 36,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB",
      "value" : 15,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB",
      "value" : 175,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB_EXT_JAVA",
      "value" : 15,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB_EXT_JAVA",
      "value" : 175,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ANNOTATIONS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ANNOTATIONS",
      "value" : 8,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ANNOTATIONS_EXT_JAVA",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ANNOTATIONS_EXT_JAVA",
      "value" : 8,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JAR_INFER",
      "value" : 22,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JAR_INFER",
      "value" : 1325,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JAR_INFER_EXT_JAVA",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JAR_INFER_EXT_JAVA",
      "value" : 1277,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JAR_INFER_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JAR_INFER_EXT_PY",
      "value" : 48,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAMPLE",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAMPLE",
      "value" : 106,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAMPLE_EXT_JAVA",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAMPLE_EXT_JAVA",
      "value" : 106,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB_LOMBOK",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB_LOMBOK",
      "value" : 27,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB_LOMBOK_EXT_JAVA",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TEST_JAVA_LIB_LOMBOK_EXT_JAVA",
      "value" : 27,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAMPLE_LIBRARY_MODEL",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAMPLE_LIBRARY_MODEL",
      "value" : 47,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAMPLE_LIBRARY_MODEL_EXT_JAVA",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAMPLE_LIBRARY_MODEL_EXT_JAVA",
      "value" : 47,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_NULLAWAY",
      "value" : 78,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_NULLAWAY",
      "value" : 12887,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_NULLAWAY_EXT_JAVA",
      "value" : 78,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_NULLAWAY_EXT_JAVA",
      "value" : 12887,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JMH",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JMH",
      "value" : 1007,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JMH_EXT_JAVA",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JMH_EXT_JAVA",
      "value" : 1007,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TEST_LIBRARY_MODELS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TEST_LIBRARY_MODELS",
      "value" : 104,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TEST_LIBRARY_MODELS_EXT_JAVA",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TEST_LIBRARY_MODELS_EXT_JAVA",
      "value" : 104,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 59,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 2,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 5808,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 5808,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 129,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 9976,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 123,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 9892,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 48,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 36,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 98,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 24,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 15,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 3,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 2,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 2932,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 3350,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 4395,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 2058,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 3049,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 995,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 11038,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 4746,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 3188,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 28.882043848523285,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 700,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 2451,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 22.205109621308207,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 171,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 3203,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.01793803225222,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 102,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 1080,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 9.78438122848342,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 1116,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 10.110527269432868,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_NEGLIGIBLE_RISK_LOC",
      "value" : 29,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_NEGLIGIBLE_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_APP_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_NEGLIGIBLE_RISK_LOC",
      "value" : 48,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_NEGLIGIBLE_RISK_COUNT",
      "value" : 25,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_NEGLIGIBLE_RISK_LOC",
      "value" : 215,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 21.93877551020408,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_NEGLIGIBLE_RISK_COUNT",
      "value" : 35,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_LOW_RISK_LOC",
      "value" : 106,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_LOW_RISK_PERCENTAGE",
      "value" : 10.816326530612244,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_LOW_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_MEDIUM_RISK_LOC",
      "value" : 421,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_MEDIUM_RISK_PERCENTAGE",
      "value" : 42.95918367346939,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_MEDIUM_RISK_COUNT",
      "value" : 14,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_HIGH_RISK_LOC",
      "value" : 238,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_HIGH_RISK_PERCENTAGE",
      "value" : 24.285714285714285,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_HIGH_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAR_INFER_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_NEGLIGIBLE_RISK_LOC",
      "value" : 45,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 64.28571428571429,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_NEGLIGIBLE_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_MEDIUM_RISK_LOC",
      "value" : 25,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_MEDIUM_RISK_PERCENTAGE",
      "value" : 35.714285714285715,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_NEGLIGIBLE_RISK_LOC",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_NEGLIGIBLE_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_JAVA_LIB_LOMBOK_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_NEGLIGIBLE_RISK_LOC",
      "value" : 29,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_NEGLIGIBLE_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAMPLE_LIBRARY_MODEL_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_NEGLIGIBLE_RISK_LOC",
      "value" : 2620,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 29.182445979059924,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_NEGLIGIBLE_RISK_COUNT",
      "value" : 569,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_LOW_RISK_LOC",
      "value" : 2316,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_LOW_RISK_PERCENTAGE",
      "value" : 25.796391178436178,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_LOW_RISK_COUNT",
      "value" : 162,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_MEDIUM_RISK_LOC",
      "value" : 2663,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.661394519937627,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_MEDIUM_RISK_COUNT",
      "value" : 84,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_HIGH_RISK_LOC",
      "value" : 842,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_HIGH_RISK_PERCENTAGE",
      "value" : 9.378480730674983,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_HIGH_RISK_COUNT",
      "value" : 13,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_VERY_HIGH_RISK_LOC",
      "value" : 537,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 5.98128759189129,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_NULLAWAY_VERY_HIGH_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_NEGLIGIBLE_RISK_LOC",
      "value" : 140,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 17.1990171990172,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_NEGLIGIBLE_RISK_COUNT",
      "value" : 35,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_LOW_RISK_LOC",
      "value" : 29,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_LOW_RISK_PERCENTAGE",
      "value" : 3.5626535626535625,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_LOW_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_MEDIUM_RISK_LOC",
      "value" : 66,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_MEDIUM_RISK_PERCENTAGE",
      "value" : 8.108108108108109,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_MEDIUM_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_VERY_HIGH_RISK_LOC",
      "value" : 579,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 71.13022113022113,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JMH_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_NEGLIGIBLE_RISK_LOC",
      "value" : 52,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 65.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_NEGLIGIBLE_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_MEDIUM_RISK_LOC",
      "value" : 28,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_MEDIUM_RISK_PERCENTAGE",
      "value" : 35.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TEST_LIBRARY_MODELS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 3188,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 28.882043848523285,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 700,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_LOC",
      "value" : 2451,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 22.205109621308207,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_COUNT",
      "value" : 171,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_LOC",
      "value" : 3203,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.01793803225222,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_COUNT",
      "value" : 102,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_LOC",
      "value" : 1080,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 9.78438122848342,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_COUNT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 1116,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 10.110527269432868,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 6623,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 60.00181192244972,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 892,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 1929,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 17.47599202754122,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 68,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 1580,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 14.314187352781301,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 31,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 210,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 1.9025185722051097,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 696,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 6.305490125022649,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 906,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_NEGLIGIBLE_RISK_LOC",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_NEGLIGIBLE_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_APP_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_NEGLIGIBLE_RISK_LOC",
      "value" : 48,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_NEGLIGIBLE_RISK_COUNT",
      "value" : 25,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_NEGLIGIBLE_RISK_LOC",
      "value" : 523,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 53.36734693877551,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_NEGLIGIBLE_RISK_COUNT",
      "value" : 47,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_LOW_RISK_LOC",
      "value" : 192,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_LOW_RISK_PERCENTAGE",
      "value" : 19.591836734693878,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_LOW_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_MEDIUM_RISK_LOC",
      "value" : 265,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_MEDIUM_RISK_PERCENTAGE",
      "value" : 27.040816326530614,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAR_INFER_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_NEGLIGIBLE_RISK_LOC",
      "value" : 70,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_NEGLIGIBLE_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_NEGLIGIBLE_RISK_LOC",
      "value" : 10,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_NEGLIGIBLE_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_JAVA_LIB_LOMBOK_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_NEGLIGIBLE_RISK_LOC",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_NEGLIGIBLE_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAMPLE_LIBRARY_MODEL_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_NEGLIGIBLE_RISK_LOC",
      "value" : 5599,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 62.363555357540655,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_NEGLIGIBLE_RISK_COUNT",
      "value" : 743,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_LOW_RISK_LOC",
      "value" : 1737,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_LOW_RISK_PERCENTAGE",
      "value" : 19.347293383827132,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_LOW_RISK_COUNT",
      "value" : 61,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_MEDIUM_RISK_LOC",
      "value" : 1315,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_MEDIUM_RISK_PERCENTAGE",
      "value" : 14.646914680329695,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_MEDIUM_RISK_COUNT",
      "value" : 26,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_HIGH_RISK_LOC",
      "value" : 210,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_HIGH_RISK_PERCENTAGE",
      "value" : 2.3390510135887728,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_VERY_HIGH_RISK_LOC",
      "value" : 117,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 1.3031855647137447,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_NULLAWAY_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_NEGLIGIBLE_RISK_LOC",
      "value" : 235,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 28.86977886977887,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_NEGLIGIBLE_RISK_COUNT",
      "value" : 39,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_VERY_HIGH_RISK_LOC",
      "value" : 579,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 71.13022113022113,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JMH_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_NEGLIGIBLE_RISK_LOC",
      "value" : 80,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_NEGLIGIBLE_RISK_COUNT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TEST_LIBRARY_MODELS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 6623,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 60.00181192244972,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 892,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_LOC",
      "value" : 1929,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 17.47599202754122,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_COUNT",
      "value" : 68,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_LOC",
      "value" : 1580,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 14.314187352781301,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_COUNT",
      "value" : 31,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_LOC",
      "value" : 210,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 1.9025185722051097,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 696,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 6.305490125022649,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 2402,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 448,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 342,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 1710,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 14,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 22,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 14,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 13,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 79,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 4551,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 4327,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 1741,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 1337,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 3828,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 48,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 168,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 41,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 842,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 11673,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 7.213227105285702,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 3,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_NULLAWAY",
      "value" : 692,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_NULLAWAY",
      "value" : 692,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_NULLAWAY",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_JAR_INFER",
      "value" : 114,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_JAR_INFER",
      "value" : 114,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_JAR_INFER",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_TEST_LIBRARY_MODELS",
      "value" : 28,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_TEST_LIBRARY_MODELS",
      "value" : 28,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_TEST_LIBRARY_MODELS",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SAMPLE_LIBRARY_MODEL",
      "value" : 8,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SAMPLE_LIBRARY_MODEL",
      "value" : 8,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SAMPLE_LIBRARY_MODEL",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SAMPLE_APP",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SAMPLE_APP",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SAMPLE_APP",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_TEST_JAVA_LIB",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_TEST_JAVA_LIB",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_TEST_JAVA_LIB",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ANNOTATIONS",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ANNOTATIONS",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ANNOTATIONS",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SAMPLE",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SAMPLE",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SAMPLE",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_TEST_JAVA_LIB_LOMBOK",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_TEST_JAVA_LIB_LOMBOK",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_TEST_JAVA_LIB_LOMBOK",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_JMH",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_JMH",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_JMH",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_JAVA",
      "value" : 842,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JAVA",
      "value" : 11597,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JAVA",
      "value" : 7.2604984047598515,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 1349,
      "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" : 15784,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 7.213227105285702,
          "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" : 2,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "FAILED"
      }, {
        "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" : 2,
          "description" : null
        },
        "status" : "FAILED"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 331,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 142,
    "linesOfCode" : 15784,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 136,
      "description" : [ ]
    }, {
      "name" : "  *.py",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 5,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 15700,
      "description" : [ ]
    }, {
      "name" : "  *.py",
      "value" : 48,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 36,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 57,
    "linesOfCode" : 15731,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 54,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 3,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 15589,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 142,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 26,
    "linesOfCode" : 947,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.gradle",
      "value" : 23,
      "description" : [ ]
    }, {
      "name" : "  *.bat",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.gradle",
      "value" : 857,
      "description" : [ ]
    }, {
      "name" : "  *.bat",
      "value" : 71,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 19,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 15,
    "linesOfCode" : 1082,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.md",
      "value" : 5,
      "description" : [ ]
    }, {
      "name" : "  *.properties",
      "value" : 9,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.md",
      "value" : 897,
      "description" : [ ]
    }, {
      "name" : "  *.properties",
      "value" : 169,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 16,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "sample-app",
      "filesCount" : 8,
      "linesOfCode" : 98,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 3,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 5,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 62,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 36,
        "description" : [ ]
      } ]
    }, {
      "name" : "test-java-lib",
      "filesCount" : 15,
      "linesOfCode" : 175,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 15,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 175,
        "description" : [ ]
      } ]
    }, {
      "name" : "annotations",
      "filesCount" : 1,
      "linesOfCode" : 8,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 8,
        "description" : [ ]
      } ]
    }, {
      "name" : "jar-infer",
      "filesCount" : 22,
      "linesOfCode" : 1325,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 21,
        "description" : [ ]
      }, {
        "name" : "  *.py",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1277,
        "description" : [ ]
      }, {
        "name" : "  *.py",
        "value" : 48,
        "description" : [ ]
      } ]
    }, {
      "name" : "sample",
      "filesCount" : 3,
      "linesOfCode" : 106,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 3,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 106,
        "description" : [ ]
      } ]
    }, {
      "name" : "test-java-lib-lombok",
      "filesCount" : 2,
      "linesOfCode" : 27,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 27,
        "description" : [ ]
      } ]
    }, {
      "name" : "sample-library-model",
      "filesCount" : 1,
      "linesOfCode" : 47,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 47,
        "description" : [ ]
      } ]
    }, {
      "name" : "nullaway",
      "filesCount" : 78,
      "linesOfCode" : 12887,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 78,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 12887,
        "description" : [ ]
      } ]
    }, {
      "name" : "jmh",
      "filesCount" : 11,
      "linesOfCode" : 1007,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 11,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1007,
        "description" : [ ]
      } ]
    }, {
      "name" : "test-library-models",
      "filesCount" : 1,
      "linesOfCode" : 104,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 104,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ {
      "fromComponent" : "sample-library-model",
      "locFrom" : 47,
      "valueFrom" : 0.0,
      "valueTo" : 0.0,
      "evidence" : [ {
        "pathFrom" : "sample-library-model/src/main/java/com/uber/modelexample/ExampleLibraryModels.java",
        "evidence" : "import static com.uber.nullaway.LibraryModels.MethodRef.methodRef;"
      } ],
      "toComponent" : "nullaway",
      "count" : 1,
      "text" : null,
      "color" : "",
      "dependencyString" : "sample-library-model -> nullaway"
    }, {
      "fromComponent" : "test-library-models",
      "locFrom" : 104,
      "valueFrom" : 0.0,
      "valueTo" : 0.0,
      "evidence" : [ {
        "pathFrom" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
        "evidence" : "import static com.uber.nullaway.LibraryModels.FieldRef.fieldRef;"
      } ],
      "toComponent" : "nullaway",
      "count" : 1,
      "text" : null,
      "color" : "",
      "dependencyString" : "test-library-models -> nullaway"
    } ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "sample-app",
        "sourceFileFilters" : [ {
          "pathPattern" : "./sample-app/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "test-java-lib",
        "sourceFileFilters" : [ {
          "pathPattern" : "./test-java-lib/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./test-java-lib-lombok/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "annotations",
        "sourceFileFilters" : [ {
          "pathPattern" : "./annotations/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "jar-infer",
        "sourceFileFilters" : [ {
          "pathPattern" : "./jar-infer/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "sample",
        "sourceFileFilters" : [ {
          "pathPattern" : "./sample/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./sample-app/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./sample-library-model/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "test-java-lib-lombok",
        "sourceFileFilters" : [ {
          "pathPattern" : "./test-java-lib-lombok/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "sample-library-model",
        "sourceFileFilters" : [ {
          "pathPattern" : "./sample-library-model/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "nullaway",
        "sourceFileFilters" : [ {
          "pathPattern" : "./nullaway/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "jmh",
        "sourceFileFilters" : [ {
          "pathPattern" : "./jmh/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "test-library-models",
        "sourceFileFilters" : [ {
          "pathPattern" : "./test-library-models/.*",
          "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" : "sample-app",
      "value" : 8,
      "description" : [ ]
    }, {
      "name" : "test-java-lib",
      "value" : 15,
      "description" : [ ]
    }, {
      "name" : "annotations",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "jar-infer",
      "value" : 22,
      "description" : [ ]
    }, {
      "name" : "sample",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "test-java-lib-lombok",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "sample-library-model",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "nullaway",
      "value" : 78,
      "description" : [ ]
    }, {
      "name" : "jmh",
      "value" : 11,
      "description" : [ ]
    }, {
      "name" : "test-library-models",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "sample-app",
      "value" : 98,
      "description" : [ ]
    }, {
      "name" : "test-java-lib",
      "value" : 175,
      "description" : [ ]
    }, {
      "name" : "annotations",
      "value" : 8,
      "description" : [ ]
    }, {
      "name" : "jar-infer",
      "value" : 1325,
      "description" : [ ]
    }, {
      "name" : "sample",
      "value" : 106,
      "description" : [ ]
    }, {
      "name" : "test-java-lib-lombok",
      "value" : 27,
      "description" : [ ]
    }, {
      "name" : "sample-library-model",
      "value" : 47,
      "description" : [ ]
    }, {
      "name" : "nullaway",
      "value" : 12887,
      "description" : [ ]
    }, {
      "name" : "jmh",
      "value" : 1007,
      "description" : [ ]
    }, {
      "name" : "test-library-models",
      "value" : 104,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 13,
      "linesOfCode" : 5808,
      "numberOfRegexLineMatches" : 18,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 13,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 5808,
        "description" : [ ]
      } ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 129,
      "linesOfCode" : 9976,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 123,
        "description" : [ ]
      }, {
        "name" : "  *.py",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 5,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 9892,
        "description" : [ ]
      }, {
        "name" : "  *.py",
        "value" : 48,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 36,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 13,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 129,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 5808,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 9976,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "github actions",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]github[/]workflows[/].*" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".github/workflows/continuous-integration.yml\n.github/workflows/gcloud_ssh.sh\n.github/workflows/get_repo_details.sh\n.github/workflows/jmh-benchmark.yml\n.github/workflows/run_gcp_benchmarks.sh\n.github/workflows/run_main_benchmarks.sh\n.github/workflows/run_pr_benchmarks.sh"
  }, {
    "tagRule" : {
      "tag" : "gradle",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)build[.]gradle" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "annotations/build.gradle\nbuild.gradle\nbuildSrc/build.gradle\ncode-coverage-report/build.gradle\nguava-recent-unit-tests/build.gradle\njar-infer/android-jarinfer-models-sdk28/build.gradle\njar-infer/android-jarinfer-models-sdk29/build.gradle\njar-infer/android-jarinfer-models-sdk30/build.gradle\njar-infer/android-jarinfer-models-sdk31/build.gradle\njar-infer/jar-infer-cli/build.gradle\njar-infer/jar-infer-lib/build.gradle\njar-infer/nullaway-integration-test/build.gradle\njar-infer/test-android-lib-jarinfer/build.gradle\njar-infer/test-java-lib-jarinfer/build.gradle\njdk-recent-unit-tests/build.gradle\njmh/build.gradle\nnullaway/build.gradle\nsample-app/build.gradle\nsample-library-model/build.gradle\nsample/build.gradle\n...\n(found 3 more files)"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 2932,
      "lowRiskValue" : 3350,
      "mediumRiskValue" : 4395,
      "highRiskValue" : 2058,
      "veryHighRiskValue" : 3049,
      "lowRiskCount" : 24,
      "negligibleRiskCount" : 98,
      "mediumRiskCount" : 15,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 18.575772934617333,
      "veryHighRiskPercentage" : 19.31702990369995,
      "highRiskPercentage" : 13.038520020273696,
      "mediumRiskPercentage" : 27.844652812975166,
      "lowRiskPercentage" : 21.224024328433856,
      "totalValue" : 15784,
      "totalCount" : 142
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "xml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 36,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 5,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 36,
      "totalCount" : 5
    }, {
      "key" : "java",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 2848,
      "lowRiskValue" : 3350,
      "mediumRiskValue" : 4395,
      "highRiskValue" : 2058,
      "veryHighRiskValue" : 3049,
      "lowRiskCount" : 24,
      "negligibleRiskCount" : 92,
      "mediumRiskCount" : 15,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 18.14012738853503,
      "veryHighRiskPercentage" : 19.420382165605094,
      "highRiskPercentage" : 13.10828025477707,
      "mediumRiskPercentage" : 27.993630573248407,
      "lowRiskPercentage" : 21.337579617834393,
      "totalValue" : 15700,
      "totalCount" : 136
    }, {
      "key" : "py",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 48,
      "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+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 48,
      "totalCount" : 1
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "sample-app",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 98,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 98,
        "totalCount" : 8
      }, {
        "key" : "test-java-lib",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 175,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 15,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 175,
        "totalCount" : 15
      }, {
        "key" : "annotations",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 8,
        "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+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 1
      }, {
        "key" : "jar-infer",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 448,
        "lowRiskValue" : 194,
        "mediumRiskValue" : 683,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 19,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 33.81132075471698,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 51.54716981132076,
        "lowRiskPercentage" : 14.641509433962264,
        "totalValue" : 1325,
        "totalCount" : 22
      }, {
        "key" : "sample",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 106,
        "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+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 106,
        "totalCount" : 3
      }, {
        "key" : "test-java-lib-lombok",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 27,
        "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+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 27,
        "totalCount" : 2
      }, {
        "key" : "sample-library-model",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 47,
        "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+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 47,
        "totalCount" : 1
      }, {
        "key" : "nullaway",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 1739,
        "lowRiskValue" : 2913,
        "mediumRiskValue" : 3712,
        "highRiskValue" : 1474,
        "veryHighRiskValue" : 3049,
        "lowRiskCount" : 21,
        "negligibleRiskCount" : 40,
        "mediumRiskCount" : 13,
        "highRiskCount" : 2,
        "veryHighRiskCount" : 2,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 13.494218980367812,
        "veryHighRiskPercentage" : 23.659501823543106,
        "highRiskPercentage" : 11.437883138046093,
        "mediumRiskPercentage" : 28.80422130829518,
        "lowRiskPercentage" : 22.60417474974781,
        "totalValue" : 12887,
        "totalCount" : 78
      }, {
        "key" : "jmh",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 284,
        "lowRiskValue" : 139,
        "mediumRiskValue" : 0,
        "highRiskValue" : 584,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 28.202581926514398,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 57.994041708043696,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 13.803376365441906,
        "totalValue" : 1007,
        "totalCount" : 11
      }, {
        "key" : "test-library-models",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 104,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 104,
        "totalCount" : 1
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
      "extension" : "java",
      "linesOfCode" : 1954,
      "unitsCount" : 81,
      "unitsMcCabeIndexSum" : 480,
      "linesOfCodeInUnits" : 1734
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 1095,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 114,
      "linesOfCodeInUnits" : 469
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
      "extension" : "java",
      "linesOfCode" : 949,
      "unitsCount" : 100,
      "unitsMcCabeIndexSum" : 177,
      "linesOfCodeInUnits" : 718
    }, {
      "relativePath" : "jmh/src/main/resources/DFlowBench.java",
      "extension" : "java",
      "linesOfCode" : 584,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 579
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
      "extension" : "java",
      "linesOfCode" : 525,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 480
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
      "extension" : "java",
      "linesOfCode" : 442,
      "unitsCount" : 47,
      "unitsMcCabeIndexSum" : 113,
      "linesOfCodeInUnits" : 352
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 348
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 81,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java",
      "extension" : "java",
      "linesOfCode" : 377,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
      "extension" : "java",
      "linesOfCode" : 328,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 245
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 285,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 179
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
      "extension" : "java",
      "linesOfCode" : 274,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 194
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
      "extension" : "java",
      "linesOfCode" : 268,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 209
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
      "extension" : "java",
      "linesOfCode" : 249,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 201
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
      "extension" : "java",
      "linesOfCode" : 243,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 128
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/AbstractConfig.java",
      "extension" : "java",
      "linesOfCode" : 238,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 148
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessAnalysis.java",
      "extension" : "java",
      "linesOfCode" : 225,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorProneCLIFlagsConfig.java",
      "extension" : "java",
      "linesOfCode" : 219,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/DataFlow.java",
      "extension" : "java",
      "linesOfCode" : 212,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/MethodNameUtil.java",
      "extension" : "java",
      "linesOfCode" : 205,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
      "extension" : "java",
      "linesOfCode" : 194,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 132
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
      "extension" : "java",
      "linesOfCode" : 186,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 160
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
      "extension" : "java",
      "linesOfCode" : 173,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/NullnessStore.java",
      "extension" : "java",
      "linesOfCode" : 169,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 125
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/DummyOptionsConfig.java",
      "extension" : "java",
      "linesOfCode" : 162,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java",
      "extension" : "java",
      "linesOfCode" : 160,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/EnsuresNonNullHandler.java",
      "extension" : "java",
      "linesOfCode" : 150,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 123
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
      "extension" : "java",
      "linesOfCode" : 149,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/RequiresNonNullHandler.java",
      "extension" : "java",
      "linesOfCode" : 143,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 86
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/NullawayJavac.java",
      "extension" : "java",
      "linesOfCode" : 139,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/CoreNullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/Serializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
      "extension" : "java",
      "linesOfCode" : 132,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/cfg/NullAwayCFGBuilder.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/XMLUtil.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/FixSerializationConfig.java",
      "extension" : "java",
      "linesOfCode" : 128,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Nullness.java",
      "extension" : "java",
      "linesOfCode" : 125,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
      "extension" : "java",
      "linesOfCode" : 124,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/StreamModelBuilder.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagatorFactory.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractCheckHandler.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 87
    }, {
      "relativePath" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 104,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
      "extension" : "java",
      "linesOfCode" : 97,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/LibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/StubxWriter.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "jar-infer/jar-infer-cli/src/main/java/com/uber/nullaway/jarinfer/JarInfer.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/SerializationService.java",
      "extension" : "java",
      "linesOfCode" : 89,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ClassAndMemberInfo.java",
      "extension" : "java",
      "linesOfCode" : 80,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 59
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
      "extension" : "java",
      "linesOfCode" : 949,
      "unitsCount" : 100,
      "unitsMcCabeIndexSum" : 177,
      "linesOfCodeInUnits" : 718
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
      "extension" : "java",
      "linesOfCode" : 1954,
      "unitsCount" : 81,
      "unitsMcCabeIndexSum" : 480,
      "linesOfCodeInUnits" : 1734
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 1095,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 114,
      "linesOfCodeInUnits" : 469
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
      "extension" : "java",
      "linesOfCode" : 442,
      "unitsCount" : 47,
      "unitsMcCabeIndexSum" : 113,
      "linesOfCodeInUnits" : 352
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/AbstractConfig.java",
      "extension" : "java",
      "linesOfCode" : 238,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 148
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/DummyOptionsConfig.java",
      "extension" : "java",
      "linesOfCode" : 162,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
      "extension" : "java",
      "linesOfCode" : 525,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 480
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
      "extension" : "java",
      "linesOfCode" : 328,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 245
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
      "extension" : "java",
      "linesOfCode" : 173,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
      "extension" : "java",
      "linesOfCode" : 274,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 194
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 348
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/NullnessStore.java",
      "extension" : "java",
      "linesOfCode" : 169,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 125
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/MethodNameUtil.java",
      "extension" : "java",
      "linesOfCode" : 205,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/StreamModelBuilder.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 81,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessAnalysis.java",
      "extension" : "java",
      "linesOfCode" : 225,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/DataFlow.java",
      "extension" : "java",
      "linesOfCode" : 212,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Nullness.java",
      "extension" : "java",
      "linesOfCode" : 125,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java",
      "extension" : "java",
      "linesOfCode" : 377,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
      "extension" : "java",
      "linesOfCode" : 243,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 128
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
      "extension" : "java",
      "linesOfCode" : 186,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 160
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/FixSerializationConfig.java",
      "extension" : "java",
      "linesOfCode" : 128,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/Serializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/LibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 104,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
      "extension" : "java",
      "linesOfCode" : 268,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 209
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/cfg/NullAwayCFGBuilder.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java",
      "extension" : "java",
      "linesOfCode" : 160,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 285,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 179
    }, {
      "relativePath" : "sample-library-model/src/main/java/com/uber/modelexample/ExampleLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedClass.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ErrorInfo.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
      "extension" : "java",
      "linesOfCode" : 249,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 201
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/StreamTypeRecord.java",
      "extension" : "java",
      "linesOfCode" : 66,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/NullawayJavac.java",
      "extension" : "java",
      "linesOfCode" : 139,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/example/jspecify/unannotatedpackage/Methods.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
      "extension" : "java",
      "linesOfCode" : 194,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 132
    }, {
      "relativePath" : "sample/src/main/java/com/uber/mylib/Lambdas.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathElement.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/SuggestedNullableFixInfo.java",
      "extension" : "java",
      "linesOfCode" : 52,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
      "extension" : "java",
      "linesOfCode" : 124,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/NullawayReleaseCompiler.java",
      "extension" : "java",
      "linesOfCode" : 32,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/EnclosingEnvironmentNullness.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericTypePrettyPrintingVisitor.java",
      "extension" : "java",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/XMLUtil.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/CaffeineCompiler.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/AbstractBenchmarkCompiler.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Toys.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 4551,
      "lowRiskValue" : 4327,
      "mediumRiskValue" : 1741,
      "highRiskValue" : 1337,
      "veryHighRiskValue" : 3828,
      "lowRiskCount" : 22,
      "negligibleRiskCount" : 14,
      "mediumRiskCount" : 14,
      "highRiskCount" : 13,
      "veryHighRiskCount" : 79,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 28.832995438418653,
      "veryHighRiskPercentage" : 24.252407501267108,
      "highRiskPercentage" : 8.470603142422707,
      "mediumRiskPercentage" : 11.030157121135327,
      "lowRiskPercentage" : 27.413836796756208,
      "totalValue" : 15784,
      "totalCount" : 142
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 72,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 814,
      "highRiskValue" : 176,
      "veryHighRiskValue" : 14722,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 4,
      "mediumRiskCount" : 4,
      "highRiskCount" : 4,
      "veryHighRiskCount" : 130,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.45615813482007095,
      "veryHighRiskPercentage" : 93.27166751140395,
      "highRiskPercentage" : 1.1150532184490622,
      "mediumRiskPercentage" : 5.157121135326913,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 15784,
      "totalCount" : 142
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4489,
      "lowRiskValue" : 4683,
      "mediumRiskValue" : 2614,
      "highRiskValue" : 2044,
      "veryHighRiskValue" : 1954,
      "lowRiskCount" : 33,
      "negligibleRiskCount" : 93,
      "mediumRiskCount" : 13,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 28.44019260010137,
      "veryHighRiskPercentage" : 12.379624936644703,
      "highRiskPercentage" : 12.949822605169793,
      "mediumRiskPercentage" : 16.56107450582869,
      "lowRiskPercentage" : 29.66928535225545,
      "totalValue" : 15784,
      "totalCount" : 142
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 1699,
      "lowRiskValue" : 4844,
      "mediumRiskValue" : 5529,
      "highRiskValue" : 3712,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 58,
      "negligibleRiskCount" : 55,
      "mediumRiskCount" : 23,
      "highRiskCount" : 6,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 10.76406487582362,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 23.51748606183477,
      "mediumRiskPercentage" : 35.02914343639128,
      "lowRiskPercentage" : 30.68930562595033,
      "totalValue" : 15784,
      "totalCount" : 142
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "xml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 36,
      "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+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 36,
      "totalCount" : 5
    }, {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4405,
      "lowRiskValue" : 4683,
      "mediumRiskValue" : 2614,
      "highRiskValue" : 2044,
      "veryHighRiskValue" : 1954,
      "lowRiskCount" : 33,
      "negligibleRiskCount" : 87,
      "mediumRiskCount" : 13,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 28.05732484076433,
      "veryHighRiskPercentage" : 12.445859872611464,
      "highRiskPercentage" : 13.019108280254777,
      "mediumRiskPercentage" : 16.64968152866242,
      "lowRiskPercentage" : 29.828025477707005,
      "totalValue" : 15700,
      "totalCount" : 136
    }, {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 48,
      "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+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 48,
      "totalCount" : 1
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 36,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 5,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 36,
      "totalCount" : 5
    }, {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 4551,
      "lowRiskValue" : 4327,
      "mediumRiskValue" : 1741,
      "highRiskValue" : 1337,
      "veryHighRiskValue" : 3744,
      "lowRiskCount" : 22,
      "negligibleRiskCount" : 14,
      "mediumRiskCount" : 14,
      "highRiskCount" : 13,
      "veryHighRiskCount" : 73,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 28.987261146496817,
      "veryHighRiskPercentage" : 23.84713375796178,
      "highRiskPercentage" : 8.51592356687898,
      "mediumRiskPercentage" : 11.089171974522293,
      "lowRiskPercentage" : 27.56050955414013,
      "totalValue" : 15700,
      "totalCount" : 136
    }, {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 48,
      "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",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 48,
      "totalCount" : 1
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 36,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 5,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 36,
      "totalCount" : 5
    }, {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 72,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 814,
      "highRiskValue" : 176,
      "veryHighRiskValue" : 14638,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 4,
      "mediumRiskCount" : 4,
      "highRiskCount" : 4,
      "veryHighRiskCount" : 124,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.4585987261146497,
      "veryHighRiskPercentage" : 93.23566878980891,
      "highRiskPercentage" : 1.1210191082802548,
      "mediumRiskPercentage" : 5.1847133757961785,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 15700,
      "totalCount" : 136
    }, {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 48,
      "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",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 48,
      "totalCount" : 1
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "sample-app",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 98,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 8,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 98,
        "totalCount" : 8
      }, {
        "key" : "test-java-lib",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 175,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 15,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 175,
        "totalCount" : 15
      }, {
        "key" : "annotations",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 8,
        "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+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 1
      }, {
        "key" : "jar-infer",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 358,
        "lowRiskValue" : 967,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 4,
        "negligibleRiskCount" : 18,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 27.0188679245283,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 72.98113207547169,
        "totalValue" : 1325,
        "totalCount" : 22
      }, {
        "key" : "sample",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 106,
        "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+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 106,
        "totalCount" : 3
      }, {
        "key" : "test-java-lib-lombok",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 27,
        "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+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 27,
        "totalCount" : 2
      }, {
        "key" : "sample-library-model",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 47,
        "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+",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 47,
        "totalCount" : 1
      }, {
        "key" : "nullaway",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2710,
        "lowRiskValue" : 3565,
        "mediumRiskValue" : 2614,
        "highRiskValue" : 2044,
        "veryHighRiskValue" : 1954,
        "lowRiskCount" : 27,
        "negligibleRiskCount" : 35,
        "mediumRiskCount" : 13,
        "highRiskCount" : 2,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 21.028943896950416,
        "veryHighRiskPercentage" : 15.162566927911849,
        "highRiskPercentage" : 15.860945138511678,
        "mediumRiskPercentage" : 20.284007138977262,
        "lowRiskPercentage" : 27.663536897648793,
        "totalValue" : 12887,
        "totalCount" : 78
      }, {
        "key" : "jmh",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1007,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1007,
        "totalCount" : 11
      }, {
        "key" : "test-library-models",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 104,
        "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+",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 104,
        "totalCount" : 1
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "sample-app",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 98,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 8,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 98,
        "totalCount" : 8
      }, {
        "key" : "test-java-lib",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 175,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 15,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 175,
        "totalCount" : 15
      }, {
        "key" : "annotations",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 8,
        "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",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 1
      }, {
        "key" : "jar-infer",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1325,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 22,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1325,
        "totalCount" : 22
      }, {
        "key" : "sample",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 106,
        "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",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 106,
        "totalCount" : 3
      }, {
        "key" : "test-java-lib-lombok",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 27,
        "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",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 27,
        "totalCount" : 2
      }, {
        "key" : "sample-library-model",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 47,
        "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",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 47,
        "totalCount" : 1
      }, {
        "key" : "nullaway",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 72,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 814,
        "highRiskValue" : 176,
        "veryHighRiskValue" : 11825,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 4,
        "highRiskCount" : 4,
        "veryHighRiskCount" : 66,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.5587025684798634,
        "veryHighRiskPercentage" : 91.75913711492201,
        "highRiskPercentage" : 1.365717389617444,
        "mediumRiskPercentage" : 6.316442926980678,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 12887,
        "totalCount" : 78
      }, {
        "key" : "jmh",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1007,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 11,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1007,
        "totalCount" : 11
      }, {
        "key" : "test-library-models",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 104,
        "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",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 104,
        "totalCount" : 1
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "sample-app",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 98,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 8,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 98,
        "totalCount" : 8
      }, {
        "key" : "test-java-lib",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 14,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 161,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 14,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 92.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 8.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 175,
        "totalCount" : 15
      }, {
        "key" : "annotations",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 8,
        "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",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 8,
        "totalCount" : 1
      }, {
        "key" : "jar-infer",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 268,
        "highRiskValue" : 415,
        "veryHighRiskValue" : 642,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 20,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 48.45283018867924,
        "highRiskPercentage" : 31.32075471698113,
        "mediumRiskPercentage" : 20.22641509433962,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1325,
        "totalCount" : 22
      }, {
        "key" : "sample",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 106,
        "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",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 106,
        "totalCount" : 3
      }, {
        "key" : "test-java-lib-lombok",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 14,
        "highRiskValue" : 13,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 48.148148148148145,
        "mediumRiskPercentage" : 51.851851851851855,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 27,
        "totalCount" : 2
      }, {
        "key" : "sample-library-model",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 47,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 47,
        "totalCount" : 1
      }, {
        "key" : "nullaway",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 4551,
        "lowRiskValue" : 4280,
        "mediumRiskValue" : 1341,
        "highRiskValue" : 909,
        "veryHighRiskValue" : 1806,
        "lowRiskCount" : 21,
        "negligibleRiskCount" : 14,
        "mediumRiskCount" : 10,
        "highRiskCount" : 11,
        "veryHighRiskCount" : 22,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 35.3146581826647,
        "veryHighRiskPercentage" : 14.014122759369908,
        "highRiskPercentage" : 7.053619927058276,
        "mediumRiskPercentage" : 10.405835337937456,
        "lowRiskPercentage" : 33.21176379296966,
        "totalValue" : 12887,
        "totalCount" : 78
      }, {
        "key" : "jmh",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1007,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 11,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1007,
        "totalCount" : 11
      }, {
        "key" : "test-library-models",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 104,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 100.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 104,
        "totalCount" : 1
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
      "extension" : "java",
      "linesOfCode" : 1954,
      "unitsCount" : 81,
      "unitsMcCabeIndexSum" : 480,
      "linesOfCodeInUnits" : 1734
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
      "extension" : "java",
      "linesOfCode" : 132,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/DataFlow.java",
      "extension" : "java",
      "linesOfCode" : 212,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "sample/src/main/java/com/uber/mylib/Lambdas.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
      "extension" : "java",
      "linesOfCode" : 949,
      "unitsCount" : 100,
      "unitsMcCabeIndexSum" : 177,
      "linesOfCodeInUnits" : 718
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
      "extension" : "java",
      "linesOfCode" : 243,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 128
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/AbstractConfig.java",
      "extension" : "java",
      "linesOfCode" : 238,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 148
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorProneCLIFlagsConfig.java",
      "extension" : "java",
      "linesOfCode" : 219,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/DummyOptionsConfig.java",
      "extension" : "java",
      "linesOfCode" : 162,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Config.java",
      "extension" : "java",
      "linesOfCode" : 44,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 1095,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 114,
      "linesOfCodeInUnits" : 469
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
      "extension" : "java",
      "linesOfCode" : 442,
      "unitsCount" : 47,
      "unitsMcCabeIndexSum" : 113,
      "linesOfCodeInUnits" : 352
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
      "extension" : "java",
      "linesOfCode" : 274,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 194
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessAnalysis.java",
      "extension" : "java",
      "linesOfCode" : 225,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/NullnessStore.java",
      "extension" : "java",
      "linesOfCode" : 169,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 125
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handlers.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
      "extension" : "java",
      "linesOfCode" : 173,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/LibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "sample/src/main/java/com/uber/mylib/MyClass.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Nullness.java",
      "extension" : "java",
      "linesOfCode" : 125,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "sample-library-model/src/main/java/com/uber/modelexample/ExampleLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "sample/src/main/java/org/utilities/StringUtils.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "sample-app/src/main/java/com/uber/myapplication/MainActivity.java",
      "extension" : "java",
      "linesOfCode" : 22,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "sample-app/src/main/res/layout/activity_main.xml",
      "extension" : "xml",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/values/styles.xml",
      "extension" : "xml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/java/org/utilities/StringUtils.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "sample-app/src/main/res/values/colors.xml",
      "extension" : "xml",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/values/dimens.xml",
      "extension" : "xml",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/values/strings.xml",
      "extension" : "xml",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/CFNullableStuff.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
      "extension" : "java",
      "linesOfCode" : 124,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedClass.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 348
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 285,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 179
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
      "extension" : "java",
      "linesOfCode" : 194,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 132
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/StubxWriter.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "jar-infer/jar-infer-cli/src/main/java/com/uber/nullaway/jarinfer/JarInfer.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "jar-infer/scripts/android-jar.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/MethodAnnotationsRecord.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedGenericContainer.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "jar-infer/android-jarinfer-models-sdk28/src/main/java/com/uber/nullaway/jarinfer/AndroidJarInferModels.java",
      "extension" : "java",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/EnclosingEnvironmentNullness.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/MyExcluded.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedFI.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/java/com/uber/myapplication/MainFragment.java",
      "extension" : "java",
      "linesOfCode" : 33,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
      "extension" : "java",
      "linesOfCode" : 328,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 245
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorMessage.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathElement.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java",
      "extension" : "java",
      "linesOfCode" : 377,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 212
    } ],
    "youngestFiles" : [ {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/CollectLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 28,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapOrCollectMethodToFilterInstanceRecord.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapOrCollectLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
      "extension" : "java",
      "linesOfCode" : 525,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 480
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java",
      "extension" : "java",
      "linesOfCode" : 160,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/CompareNullabilityVisitor.java",
      "extension" : "java",
      "linesOfCode" : 73,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericTypePrettyPrintingVisitor.java",
      "extension" : "java",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/annotations/JacocoIgnoreGenerated.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ASTHelpersBackports.java",
      "extension" : "java",
      "linesOfCode" : 21,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/temporary/FluentFutureHandler.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
      "extension" : "java",
      "linesOfCode" : 75,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/UnannotatedWithModels.java",
      "extension" : "java",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationV3Adapter.java",
      "extension" : "java",
      "linesOfCode" : 75,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "annotations/src/main/java/com/uber/nullaway/annotations/Initializer.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationV1Adapter.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationAdapter.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ClassAndMemberInfo.java",
      "extension" : "java",
      "linesOfCode" : 80,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GuavaAssertionsHandler.java",
      "extension" : "java",
      "linesOfCode" : 58,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
      "extension" : "java",
      "linesOfCode" : 186,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 160
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/example/jspecify/unannotatedpackage/Methods.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/AbstractSymbolLocation.java",
      "extension" : "java",
      "linesOfCode" : 28,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/SymbolLocation.java",
      "extension" : "java",
      "linesOfCode" : 21,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/SuggestedNullableFixInfo.java",
      "extension" : "java",
      "linesOfCode" : 52,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "jmh/src/main/resources/DFlowBench.java",
      "extension" : "java",
      "linesOfCode" : 584,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 579
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/DataFlowMicroBenchmarkCompiler.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 25
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/DFlowMicroBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/cfg/NullAwayCFGBuilder.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/CaffeineCompiler.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/AbstractBenchmarkCompiler.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/NullawayReleaseCompiler.java",
      "extension" : "java",
      "linesOfCode" : 32,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/AutodisposeCompiler.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/NullawayReleaseBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "test-java-lib-lombok/src/main/java/com/uber/lombok/UsesDTO.java",
      "extension" : "java",
      "linesOfCode" : 14,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "test-java-lib-lombok/src/main/java/com/uber/lombok/LombokDTO.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/FieldInitializationSerializationHandler.java",
      "extension" : "java",
      "linesOfCode" : 46,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/FieldInitializationInfo.java",
      "extension" : "java",
      "linesOfCode" : 21,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/example/jspecify/unannotatedpackage/Outer.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/example/jspecify/annotatedpackage/Utils.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/example/jspecify/unannotatedpackage/TopLevel.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/example/jspecify/annotatedpackage/package-info.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/Serializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/XMLUtil.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/FixSerializationConfig.java",
      "extension" : "java",
      "linesOfCode" : 128,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/SerializationService.java",
      "extension" : "java",
      "linesOfCode" : 89,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ErrorInfo.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodParameterLocation.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodLocation.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/FieldLocation.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/provider/TestProvider.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
      "extension" : "java",
      "linesOfCode" : 249,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 201
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/cfg/NullAwayCFGBuilder.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 81,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/StreamModelBuilder.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagatorFactory.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/StreamTypeRecord.java",
      "extension" : "java",
      "linesOfCode" : 66,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/CollectLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 28,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapOrCollectMethodToFilterInstanceRecord.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapOrCollectLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
      "extension" : "java",
      "linesOfCode" : 442,
      "unitsCount" : 47,
      "unitsMcCabeIndexSum" : 113,
      "linesOfCodeInUnits" : 352
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
      "extension" : "java",
      "linesOfCode" : 949,
      "unitsCount" : 100,
      "unitsMcCabeIndexSum" : 177,
      "linesOfCodeInUnits" : 718
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
      "extension" : "java",
      "linesOfCode" : 1954,
      "unitsCount" : 81,
      "unitsMcCabeIndexSum" : 480,
      "linesOfCodeInUnits" : 1734
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorMessage.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
      "extension" : "java",
      "linesOfCode" : 525,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 480
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/CompareNullabilityVisitor.java",
      "extension" : "java",
      "linesOfCode" : 73,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 1095,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 114,
      "linesOfCodeInUnits" : 469
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/AbstractConfig.java",
      "extension" : "java",
      "linesOfCode" : 238,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 148
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorProneCLIFlagsConfig.java",
      "extension" : "java",
      "linesOfCode" : 219,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/DummyOptionsConfig.java",
      "extension" : "java",
      "linesOfCode" : 162,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/temporary/FluentFutureHandler.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 44
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handlers.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Config.java",
      "extension" : "java",
      "linesOfCode" : 44,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
      "extension" : "java",
      "linesOfCode" : 274,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 194
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
      "extension" : "java",
      "linesOfCode" : 243,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 128
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
      "extension" : "java",
      "linesOfCode" : 186,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 160
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
      "extension" : "java",
      "linesOfCode" : 173,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/CoreNullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
      "extension" : "java",
      "linesOfCode" : 132,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
      "extension" : "java",
      "linesOfCode" : 124,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/LibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "sample-library-model/src/main/java/com/uber/modelexample/ExampleLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/XMLUtil.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/FixSerializationConfig.java",
      "extension" : "java",
      "linesOfCode" : 128,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ASTHelpersBackports.java",
      "extension" : "java",
      "linesOfCode" : 21,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java",
      "extension" : "java",
      "linesOfCode" : 160,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 285,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 179
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
      "extension" : "java",
      "linesOfCode" : 75,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractNullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/NullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "test-java-lib-lombok/src/main/java/com/uber/lombok/UsesDTO.java",
      "extension" : "java",
      "linesOfCode" : 14,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/MethodNameUtil.java",
      "extension" : "java",
      "linesOfCode" : 205,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
      "extension" : "java",
      "linesOfCode" : 268,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 209
    }, {
      "relativePath" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 104,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/UnannotatedWithModels.java",
      "extension" : "java",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Nullness.java",
      "extension" : "java",
      "linesOfCode" : 125,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java",
      "extension" : "java",
      "linesOfCode" : 377,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericTypePrettyPrintingVisitor.java",
      "extension" : "java",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathElement.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "sample/src/main/java/org/utilities/StringUtils.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "sample-app/src/main/res/values/strings.xml",
      "extension" : "xml",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/values/dimens.xml",
      "extension" : "xml",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/values/colors.xml",
      "extension" : "xml",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/java/org/utilities/StringUtils.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "sample-app/src/main/res/values/styles.xml",
      "extension" : "xml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/layout/activity_main.xml",
      "extension" : "xml",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedGenericContainer.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "jar-infer/android-jarinfer-models-sdk28/src/main/java/com/uber/nullaway/jarinfer/AndroidJarInferModels.java",
      "extension" : "java",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/EnclosingEnvironmentNullness.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/MyExcluded.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedClass.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedFI.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/java/com/uber/myapplication/MainActivity.java",
      "extension" : "java",
      "linesOfCode" : 22,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "sample/src/main/java/com/uber/mylib/Lambdas.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/MethodReturnAnnotations.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/MethodParamAnnotations.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/MethodAnnotationsRecord.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/StubxWriter.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedFIWithModelOverride.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/AndroidRecentlyAnnotatedClass.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "test-java-lib/src/main/java/androidx/annotation/RecentlyNullable.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/androidx/annotation/RecentlyNonNull.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/SignedJarException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNullable.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNonnull.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNullable.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNonnull.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Toys.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Toys.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "jar-infer/jar-infer-cli/src/main/java/com/uber/nullaway/jarinfer/JarInfer.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/MapKey.java",
      "extension" : "java",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/annotations/RequiresNonNull.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/annotations/EnsuresNonNull.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/scripts/android-jar.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Foo.java",
      "extension" : "java",
      "linesOfCode" : 16,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Bar.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Bar.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "sample/src/main/java/com/uber/mylib/MyClass.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Foo.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
      "extension" : "java",
      "linesOfCode" : 194,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 132
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/jarinfer/JarInferStubxProvider.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/provider/TestProvider.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractCheckHandler.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 87
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/RequiresNonNullHandler.java",
      "extension" : "java",
      "linesOfCode" : 143,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 86
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/CFNullableStuff.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/NullawayReleaseBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/AutodisposeBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/CaffeineBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/AutodisposeCompiler.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
      "extension" : "java",
      "linesOfCode" : 1954,
      "unitsCount" : 81,
      "unitsMcCabeIndexSum" : 480,
      "linesOfCodeInUnits" : 1734
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 1095,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 114,
      "linesOfCodeInUnits" : 469
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
      "extension" : "java",
      "linesOfCode" : 949,
      "unitsCount" : 100,
      "unitsMcCabeIndexSum" : 177,
      "linesOfCodeInUnits" : 718
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorProneCLIFlagsConfig.java",
      "extension" : "java",
      "linesOfCode" : 219,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/AbstractConfig.java",
      "extension" : "java",
      "linesOfCode" : 238,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 148
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
      "extension" : "java",
      "linesOfCode" : 243,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 128
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Config.java",
      "extension" : "java",
      "linesOfCode" : 44,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
      "extension" : "java",
      "linesOfCode" : 132,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
      "extension" : "java",
      "linesOfCode" : 442,
      "unitsCount" : 47,
      "unitsMcCabeIndexSum" : 113,
      "linesOfCodeInUnits" : 352
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/DummyOptionsConfig.java",
      "extension" : "java",
      "linesOfCode" : 162,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
      "extension" : "java",
      "linesOfCode" : 274,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 194
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handlers.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
      "extension" : "java",
      "linesOfCode" : 173,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessAnalysis.java",
      "extension" : "java",
      "linesOfCode" : 225,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
      "extension" : "java",
      "linesOfCode" : 124,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 285,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 179
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Nullness.java",
      "extension" : "java",
      "linesOfCode" : 125,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 348
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/NullnessStore.java",
      "extension" : "java",
      "linesOfCode" : 169,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 125
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java",
      "extension" : "java",
      "linesOfCode" : 377,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
      "extension" : "java",
      "linesOfCode" : 328,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 245
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/DataFlow.java",
      "extension" : "java",
      "linesOfCode" : 212,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/LibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
      "extension" : "java",
      "linesOfCode" : 249,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 201
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
      "extension" : "java",
      "linesOfCode" : 268,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 209
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorMessage.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
      "extension" : "java",
      "linesOfCode" : 97,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/FixSerializationConfig.java",
      "extension" : "java",
      "linesOfCode" : 128,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "sample-library-model/src/main/java/com/uber/modelexample/ExampleLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ErrorInfo.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 104,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/Serializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/CoreNullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
      "extension" : "java",
      "linesOfCode" : 194,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 132
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodParameterLocation.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/XMLUtil.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/EnsuresNonNullHandler.java",
      "extension" : "java",
      "linesOfCode" : 150,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 123
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
      "extension" : "java",
      "linesOfCode" : 186,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 160
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/MethodNameUtil.java",
      "extension" : "java",
      "linesOfCode" : 205,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/FieldLocation.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodLocation.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/SuggestedNullableFixInfo.java",
      "extension" : "java",
      "linesOfCode" : 52,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractNullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "jar-infer/jar-infer-cli/src/main/java/com/uber/nullaway/jarinfer/JarInfer.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
      "extension" : "java",
      "linesOfCode" : 149,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/SerializationService.java",
      "extension" : "java",
      "linesOfCode" : 89,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/FieldInitializationInfo.java",
      "extension" : "java",
      "linesOfCode" : 21,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 12
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 1095,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 114,
      "linesOfCodeInUnits" : 469
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
      "extension" : "java",
      "linesOfCode" : 1954,
      "unitsCount" : 81,
      "unitsMcCabeIndexSum" : 480,
      "linesOfCodeInUnits" : 1734
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorProneCLIFlagsConfig.java",
      "extension" : "java",
      "linesOfCode" : 219,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/AbstractConfig.java",
      "extension" : "java",
      "linesOfCode" : 238,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 148
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Config.java",
      "extension" : "java",
      "linesOfCode" : 44,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/DummyOptionsConfig.java",
      "extension" : "java",
      "linesOfCode" : 162,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
      "extension" : "java",
      "linesOfCode" : 949,
      "unitsCount" : 100,
      "unitsMcCabeIndexSum" : 177,
      "linesOfCodeInUnits" : 718
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
      "extension" : "java",
      "linesOfCode" : 132,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 101
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handlers.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
      "extension" : "java",
      "linesOfCode" : 274,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 194
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
      "extension" : "java",
      "linesOfCode" : 173,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java",
      "extension" : "java",
      "linesOfCode" : 377,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
      "extension" : "java",
      "linesOfCode" : 249,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 201
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
      "extension" : "java",
      "linesOfCode" : 243,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 128
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
      "extension" : "java",
      "linesOfCode" : 442,
      "unitsCount" : 47,
      "unitsMcCabeIndexSum" : 113,
      "linesOfCodeInUnits" : 352
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessAnalysis.java",
      "extension" : "java",
      "linesOfCode" : 225,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 189
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/Nullness.java",
      "extension" : "java",
      "linesOfCode" : 125,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
      "extension" : "java",
      "linesOfCode" : 328,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 66,
      "linesOfCodeInUnits" : 245
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
      "extension" : "java",
      "linesOfCode" : 97,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
      "extension" : "java",
      "linesOfCode" : 124,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 348
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/NullnessStore.java",
      "extension" : "java",
      "linesOfCode" : 169,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 125
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/DataFlow.java",
      "extension" : "java",
      "linesOfCode" : 212,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorMessage.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
      "extension" : "java",
      "linesOfCode" : 285,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 179
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
      "extension" : "java",
      "linesOfCode" : 194,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 132
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/EnsuresNonNullHandler.java",
      "extension" : "java",
      "linesOfCode" : 150,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 123
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/MethodNameUtil.java",
      "extension" : "java",
      "linesOfCode" : 205,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/LibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 61
    }, {
      "relativePath" : "sample-library-model/src/main/java/com/uber/modelexample/ExampleLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/CoreNullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractNullnessStoreInitializer.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
      "extension" : "java",
      "linesOfCode" : 268,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 44,
      "linesOfCodeInUnits" : 209
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/FixSerializationConfig.java",
      "extension" : "java",
      "linesOfCode" : 128,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ErrorInfo.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
      "extension" : "java",
      "linesOfCode" : 104,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodParameterLocation.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/XMLUtil.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
      "extension" : "java",
      "linesOfCode" : 186,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 49,
      "linesOfCodeInUnits" : 160
    }, {
      "relativePath" : "jar-infer/jar-infer-cli/src/main/java/com/uber/nullaway/jarinfer/JarInfer.java",
      "extension" : "java",
      "linesOfCode" : 90,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/AbstractSymbolLocation.java",
      "extension" : "java",
      "linesOfCode" : 28,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractCheckHandler.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 87
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
      "extension" : "java",
      "linesOfCode" : 415,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 81,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/Serializer.java",
      "extension" : "java",
      "linesOfCode" : 133,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 109
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/SuggestedNullableFixInfo.java",
      "extension" : "java",
      "linesOfCode" : 52,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodLocation.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/FieldLocation.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 14
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "jmh/src/main/resources/DFlowBench.java",
      "extension" : "java",
      "linesOfCode" : 584,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 101,
      "linesOfCodeInUnits" : 579
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/NullawayJavac.java",
      "extension" : "java",
      "linesOfCode" : 139,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/CaffeineCompiler.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationV3Adapter.java",
      "extension" : "java",
      "linesOfCode" : 75,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GuavaAssertionsHandler.java",
      "extension" : "java",
      "linesOfCode" : 58,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericTypePrettyPrintingVisitor.java",
      "extension" : "java",
      "linesOfCode" : 56,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/EnclosingEnvironmentNullness.java",
      "extension" : "java",
      "linesOfCode" : 47,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationV1Adapter.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/AbstractBenchmarkCompiler.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Toys.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Toys.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/DataFlowMicroBenchmarkCompiler.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 25
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/NullawayReleaseCompiler.java",
      "extension" : "java",
      "linesOfCode" : 32,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/CollectLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 28,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ASTHelpersBackports.java",
      "extension" : "java",
      "linesOfCode" : 21,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "sample/src/main/java/com/uber/mylib/MyClass.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapOrCollectMethodToFilterInstanceRecord.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/AutodisposeCompiler.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/CaffeineBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/DFlowMicroBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/AutodisposeBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "jmh/src/jmh/java/com/uber/nullaway/jmh/NullawayReleaseBenchmark.java",
      "extension" : "java",
      "linesOfCode" : 19,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "sample-app/src/main/res/layout/activity_main.xml",
      "extension" : "xml",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedGenericContainer.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/CFNullableStuff.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/provider/TestProvider.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "test-java-lib/src/main/java/androidx/annotation/RecentlyNonNull.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/androidx/annotation/RecentlyNullable.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/AndroidRecentlyAnnotatedClass.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationAdapter.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/annotations/EnsuresNonNull.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/annotations/RequiresNonNull.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "annotations/src/main/java/com/uber/nullaway/annotations/Initializer.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/annotations/JacocoIgnoreGenerated.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/values/styles.xml",
      "extension" : "xml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/java/org/utilities/StringUtils.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "sample/src/main/java/org/utilities/StringUtils.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "sample-app/src/main/res/values/colors.xml",
      "extension" : "xml",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedFIWithModelOverride.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/SignedJarException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/stream/MapOrCollectLikeMethodRecord.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/MyExcluded.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "test-java-lib/src/main/java/com/uber/lib/unannotated/RestrictivelyAnnotatedFI.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNonnull.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNullable.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNonnull.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/ExpectNullable.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "nullaway/src/main/java/com/uber/nullaway/jarinfer/JarInferStubxProvider.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "sample-app/src/main/res/values/dimens.xml",
      "extension" : "xml",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "firstDate" : "2017-09-06",
    "latestDate" : "2024-03-29",
    "daysBetweenFirstAndLastDate" : 2397,
    "weeks" : 342,
    "estimatedWorkindDays" : 1710,
    "activeDays" : 448,
    "ageInDays" : 2402,
    "historyPerExtensionPerYear" : [ {
      "extension" : "md",
      "year" : "2020",
      "commitsCount" : 7,
      "contributors" : [ "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "yml",
      "year" : "2024",
      "commitsCount" : 5,
      "contributors" : [ "yuxinw@uber.com", "msridhar@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2022",
      "commitsCount" : 15,
      "contributors" : [ "mernst@cs.washington.edu", "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "md",
      "year" : "2021",
      "commitsCount" : 12,
      "contributors" : [ "skypencil+github@gmail.com", "msridhar@gmail.com", "1917406+mdcfe@users.noreply.github.com", "lazaro@uber.com" ]
    }, {
      "extension" : "md",
      "year" : "2024",
      "commitsCount" : 8,
      "contributors" : [ "keiji.muraishi@gmail.com", "yuxinw@uber.com", "msridhar@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 20,
      "contributors" : [ "52311490+armughan11@users.noreply.github.com", "msridhar@gmail.com", "lazaro@uber.com", "yannick.broeker@me.com" ]
    }, {
      "extension" : "bat",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "bat",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "yml",
      "year" : "2023",
      "commitsCount" : 22,
      "contributors" : [ "52311490+armughan11@users.noreply.github.com", "msridhar@gmail.com", "xn137@gmx.de", "lazaro@uber.com" ]
    }, {
      "extension" : "bat",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "yml",
      "year" : "2022",
      "commitsCount" : 18,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "yml",
      "year" : "2021",
      "commitsCount" : 19,
      "contributors" : [ "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "jar",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "yml",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "lazaro@uber.com" ]
    }, {
      "extension" : "config",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "lazaro@uber.com" ]
    }, {
      "extension" : "py",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "lazaro@uber.com" ]
    }, {
      "extension" : "py",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "lazaro.clapp@gmail.com" ]
    }, {
      "extension" : "conf",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "lazaro.clapp@gmail.com" ]
    }, {
      "extension" : "png",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "sh",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "lazaro@uber.com" ]
    }, {
      "extension" : "sh",
      "year" : "2023",
      "commitsCount" : 3,
      "contributors" : [ "52311490+armughan11@users.noreply.github.com", "msridhar@gmail.com" ]
    }, {
      "extension" : "xml",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "ragr@uber.com" ]
    }, {
      "extension" : "xml",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2023",
      "commitsCount" : 40,
      "contributors" : [ "akulk022@ucr.edu", "52311490+armughan11@users.noreply.github.com", "armughan2011@gmail.com", "msridhar@gmail.com", "xn137@gmx.de", "lazaro@uber.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2024",
      "commitsCount" : 9,
      "contributors" : [ "akulk022@ucr.edu", "msridhar@gmail.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2021",
      "commitsCount" : 37,
      "contributors" : [ "mernst@alum.mit.edu", "jochen@schalanda.name", "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2022",
      "commitsCount" : 39,
      "contributors" : [ "87631423+sparky983@users.noreply.github.com", "gellert.li1995@gmail.com", "msridhar@gmail.com", "schlosna@gmail.com", "lazaro@uber.com", "46838597+byte27@users.noreply.github.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2020",
      "commitsCount" : 5,
      "contributors" : [ "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "astubx",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "lazaro@uber.com" ]
    }, {
      "extension" : "astubx",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "lazaro@uber.com" ]
    }, {
      "extension" : "java",
      "year" : "2021",
      "commitsCount" : 29,
      "contributors" : [ "mernst@alum.mit.edu", "46913894+anoopmsivadas@users.noreply.github.com", "jochen@schalanda.name", "msridhar@gmail.com", "1917406+mdcfe@users.noreply.github.com", "lazaro@uber.com", "pablogrisafi1975@gmail.com", "michael.hixson@gmail.com", "karimipour.nima@gmail.com", "anuraaga@gmail.com" ]
    }, {
      "extension" : "java",
      "year" : "2020",
      "commitsCount" : 23,
      "contributors" : [ "ullrich.hafner@gmail.com", "lazaro.clapp@gmail.com", "49021065+lycheeicy@users.noreply.github.com", "msridhar@gmail.com", "shubhamdugare@gmail.com", "lazaro@uber.com", "karimipour.nima@gmail.com", "tkhrb9@gmail.com" ]
    }, {
      "extension" : "sh",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "pandanomic@gmail.com" ]
    }, {
      "extension" : "sh",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "astubx",
      "year" : "2018",
      "commitsCount" : 3,
      "contributors" : [ "lazaro.clapp@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "astubx",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "ragr@uber.com" ]
    }, {
      "extension" : "properties",
      "year" : "2019",
      "commitsCount" : 27,
      "contributors" : [ "pandanomic@gmail.com", "msridhar@gmail.com", "lazaro@uber.com", "ragr@uber.com" ]
    }, {
      "extension" : "properties",
      "year" : "2018",
      "commitsCount" : 59,
      "contributors" : [ "msridhar@uber.com", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "lazaro@uber.com", "kageiit@users.noreply.github.com" ]
    }, {
      "extension" : "java",
      "year" : "2019",
      "commitsCount" : 49,
      "contributors" : [ "pandanomic@gmail.com", "lazaro.clapp@gmail.com", "shubhamugare@uber.com", "msridhar@gmail.com", "shubhamdugare@gmail.com", "lazaro@uber.com", "filip@prochazka.su", "ragr@uber.com", "michaelgang@gmail.com" ]
    }, {
      "extension" : "properties",
      "year" : "2017",
      "commitsCount" : 29,
      "contributors" : [ "msridhar@uber.com", "msridhar@gmail.com" ]
    }, {
      "extension" : "java",
      "year" : "2018",
      "commitsCount" : 85,
      "contributors" : [ "jany81@gmail.com", "msridhar@uber.com", "lazaro.clapp@gmail.com", "jochen@schalanda.name", "msridhar@gmail.com", "shubhamugare@uber.com", "subarno@umich.edu" ]
    }, {
      "extension" : "java",
      "year" : "2017",
      "commitsCount" : 42,
      "contributors" : [ "msridhar@uber.com", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2018",
      "commitsCount" : 26,
      "contributors" : [ "msridhar@uber.com", "t.broyer@ltgt.net", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "subarno@umich.edu", "kageiit@users.noreply.github.com" ]
    }, {
      "extension" : "jks",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "lazaro@uber.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2019",
      "commitsCount" : 11,
      "contributors" : [ "pandanomic@gmail.com", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "ragr@uber.com", "lazaro@uber.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2017",
      "commitsCount" : 17,
      "contributors" : [ "msridhar@uber.com", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "kageiit@users.noreply.github.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "subarno@umich.edu" ]
    }, {
      "extension" : "properties",
      "year" : "2020",
      "commitsCount" : 6,
      "contributors" : [ "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "bat",
      "year" : "2019",
      "commitsCount" : 2,
      "contributors" : [ "pandanomic@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "",
      "year" : "2017",
      "commitsCount" : 3,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "yml",
      "year" : "2019",
      "commitsCount" : 2,
      "contributors" : [ "pandanomic@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "yml",
      "year" : "2018",
      "commitsCount" : 4,
      "contributors" : [ "pandanomic@gmail.com", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "kageiit@users.noreply.github.com" ]
    }, {
      "extension" : "jar",
      "year" : "2020",
      "commitsCount" : 2,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "",
      "year" : "2019",
      "commitsCount" : 4,
      "contributors" : [ "pandanomic@gmail.com", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "yml",
      "year" : "2017",
      "commitsCount" : 4,
      "contributors" : [ "msridhar@uber.com", "pandanomic@gmail.com", "msridhar@gmail.com" ]
    }, {
      "extension" : "jar",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "jar",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2017",
      "commitsCount" : 35,
      "contributors" : [ "msridhar@uber.com", "pandanomic@gmail.com", "lazaro.clapp@gmail.com", "msridhar@gmail.com", "kageiit@users.noreply.github.com" ]
    }, {
      "extension" : "jar",
      "year" : "2023",
      "commitsCount" : 6,
      "contributors" : [ "msridhar@gmail.com", "xn137@gmx.de", "lazaro@uber.com" ]
    }, {
      "extension" : "jar",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2019",
      "commitsCount" : 13,
      "contributors" : [ "lazaro@uber.com", "ragr@uber.com" ]
    }, {
      "extension" : "md",
      "year" : "2018",
      "commitsCount" : 39,
      "contributors" : [ "msridhar@uber.com", "t.broyer@ltgt.net", "lazaro.clapp@gmail.com", "jochen@schalanda.name", "msridhar@gmail.com", "lazaro@uber.com", "kageiit@users.noreply.github.com" ]
    }, {
      "extension" : "jar",
      "year" : "2018",
      "commitsCount" : 2,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "jar",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "pandanomic@gmail.com" ]
    }, {
      "extension" : "template",
      "year" : "2018",
      "commitsCount" : 3,
      "contributors" : [ "lazaro.clapp@gmail.com", "subarno@umich.edu" ]
    }, {
      "extension" : "template",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "karimipour.nima@gmail.com" ]
    }, {
      "extension" : "py",
      "year" : "2018",
      "commitsCount" : 3,
      "contributors" : [ "lazaro.clapp@gmail.com", "subarno@umich.edu" ]
    }, {
      "extension" : "properties",
      "year" : "2024",
      "commitsCount" : 14,
      "contributors" : [ "yuxinw@uber.com", "msridhar@gmail.com" ]
    }, {
      "extension" : "",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "properties",
      "year" : "2023",
      "commitsCount" : 35,
      "contributors" : [ "msridhar@gmail.com", "xn137@gmx.de", "lazaro@uber.com" ]
    }, {
      "extension" : "java",
      "year" : "2024",
      "commitsCount" : 22,
      "contributors" : [ "akulk022@ucr.edu", "armughan2011@gmail.com", "msridhar@gmail.com", "65160922+crispy-fried-chicken@users.noreply.github.com" ]
    }, {
      "extension" : "",
      "year" : "2020",
      "commitsCount" : 2,
      "contributors" : [ "msridhar@gmail.com" ]
    }, {
      "extension" : "properties",
      "year" : "2022",
      "commitsCount" : 32,
      "contributors" : [ "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "java",
      "year" : "2023",
      "commitsCount" : 85,
      "contributors" : [ "ullrich.hafner@gmail.com", "116849480+akulk022@users.noreply.github.com", "akulk022@ucr.edu", "52428902+oliviernotteghem@users.noreply.github.com", "armughan2011@gmail.com", "christopher.lambert@dremio.com", "msridhar@gmail.com", "1559761+asapin@users.noreply.github.com", "xn137@gmx.de", "lazaro@uber.com", "nikita.aware@email.ucr.edu", "karimipour.nima@gmail.com" ]
    }, {
      "extension" : "",
      "year" : "2023",
      "commitsCount" : 7,
      "contributors" : [ "msridhar@gmail.com", "xn137@gmx.de", "lazaro@uber.com" ]
    }, {
      "extension" : "properties",
      "year" : "2021",
      "commitsCount" : 20,
      "contributors" : [ "msridhar@gmail.com", "lazaro@uber.com" ]
    }, {
      "extension" : "java",
      "year" : "2022",
      "commitsCount" : 91,
      "contributors" : [ "87631423+sparky983@users.noreply.github.com", "ckozak@ckozak.net", "nawar001@ucr.edu", "gellert.li1995@gmail.com", "nimak@uber.com", "mernst@cs.washington.edu", "msridhar@gmail.com", "schlosna@gmail.com", "lazaro@uber.com", "karimipour.nima@gmail.com", "94497232+ketkarameya@users.noreply.github.com", "46838597+byte27@users.noreply.github.com" ]
    }, {
      "extension" : "",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "msridhar@gmail.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 995,
    "linesOfCodeInUnits" : 11038,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 3188,
      "lowRiskValue" : 2451,
      "mediumRiskValue" : 3203,
      "highRiskValue" : 1080,
      "veryHighRiskValue" : 1116,
      "lowRiskCount" : 171,
      "negligibleRiskCount" : 700,
      "mediumRiskCount" : 102,
      "highRiskCount" : 16,
      "veryHighRiskCount" : 6,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 28.882043848523285,
      "veryHighRiskPercentage" : 10.110527269432868,
      "highRiskPercentage" : 9.78438122848342,
      "mediumRiskPercentage" : 29.01793803225222,
      "lowRiskPercentage" : 22.205109621308207,
      "totalValue" : 11038,
      "totalCount" : 995
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 6623,
      "lowRiskValue" : 1929,
      "mediumRiskValue" : 1580,
      "highRiskValue" : 210,
      "veryHighRiskValue" : 696,
      "lowRiskCount" : 68,
      "negligibleRiskCount" : 892,
      "mediumRiskCount" : 31,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 60.00181192244972,
      "veryHighRiskPercentage" : 6.305490125022649,
      "highRiskPercentage" : 1.9025185722051097,
      "mediumRiskPercentage" : 14.314187352781301,
      "lowRiskPercentage" : 17.47599202754122,
      "totalValue" : 11038,
      "totalCount" : 995
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 3188,
      "lowRiskValue" : 2451,
      "mediumRiskValue" : 3203,
      "highRiskValue" : 1080,
      "veryHighRiskValue" : 1116,
      "lowRiskCount" : 171,
      "negligibleRiskCount" : 700,
      "mediumRiskCount" : 102,
      "highRiskCount" : 16,
      "veryHighRiskCount" : 6,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 28.882043848523285,
      "veryHighRiskPercentage" : 10.110527269432868,
      "highRiskPercentage" : 9.78438122848342,
      "mediumRiskPercentage" : 29.01793803225222,
      "lowRiskPercentage" : 22.205109621308207,
      "totalValue" : 11038,
      "totalCount" : 995
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "sample-app",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 29,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 6,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 29,
      "totalCount" : 6
    }, {
      "key" : "test-java-lib",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 48,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 25,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 48,
      "totalCount" : 25
    }, {
      "key" : "jar-infer",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 215,
      "lowRiskValue" : 106,
      "mediumRiskValue" : 421,
      "highRiskValue" : 238,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 35,
      "mediumRiskCount" : 14,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 21.93877551020408,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 24.285714285714285,
      "mediumRiskPercentage" : 42.95918367346939,
      "lowRiskPercentage" : 10.816326530612244,
      "totalValue" : 980,
      "totalCount" : 59
    }, {
      "key" : "sample",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 45,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 25,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 9,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 64.28571428571429,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 35.714285714285715,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 70,
      "totalCount" : 10
    }, {
      "key" : "test-java-lib-lombok",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 10,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 10,
      "totalCount" : 2
    }, {
      "key" : "sample-library-model",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 29,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 9,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 29,
      "totalCount" : 9
    }, {
      "key" : "nullaway",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 2620,
      "lowRiskValue" : 2316,
      "mediumRiskValue" : 2663,
      "highRiskValue" : 842,
      "veryHighRiskValue" : 537,
      "lowRiskCount" : 162,
      "negligibleRiskCount" : 569,
      "mediumRiskCount" : 84,
      "highRiskCount" : 13,
      "veryHighRiskCount" : 5,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 29.182445979059924,
      "veryHighRiskPercentage" : 5.98128759189129,
      "highRiskPercentage" : 9.378480730674983,
      "mediumRiskPercentage" : 29.661394519937627,
      "lowRiskPercentage" : 25.796391178436178,
      "totalValue" : 8978,
      "totalCount" : 833
    }, {
      "key" : "jmh",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 140,
      "lowRiskValue" : 29,
      "mediumRiskValue" : 66,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 579,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 35,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 17.1990171990172,
      "veryHighRiskPercentage" : 71.13022113022113,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 8.108108108108109,
      "lowRiskPercentage" : 3.5626535626535625,
      "totalValue" : 814,
      "totalCount" : 40
    }, {
      "key" : "test-library-models",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 52,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 28,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 10,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 65.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 35.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 80,
      "totalCount" : 11
    } ] ],
    "longestUnits" : [ {
      "shortName" : "public static void test()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jmh/src/main/resources/DFlowBench.java",
        "extension" : "java",
        "linesOfCode" : 584,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 101,
        "linesOfCodeInUnits" : 579
      },
      "startLine" : 8,
      "endLine" : 586,
      "linesOfCode" : 579,
      "mcCabeIndex" : 101,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean mayBeNullExpr()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 2340,
      "endLine" : 2470,
      "linesOfCode" : 117,
      "mcCabeIndex" : 61,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public CombinedLibraryModels()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
        "extension" : "java",
        "linesOfCode" : 1095,
        "unitsCount" : 59,
        "unitsMcCabeIndexSum" : 114,
        "linesOfCodeInUnits" : 469
      },
      "startLine" : 948,
      "endLine" : 1056,
      "linesOfCode" : 109,
      "mcCabeIndex" : 23,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static AccessPath buildAccessPathRecursive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
        "extension" : "java",
        "linesOfCode" : 442,
        "unitsCount" : 47,
        "unitsMcCabeIndexSum" : 113,
        "linesOfCodeInUnits" : 352
      },
      "startLine" : 374,
      "endLine" : 501,
      "linesOfCode" : 105,
      "mcCabeIndex" : 33,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public NullnessHint onDataflowVisitMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
        "extension" : "java",
        "linesOfCode" : 249,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 201
      },
      "startLine" : 184,
      "endLine" : 334,
      "linesOfCode" : 105,
      "mcCabeIndex" : 28,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void onMatchTopLevelClass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
        "extension" : "java",
        "linesOfCode" : 132,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 101
      },
      "startLine" : 73,
      "endLine" : 463,
      "linesOfCode" : 101,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkParamOverriding()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 759,
      "endLine" : 882,
      "linesOfCode" : 94,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void onMatchMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractCheckHandler.java",
        "extension" : "java",
        "linesOfCode" : 107,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 87
      },
      "startLine" : 61,
      "endLine" : 163,
      "linesOfCode" : 84,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void analyzeFile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
        "extension" : "java",
        "linesOfCode" : 415,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 348
      },
      "startLine" : 220,
      "endLine" : 317,
      "linesOfCode" : 83,
      "mcCabeIndex" : 23,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "protected abstract void validateOverridingRules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
        "extension" : "java",
        "linesOfCode" : 149,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 109,
      "endLine" : 214,
      "linesOfCode" : 80,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-cli/src/main/java/com/uber/nullaway/jarinfer/JarInfer.java",
        "extension" : "java",
        "linesOfCode" : 90,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 79
      },
      "startLine" : 36,
      "endLine" : 114,
      "linesOfCode" : 79,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description handleInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1721,
      "endLine" : 1824,
      "linesOfCode" : 78,
      "mcCabeIndex" : 22,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void write()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/StubxWriter.java",
        "extension" : "java",
        "linesOfCode" : 90,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 76
      },
      "startLine" : 34,
      "endLine" : 121,
      "linesOfCode" : 76,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void checkFieldInitialization()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1889,
      "endLine" : 1967,
      "linesOfCode" : 67,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private FieldInitEntities collectEntities()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 2219,
      "endLine" : 2292,
      "linesOfCode" : 65,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static NullnessStore lambdaInitialStore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/CoreNullnessStoreInitializer.java",
        "extension" : "java",
        "linesOfCode" : 133,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 76,
      "endLine" : 145,
      "linesOfCode" : 57,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ImmutableSet safeInitByCalleeBefore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1286,
      "endLine" : 1344,
      "linesOfCode" : 55,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodInvocationNode onCFGBuildPhase1AfterVisitMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
        "extension" : "java",
        "linesOfCode" : 249,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 201
      },
      "startLine" : 108,
      "endLine" : 181,
      "linesOfCode" : 55,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static StreamNullabilityPropagator getJavaStreamNullabilityPropagator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagatorFactory.java",
        "extension" : "java",
        "linesOfCode" : 108,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 34,
      "endLine" : 104,
      "linesOfCode" : 53,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Description matchAssignment()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 488,
      "endLine" : 548,
      "linesOfCode" : 52,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkCastToNonNullTakesNullable()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1826,
      "endLine" : 1881,
      "linesOfCode" : 51,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void onMatchMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
        "extension" : "java",
        "linesOfCode" : 415,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 81,
        "linesOfCodeInUnits" : 290
      },
      "startLine" : 210,
      "endLine" : 273,
      "linesOfCode" : 51,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkForReadBeforeInit()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1127,
      "endLine" : 1187,
      "linesOfCode" : 50,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void checkInstantiationForParameterizedTypedTree()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
        "extension" : "java",
        "linesOfCode" : 525,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 480
      },
      "startLine" : 63,
      "endLine" : 115,
      "linesOfCode" : 49,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Multimap computeTree2Init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1374,
      "endLine" : 1429,
      "linesOfCode" : 47,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Boolean visitClassType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/CompareNullabilityVisitor.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 24,
      "endLine" : 80,
      "linesOfCode" : 46,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "protected void validateOverridingRules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/EnsuresNonNullHandler.java",
        "extension" : "java",
        "linesOfCode" : 150,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 123
      },
      "startLine" : 120,
      "endLine" : 166,
      "linesOfCode" : 46,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void parseStubStream()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
        "extension" : "java",
        "linesOfCode" : 285,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 179
      },
      "startLine" : 289,
      "endLine" : 347,
      "linesOfCode" : 45,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private NullawayJavac()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jmh/src/main/java/com/uber/nullaway/jmh/NullawayJavac.java",
        "extension" : "java",
        "linesOfCode" : 139,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 105
      },
      "startLine" : 158,
      "endLine" : 207,
      "linesOfCode" : 45,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Type visitParameterizedType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java",
        "extension" : "java",
        "linesOfCode" : 160,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 109
      },
      "startLine" : 46,
      "endLine" : 91,
      "linesOfCode" : 43,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodParamAnnotations run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
        "extension" : "java",
        "linesOfCode" : 415,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 348
      },
      "startLine" : 169,
      "endLine" : 210,
      "linesOfCode" : 42,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void annotateBytecodeInAar()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
        "extension" : "java",
        "linesOfCode" : 268,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 209
      },
      "startLine" : 324,
      "endLine" : 371,
      "linesOfCode" : 42,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void compareGenericTypeParameterNullabilityForCall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
        "extension" : "java",
        "linesOfCode" : 525,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 480
      },
      "startLine" : 442,
      "endLine" : 485,
      "linesOfCode" : 42,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static StreamNullabilityPropagator getRxStreamNullabilityPropagator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagatorFactory.java",
        "extension" : "java",
        "linesOfCode" : 108,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 107,
      "endLine" : 165,
      "linesOfCode" : 42,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void handleTestAssertions()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
        "extension" : "java",
        "linesOfCode" : 328,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 66,
        "linesOfCodeInUnits" : 245
      },
      "startLine" : 180,
      "endLine" : 231,
      "linesOfCode" : 42,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void copyAndAnnotateJarEntry()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
        "extension" : "java",
        "linesOfCode" : 268,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 209
      },
      "startLine" : 227,
      "endLine" : 270,
      "linesOfCode" : 41,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ClassCacheRecord get()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
        "extension" : "java",
        "linesOfCode" : 186,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 49,
        "linesOfCodeInUnits" : 160
      },
      "startLine" : 206,
      "endLine" : 249,
      "linesOfCode" : 41,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void annotateBytecode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
        "extension" : "java",
        "linesOfCode" : 268,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 209
      },
      "startLine" : 146,
      "endLine" : 190,
      "linesOfCode" : 40,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void handleEnhancedForOverKeySet()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
        "extension" : "java",
        "linesOfCode" : 949,
        "unitsCount" : 100,
        "unitsMcCabeIndexSum" : 177,
        "linesOfCodeInUnits" : 718
      },
      "startLine" : 558,
      "endLine" : 608,
      "linesOfCode" : 40,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void setNullnessForMapCalls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
        "extension" : "java",
        "linesOfCode" : 949,
        "unitsCount" : 100,
        "unitsMcCabeIndexSum" : 177,
        "linesOfCodeInUnits" : 718
      },
      "startLine" : 967,
      "endLine" : 1015,
      "linesOfCode" : 40,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void findValues()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ClassAndMemberInfo.java",
        "extension" : "java",
        "linesOfCode" : 80,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 67,
      "endLine" : 126,
      "linesOfCode" : 40,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkOverriding()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1041,
      "endLine" : 1086,
      "linesOfCode" : 40,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "protected void validateOverridingRules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/RequiresNonNullHandler.java",
        "extension" : "java",
        "linesOfCode" : 143,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 86
      },
      "startLine" : 84,
      "endLine" : 124,
      "linesOfCode" : 40,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "protected boolean validateAnnotationSemantics()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/EnsuresNonNullHandler.java",
        "extension" : "java",
        "linesOfCode" : 150,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 123
      },
      "startLine" : 72,
      "endLine" : 112,
      "linesOfCode" : 40,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void checkForMethodNullMarkedness()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 618,
      "endLine" : 660,
      "linesOfCode" : 39,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkReturnExpression()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 918,
      "endLine" : 969,
      "linesOfCode" : 39,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void onMatchMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/RequiresNonNullHandler.java",
        "extension" : "java",
        "linesOfCode" : 143,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 86
      },
      "startLine" : 131,
      "endLine" : 171,
      "linesOfCode" : 39,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Handler buildDefault()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handlers.java",
        "extension" : "java",
        "linesOfCode" : 53,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 43
      },
      "startLine" : 44,
      "endLine" : 86,
      "linesOfCode" : 39,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void onMatchMethodReference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
        "extension" : "java",
        "linesOfCode" : 415,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 81,
        "linesOfCodeInUnits" : 290
      },
      "startLine" : 445,
      "endLine" : 494,
      "linesOfCode" : 39,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean okToReadBeforeInitialized()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1437,
      "endLine" : 1477,
      "linesOfCode" : 38,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 6623,
      "lowRiskValue" : 1929,
      "mediumRiskValue" : 1580,
      "highRiskValue" : 210,
      "veryHighRiskValue" : 696,
      "lowRiskCount" : 68,
      "negligibleRiskCount" : 892,
      "mediumRiskCount" : 31,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 60.00181192244972,
      "veryHighRiskPercentage" : 6.305490125022649,
      "highRiskPercentage" : 1.9025185722051097,
      "mediumRiskPercentage" : 14.314187352781301,
      "lowRiskPercentage" : 17.47599202754122,
      "totalValue" : 11038,
      "totalCount" : 995
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "sample-app",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 29,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 6,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 29,
      "totalCount" : 6
    }, {
      "key" : "test-java-lib",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 48,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 25,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 48,
      "totalCount" : 25
    }, {
      "key" : "jar-infer",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 523,
      "lowRiskValue" : 192,
      "mediumRiskValue" : 265,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 47,
      "mediumRiskCount" : 5,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 53.36734693877551,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 27.040816326530614,
      "lowRiskPercentage" : 19.591836734693878,
      "totalValue" : 980,
      "totalCount" : 59
    }, {
      "key" : "sample",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 70,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 10,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 70,
      "totalCount" : 10
    }, {
      "key" : "test-java-lib-lombok",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 10,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 10,
      "totalCount" : 2
    }, {
      "key" : "sample-library-model",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 29,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 9,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 29,
      "totalCount" : 9
    }, {
      "key" : "nullaway",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 5599,
      "lowRiskValue" : 1737,
      "mediumRiskValue" : 1315,
      "highRiskValue" : 210,
      "veryHighRiskValue" : 117,
      "lowRiskCount" : 61,
      "negligibleRiskCount" : 743,
      "mediumRiskCount" : 26,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 62.363555357540655,
      "veryHighRiskPercentage" : 1.3031855647137447,
      "highRiskPercentage" : 2.3390510135887728,
      "mediumRiskPercentage" : 14.646914680329695,
      "lowRiskPercentage" : 19.347293383827132,
      "totalValue" : 8978,
      "totalCount" : 833
    }, {
      "key" : "jmh",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 235,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 579,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 39,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 28.86977886977887,
      "veryHighRiskPercentage" : 71.13022113022113,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 814,
      "totalCount" : 40
    }, {
      "key" : "test-library-models",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 80,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 11,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 80,
      "totalCount" : 11
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "public static void test()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jmh/src/main/resources/DFlowBench.java",
        "extension" : "java",
        "linesOfCode" : 584,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 101,
        "linesOfCodeInUnits" : 579
      },
      "startLine" : 8,
      "endLine" : 586,
      "linesOfCode" : 579,
      "mcCabeIndex" : 101,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean mayBeNullExpr()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 2340,
      "endLine" : 2470,
      "linesOfCode" : 117,
      "mcCabeIndex" : 61,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static AccessPath buildAccessPathRecursive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
        "extension" : "java",
        "linesOfCode" : 442,
        "unitsCount" : 47,
        "unitsMcCabeIndexSum" : 113,
        "linesOfCodeInUnits" : 352
      },
      "startLine" : 374,
      "endLine" : 501,
      "linesOfCode" : 105,
      "mcCabeIndex" : 33,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public NullnessHint onDataflowVisitMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
        "extension" : "java",
        "linesOfCode" : 249,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 201
      },
      "startLine" : 184,
      "endLine" : 334,
      "linesOfCode" : 105,
      "mcCabeIndex" : 28,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void analyzeFile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParamsDriver.java",
        "extension" : "java",
        "linesOfCode" : 415,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 348
      },
      "startLine" : 220,
      "endLine" : 317,
      "linesOfCode" : 83,
      "mcCabeIndex" : 23,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public CombinedLibraryModels()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
        "extension" : "java",
        "linesOfCode" : 1095,
        "unitsCount" : 59,
        "unitsMcCabeIndexSum" : 114,
        "linesOfCodeInUnits" : 469
      },
      "startLine" : 948,
      "endLine" : 1056,
      "linesOfCode" : 109,
      "mcCabeIndex" : 23,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description handleInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1721,
      "endLine" : 1824,
      "linesOfCode" : 78,
      "mcCabeIndex" : 22,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkParamOverriding()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 759,
      "endLine" : 882,
      "linesOfCode" : 94,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Description matchAssignment()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 488,
      "endLine" : 548,
      "linesOfCode" : 52,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkForReadBeforeInit()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1127,
      "endLine" : 1187,
      "linesOfCode" : 50,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void onMatchMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
        "extension" : "java",
        "linesOfCode" : 415,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 81,
        "linesOfCodeInUnits" : 290
      },
      "startLine" : 210,
      "endLine" : 273,
      "linesOfCode" : 51,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void write()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/StubxWriter.java",
        "extension" : "java",
        "linesOfCode" : 90,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 76
      },
      "startLine" : 34,
      "endLine" : 121,
      "linesOfCode" : 76,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void findValues()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/out/ClassAndMemberInfo.java",
        "extension" : "java",
        "linesOfCode" : 80,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 67,
      "endLine" : 126,
      "linesOfCode" : 40,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void checkForUseOfParams()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
        "extension" : "java",
        "linesOfCode" : 194,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 40,
        "linesOfCodeInUnits" : 132
      },
      "startLine" : 188,
      "endLine" : 226,
      "linesOfCode" : 36,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private FieldInitEntities collectEntities()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 2219,
      "endLine" : 2292,
      "linesOfCode" : 65,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void onMatchMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractCheckHandler.java",
        "extension" : "java",
        "linesOfCode" : 107,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 87
      },
      "startLine" : 61,
      "endLine" : 163,
      "linesOfCode" : 84,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void checkInstantiationForParameterizedTypedTree()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
        "extension" : "java",
        "linesOfCode" : 525,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 480
      },
      "startLine" : 63,
      "endLine" : 115,
      "linesOfCode" : 49,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void compareGenericTypeParameterNullabilityForCall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/GenericsChecks.java",
        "extension" : "java",
        "linesOfCode" : 525,
        "unitsCount" : 28,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 480
      },
      "startLine" : 442,
      "endLine" : 485,
      "linesOfCode" : 42,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean okToReadBeforeInitialized()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1437,
      "endLine" : 1477,
      "linesOfCode" : 38,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void checkFieldInitialization()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1889,
      "endLine" : 1967,
      "linesOfCode" : 67,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Description createErrorDescription()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/ErrorBuilder.java",
        "extension" : "java",
        "linesOfCode" : 377,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 49,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 116,
      "endLine" : 162,
      "linesOfCode" : 36,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Boolean visitClassType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/CompareNullabilityVisitor.java",
        "extension" : "java",
        "linesOfCode" : 73,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 24,
      "endLine" : 80,
      "linesOfCode" : 46,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void checkForMethodNullMarkedness()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 618,
      "endLine" : 660,
      "linesOfCode" : 39,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ImmutableSet safeInitByCalleeBefore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1286,
      "endLine" : 1344,
      "linesOfCode" : 55,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Description matchBinary()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1592,
      "endLine" : 1624,
      "linesOfCode" : 27,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodInvocationNode onCFGBuildPhase1AfterVisitMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
        "extension" : "java",
        "linesOfCode" : 249,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 201
      },
      "startLine" : 108,
      "endLine" : 181,
      "linesOfCode" : 55,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void copyAndAnnotateJarEntry()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
        "extension" : "java",
        "linesOfCode" : 268,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 209
      },
      "startLine" : 227,
      "endLine" : 270,
      "linesOfCode" : 41,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "NullnessHint analyzeReturnType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/DefinitelyDerefedParams.java",
        "extension" : "java",
        "linesOfCode" : 194,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 40,
        "linesOfCodeInUnits" : 132
      },
      "startLine" : 239,
      "endLine" : 269,
      "linesOfCode" : 29,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void setNullnessForMapCalls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
        "extension" : "java",
        "linesOfCode" : 949,
        "unitsCount" : 100,
        "unitsMcCabeIndexSum" : 177,
        "linesOfCodeInUnits" : 718
      },
      "startLine" : 967,
      "endLine" : 1015,
      "linesOfCode" : 40,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static MapKey argumentToMapKeySpecifier()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPath.java",
        "extension" : "java",
        "linesOfCode" : 442,
        "unitsCount" : 47,
        "unitsMcCabeIndexSum" : 113,
        "linesOfCodeInUnits" : 352
      },
      "startLine" : 273,
      "endLine" : 303,
      "linesOfCode" : 26,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ClassCacheRecord get()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/CodeAnnotationInfo.java",
        "extension" : "java",
        "linesOfCode" : 186,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 49,
        "linesOfCodeInUnits" : 160
      },
      "startLine" : 206,
      "endLine" : 249,
      "linesOfCode" : 41,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Description matchVariable()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1480,
      "endLine" : 1509,
      "linesOfCode" : 29,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Element getInvokeOfSafeInitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 2177,
      "endLine" : 2209,
      "linesOfCode" : 31,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public NullnessHint onDataflowVisitMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
        "extension" : "java",
        "linesOfCode" : 65,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 32
      },
      "startLine" : 47,
      "endLine" : 89,
      "linesOfCode" : 32,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void onMatchMethodReference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
        "extension" : "java",
        "linesOfCode" : 415,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 81,
        "linesOfCodeInUnits" : 290
      },
      "startLine" : 445,
      "endLine" : 494,
      "linesOfCode" : 39,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void handleEnhancedForOverKeySet()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
        "extension" : "java",
        "linesOfCode" : 949,
        "unitsCount" : 100,
        "unitsMcCabeIndexSum" : 177,
        "linesOfCodeInUnits" : 718
      },
      "startLine" : 558,
      "endLine" : 608,
      "linesOfCode" : 40,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static NullnessStore lambdaInitialStore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/CoreNullnessStoreInitializer.java",
        "extension" : "java",
        "linesOfCode" : 133,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 76,
      "endLine" : 145,
      "linesOfCode" : 57,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public NullnessStore getNullnessInfoBeforeNewContext()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessAnalysis.java",
        "extension" : "java",
        "linesOfCode" : 225,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 49,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 220,
      "endLine" : 248,
      "linesOfCode" : 28,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean relevantInitializerMethodOrBlock()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1200,
      "endLine" : 1237,
      "linesOfCode" : 30,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Multimap computeTree2Init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1374,
      "endLine" : 1429,
      "linesOfCode" : 47,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static TreePath findEnclosingMethodOrLambdaOrInitializer()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
        "extension" : "java",
        "linesOfCode" : 243,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 128
      },
      "startLine" : 139,
      "endLine" : 163,
      "linesOfCode" : 23,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private FieldAndGetterElements getFieldAndGetterForProperty()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
        "extension" : "java",
        "linesOfCode" : 129,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 146,
      "endLine" : 171,
      "linesOfCode" : 25,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean hasNullnessAnnotations()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "jar-infer/jar-infer-lib/src/main/java/com/uber/nullaway/jarinfer/BytecodeAnnotator.java",
        "extension" : "java",
        "linesOfCode" : 268,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 44,
        "linesOfCodeInUnits" : 209
      },
      "startLine" : 124,
      "endLine" : 144,
      "linesOfCode" : 21,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public TransferResult visitAssignment()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
        "extension" : "java",
        "linesOfCode" : 949,
        "unitsCount" : 100,
        "unitsMcCabeIndexSum" : 177,
        "linesOfCodeInUnits" : 718
      },
      "startLine" : 504,
      "endLine" : 540,
      "linesOfCode" : 30,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "Nullness returnValueNullness()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessPropagation.java",
        "extension" : "java",
        "linesOfCode" : 949,
        "unitsCount" : 100,
        "unitsMcCabeIndexSum" : 177,
        "linesOfCodeInUnits" : 718
      },
      "startLine" : 1021,
      "endLine" : 1049,
      "linesOfCode" : 19,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Nullness getNullnessOfFieldForReceiverTree()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/dataflow/AccessPathNullnessAnalysis.java",
        "extension" : "java",
        "linesOfCode" : 225,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 49,
        "linesOfCodeInUnits" : 189
      },
      "startLine" : 265,
      "endLine" : 297,
      "linesOfCode" : 28,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Type visitParameterizedType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/generics/PreservedAnnotationTreeVisitor.java",
        "extension" : "java",
        "linesOfCode" : 160,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 109
      },
      "startLine" : 46,
      "endLine" : 91,
      "linesOfCode" : 43,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Description matchMemberSelect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 576,
      "endLine" : 602,
      "linesOfCode" : 21,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkReturnExpression()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 918,
      "endLine" : 969,
      "linesOfCode" : 39,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Description checkCastToNonNullTakesNullable()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
        "extension" : "java",
        "linesOfCode" : 1954,
        "unitsCount" : 81,
        "unitsMcCabeIndexSum" : 480,
        "linesOfCodeInUnits" : 1734
      },
      "startLine" : 1826,
      "endLine" : 1881,
      "linesOfCode" : 51,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 168,
      "cleanedLinesOfCode" : 11673,
      "duplicatedLinesOfCode" : 842,
      "numberOfFilesWithDuplicates" : 41,
      "duplicationPercentage" : 7.213227105285702
    },
    "duplicationPerComponent" : [ [ {
      "key" : "nullaway",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 9571,
      "duplicatedLinesOfCode" : 692,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 7.230174485424721
    }, {
      "key" : "jar-infer",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 964,
      "duplicatedLinesOfCode" : 114,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 11.825726141078839
    }, {
      "key" : "test-library-models",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 82,
      "duplicatedLinesOfCode" : 28,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 34.146341463414636
    }, {
      "key" : "sample-library-model",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 31,
      "duplicatedLinesOfCode" : 8,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 25.806451612903224
    }, {
      "key" : "sample-app",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 65,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "test-java-lib",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 95,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "annotations",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 3,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "sample",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 73,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "test-java-lib-lombok",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 17,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "jmh",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 772,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "java",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 11597,
      "duplicatedLinesOfCode" : 842,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 7.2604984047598515
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Toys.java",
          "extension" : "java",
          "linesOfCode" : 38,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 34
        },
        "sourceFileCleanedLinesOfCode" : 28,
        "startLine" : 14,
        "endLine" : 40,
        "cleanedStartLine" : 8,
        "cleanedEndLine" : 28,
        "blockSize" : 21,
        "percentage" : 75.0
      }, {
        "sourceFile" : {
          "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Toys.java",
          "extension" : "java",
          "linesOfCode" : 39,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 34
        },
        "sourceFileCleanedLinesOfCode" : 28,
        "startLine" : 16,
        "endLine" : 42,
        "cleanedStartLine" : 8,
        "cleanedEndLine" : 28,
        "blockSize" : 21,
        "percentage" : 75.0
      } ],
      "blockSize" : 21
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagatorFactory.java",
          "extension" : "java",
          "linesOfCode" : 108,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 99
        },
        "sourceFileCleanedLinesOfCode" : 97,
        "startLine" : 40,
        "endLine" : 63,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 25,
        "blockSize" : 20,
        "percentage" : 20.61855670103093
      }, {
        "sourceFile" : {
          "relativePath" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
          "extension" : "java",
          "linesOfCode" : 104,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 80
        },
        "sourceFileCleanedLinesOfCode" : 82,
        "startLine" : 101,
        "endLine" : 120,
        "cleanedStartLine" : 52,
        "cleanedEndLine" : 71,
        "blockSize" : 20,
        "percentage" : 24.390243902439025
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Bar.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 3,
        "endLine" : 19,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 12,
        "blockSize" : 12,
        "percentage" : 100.0
      }, {
        "sourceFile" : {
          "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Bar.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 3,
        "endLine" : 19,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 12,
        "blockSize" : 12,
        "percentage" : 100.0
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 192,
        "endLine" : 203,
        "cleanedStartLine" : 94,
        "cleanedEndLine" : 104,
        "blockSize" : 11,
        "percentage" : 5.164319248826291
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 83,
        "endLine" : 94,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 19,
        "blockSize" : 11,
        "percentage" : 4.741379310344827
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 153,
        "endLine" : 165,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 69,
        "blockSize" : 11,
        "percentage" : 9.166666666666666
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 185,
        "endLine" : 197,
        "cleanedStartLine" : 87,
        "cleanedEndLine" : 97,
        "blockSize" : 11,
        "percentage" : 5.699481865284974
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 156,
        "endLine" : 165,
        "cleanedStartLine" : 60,
        "cleanedEndLine" : 69,
        "blockSize" : 10,
        "percentage" : 8.333333333333334
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 117,
        "endLine" : 126,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 43,
        "blockSize" : 10,
        "percentage" : 4.310344827586207
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 155,
        "endLine" : 164,
        "cleanedStartLine" : 65,
        "cleanedEndLine" : 74,
        "blockSize" : 10,
        "percentage" : 11.235955056179776
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/EnsuresNonNullHandler.java",
          "extension" : "java",
          "linesOfCode" : 150,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 17,
          "linesOfCodeInUnits" : 123
        },
        "sourceFileCleanedLinesOfCode" : 110,
        "startLine" : 173,
        "endLine" : 182,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 91,
        "blockSize" : 10,
        "percentage" : 9.090909090909092
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
          "extension" : "java",
          "linesOfCode" : 65,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 32
        },
        "sourceFileCleanedLinesOfCode" : 42,
        "startLine" : 46,
        "endLine" : 55,
        "cleanedStartLine" : 5,
        "cleanedEndLine" : 14,
        "blockSize" : 10,
        "percentage" : 23.80952380952381
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 249,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 50,
          "linesOfCodeInUnits" : 201
        },
        "sourceFileCleanedLinesOfCode" : 186,
        "startLine" : 183,
        "endLine" : 192,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 68,
        "blockSize" : 10,
        "percentage" : 5.376344086021505
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
          "extension" : "java",
          "linesOfCode" : 129,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 73,
        "endLine" : 82,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 21,
        "blockSize" : 10,
        "percentage" : 11.764705882352942
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 117,
        "endLine" : 126,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 43,
        "blockSize" : 10,
        "percentage" : 4.310344827586207
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
          "extension" : "java",
          "linesOfCode" : 120,
          "unitsCount" : 5,
          "unitsMcCabeIndexSum" : 23,
          "linesOfCodeInUnits" : 64
        },
        "sourceFileCleanedLinesOfCode" : 79,
        "startLine" : 85,
        "endLine" : 94,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 32,
        "blockSize" : 10,
        "percentage" : 12.658227848101266
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 176,
        "endLine" : 185,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 90,
        "blockSize" : 10,
        "percentage" : 4.694835680751174
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
          "extension" : "java",
          "linesOfCode" : 129,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 73,
        "endLine" : 82,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 21,
        "blockSize" : 10,
        "percentage" : 11.764705882352942
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 156,
        "endLine" : 165,
        "cleanedStartLine" : 60,
        "cleanedEndLine" : 69,
        "blockSize" : 10,
        "percentage" : 8.333333333333334
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 154,
        "endLine" : 163,
        "cleanedStartLine" : 50,
        "cleanedEndLine" : 59,
        "blockSize" : 10,
        "percentage" : 8.771929824561404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 200,
        "endLine" : 209,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 102,
        "blockSize" : 10,
        "percentage" : 8.771929824561404
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
          "extension" : "java",
          "linesOfCode" : 65,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 32
        },
        "sourceFileCleanedLinesOfCode" : 42,
        "startLine" : 46,
        "endLine" : 55,
        "cleanedStartLine" : 5,
        "cleanedEndLine" : 14,
        "blockSize" : 10,
        "percentage" : 23.80952380952381
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 218,
        "endLine" : 227,
        "cleanedStartLine" : 105,
        "cleanedEndLine" : 114,
        "blockSize" : 10,
        "percentage" : 1.0706638115631693
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 156,
        "endLine" : 165,
        "cleanedStartLine" : 60,
        "cleanedEndLine" : 69,
        "blockSize" : 10,
        "percentage" : 8.333333333333334
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 176,
        "endLine" : 185,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 90,
        "blockSize" : 10,
        "percentage" : 4.694835680751174
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 156,
        "endLine" : 165,
        "cleanedStartLine" : 60,
        "cleanedEndLine" : 69,
        "blockSize" : 10,
        "percentage" : 8.333333333333334
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
          "extension" : "java",
          "linesOfCode" : 120,
          "unitsCount" : 5,
          "unitsMcCabeIndexSum" : 23,
          "linesOfCodeInUnits" : 64
        },
        "sourceFileCleanedLinesOfCode" : 79,
        "startLine" : 85,
        "endLine" : 94,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 32,
        "blockSize" : 10,
        "percentage" : 12.658227848101266
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 188,
        "endLine" : 197,
        "cleanedStartLine" : 88,
        "cleanedEndLine" : 97,
        "blockSize" : 10,
        "percentage" : 5.181347150259067
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
          "extension" : "java",
          "linesOfCode" : 120,
          "unitsCount" : 5,
          "unitsMcCabeIndexSum" : 23,
          "linesOfCodeInUnits" : 64
        },
        "sourceFileCleanedLinesOfCode" : 79,
        "startLine" : 85,
        "endLine" : 94,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 32,
        "blockSize" : 10,
        "percentage" : 12.658227848101266
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "jar-infer/test-android-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Foo.java",
          "extension" : "java",
          "linesOfCode" : 16,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 10,
        "startLine" : 3,
        "endLine" : 17,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 10,
        "blockSize" : 10,
        "percentage" : 100.0
      }, {
        "sourceFile" : {
          "relativePath" : "jar-infer/test-java-lib-jarinfer/src/main/java/com/uber/nullaway/jarinfer/toys/unannotated/Foo.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 21
        },
        "sourceFileCleanedLinesOfCode" : 16,
        "startLine" : 3,
        "endLine" : 17,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 10,
        "blockSize" : 10,
        "percentage" : 62.5
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
          "extension" : "java",
          "linesOfCode" : 120,
          "unitsCount" : 5,
          "unitsMcCabeIndexSum" : 23,
          "linesOfCodeInUnits" : 64
        },
        "sourceFileCleanedLinesOfCode" : 79,
        "startLine" : 85,
        "endLine" : 94,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 32,
        "blockSize" : 10,
        "percentage" : 12.658227848101266
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 117,
        "endLine" : 126,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 43,
        "blockSize" : 10,
        "percentage" : 4.310344827586207
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
          "extension" : "java",
          "linesOfCode" : 129,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 73,
        "endLine" : 82,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 21,
        "blockSize" : 10,
        "percentage" : 11.764705882352942
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
          "extension" : "java",
          "linesOfCode" : 120,
          "unitsCount" : 5,
          "unitsMcCabeIndexSum" : 23,
          "linesOfCodeInUnits" : 64
        },
        "sourceFileCleanedLinesOfCode" : 79,
        "startLine" : 85,
        "endLine" : 94,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 32,
        "blockSize" : 10,
        "percentage" : 12.658227848101266
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
          "extension" : "java",
          "linesOfCode" : 129,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 73,
        "endLine" : 82,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 21,
        "blockSize" : 10,
        "percentage" : 11.764705882352942
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 188,
        "endLine" : 197,
        "cleanedStartLine" : 88,
        "cleanedEndLine" : 97,
        "blockSize" : 10,
        "percentage" : 5.181347150259067
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
          "extension" : "java",
          "linesOfCode" : 129,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 73,
        "endLine" : 82,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 21,
        "blockSize" : 10,
        "percentage" : 11.764705882352942
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 176,
        "endLine" : 185,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 90,
        "blockSize" : 10,
        "percentage" : 4.694835680751174
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 188,
        "endLine" : 197,
        "cleanedStartLine" : 88,
        "cleanedEndLine" : 97,
        "blockSize" : 10,
        "percentage" : 5.181347150259067
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 176,
        "endLine" : 185,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 90,
        "blockSize" : 10,
        "percentage" : 4.694835680751174
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
          "extension" : "java",
          "linesOfCode" : 75,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 54
        },
        "sourceFileCleanedLinesOfCode" : 51,
        "startLine" : 60,
        "endLine" : 70,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 38,
        "blockSize" : 10,
        "percentage" : 19.607843137254903
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 72,
        "endLine" : 82,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 20,
        "blockSize" : 10,
        "percentage" : 11.235955056179776
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 176,
        "endLine" : 185,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 90,
        "blockSize" : 10,
        "percentage" : 4.694835680751174
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 117,
        "endLine" : 126,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 43,
        "blockSize" : 10,
        "percentage" : 4.310344827586207
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 218,
        "endLine" : 227,
        "cleanedStartLine" : 105,
        "cleanedEndLine" : 114,
        "blockSize" : 10,
        "percentage" : 1.0706638115631693
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 249,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 50,
          "linesOfCodeInUnits" : 201
        },
        "sourceFileCleanedLinesOfCode" : 186,
        "startLine" : 183,
        "endLine" : 192,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 68,
        "blockSize" : 10,
        "percentage" : 5.376344086021505
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 188,
        "endLine" : 197,
        "cleanedStartLine" : 88,
        "cleanedEndLine" : 97,
        "blockSize" : 10,
        "percentage" : 5.181347150259067
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 117,
        "endLine" : 126,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 43,
        "blockSize" : 10,
        "percentage" : 4.310344827586207
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
          "extension" : "java",
          "linesOfCode" : 75,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 54
        },
        "sourceFileCleanedLinesOfCode" : 51,
        "startLine" : 60,
        "endLine" : 68,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 37,
        "blockSize" : 9,
        "percentage" : 17.647058823529413
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 83,
        "endLine" : 91,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 17,
        "blockSize" : 9,
        "percentage" : 3.8793103448275863
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 170,
        "endLine" : 178,
        "cleanedStartLine" : 71,
        "cleanedEndLine" : 79,
        "blockSize" : 9,
        "percentage" : 7.5
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 208,
        "endLine" : 216,
        "cleanedStartLine" : 105,
        "cleanedEndLine" : 113,
        "blockSize" : 9,
        "percentage" : 4.66321243523316
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 90,
        "endLine" : 98,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 20,
        "blockSize" : 9,
        "percentage" : 0.9635974304068522
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 170,
        "endLine" : 178,
        "cleanedStartLine" : 78,
        "cleanedEndLine" : 86,
        "blockSize" : 9,
        "percentage" : 10.112359550561798
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 170,
        "endLine" : 178,
        "cleanedStartLine" : 71,
        "cleanedEndLine" : 79,
        "blockSize" : 9,
        "percentage" : 7.5
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 90,
        "endLine" : 98,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 20,
        "blockSize" : 9,
        "percentage" : 0.9635974304068522
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 83,
        "endLine" : 91,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 17,
        "blockSize" : 9,
        "percentage" : 3.8793103448275863
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 72,
        "endLine" : 80,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 19,
        "blockSize" : 9,
        "percentage" : 10.112359550561798
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 55,
        "endLine" : 63,
        "cleanedStartLine" : 17,
        "cleanedEndLine" : 25,
        "blockSize" : 9,
        "percentage" : 12.67605633802817
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 103,
        "endLine" : 111,
        "cleanedStartLine" : 48,
        "cleanedEndLine" : 56,
        "blockSize" : 9,
        "percentage" : 12.67605633802817
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 192,
        "endLine" : 200,
        "cleanedStartLine" : 94,
        "cleanedEndLine" : 102,
        "blockSize" : 9,
        "percentage" : 4.225352112676056
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
          "extension" : "java",
          "linesOfCode" : 75,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 54
        },
        "sourceFileCleanedLinesOfCode" : 51,
        "startLine" : 60,
        "endLine" : 68,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 37,
        "blockSize" : 9,
        "percentage" : 17.647058823529413
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 200,
        "endLine" : 208,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 101,
        "blockSize" : 9,
        "percentage" : 7.894736842105263
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 55,
        "endLine" : 63,
        "cleanedStartLine" : 17,
        "cleanedEndLine" : 25,
        "blockSize" : 9,
        "percentage" : 12.67605633802817
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 200,
        "endLine" : 208,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 101,
        "blockSize" : 9,
        "percentage" : 7.894736842105263
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 103,
        "endLine" : 111,
        "cleanedStartLine" : 48,
        "cleanedEndLine" : 56,
        "blockSize" : 9,
        "percentage" : 12.67605633802817
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 192,
        "endLine" : 200,
        "cleanedStartLine" : 94,
        "cleanedEndLine" : 102,
        "blockSize" : 9,
        "percentage" : 4.225352112676056
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 72,
        "endLine" : 80,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 19,
        "blockSize" : 9,
        "percentage" : 10.112359550561798
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagatorFactory.java",
          "extension" : "java",
          "linesOfCode" : 108,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 99
        },
        "sourceFileCleanedLinesOfCode" : 97,
        "startLine" : 143,
        "endLine" : 151,
        "cleanedStartLine" : 74,
        "cleanedEndLine" : 82,
        "blockSize" : 9,
        "percentage" : 9.278350515463918
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagatorFactory.java",
          "extension" : "java",
          "linesOfCode" : 108,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 99
        },
        "sourceFileCleanedLinesOfCode" : 97,
        "startLine" : 153,
        "endLine" : 161,
        "cleanedStartLine" : 84,
        "cleanedEndLine" : 92,
        "blockSize" : 9,
        "percentage" : 9.278350515463918
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 170,
        "endLine" : 178,
        "cleanedStartLine" : 71,
        "cleanedEndLine" : 79,
        "blockSize" : 9,
        "percentage" : 7.5
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 170,
        "endLine" : 178,
        "cleanedStartLine" : 78,
        "cleanedEndLine" : 86,
        "blockSize" : 9,
        "percentage" : 10.112359550561798
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 208,
        "endLine" : 216,
        "cleanedStartLine" : 105,
        "cleanedEndLine" : 113,
        "blockSize" : 9,
        "percentage" : 4.66321243523316
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 170,
        "endLine" : 178,
        "cleanedStartLine" : 78,
        "cleanedEndLine" : 86,
        "blockSize" : 9,
        "percentage" : 10.112359550561798
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullAway.java",
          "extension" : "java",
          "linesOfCode" : 1954,
          "unitsCount" : 81,
          "unitsMcCabeIndexSum" : 480,
          "linesOfCodeInUnits" : 1734
        },
        "sourceFileCleanedLinesOfCode" : 1530,
        "startLine" : 375,
        "endLine" : 385,
        "cleanedStartLine" : 111,
        "cleanedEndLine" : 119,
        "blockSize" : 9,
        "percentage" : 0.5882352941176471
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
          "extension" : "java",
          "linesOfCode" : 415,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 81,
          "linesOfCodeInUnits" : 290
        },
        "sourceFileCleanedLinesOfCode" : 297,
        "startLine" : 514,
        "endLine" : 524,
        "cleanedStartLine" : 230,
        "cleanedEndLine" : 238,
        "blockSize" : 9,
        "percentage" : 3.0303030303030303
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 154,
        "endLine" : 162,
        "cleanedStartLine" : 50,
        "cleanedEndLine" : 58,
        "blockSize" : 9,
        "percentage" : 7.894736842105263
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 55,
        "endLine" : 63,
        "cleanedStartLine" : 17,
        "cleanedEndLine" : 25,
        "blockSize" : 9,
        "percentage" : 12.67605633802817
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 154,
        "endLine" : 162,
        "cleanedStartLine" : 50,
        "cleanedEndLine" : 58,
        "blockSize" : 9,
        "percentage" : 7.894736842105263
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 103,
        "endLine" : 111,
        "cleanedStartLine" : 48,
        "cleanedEndLine" : 56,
        "blockSize" : 9,
        "percentage" : 12.67605633802817
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 208,
        "endLine" : 216,
        "cleanedStartLine" : 105,
        "cleanedEndLine" : 113,
        "blockSize" : 9,
        "percentage" : 4.66321243523316
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 90,
        "endLine" : 98,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 20,
        "blockSize" : 9,
        "percentage" : 0.9635974304068522
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 123,
        "endLine" : 141,
        "cleanedStartLine" : 49,
        "cleanedEndLine" : 56,
        "blockSize" : 8,
        "percentage" : 3.755868544600939
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 100,
        "endLine" : 109,
        "cleanedStartLine" : 31,
        "cleanedEndLine" : 38,
        "blockSize" : 8,
        "percentage" : 8.98876404494382
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
          "extension" : "java",
          "linesOfCode" : 243,
          "unitsCount" : 13,
          "unitsMcCabeIndexSum" : 45,
          "linesOfCodeInUnits" : 128
        },
        "sourceFileCleanedLinesOfCode" : 160,
        "startLine" : 203,
        "endLine" : 212,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 66,
        "blockSize" : 8,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/NullabilityUtil.java",
          "extension" : "java",
          "linesOfCode" : 243,
          "unitsCount" : 13,
          "unitsMcCabeIndexSum" : 45,
          "linesOfCodeInUnits" : 128
        },
        "sourceFileCleanedLinesOfCode" : 160,
        "startLine" : 242,
        "endLine" : 250,
        "cleanedStartLine" : 77,
        "cleanedEndLine" : 84,
        "blockSize" : 8,
        "percentage" : 5.0
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 134,
        "endLine" : 143,
        "cleanedStartLine" : 45,
        "cleanedEndLine" : 52,
        "blockSize" : 8,
        "percentage" : 6.666666666666667
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 161,
        "endLine" : 170,
        "cleanedStartLine" : 69,
        "cleanedEndLine" : 76,
        "blockSize" : 8,
        "percentage" : 4.1450777202072535
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/EnsuresNonNullHandler.java",
          "extension" : "java",
          "linesOfCode" : 150,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 17,
          "linesOfCodeInUnits" : 123
        },
        "sourceFileCleanedLinesOfCode" : 110,
        "startLine" : 111,
        "endLine" : 125,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 47,
        "blockSize" : 8,
        "percentage" : 7.2727272727272725
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/RequiresNonNullHandler.java",
          "extension" : "java",
          "linesOfCode" : 143,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 86
        },
        "sourceFileCleanedLinesOfCode" : 98,
        "startLine" : 75,
        "endLine" : 89,
        "cleanedStartLine" : 7,
        "cleanedEndLine" : 14,
        "blockSize" : 8,
        "percentage" : 8.16326530612245
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 235,
        "endLine" : 242,
        "cleanedStartLine" : 112,
        "cleanedEndLine" : 119,
        "blockSize" : 8,
        "percentage" : 6.666666666666667
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 186,
        "endLine" : 193,
        "cleanedStartLine" : 83,
        "cleanedEndLine" : 90,
        "blockSize" : 8,
        "percentage" : 0.8565310492505354
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationV1Adapter.java",
          "extension" : "java",
          "linesOfCode" : 45,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 5,
          "linesOfCodeInUnits" : 32
        },
        "sourceFileCleanedLinesOfCode" : 33,
        "startLine" : 36,
        "endLine" : 43,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 9,
        "blockSize" : 8,
        "percentage" : 24.242424242424242
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/adapters/SerializationV3Adapter.java",
          "extension" : "java",
          "linesOfCode" : 75,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 9,
          "linesOfCodeInUnits" : 59
        },
        "sourceFileCleanedLinesOfCode" : 58,
        "startLine" : 51,
        "endLine" : 58,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 9,
        "blockSize" : 8,
        "percentage" : 13.793103448275861
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "sample-library-model/src/main/java/com/uber/modelexample/ExampleLibraryModels.java",
          "extension" : "java",
          "linesOfCode" : 47,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 9,
          "linesOfCodeInUnits" : 29
        },
        "sourceFileCleanedLinesOfCode" : 31,
        "startLine" : 28,
        "endLine" : 39,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 10,
        "blockSize" : 8,
        "percentage" : 25.806451612903224
      }, {
        "sourceFile" : {
          "relativePath" : "test-library-models/src/main/java/com/uber/nullaway/testlibrarymodels/TestLibraryModels.java",
          "extension" : "java",
          "linesOfCode" : 104,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 80
        },
        "sourceFileCleanedLinesOfCode" : 82,
        "startLine" : 32,
        "endLine" : 43,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 10,
        "blockSize" : 8,
        "percentage" : 9.75609756097561
      } ],
      "blockSize" : 8
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 125,
        "endLine" : 130,
        "cleanedStartLine" : 43,
        "cleanedEndLine" : 48,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 135,
        "endLine" : 140,
        "cleanedStartLine" : 52,
        "cleanedEndLine" : 57,
        "blockSize" : 6,
        "percentage" : 6.741573033707865
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 111,
        "endLine" : 116,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 34,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/temporary/FluentFutureHandler.java",
          "extension" : "java",
          "linesOfCode" : 72,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 44
        },
        "sourceFileCleanedLinesOfCode" : 50,
        "startLine" : 73,
        "endLine" : 78,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 34,
        "blockSize" : 6,
        "percentage" : 12.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 134,
        "endLine" : 139,
        "cleanedStartLine" : 47,
        "cleanedEndLine" : 52,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
          "extension" : "java",
          "linesOfCode" : 75,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 54
        },
        "sourceFileCleanedLinesOfCode" : 51,
        "startLine" : 78,
        "endLine" : 83,
        "cleanedStartLine" : 43,
        "cleanedEndLine" : 48,
        "blockSize" : 6,
        "percentage" : 11.764705882352942
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodLocation.java",
          "extension" : "java",
          "linesOfCode" : 23,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 14
        },
        "sourceFileCleanedLinesOfCode" : 15,
        "startLine" : 41,
        "endLine" : 46,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "blockSize" : 6,
        "percentage" : 40.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/FieldLocation.java",
          "extension" : "java",
          "linesOfCode" : 23,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 14
        },
        "sourceFileCleanedLinesOfCode" : 15,
        "startLine" : 41,
        "endLine" : 46,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "blockSize" : 6,
        "percentage" : 40.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/fixserialization/location/MethodParameterLocation.java",
          "extension" : "java",
          "linesOfCode" : 41,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 29
        },
        "sourceFileCleanedLinesOfCode" : 29,
        "startLine" : 64,
        "endLine" : 69,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 25,
        "blockSize" : 6,
        "percentage" : 20.689655172413794
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
          "extension" : "java",
          "linesOfCode" : 65,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 32
        },
        "sourceFileCleanedLinesOfCode" : 42,
        "startLine" : 46,
        "endLine" : 51,
        "cleanedStartLine" : 5,
        "cleanedEndLine" : 10,
        "blockSize" : 6,
        "percentage" : 14.285714285714286
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 218,
        "endLine" : 223,
        "cleanedStartLine" : 105,
        "cleanedEndLine" : 110,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 249,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 50,
          "linesOfCodeInUnits" : 201
        },
        "sourceFileCleanedLinesOfCode" : 186,
        "startLine" : 183,
        "endLine" : 188,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 64,
        "blockSize" : 6,
        "percentage" : 3.225806451612903
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 210,
        "endLine" : 215,
        "cleanedStartLine" : 107,
        "cleanedEndLine" : 112,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 172,
        "endLine" : 177,
        "cleanedStartLine" : 80,
        "cleanedEndLine" : 85,
        "blockSize" : 6,
        "percentage" : 6.741573033707865
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 172,
        "endLine" : 177,
        "cleanedStartLine" : 73,
        "cleanedEndLine" : 78,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 92,
        "endLine" : 97,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
          "extension" : "java",
          "linesOfCode" : 132,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 101
        },
        "sourceFileCleanedLinesOfCode" : 97,
        "startLine" : 276,
        "endLine" : 281,
        "cleanedStartLine" : 53,
        "cleanedEndLine" : 58,
        "blockSize" : 6,
        "percentage" : 6.185567010309279
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 107,
        "endLine" : 112,
        "cleanedStartLine" : 31,
        "cleanedEndLine" : 36,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/fieldcontract/RequiresNonNullHandler.java",
          "extension" : "java",
          "linesOfCode" : 143,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 13,
          "linesOfCodeInUnits" : 86
        },
        "sourceFileCleanedLinesOfCode" : 98,
        "startLine" : 130,
        "endLine" : 135,
        "cleanedStartLine" : 43,
        "cleanedEndLine" : 48,
        "blockSize" : 6,
        "percentage" : 6.122448979591836
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 79,
        "endLine" : 84,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 14,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/StreamNullabilityPropagator.java",
          "extension" : "java",
          "linesOfCode" : 415,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 81,
          "linesOfCodeInUnits" : 290
        },
        "sourceFileCleanedLinesOfCode" : 297,
        "startLine" : 209,
        "endLine" : 214,
        "cleanedStartLine" : 39,
        "cleanedEndLine" : 44,
        "blockSize" : 6,
        "percentage" : 2.0202020202020203
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 164,
        "endLine" : 169,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 75,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 72,
        "endLine" : 77,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 16,
        "blockSize" : 6,
        "percentage" : 6.741573033707865
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 137,
        "endLine" : 142,
        "cleanedStartLine" : 46,
        "cleanedEndLine" : 51,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 83,
        "endLine" : 88,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 14,
        "blockSize" : 6,
        "percentage" : 2.586206896551724
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 149,
        "endLine" : 154,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 64,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 192,
        "endLine" : 197,
        "cleanedStartLine" : 94,
        "cleanedEndLine" : 99,
        "blockSize" : 6,
        "percentage" : 2.816901408450704
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
          "extension" : "java",
          "linesOfCode" : 75,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 54
        },
        "sourceFileCleanedLinesOfCode" : 51,
        "startLine" : 60,
        "endLine" : 65,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 34,
        "blockSize" : 6,
        "percentage" : 11.764705882352942
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 58,
        "endLine" : 63,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 25,
        "blockSize" : 6,
        "percentage" : 8.450704225352112
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 157,
        "endLine" : 162,
        "cleanedStartLine" : 53,
        "cleanedEndLine" : 58,
        "blockSize" : 6,
        "percentage" : 5.2631578947368425
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 106,
        "endLine" : 111,
        "cleanedStartLine" : 51,
        "cleanedEndLine" : 56,
        "blockSize" : 6,
        "percentage" : 8.450704225352112
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 203,
        "endLine" : 208,
        "cleanedStartLine" : 96,
        "cleanedEndLine" : 101,
        "blockSize" : 6,
        "percentage" : 5.2631578947368425
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 150,
        "endLine" : 155,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 64,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 100,
        "endLine" : 105,
        "cleanedStartLine" : 31,
        "cleanedEndLine" : 36,
        "blockSize" : 6,
        "percentage" : 6.741573033707865
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 127,
        "endLine" : 132,
        "cleanedStartLine" : 39,
        "cleanedEndLine" : 44,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 104,
        "endLine" : 109,
        "cleanedStartLine" : 24,
        "cleanedEndLine" : 29,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 123,
        "endLine" : 128,
        "cleanedStartLine" : 49,
        "cleanedEndLine" : 54,
        "blockSize" : 6,
        "percentage" : 2.816901408450704
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 86,
        "endLine" : 91,
        "cleanedStartLine" : 12,
        "cleanedEndLine" : 17,
        "blockSize" : 6,
        "percentage" : 2.586206896551724
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 75,
        "endLine" : 80,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "blockSize" : 6,
        "percentage" : 6.741573033707865
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LombokHandler.java",
          "extension" : "java",
          "linesOfCode" : 75,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 54
        },
        "sourceFileCleanedLinesOfCode" : 51,
        "startLine" : 63,
        "endLine" : 68,
        "cleanedStartLine" : 32,
        "cleanedEndLine" : 37,
        "blockSize" : 6,
        "percentage" : 11.764705882352942
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 195,
        "endLine" : 200,
        "cleanedStartLine" : 97,
        "cleanedEndLine" : 102,
        "blockSize" : 6,
        "percentage" : 2.816901408450704
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AssertionHandler.java",
          "extension" : "java",
          "linesOfCode" : 65,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 32
        },
        "sourceFileCleanedLinesOfCode" : 42,
        "startLine" : 49,
        "endLine" : 54,
        "cleanedStartLine" : 8,
        "cleanedEndLine" : 13,
        "blockSize" : 6,
        "percentage" : 14.285714285714286
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 221,
        "endLine" : 226,
        "cleanedStartLine" : 108,
        "cleanedEndLine" : 113,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 249,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 50,
          "linesOfCodeInUnits" : 201
        },
        "sourceFileCleanedLinesOfCode" : 186,
        "startLine" : 186,
        "endLine" : 191,
        "cleanedStartLine" : 62,
        "cleanedEndLine" : 67,
        "blockSize" : 6,
        "percentage" : 3.225806451612903
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 211,
        "endLine" : 216,
        "cleanedStartLine" : 108,
        "cleanedEndLine" : 113,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 173,
        "endLine" : 178,
        "cleanedStartLine" : 81,
        "cleanedEndLine" : 86,
        "blockSize" : 6,
        "percentage" : 6.741573033707865
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 173,
        "endLine" : 178,
        "cleanedStartLine" : 74,
        "cleanedEndLine" : 79,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 93,
        "endLine" : 98,
        "cleanedStartLine" : 15,
        "cleanedEndLine" : 20,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 157,
        "endLine" : 162,
        "cleanedStartLine" : 61,
        "cleanedEndLine" : 66,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 118,
        "endLine" : 123,
        "cleanedStartLine" : 35,
        "cleanedEndLine" : 40,
        "blockSize" : 6,
        "percentage" : 2.586206896551724
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 189,
        "endLine" : 194,
        "cleanedStartLine" : 89,
        "cleanedEndLine" : 94,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
          "extension" : "java",
          "linesOfCode" : 120,
          "unitsCount" : 5,
          "unitsMcCabeIndexSum" : 23,
          "linesOfCodeInUnits" : 64
        },
        "sourceFileCleanedLinesOfCode" : 79,
        "startLine" : 86,
        "endLine" : 91,
        "cleanedStartLine" : 24,
        "cleanedEndLine" : 29,
        "blockSize" : 6,
        "percentage" : 7.594936708860759
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 177,
        "endLine" : 182,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "blockSize" : 6,
        "percentage" : 2.816901408450704
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
          "extension" : "java",
          "linesOfCode" : 129,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 74,
        "endLine" : 79,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "blockSize" : 6,
        "percentage" : 7.0588235294117645
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 57,
        "endLine" : 62,
        "cleanedStartLine" : 19,
        "cleanedEndLine" : 24,
        "blockSize" : 6,
        "percentage" : 8.450704225352112
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 156,
        "endLine" : 161,
        "cleanedStartLine" : 52,
        "cleanedEndLine" : 57,
        "blockSize" : 6,
        "percentage" : 5.2631578947368425
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/contract/ContractUtils.java",
          "extension" : "java",
          "linesOfCode" : 97,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 71,
        "startLine" : 105,
        "endLine" : 110,
        "cleanedStartLine" : 50,
        "cleanedEndLine" : 55,
        "blockSize" : 6,
        "percentage" : 8.450704225352112
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/AbstractFieldContractHandler.java",
          "extension" : "java",
          "linesOfCode" : 149,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 110
        },
        "sourceFileCleanedLinesOfCode" : 114,
        "startLine" : 202,
        "endLine" : 207,
        "cleanedStartLine" : 95,
        "cleanedEndLine" : 100,
        "blockSize" : 6,
        "percentage" : 5.2631578947368425
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 209,
        "endLine" : 214,
        "cleanedStartLine" : 106,
        "cleanedEndLine" : 111,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/RestrictiveAnnotationHandler.java",
          "extension" : "java",
          "linesOfCode" : 124,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 20,
          "linesOfCodeInUnits" : 69
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 171,
        "endLine" : 176,
        "cleanedStartLine" : 79,
        "cleanedEndLine" : 84,
        "blockSize" : 6,
        "percentage" : 6.741573033707865
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 171,
        "endLine" : 176,
        "cleanedStartLine" : 72,
        "cleanedEndLine" : 77,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/LibraryModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 1095,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 114,
          "linesOfCodeInUnits" : 469
        },
        "sourceFileCleanedLinesOfCode" : 934,
        "startLine" : 91,
        "endLine" : 96,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "blockSize" : 6,
        "percentage" : 0.6423982869379015
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/BaseNoOpHandler.java",
          "extension" : "java",
          "linesOfCode" : 173,
          "unitsCount" : 22,
          "unitsMcCabeIndexSum" : 22,
          "linesOfCodeInUnits" : 106
        },
        "sourceFileCleanedLinesOfCode" : 120,
        "startLine" : 158,
        "endLine" : 163,
        "cleanedStartLine" : 62,
        "cleanedEndLine" : 67,
        "blockSize" : 6,
        "percentage" : 5.0
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/OptionalEmptinessHandler.java",
          "extension" : "java",
          "linesOfCode" : 328,
          "unitsCount" : 28,
          "unitsMcCabeIndexSum" : 66,
          "linesOfCodeInUnits" : 245
        },
        "sourceFileCleanedLinesOfCode" : 232,
        "startLine" : 119,
        "endLine" : 124,
        "cleanedStartLine" : 36,
        "cleanedEndLine" : 41,
        "blockSize" : 6,
        "percentage" : 2.586206896551724
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/CompositeHandler.java",
          "extension" : "java",
          "linesOfCode" : 274,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 46,
          "linesOfCodeInUnits" : 194
        },
        "sourceFileCleanedLinesOfCode" : 193,
        "startLine" : 190,
        "endLine" : 195,
        "cleanedStartLine" : 90,
        "cleanedEndLine" : 95,
        "blockSize" : 6,
        "percentage" : 3.1088082901554404
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/GrpcHandler.java",
          "extension" : "java",
          "linesOfCode" : 120,
          "unitsCount" : 5,
          "unitsMcCabeIndexSum" : 23,
          "linesOfCodeInUnits" : 64
        },
        "sourceFileCleanedLinesOfCode" : 79,
        "startLine" : 87,
        "endLine" : 92,
        "cleanedStartLine" : 25,
        "cleanedEndLine" : 30,
        "blockSize" : 6,
        "percentage" : 7.594936708860759
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/InferredJARModelsHandler.java",
          "extension" : "java",
          "linesOfCode" : 285,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 179
        },
        "sourceFileCleanedLinesOfCode" : 213,
        "startLine" : 178,
        "endLine" : 183,
        "cleanedStartLine" : 83,
        "cleanedEndLine" : 88,
        "blockSize" : 6,
        "percentage" : 2.816901408450704
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/Handler.java",
          "extension" : "java",
          "linesOfCode" : 132,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 101
        },
        "sourceFileCleanedLinesOfCode" : 97,
        "startLine" : 251,
        "endLine" : 256,
        "cleanedStartLine" : 44,
        "cleanedEndLine" : 49,
        "blockSize" : 6,
        "percentage" : 6.185567010309279
      }, {
        "sourceFile" : {
          "relativePath" : "nullaway/src/main/java/com/uber/nullaway/handlers/ApacheThriftIsSetHandler.java",
          "extension" : "java",
          "linesOfCode" : 129,
          "unitsCount" : 9,
          "unitsMcCabeIndexSum" : 30,
          "linesOfCodeInUnits" : 94
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 75,
        "endLine" : 80,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "blockSize" : 6,
        "percentage" : 7.0588235294117645
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2024-03-29",
    "contributors" : [ {
      "email" : "msridhar@gmail.com",
      "commitsCount" : 283,
      "commitsCount30Days" : 8,
      "commitsCount90Days" : 23,
      "commitsCount180Days" : 41,
      "commitsCount365Days" : 78,
      "firstCommitDate" : "2017-09-08",
      "latestCommitDate" : "2024-03-29",
      "activeYears" : [ "2017", "2018", "2019", "2020", "2021", "2022", "2023", "2024" ],
      "commitDates" : [ "2024-03-29", "2024-03-27", "2024-03-26", "2024-03-24", "2024-03-22", "2024-03-19", "2024-03-04", "2024-03-03", "2024-02-23", "2024-02-17", "2024-02-16", "2024-02-15", "2024-02-07", "2024-02-05", "2024-02-02", "2024-01-25", "2024-01-14", "2024-01-03", "2023-12-27", "2023-12-26", "2023-12-20", "2023-12-06", "2023-12-04", "2023-11-28", "2023-11-19", "2023-11-15", "2023-10-20", "2023-10-18", "2023-10-09", "2023-10-08", "2023-10-06", "2023-10-05", "2023-09-29", "2023-09-28", "2023-09-17", "2023-09-05", "2023-09-01", "2023-08-30", "2023-08-25", "2023-08-22", "2023-08-16", "2023-08-14", "2023-08-11", "2023-07-31", "2023-07-26", "2023-07-25", "2023-07-18", "2023-07-16", "2023-07-15", "2023-07-08", "2023-06-24", "2023-06-23", "2023-05-08", "2023-04-27", "2023-03-09", "2023-02-01", "2023-01-22", "2023-01-11", "2023-01-08", "2022-12-23", "2022-12-21", "2022-12-12", "2022-12-08", "2022-11-29", "2022-11-14", "2022-11-04", "2022-11-02", "2022-10-31", "2022-10-27", "2022-10-12", "2022-09-30", "2022-09-23", "2022-09-06", "2022-09-05", "2022-09-03", "2022-08-31", "2022-08-04", "2022-07-01", "2022-05-31", "2022-05-20", "2022-05-07", "2022-04-25", "2022-04-22", "2022-04-18", "2022-04-08", "2022-04-06", "2022-04-05", "2022-03-24", "2022-03-14", "2022-03-11", "2022-02-11", "2022-02-09", "2022-02-07", "2022-02-04", "2022-01-31", "2022-01-24", "2022-01-21", "2022-01-18", "2022-01-14", "2022-01-12", "2022-01-10", "2022-01-09", "2022-01-06", "2022-01-03", "2021-12-28", "2021-12-27", "2021-12-24", "2021-12-23", "2021-12-22", "2021-12-21", "2021-12-17", "2021-12-10", "2021-12-09", "2021-12-08", "2021-12-07", "2021-12-03", "2021-11-22", "2021-09-02", "2021-08-23", "2021-08-20", "2021-08-19", "2021-08-04", "2021-08-02", "2021-07-23", "2021-07-14", "2021-06-30", "2021-06-28", "2021-06-21", "2021-05-18", "2021-05-14", "2021-05-06", "2021-05-05", "2021-05-04", "2021-03-08", "2021-02-22", "2020-09-22", "2020-08-22", "2020-06-03", "2020-02-13", "2019-11-15", "2019-09-30", "2019-07-18", "2019-07-17", "2019-02-04", "2018-12-14", "2018-12-13", "2018-12-07", "2018-12-06", "2018-12-05", "2018-12-04", "2018-12-03", "2018-12-02", "2018-11-26", "2018-11-14", "2018-10-15", "2018-10-09", "2018-09-28", "2018-09-27", "2018-09-26", "2018-09-06", "2018-09-05", "2018-09-04", "2018-08-22", "2018-08-02", "2018-08-01", "2018-05-30", "2018-05-24", "2018-05-15", "2018-05-07", "2018-04-30", "2018-04-25", "2018-04-09", "2018-03-30", "2018-03-29", "2018-03-28", "2018-03-23", "2018-03-12", "2018-02-26", "2018-02-23", "2018-02-04", "2018-01-06", "2018-01-05", "2018-01-03", "2017-12-28", "2017-12-23", "2017-12-19", "2017-12-18", "2017-12-15", "2017-12-14", "2017-12-11", "2017-12-10", "2017-12-07", "2017-12-06", "2017-11-30", "2017-11-27", "2017-11-24", "2017-11-10", "2017-11-02", "2017-10-30", "2017-10-29", "2017-10-26", "2017-10-24", "2017-10-23", "2017-10-20", "2017-10-01", "2017-09-29", "2017-09-26", "2017-09-23", "2017-09-19", "2017-09-18", "2017-09-16", "2017-09-08" ],
      "active" : true,
      "rookie" : false
    }, {
      "email" : "lazaro@uber.com",
      "commitsCount" : 200,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 11,
      "commitsCount365Days" : 26,
      "firstCommitDate" : "2017-09-07",
      "latestCommitDate" : "2023-12-27",
      "activeYears" : [ "2017", "2018", "2019", "2020", "2021", "2022", "2023" ],
      "commitDates" : [ "2023-12-27", "2023-11-30", "2023-11-20", "2023-11-17", "2023-11-01", "2023-10-19", "2023-09-07", "2023-09-01", "2023-08-22", "2023-08-02", "2023-08-01", "2023-06-23", "2023-06-22", "2023-06-14", "2023-06-01", "2023-03-08", "2023-03-06", "2023-02-01", "2023-01-31", "2023-01-26", "2023-01-14", "2023-01-05", "2023-01-04", "2022-12-30", "2022-12-27", "2022-11-18", "2022-11-02", "2022-10-28", "2022-09-21", "2022-09-14", "2022-09-13", "2022-09-09", "2022-09-07", "2022-09-05", "2022-08-31", "2022-08-24", "2022-08-15", "2022-08-05", "2022-08-04", "2022-08-02", "2022-07-26", "2022-07-08", "2022-06-24", "2022-06-22", "2022-06-21", "2022-06-17", "2022-06-10", "2022-05-14", "2022-05-09", "2022-05-05", "2022-05-02", "2022-03-11", "2022-02-22", "2022-02-09", "2022-01-10", "2021-12-29", "2021-12-27", "2021-12-22", "2021-10-19", "2021-10-15", "2021-07-26", "2021-05-14", "2021-04-28", "2021-04-09", "2021-04-07", "2021-04-02", "2021-03-31", "2021-03-02", "2021-02-23", "2021-02-22", "2021-01-29", "2021-01-05", "2020-09-09", "2020-09-02", "2020-08-07", "2020-08-06", "2020-07-29", "2020-07-28", "2020-07-27", "2020-07-24", "2020-07-15", "2020-07-14", "2020-06-29", "2020-06-24", "2020-05-07", "2019-11-16", "2019-09-26", "2019-09-23", "2019-09-19", "2019-09-17", "2019-09-13", "2019-08-22", "2019-08-13", "2019-07-19", "2019-07-01", "2019-06-27", "2019-06-25", "2019-06-22", "2019-06-21", "2019-06-13", "2019-05-21", "2019-04-22", "2019-04-08", "2019-04-01", "2019-03-29", "2019-02-27", "2019-02-14", "2018-11-13", "2018-09-28", "2018-09-20", "2018-08-23", "2018-08-11", "2018-08-08", "2018-08-04", "2018-08-01", "2018-07-24", "2018-06-19", "2018-05-15", "2018-04-10", "2018-04-09", "2017-09-07" ],
      "active" : true,
      "rookie" : false
    }, {
      "email" : "msridhar@uber.com",
      "commitsCount" : 68,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-09-06",
      "latestCommitDate" : "2018-12-08",
      "activeYears" : [ "2017", "2018" ],
      "commitDates" : [ "2018-12-08", "2018-11-15", "2018-11-14", "2018-09-06", "2018-05-07", "2018-04-30", "2018-04-25", "2018-03-24", "2018-03-23", "2018-03-15", "2018-02-26", "2018-02-23", "2018-02-13", "2018-01-06", "2017-12-20", "2017-12-07", "2017-12-06", "2017-11-30", "2017-11-11", "2017-11-07", "2017-10-25", "2017-10-09", "2017-10-02", "2017-09-20", "2017-09-19", "2017-09-16", "2017-09-14", "2017-09-09", "2017-09-08", "2017-09-07", "2017-09-06" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "lazaro.clapp@gmail.com",
      "commitsCount" : 60,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-09-07",
      "latestCommitDate" : "2020-06-18",
      "activeYears" : [ "2017", "2018", "2019", "2020" ],
      "commitDates" : [ "2020-06-18", "2020-05-27", "2020-05-13", "2020-05-05", "2020-02-19", "2020-02-18", "2019-04-08", "2019-04-05", "2019-04-01", "2019-03-29", "2019-03-14", "2019-02-27", "2019-02-14", "2019-02-12", "2018-11-08", "2018-11-06", "2018-10-15", "2018-09-25", "2018-09-20", "2018-09-19", "2018-09-10", "2018-08-17", "2018-08-11", "2018-08-10", "2018-08-07", "2018-08-04", "2018-08-01", "2018-07-24", "2018-07-20", "2018-07-19", "2018-06-26", "2018-06-22", "2018-06-19", "2018-04-23", "2018-03-24", "2018-03-21", "2018-03-15", "2018-02-13", "2018-01-10", "2017-10-12", "2017-10-09", "2017-10-03", "2017-09-29", "2017-09-17", "2017-09-16", "2017-09-14", "2017-09-09", "2017-09-08", "2017-09-07" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "karimipour.nima@gmail.com",
      "commitsCount" : 22,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2020-12-03",
      "latestCommitDate" : "2023-12-15",
      "activeYears" : [ "2020", "2021", "2022", "2023" ],
      "commitDates" : [ "2023-12-15", "2023-03-31", "2023-02-24", "2023-02-22", "2023-02-20", "2023-01-14", "2022-12-29", "2022-11-14", "2022-11-10", "2022-11-08", "2022-07-11", "2022-05-08", "2022-04-25", "2022-03-02", "2022-02-25", "2022-02-23", "2022-02-09", "2021-12-22", "2021-09-11", "2020-12-08", "2020-12-03" ],
      "active" : true,
      "rookie" : false
    }, {
      "email" : "xn137@gmx.de",
      "commitsCount" : 14,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 4,
      "firstCommitDate" : "2023-01-22",
      "latestCommitDate" : "2023-05-15",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-05-15", "2023-04-05", "2023-04-04", "2023-03-31", "2023-03-30", "2023-03-10", "2023-03-09", "2023-02-07", "2023-02-06", "2023-02-02", "2023-01-27", "2023-01-22" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "yuxinw@uber.com",
      "commitsCount" : 13,
      "commitsCount30Days" : 4,
      "commitsCount90Days" : 13,
      "commitsCount180Days" : 13,
      "commitsCount365Days" : 13,
      "firstCommitDate" : "2024-01-12",
      "latestCommitDate" : "2024-03-29",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-03-29", "2024-03-04", "2024-02-23", "2024-02-15", "2024-01-29", "2024-01-14", "2024-01-12" ],
      "active" : true,
      "rookie" : true
    }, {
      "email" : "shubhamugare@uber.com",
      "commitsCount" : 13,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-10-12",
      "latestCommitDate" : "2019-08-30",
      "activeYears" : [ "2018", "2019" ],
      "commitDates" : [ "2019-08-30", "2019-08-09", "2019-06-17", "2019-06-10", "2019-04-27", "2019-04-23", "2019-04-07", "2019-03-29", "2019-03-22", "2019-03-07", "2018-12-11", "2018-10-24", "2018-10-12" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "akulk022@ucr.edu",
      "commitsCount" : 10,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 2,
      "commitsCount180Days" : 10,
      "commitsCount365Days" : 10,
      "firstCommitDate" : "2023-10-15",
      "latestCommitDate" : "2024-02-09",
      "activeYears" : [ "2023", "2024" ],
      "commitDates" : [ "2024-02-09", "2024-01-10", "2023-12-05", "2023-11-13", "2023-11-10", "2023-11-08", "2023-11-01", "2023-10-25", "2023-10-19", "2023-10-15" ],
      "active" : true,
      "rookie" : true
    }, {
      "email" : "ragr@uber.com",
      "commitsCount" : 10,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-04-23",
      "latestCommitDate" : "2019-08-27",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-08-27", "2019-07-31", "2019-07-29", "2019-07-23", "2019-06-05", "2019-05-29", "2019-05-01", "2019-04-30", "2019-04-23" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "pandanomic@gmail.com",
      "commitsCount" : 7,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-09-06",
      "latestCommitDate" : "2019-04-08",
      "activeYears" : [ "2017", "2018", "2019" ],
      "commitDates" : [ "2019-04-08", "2018-11-24", "2017-12-07", "2017-09-14", "2017-09-06" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "52311490+armughan11@users.noreply.github.com",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 5,
      "firstCommitDate" : "2023-07-18",
      "latestCommitDate" : "2023-09-01",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-09-01", "2023-08-21", "2023-07-18" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikita.aware@email.ucr.edu",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2023-02-07",
      "latestCommitDate" : "2023-08-13",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-08-13", "2023-03-20", "2023-03-09", "2023-02-22", "2023-02-07" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "subarno@umich.edu",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-08-08",
      "latestCommitDate" : "2018-08-23",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-08-23", "2018-08-21", "2018-08-11", "2018-08-08" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "armughan2011@gmail.com",
      "commitsCount" : 4,
      "commitsCount30Days" : 1,
      "commitsCount90Days" : 2,
      "commitsCount180Days" : 3,
      "commitsCount365Days" : 4,
      "firstCommitDate" : "2023-09-28",
      "latestCommitDate" : "2024-03-11",
      "activeYears" : [ "2023", "2024" ],
      "commitDates" : [ "2024-03-11", "2024-02-06", "2023-10-26", "2023-09-28" ],
      "active" : true,
      "rookie" : true
    }, {
      "email" : "jochen@schalanda.name",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-03-13",
      "latestCommitDate" : "2021-01-04",
      "activeYears" : [ "2018", "2021" ],
      "commitDates" : [ "2021-01-04", "2018-03-13" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "shubhamdugare@gmail.com",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-09-17",
      "latestCommitDate" : "2020-10-06",
      "activeYears" : [ "2019", "2020" ],
      "commitDates" : [ "2020-10-06", "2019-11-15", "2019-11-04", "2019-09-17" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ckozak@ckozak.net",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-10-03",
      "latestCommitDate" : "2022-10-27",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-10-27", "2022-10-12", "2022-10-03" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nimak@uber.com",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-07-14",
      "latestCommitDate" : "2022-08-27",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-08-27", "2022-07-15", "2022-07-14" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "michaelgang@gmail.com",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-08-13",
      "latestCommitDate" : "2019-11-27",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-11-27", "2019-09-11", "2019-08-13" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ullrich.hafner@gmail.com",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2020-06-10",
      "latestCommitDate" : "2023-09-20",
      "activeYears" : [ "2020", "2023" ],
      "commitDates" : [ "2023-09-20", "2020-06-10" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "t.broyer@ltgt.net",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-10-15",
      "latestCommitDate" : "2018-10-17",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-10-17", "2018-10-15" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "kageiit@users.noreply.github.com",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-09-07",
      "latestCommitDate" : "2018-08-21",
      "activeYears" : [ "2017", "2018" ],
      "commitDates" : [ "2018-08-21", "2017-09-07" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "keiji.muraishi@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-02-16",
      "latestCommitDate" : "2024-02-16",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-02-16" ],
      "active" : true,
      "rookie" : true
    }, {
      "email" : "65160922+crispy-fried-chicken@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-02-02",
      "latestCommitDate" : "2024-02-02",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-02-02" ],
      "active" : true,
      "rookie" : true
    }, {
      "email" : "52428902+oliviernotteghem@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2023-12-21",
      "latestCommitDate" : "2023-12-21",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-12-21" ],
      "active" : true,
      "rookie" : true
    }, {
      "email" : "116849480+akulk022@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2023-08-30",
      "latestCommitDate" : "2023-08-30",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-08-30" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "1559761+asapin@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2023-06-22",
      "latestCommitDate" : "2023-06-22",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-06-22" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "yannick.broeker@me.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-03-05",
      "latestCommitDate" : "2023-03-05",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-03-05" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "christopher.lambert@dremio.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-01-20",
      "latestCommitDate" : "2023-01-20",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-01-20" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "46838597+byte27@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-12-13",
      "latestCommitDate" : "2022-12-13",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-12-13" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nawar001@ucr.edu",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-11-16",
      "latestCommitDate" : "2022-11-16",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-11-16" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "schlosna@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-10-07",
      "latestCommitDate" : "2022-10-07",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-10-07" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mernst@cs.washington.edu",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-08-25",
      "latestCommitDate" : "2022-08-25",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-08-25" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "87631423+sparky983@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-07-04",
      "latestCommitDate" : "2022-07-04",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-07-04" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "94497232+ketkarameya@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-05-23",
      "latestCommitDate" : "2022-05-23",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-05-23" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "gellert.li1995@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-01-16",
      "latestCommitDate" : "2022-01-16",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-01-16" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "skypencil+github@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-08-09",
      "latestCommitDate" : "2021-08-09",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-08-09" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mernst@alum.mit.edu",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-06-09",
      "latestCommitDate" : "2021-06-09",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-06-09" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "46913894+anoopmsivadas@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-05-26",
      "latestCommitDate" : "2021-05-26",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-05-26" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "anuraaga@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-05-14",
      "latestCommitDate" : "2021-05-14",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-05-14" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "michael.hixson@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-04-02",
      "latestCommitDate" : "2021-04-02",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-04-02" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "1917406+mdcfe@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-02-22",
      "latestCommitDate" : "2021-02-22",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-02-22" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "pablogrisafi1975@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-01-04",
      "latestCommitDate" : "2021-01-04",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-01-04" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "tkhrb9@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-02-02",
      "latestCommitDate" : "2020-02-02",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-02-02" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "49021065+lycheeicy@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-01-12",
      "latestCommitDate" : "2020-01-12",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-01-12" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "filip@prochazka.su",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-07-11",
      "latestCommitDate" : "2019-07-11",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-07-11" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jany81@gmail.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-12-22",
      "latestCommitDate" : "2018-12-22",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-12-22" ],
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2017",
      "contributorsCount" : 6,
      "commitsCount" : 94
    }, {
      "timeSlot" : "2018",
      "contributorsCount" : 11,
      "commitsCount" : 155
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 9,
      "commitsCount" : 79
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 8,
      "commitsCount" : 33
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 11,
      "commitsCount" : 74
    }, {
      "timeSlot" : "2022",
      "contributorsCount" : 12,
      "commitsCount" : 143
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 14,
      "commitsCount" : 145
    }, {
      "timeSlot" : "2024",
      "contributorsCount" : 6,
      "commitsCount" : 44
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2017-09",
      "contributorsCount" : 6,
      "commitsCount" : 42
    }, {
      "timeSlot" : "2017-10",
      "contributorsCount" : 3,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2017-11",
      "contributorsCount" : 2,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2017-12",
      "contributorsCount" : 3,
      "commitsCount" : 25
    }, {
      "timeSlot" : "2018-01",
      "contributorsCount" : 3,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2018-02",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2018-03",
      "contributorsCount" : 4,
      "commitsCount" : 24
    }, {
      "timeSlot" : "2018-04",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2018-05",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2018-06",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-07",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-08",
      "contributorsCount" : 5,
      "commitsCount" : 26
    }, {
      "timeSlot" : "2018-09",
      "contributorsCount" : 4,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2018-10",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-11",
      "contributorsCount" : 5,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2018-12",
      "contributorsCount" : 4,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2019-02",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2019-03",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2019-04",
      "contributorsCount" : 5,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2019-05",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2019-06",
      "contributorsCount" : 3,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2019-07",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2019-08",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2019-09",
      "contributorsCount" : 4,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2019-11",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020-05",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2020-06",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2020-07",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-08",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-09",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-01",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2021-02",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2021-03",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-04",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2021-05",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2021-06",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-07",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-08",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2021-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12",
      "contributorsCount" : 3,
      "commitsCount" : 22
    }, {
      "timeSlot" : "2022-01",
      "contributorsCount" : 3,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2022-02",
      "contributorsCount" : 3,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2022-03",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2022-04",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-05",
      "contributorsCount" : 4,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2022-06",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-07",
      "contributorsCount" : 5,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-08",
      "contributorsCount" : 4,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2022-09",
      "contributorsCount" : 2,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2022-10",
      "contributorsCount" : 4,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2022-11",
      "contributorsCount" : 4,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2022-12",
      "contributorsCount" : 4,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2023-01",
      "contributorsCount" : 5,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 5,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-03",
      "contributorsCount" : 6,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2023-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-05",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-06",
      "contributorsCount" : 3,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2023-07",
      "contributorsCount" : 2,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2023-08",
      "contributorsCount" : 5,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2023-09",
      "contributorsCount" : 5,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2023-10",
      "contributorsCount" : 4,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2023-11",
      "contributorsCount" : 3,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2023-12",
      "contributorsCount" : 5,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2024-01",
      "contributorsCount" : 3,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2024-02",
      "contributorsCount" : 6,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2024-03",
      "contributorsCount" : 3,
      "commitsCount" : 14
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2017-09-06",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2017-09-07",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2017-09-08",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2017-09-09",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-09-14",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-09-16",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-09-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-09-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-19",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-09-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-29",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-10-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-09",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-11-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-12-06",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-12-07",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-12-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-12-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-12-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-12-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-12-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-12-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-12-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-01-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-01-06",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2018-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-13",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-23",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-26",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03-15",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-03-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-03-23",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-03-24",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-03-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-03-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-03-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-04-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-25",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-04-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-05-07",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-05-15",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-05-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-05-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-24",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-08-01",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-08-08",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-08-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-11",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-08-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-21",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-23",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-09-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09-06",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-09-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09-20",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-10-15",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-10-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-10-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-11-14",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-11-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-04",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02-14",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-02-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-03-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-29",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-04-01",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-08",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-04-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-23",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-04-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-05-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-05-21",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-05-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-19",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-07-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-08-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-08-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-08-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-09-17",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-09-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-11-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-11-15",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-11-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-11-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-03",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-08-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-12-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-04",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-01-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-01-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-02-22",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-02-23",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-03-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-03-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-03-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-04-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-04-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-04-09",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-04-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-05-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-05-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-05-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-05-14",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-05-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-05-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-07-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-07-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-08-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-09-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-10-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-10-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-11-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-22",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-12-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-12-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-27",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-12-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-29",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-01-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-10",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-01-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-14",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-01-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-01-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-04",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-02-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-09",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-02-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-11",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-03-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-04-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-25",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-31",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-08-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-31",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-27",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-28",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-02",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-11-04",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-14",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-30",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-04",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-14",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-01-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-01",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-02-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-22",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-09",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-03-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-31",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-06-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-22",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-06-23",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-18",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-31",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-08-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-08-11",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-08-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-08-22",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-08-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-08-30",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-01",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-09-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-09-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-09-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-01",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-15",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-30",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-12-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-14",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-01-25",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-01-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-02-02",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-02-15",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-02-16",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-02-23",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-03-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-04",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-29",
      "contributorsCount" : 2,
      "commitsCount" : 3
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2017-09-04",
      "contributorsCount" : 6,
      "commitsCount" : 18
    }, {
      "timeSlot" : "2017-09-11",
      "contributorsCount" : 4,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2017-09-18",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2017-09-25",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-10-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-10-09",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-10-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-23",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-10-30",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-11-06",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2017-11-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-27",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-12-04",
      "contributorsCount" : 3,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2017-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-12-18",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2017-12-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-01",
      "contributorsCount" : 2,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2018-01-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-12",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-26",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03-12",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2018-03-19",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2018-03-26",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-04-09",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-04-23",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-04-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-05-07",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-05-14",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-05-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-05-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-18",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-07-23",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-07-30",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2018-08-06",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2018-08-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-20",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-09-03",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-09-17",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-09-24",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-10-08",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-10-15",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-10-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-11-12",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2018-11-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-03",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2018-12-10",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-12-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02-11",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-02-25",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-03-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-25",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-04-01",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2019-04-08",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-04-22",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-04-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-05-20",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-05-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-10",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-06-17",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2019-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-15",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-07-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-08-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-08-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-08-26",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-09-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-09-16",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-11-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-11-11",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-05-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-05-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-01",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-06-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-27",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-08-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-08-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-11-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-12-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-04",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-01-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-02-22",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2021-03-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-03-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-03-29",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-04-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-05-03",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-05-10",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-05-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-05-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-07-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-07-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08-16",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-08-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-09-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-10-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-10-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-11-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-11-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-06",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-20",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2021-12-27",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-01-10",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2022-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-01-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-02-07",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-02-21",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-07",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-03-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-04-25",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-05-02",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-05-09",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-05-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-05-30",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06-20",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-04",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-07-11",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-07-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-01",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-22",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-08-29",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-09-05",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-09-12",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-09-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-10-03",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-10",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-10-24",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-10-31",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-11-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-11-14",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2022-11-28",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-26",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-01-02",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-01-09",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-01-16",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-01-23",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-30",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-02-06",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-02-20",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-06",
      "contributorsCount" : 4,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-03-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-03-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-04-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-05-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-19",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2023-07-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-07-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-07-17",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-07-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-07-31",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-08-07",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-08-14",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-21",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2023-08-28",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-09-04",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-25",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-10-02",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-10-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-16",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-10-23",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-10-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-13",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-11-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-12-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-18",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-12-25",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-01-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-01-08",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-01-22",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-01-29",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-02-05",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-02-12",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2024-02-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-02-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-04",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-18",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-03-25",
      "contributorsCount" : 2,
      "commitsCount" : 5
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "java",
      "commitsCount" : 1843,
      "committers" : [ "msridhar@gmail.com", "armughan2011@gmail.com", "akulk022@ucr.edu", "65160922+crispy-fried-chicken@users.noreply.github.com", "52428902+oliviernotteghem@users.noreply.github.com", "karimipour.nima@gmail.com", "lazaro@uber.com", "ullrich.hafner@gmail.com", "116849480+akulk022@users.noreply.github.com", "nikita.aware@email.ucr.edu", "1559761+asapin@users.noreply.github.com", "xn137@gmx.de", "christopher.lambert@dremio.com", "46838597+byte27@users.noreply.github.com", "nawar001@ucr.edu", "ckozak@ckozak.net", "schlosna@gmail.com", "nimak@uber.com", "mernst@cs.washington.edu", "87631423+sparky983@users.noreply.github.com", "94497232+ketkarameya@users.noreply.github.com", "gellert.li1995@gmail.com", "mernst@alum.mit.edu", "46913894+anoopmsivadas@users.noreply.github.com", "anuraaga@gmail.com", "michael.hixson@gmail.com", "1917406+mdcfe@users.noreply.github.com", "jochen@schalanda.name", "pablogrisafi1975@gmail.com", "shubhamdugare@gmail.com", "lazaro.clapp@gmail.com", "tkhrb9@gmail.com", "49021065+lycheeicy@users.noreply.github.com", "michaelgang@gmail.com", "shubhamugare@uber.com", "ragr@uber.com", "filip@prochazka.su", "pandanomic@gmail.com", "jany81@gmail.com", "subarno@umich.edu", "msridhar@uber.com" ],
      "filesCount" : 286,
      "commitsCount30Days" : 24,
      "committers30Days" : [ "msridhar@gmail.com", "armughan2011@gmail.com" ],
      "filesCount30Days" : 22,
      "commitsCount90Days" : 69,
      "committers90Days" : [ "msridhar@gmail.com", "armughan2011@gmail.com", "akulk022@ucr.edu", "65160922+crispy-fried-chicken@users.noreply.github.com" ],
      "filesCount90Days" : 46,
      "contributorPerExtensionStats" : [ {
        "contributor" : "87631423+sparky983@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "mernst@alum.mit.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 27
      }, {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 204
      }, {
        "contributor" : "49021065+lycheeicy@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "armughan2011@gmail.com",
        "fileUpdates30Days" : 3,
        "fileUpdates90Days" : 7,
        "fileUpdates" : 16
      }, {
        "contributor" : "jochen@schalanda.name",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "1559761+asapin@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "shubhamugare@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 71
      }, {
        "contributor" : "ragr@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 35
      }, {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 13
      }, {
        "contributor" : "116849480+akulk022@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nawar001@ucr.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "akulk022@ucr.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 15,
        "fileUpdates" : 32
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 21,
        "fileUpdates90Days" : 45,
        "fileUpdates" : 673
      }, {
        "contributor" : "schlosna@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "karimipour.nima@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 166
      }, {
        "contributor" : "anuraaga@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "46913894+anoopmsivadas@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "msridhar@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "ckozak@ckozak.net",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "52428902+oliviernotteghem@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "65160922+crispy-fried-chicken@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 2
      }, {
        "contributor" : "pablogrisafi1975@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "filip@prochazka.su",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikita.aware@email.ucr.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 20
      }, {
        "contributor" : "tkhrb9@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "94497232+ketkarameya@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "jany81@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 31
      }, {
        "contributor" : "ullrich.hafner@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "gellert.li1995@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 16
      }, {
        "contributor" : "christopher.lambert@dremio.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nimak@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 26
      }, {
        "contributor" : "mernst@cs.washington.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "subarno@umich.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 17
      }, {
        "contributor" : "xn137@gmx.de",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 47
      }, {
        "contributor" : "1917406+mdcfe@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "shubhamdugare@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 34
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 322
      }, {
        "contributor" : "michael.hixson@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "46838597+byte27@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "michaelgang@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 15
      } ]
    }, {
      "extension" : "properties",
      "commitsCount" : 226,
      "committers" : [ "yuxinw@uber.com", "msridhar@gmail.com", "lazaro@uber.com", "xn137@gmx.de", "ragr@uber.com", "pandanomic@gmail.com", "msridhar@uber.com", "kageiit@users.noreply.github.com", "lazaro.clapp@gmail.com" ],
      "filesCount" : 10,
      "commitsCount30Days" : 5,
      "committers30Days" : [ "yuxinw@uber.com", "msridhar@gmail.com" ],
      "filesCount30Days" : 2,
      "commitsCount90Days" : 14,
      "committers90Days" : [ "yuxinw@uber.com", "msridhar@gmail.com" ],
      "filesCount90Days" : 2,
      "contributorPerExtensionStats" : [ {
        "contributor" : "msridhar@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 60
      }, {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "yuxinw@uber.com",
        "fileUpdates30Days" : 4,
        "fileUpdates90Days" : 12,
        "fileUpdates" : 12
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 26
      }, {
        "contributor" : "xn137@gmx.de",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 120
      }, {
        "contributor" : "ragr@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "kageiit@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 231,
      "committers" : [ "yuxinw@uber.com", "keiji.muraishi@gmail.com", "msridhar@gmail.com", "lazaro@uber.com", "52311490+armughan11@users.noreply.github.com", "yannick.broeker@me.com", "mernst@cs.washington.edu", "skypencil+github@gmail.com", "1917406+mdcfe@users.noreply.github.com", "ragr@uber.com", "msridhar@uber.com", "t.broyer@ltgt.net", "lazaro.clapp@gmail.com", "kageiit@users.noreply.github.com", "jochen@schalanda.name", "pandanomic@gmail.com" ],
      "filesCount" : 8,
      "commitsCount30Days" : 2,
      "committers30Days" : [ "yuxinw@uber.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 8,
      "committers90Days" : [ "yuxinw@uber.com", "keiji.muraishi@gmail.com", "msridhar@gmail.com" ],
      "filesCount90Days" : 2,
      "contributorPerExtensionStats" : [ {
        "contributor" : "msridhar@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 61
      }, {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "jochen@schalanda.name",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ragr@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "keiji.muraishi@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      }, {
        "contributor" : "t.broyer@ltgt.net",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "52311490+armughan11@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "skypencil+github@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "yuxinw@uber.com",
        "fileUpdates30Days" : 2,
        "fileUpdates90Days" : 6,
        "fileUpdates" : 6
      }, {
        "contributor" : "mernst@cs.washington.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 28
      }, {
        "contributor" : "1917406+mdcfe@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 115
      }, {
        "contributor" : "yannick.broeker@me.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "kageiit@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "gradle",
      "commitsCount" : 433,
      "committers" : [ "msridhar@gmail.com", "akulk022@ucr.edu", "armughan2011@gmail.com", "52311490+armughan11@users.noreply.github.com", "lazaro@uber.com", "xn137@gmx.de", "46838597+byte27@users.noreply.github.com", "schlosna@gmail.com", "87631423+sparky983@users.noreply.github.com", "gellert.li1995@gmail.com", "mernst@alum.mit.edu", "jochen@schalanda.name", "ragr@uber.com", "pandanomic@gmail.com", "lazaro.clapp@gmail.com", "t.broyer@ltgt.net", "subarno@umich.edu", "kageiit@users.noreply.github.com", "msridhar@uber.com" ],
      "filesCount" : 29,
      "commitsCount30Days" : 2,
      "committers30Days" : [ "msridhar@gmail.com" ],
      "filesCount30Days" : 2,
      "commitsCount90Days" : 11,
      "committers90Days" : [ "msridhar@gmail.com", "akulk022@ucr.edu" ],
      "filesCount90Days" : 6,
      "contributorPerExtensionStats" : [ {
        "contributor" : "87631423+sparky983@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "mernst@alum.mit.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "msridhar@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 25
      }, {
        "contributor" : "armughan2011@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "jochen@schalanda.name",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "ragr@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "t.broyer@ltgt.net",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      }, {
        "contributor" : "akulk022@ucr.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 2,
        "fileUpdates" : 3
      }, {
        "contributor" : "gellert.li1995@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "52311490+armughan11@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 2,
        "fileUpdates90Days" : 9,
        "fileUpdates" : 299
      }, {
        "contributor" : "subarno@umich.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "xn137@gmx.de",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "schlosna@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 57
      }, {
        "contributor" : "kageiit@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "46838597+byte27@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "yml",
      "commitsCount" : 76,
      "committers" : [ "msridhar@gmail.com", "yuxinw@uber.com", "52311490+armughan11@users.noreply.github.com", "lazaro@uber.com", "xn137@gmx.de", "pandanomic@gmail.com", "lazaro.clapp@gmail.com", "kageiit@users.noreply.github.com", "msridhar@uber.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 1,
      "committers30Days" : [ "msridhar@gmail.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 4,
      "committers90Days" : [ "msridhar@gmail.com", "yuxinw@uber.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "msridhar@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "52311490+armughan11@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "yuxinw@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 3,
        "fileUpdates" : 54
      }, {
        "contributor" : "xn137@gmx.de",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "kageiit@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "jar",
      "commitsCount" : 17,
      "committers" : [ "msridhar@gmail.com", "lazaro@uber.com", "xn137@gmx.de", "pandanomic@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 1,
      "committers30Days" : [ "msridhar@gmail.com" ],
      "filesCount30Days" : 1,
      "commitsCount90Days" : 1,
      "committers90Days" : [ "msridhar@gmail.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 1,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 14
      }, {
        "contributor" : "xn137@gmx.de",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "bat",
      "commitsCount" : 6,
      "committers" : [ "msridhar@gmail.com", "lazaro@uber.com", "pandanomic@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 1,
      "committers90Days" : [ "msridhar@gmail.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 4
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 24,
      "committers" : [ "msridhar@gmail.com", "lazaro@uber.com", "xn137@gmx.de", "pandanomic@gmail.com", "lazaro.clapp@gmail.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 19
      }, {
        "contributor" : "xn137@gmx.de",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "sh",
      "commitsCount" : 16,
      "committers" : [ "52311490+armughan11@users.noreply.github.com", "msridhar@gmail.com", "lazaro@uber.com", "pandanomic@gmail.com" ],
      "filesCount" : 7,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pandanomic@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "52311490+armughan11@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "template",
      "commitsCount" : 4,
      "committers" : [ "lazaro.clapp@gmail.com", "subarno@umich.edu", "msridhar@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "subarno@umich.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "py",
      "commitsCount" : 5,
      "committers" : [ "lazaro@uber.com", "lazaro.clapp@gmail.com", "subarno@umich.edu" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "subarno@umich.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "astubx",
      "commitsCount" : 7,
      "committers" : [ "lazaro@uber.com", "ragr@uber.com", "lazaro.clapp@gmail.com" ],
      "filesCount" : 5,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "ragr@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 2,
      "committers" : [ "karimipour.nima@gmail.com", "subarno@umich.edu" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "subarno@umich.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "karimipour.nima@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 7,
      "committers" : [ "ragr@uber.com", "msridhar@gmail.com" ],
      "filesCount" : 7,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "ragr@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "png",
      "commitsCount" : 2,
      "committers" : [ "msridhar@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "msridhar@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "conf",
      "commitsCount" : 1,
      "committers" : [ "lazaro.clapp@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lazaro.clapp@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "jks",
      "commitsCount" : 1,
      "committers" : [ "lazaro@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "config",
      "commitsCount" : 1,
      "committers" : [ "lazaro@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lazaro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 91,
  "excludedExtensions" : {
    "" : 3,
    "template" : 1,
    "gitignore" : 1,
    "txt" : 1,
    "jks" : 1,
    "java" : 64,
    "sh" : 6,
    "md" : 3,
    "astubx" : 4,
    "json" : 1,
    "yml" : 3,
    "buggy" : 1,
    "config" : 1,
    "properties" : 1
  },
  "analysisStartTimeMs" : 1712147729765,
  "maxLinesOfCode" : 15784,
  "maxFileCount" : 142
}