{
  "metadata" : {
    "name" : "JetBrains / debugger-agent",
    "description" : "",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/debugger-agent.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 30,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 14,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 2879,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JAVA",
      "value" : 14,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JAVA",
      "value" : 2879,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 0,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 0.0,
      "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" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 124,
      "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_GRADLE",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_GRADLE",
      "value" : 53,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 178,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 169,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 9,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC",
      "value" : 14,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC",
      "value" : 2879,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 14,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 2879,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 501,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 501,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 2378,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 2378,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 9,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "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" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 527,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 107,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 230,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 2015,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 220,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 2114,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 765,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 817,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 38.64711447492905,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 158,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 591,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 27.95648060548723,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 40,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 653,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 30.889309366130558,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 21,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 53,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 2.507095553453169,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 817,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 38.64711447492905,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 158,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 591,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 27.95648060548723,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 40,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 653,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 30.889309366130558,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 21,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 53,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 2.507095553453169,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 817,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 38.64711447492905,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 158,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_LOC",
      "value" : 591,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 27.95648060548723,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_COUNT",
      "value" : 40,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_LOC",
      "value" : 653,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 30.889309366130558,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_COUNT",
      "value" : 21,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_LOC",
      "value" : 53,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 2.507095553453169,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 1594,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 75.40208136234627,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 200,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 470,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 22.232734153263955,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 50,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.3651844843897822,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 1594,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 75.40208136234627,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 200,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 470,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 22.232734153263955,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 50,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.3651844843897822,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 1594,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 75.40208136234627,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 200,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_LOC",
      "value" : 470,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 22.232734153263955,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_LOC",
      "value" : 50,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.3651844843897822,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 3041,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 81,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 429,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 2145,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 7,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 6,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 1076,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 518,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 1285,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 17,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 21,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 6,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 137,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 2141,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 6.3988790284913595,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SRC",
      "value" : 137,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SRC",
      "value" : 137,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SRC",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_JAVA",
      "value" : 137,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JAVA",
      "value" : 2141,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JAVA",
      "value" : 6.3988790284913595,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 508,
      "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" : 2879,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 6.3988790284913595,
          "description" : "Duplication percentage"
        },
        "status" : "FAILED"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 30,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 14,
    "linesOfCode" : 2879,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 14,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 2879,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 3,
    "linesOfCode" : 124,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.bat",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.bat",
      "value" : 71,
      "description" : [ ]
    }, {
      "name" : "  *.gradle",
      "value" : 53,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 2,
    "linesOfCode" : 178,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.txt",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.txt",
      "value" : 169,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 9,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "src",
      "filesCount" : 14,
      "linesOfCode" : 2879,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 14,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 2879,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "src",
        "sourceFileFilters" : [ {
          "pathPattern" : "./src/.*",
          "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" : "src",
      "value" : 14,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "src",
      "value" : 2879,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 1,
      "linesOfCode" : 501,
      "numberOfRegexLineMatches" : 4,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 501,
        "description" : [ ]
      } ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 13,
      "linesOfCode" : 2378,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 13,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 2378,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 13,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 501,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 2378,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "github actions",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]github[/]workflows[/].*" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".github/workflows/gradle.yml"
  }, {
    "tagRule" : {
      "tag" : "gradle",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)build[.]gradle" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "build.gradle"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 527,
      "lowRiskValue" : 107,
      "mediumRiskValue" : 230,
      "highRiskValue" : 2015,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 9,
      "mediumRiskCount" : 1,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 18.3049670024314,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 69.98957971517888,
      "mediumRiskPercentage" : 7.98888502952414,
      "lowRiskPercentage" : 3.7165682528655783,
      "totalValue" : 2879,
      "totalCount" : 14
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 527,
      "lowRiskValue" : 107,
      "mediumRiskValue" : 230,
      "highRiskValue" : 2015,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 9,
      "mediumRiskCount" : 1,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 18.3049670024314,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 69.98957971517888,
      "mediumRiskPercentage" : 7.98888502952414,
      "lowRiskPercentage" : 3.7165682528655783,
      "totalValue" : 2879,
      "totalCount" : 14
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 527,
        "lowRiskValue" : 107,
        "mediumRiskValue" : 230,
        "highRiskValue" : 2015,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 9,
        "mediumRiskCount" : 1,
        "highRiskCount" : 3,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 18.3049670024314,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 69.98957971517888,
        "mediumRiskPercentage" : 7.98888502952414,
        "lowRiskPercentage" : 3.7165682528655783,
        "totalValue" : 2879,
        "totalCount" : 14
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 1076,
      "mediumRiskValue" : 0,
      "highRiskValue" : 518,
      "veryHighRiskValue" : 1285,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 6,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 44.633553317124004,
      "highRiskPercentage" : 17.992358457797845,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 37.374088225078154,
      "totalValue" : 2879,
      "totalCount" : 14
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 138,
      "mediumRiskValue" : 0,
      "highRiskValue" : 71,
      "veryHighRiskValue" : 2670,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 1,
      "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" : 92.74053490795416,
      "highRiskPercentage" : 2.466134074331365,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 4.793331017714484,
      "totalValue" : 2879,
      "totalCount" : 14
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1775,
      "lowRiskValue" : 1104,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 11,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 61.653351858284125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 38.346648141715875,
      "totalValue" : 2879,
      "totalCount" : 14
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 191,
      "lowRiskValue" : 2085,
      "mediumRiskValue" : 603,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 8,
      "negligibleRiskCount" : 4,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 6.634248002778743,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 20.944772490448074,
      "lowRiskPercentage" : 72.42097950677318,
      "totalValue" : 2879,
      "totalCount" : 14
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1775,
      "lowRiskValue" : 1104,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 11,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 61.653351858284125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 38.346648141715875,
      "totalValue" : 2879,
      "totalCount" : 14
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 1076,
      "mediumRiskValue" : 0,
      "highRiskValue" : 518,
      "veryHighRiskValue" : 1285,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 6,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 44.633553317124004,
      "highRiskPercentage" : 17.992358457797845,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 37.374088225078154,
      "totalValue" : 2879,
      "totalCount" : 14
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 138,
      "mediumRiskValue" : 0,
      "highRiskValue" : 71,
      "veryHighRiskValue" : 2670,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 1,
      "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" : 92.74053490795416,
      "highRiskPercentage" : 2.466134074331365,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 4.793331017714484,
      "totalValue" : 2879,
      "totalCount" : 14
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1775,
        "lowRiskValue" : 1104,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 61.653351858284125,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 38.346648141715875,
        "totalValue" : 2879,
        "totalCount" : 14
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 138,
        "mediumRiskValue" : 0,
        "highRiskValue" : 71,
        "veryHighRiskValue" : 2670,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "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" : 92.74053490795416,
        "highRiskPercentage" : 2.466134074331365,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 4.793331017714484,
        "totalValue" : 2879,
        "totalCount" : 14
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 1076,
        "mediumRiskValue" : 0,
        "highRiskValue" : 518,
        "veryHighRiskValue" : 1285,
        "lowRiskCount" : 7,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 6,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 44.633553317124004,
        "highRiskPercentage" : 17.992358457797845,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 37.374088225078154,
        "totalValue" : 2879,
        "totalCount" : 14
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    } ],
    "youngestFiles" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
      "extension" : "java",
      "linesOfCode" : 83,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 55,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ClassTransformer.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
      "extension" : "java",
      "linesOfCode" : 996,
      "unitsCount" : 88,
      "unitsMcCabeIndexSum" : 186,
      "linesOfCodeInUnits" : 796
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
      "extension" : "java",
      "linesOfCode" : 71,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
      "extension" : "java",
      "linesOfCode" : 61,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
      "extension" : "java",
      "linesOfCode" : 230,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 143
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
      "extension" : "java",
      "linesOfCode" : 501,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 362
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
      "extension" : "java",
      "linesOfCode" : 518,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 98,
      "linesOfCodeInUnits" : 421
    }, {
      "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
      "extension" : "java",
      "linesOfCode" : 85,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 71
    } ],
    "firstDate" : "2017-09-22",
    "latestDate" : "2025-12-12",
    "daysBetweenFirstAndLastDate" : 3004,
    "weeks" : 429,
    "estimatedWorkindDays" : 2145,
    "activeDays" : 81,
    "ageInDays" : 3041,
    "historyPerExtensionPerYear" : [ {
      "extension" : "java",
      "year" : "2021",
      "commitsCount" : 6,
      "contributors" : [ "nikolay.tropin@jetbrains.com", "lukas.rytz@gmail.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2020",
      "commitsCount" : 5,
      "contributors" : [ "vladimir.krivosheev@jetbrains.com", "tagir.valeev@jetbrains.com", "cdr@intellij.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "xml",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "md",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "md",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "txt",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "bat",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "mf",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "elizaveta.sidorova@jetbrains.com" ]
    }, {
      "extension" : "mf",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "maria.sokolova@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2019",
      "commitsCount" : 4,
      "contributors" : [ "intellij-monorepo-bot-no-reply@jetbrains.com", "cdr@intellij.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2018",
      "commitsCount" : 19,
      "contributors" : [ "anna.kozlova@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2017",
      "commitsCount" : 26,
      "contributors" : [ "cdr@intellij.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "mf",
      "year" : "2017",
      "commitsCount" : 2,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "mf",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
    }, {
      "extension" : "mf",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "jar",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "iml",
      "year" : "2017",
      "commitsCount" : 2,
      "contributors" : [ "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2018",
      "commitsCount" : 3,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "intellij-monorepo-bot-no-reply@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2025",
      "commitsCount" : 6,
      "contributors" : [ "82594708+mvicsokolova@users.noreply.github.com", "maria.sokolova@jetbrains.com", "vladimir.parfinenko@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2024",
      "commitsCount" : 26,
      "contributors" : [ "82594708+mvicsokolova@users.noreply.github.com", "aleksander.kuznetsov@jetbrains.com", "alexey.merkulov@jetbrains.com", "alexvangogen@gmail.com", "vladimir.parfinenko@jetbrains.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "properties",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "leonid@shalupov.com" ]
    }, {
      "extension" : "java",
      "year" : "2022",
      "commitsCount" : 7,
      "contributors" : [ "leonid@shalupov.com", "elizaveta.sidorova@jetbrains.com", "egor.ushakov@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "leonid@shalupov.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 220,
    "linesOfCodeInUnits" : 2114,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 817,
      "lowRiskValue" : 591,
      "mediumRiskValue" : 653,
      "highRiskValue" : 53,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 40,
      "negligibleRiskCount" : 158,
      "mediumRiskCount" : 21,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 38.64711447492905,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 2.507095553453169,
      "mediumRiskPercentage" : 30.889309366130558,
      "lowRiskPercentage" : 27.95648060548723,
      "totalValue" : 2114,
      "totalCount" : 220
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1594,
      "lowRiskValue" : 470,
      "mediumRiskValue" : 50,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 200,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 75.40208136234627,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.3651844843897822,
      "lowRiskPercentage" : 22.232734153263955,
      "totalValue" : 2114,
      "totalCount" : 220
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 817,
      "lowRiskValue" : 591,
      "mediumRiskValue" : 653,
      "highRiskValue" : 53,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 40,
      "negligibleRiskCount" : 158,
      "mediumRiskCount" : 21,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 38.64711447492905,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 2.507095553453169,
      "mediumRiskPercentage" : 30.889309366130558,
      "lowRiskPercentage" : 27.95648060548723,
      "totalValue" : 2114,
      "totalCount" : 220
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 817,
      "lowRiskValue" : 591,
      "mediumRiskValue" : 653,
      "highRiskValue" : 53,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 40,
      "negligibleRiskCount" : 158,
      "mediumRiskCount" : 21,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 38.64711447492905,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 2.507095553453169,
      "mediumRiskPercentage" : 30.889309366130558,
      "lowRiskPercentage" : 27.95648060548723,
      "totalValue" : 2114,
      "totalCount" : 220
    } ] ],
    "longestUnits" : [ {
      "shortName" : "static",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 543,
      "endLine" : 618,
      "linesOfCode" : 53,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 172,
      "endLine" : 223,
      "linesOfCode" : 50,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 67,
      "endLine" : 119,
      "linesOfCode" : 49,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void readAndApplyProperties()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
        "extension" : "java",
        "linesOfCode" : 85,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 71
      },
      "startLine" : 44,
      "endLine" : 89,
      "linesOfCode" : 40,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static ArrayList getStackTrace()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 533,
      "endLine" : 568,
      "linesOfCode" : 35,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
        "extension" : "java",
        "linesOfCode" : 83,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 49,
      "endLine" : 85,
      "linesOfCode" : 34,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
        "extension" : "java",
        "linesOfCode" : 71,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 39
      },
      "startLine" : 37,
      "endLine" : 72,
      "linesOfCode" : 34,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int addCaptureModificationCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 1116,
      "endLine" : 1148,
      "linesOfCode" : 33,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 23,
      "endLine" : 75,
      "linesOfCode" : 33,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void generateWrapper()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 225,
      "endLine" : 271,
      "linesOfCode" : 33,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
        "extension" : "java",
        "linesOfCode" : 61,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 31
      },
      "startLine" : 27,
      "endLine" : 62,
      "linesOfCode" : 31,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int addCaptureModificationCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 1078,
      "endLine" : 1107,
      "linesOfCode" : 30,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void transformCollectionClassIfNeeded()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 413,
      "endLine" : 444,
      "linesOfCode" : 29,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object coroutineOwner()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 167,
      "endLine" : 194,
      "linesOfCode" : 27,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void capture()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 55,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 41
      },
      "startLine" : 27,
      "endLine" : 57,
      "linesOfCode" : 27,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static ArrayList getModifications()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 235,
      "endLine" : 265,
      "linesOfCode" : 27,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void addCapturePoints()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 356,
      "endLine" : 387,
      "linesOfCode" : 26,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
        "extension" : "java",
        "linesOfCode" : 107,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 27,
      "endLine" : 55,
      "linesOfCode" : 26,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void captureThrowable()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 88,
      "endLine" : 114,
      "linesOfCode" : 24,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void insertEnter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 117,
      "endLine" : 138,
      "linesOfCode" : 22,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 521,
      "endLine" : 547,
      "linesOfCode" : 22,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static KnownMethodsSet getAllKnownMethods()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 385,
      "endLine" : 411,
      "linesOfCode" : 21,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void capture()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 65,
      "endLine" : 85,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void insertExit()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 141,
      "endLine" : 162,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void transformClassToCaptureFields()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 286,
      "endLine" : 305,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void addTryCatchCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 594,
      "endLine" : 617,
      "linesOfCode" : 20,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void invokeStorageMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 308,
      "endLine" : 327,
      "linesOfCode" : 20,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void loadKey()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 506,
      "endLine" : 525,
      "linesOfCode" : 20,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
        "extension" : "java",
        "linesOfCode" : 26,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 22
      },
      "startLine" : 6,
      "endLine" : 24,
      "linesOfCode" : 19,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 23
      },
      "startLine" : 42,
      "endLine" : 59,
      "linesOfCode" : 18,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Map getAllCapturedStacks()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 440,
      "endLine" : 456,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void captureFieldModification()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 268,
      "endLine" : 284,
      "linesOfCode" : 17,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void addCaptureFieldModificationCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 760,
      "endLine" : 775,
      "linesOfCode" : 16,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void storeClassForDebug()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 122,
      "endLine" : 137,
      "linesOfCode" : 16,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String wrapInString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
        "extension" : "java",
        "linesOfCode" : 230,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 143
      },
      "startLine" : 86,
      "endLine" : 101,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void writeDebugInfo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 135,
      "endLine" : 149,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void captureCollectionModification()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 152,
      "endLine" : 166,
      "linesOfCode" : 15,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void captureCollectionModification()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 169,
      "endLine" : 183,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void putThisObjOnStack()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 777,
      "endLine" : 791,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
        "extension" : "java",
        "linesOfCode" : 83,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 17,
      "endLine" : 33,
      "linesOfCode" : 15,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void saveFieldModification()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
        "extension" : "java",
        "linesOfCode" : 230,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 143
      },
      "startLine" : 31,
      "endLine" : 45,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Multiset toMultiset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 842,
      "endLine" : 855,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int addCaptureModificationCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 1056,
      "endLine" : 1069,
      "linesOfCode" : 14,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static InstrumentPoint addCapturePoint()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 405,
      "endLine" : 418,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Deque getStacksForCurrentThread()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 34,
      "endLine" : 46,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String wrapAsyncStackTraceInString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 471,
      "endLine" : 484,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
        "extension" : "java",
        "linesOfCode" : 68,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 22,
      "endLine" : 34,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void transformNestedMembers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 325,
      "endLine" : 337,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void addStartCaptureCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 680,
      "endLine" : 692,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void addCaptureCollectionCopyCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 694,
      "endLine" : 706,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1594,
      "lowRiskValue" : 470,
      "mediumRiskValue" : 50,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 200,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 75.40208136234627,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.3651844843897822,
      "lowRiskPercentage" : 22.232734153263955,
      "totalValue" : 2114,
      "totalCount" : 220
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1594,
      "lowRiskValue" : 470,
      "mediumRiskValue" : 50,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 200,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 75.40208136234627,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.3651844843897822,
      "lowRiskPercentage" : 22.232734153263955,
      "totalValue" : 2114,
      "totalCount" : 220
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 172,
      "endLine" : 223,
      "linesOfCode" : 50,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void readAndApplyProperties()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
        "extension" : "java",
        "linesOfCode" : 85,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 71
      },
      "startLine" : 44,
      "endLine" : 89,
      "linesOfCode" : 40,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 23,
      "endLine" : 75,
      "linesOfCode" : 33,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static ArrayList getStackTrace()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 533,
      "endLine" : 568,
      "linesOfCode" : 35,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 521,
      "endLine" : 547,
      "linesOfCode" : 22,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void capture()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 55,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 41
      },
      "startLine" : 27,
      "endLine" : 57,
      "linesOfCode" : 27,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static ArrayList getModifications()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 235,
      "endLine" : 265,
      "linesOfCode" : 27,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void addCapturePoints()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 356,
      "endLine" : 387,
      "linesOfCode" : 26,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void captureThrowable()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 88,
      "endLine" : 114,
      "linesOfCode" : 24,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Map getAllCapturedStacks()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 440,
      "endLine" : 456,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
        "extension" : "java",
        "linesOfCode" : 61,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 31
      },
      "startLine" : 27,
      "endLine" : 62,
      "linesOfCode" : 31,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
        "extension" : "java",
        "linesOfCode" : 107,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 27,
      "endLine" : 55,
      "linesOfCode" : 26,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object coroutineOwner()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 167,
      "endLine" : 194,
      "linesOfCode" : 27,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static KnownMethodsSet getAllKnownMethods()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 385,
      "endLine" : 411,
      "linesOfCode" : 21,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void transformCollectionClassIfNeeded()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 413,
      "endLine" : 444,
      "linesOfCode" : 29,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void visitInnerClass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 505,
      "endLine" : 518,
      "linesOfCode" : 11,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isReturnInstruction()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 570,
      "endLine" : 574,
      "linesOfCode" : 5,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
        "extension" : "java",
        "linesOfCode" : 83,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 17,
      "endLine" : 33,
      "linesOfCode" : 15,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
        "extension" : "java",
        "linesOfCode" : 83,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 49,
      "endLine" : 85,
      "linesOfCode" : 34,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void loadKey()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 506,
      "endLine" : 525,
      "linesOfCode" : 20,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void captureCollectionModification()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 169,
      "endLine" : 183,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Multiset toMultiset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 842,
      "endLine" : 855,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/TailCallContinuationTransformer.java",
        "extension" : "java",
        "linesOfCode" : 71,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 39
      },
      "startLine" : 37,
      "endLine" : 72,
      "linesOfCode" : 34,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void invokeStorageMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 308,
      "endLine" : 327,
      "linesOfCode" : 20,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 543,
      "endLine" : 618,
      "linesOfCode" : 53,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void capture()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 65,
      "endLine" : 85,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void insertEnter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 117,
      "endLine" : 138,
      "linesOfCode" : 22,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void insertExit()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 141,
      "endLine" : 162,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static String getCapturedStackForThread()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 425,
      "endLine" : 431,
      "linesOfCode" : 7,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String wrapAsyncStackTraceInString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 471,
      "endLine" : 484,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SharedFlowTransformer.java",
        "extension" : "java",
        "linesOfCode" : 68,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 22,
      "endLine" : 34,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void captureCollectionModification()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 152,
      "endLine" : 166,
      "linesOfCode" : 15,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void transformClassToCaptureFields()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 286,
      "endLine" : 305,
      "linesOfCode" : 20,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void transformNestedMembers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 325,
      "endLine" : 337,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SuspendHelper.java",
        "extension" : "java",
        "linesOfCode" : 26,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 22
      },
      "startLine" : 6,
      "endLine" : 24,
      "linesOfCode" : 19,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void initSharedFlowTransformer()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/DebuggerAgent.java",
        "extension" : "java",
        "linesOfCode" : 85,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 71
      },
      "startLine" : 91,
      "endLine" : 100,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void generateWrapper()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 225,
      "endLine" : 271,
      "linesOfCode" : 33,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static KeyProvider createKeyProvider()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 436,
      "endLine" : 448,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isNumber()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
        "extension" : "java",
        "linesOfCode" : 518,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 98,
        "linesOfCodeInUnits" : 421
      },
      "startLine" : 450,
      "endLine" : 456,
      "linesOfCode" : 7,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void visitMethodInsn()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/StateFlowTransformer.java",
        "extension" : "java",
        "linesOfCode" : 107,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 24,
        "linesOfCodeInUnits" : 69
      },
      "startLine" : 129,
      "endLine" : 138,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String wrapInString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
        "extension" : "java",
        "linesOfCode" : 230,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 143
      },
      "startLine" : 86,
      "endLine" : 101,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointStorage.java",
        "extension" : "java",
        "linesOfCode" : 230,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 143
      },
      "startLine" : 255,
      "endLine" : 260,
      "linesOfCode" : 6,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Deque getStacksForCurrentThread()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 34,
      "endLine" : 46,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean equalKeys()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 284,
      "endLine" : 289,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static CapturedStack createCapturedStack()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 336,
      "endLine" : 347,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static List trimInitAgentFrames()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 522,
      "endLine" : 531,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String getCallerDescriptorForLogging()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
        "extension" : "java",
        "linesOfCode" : 501,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 362
      },
      "startLine" : 586,
      "endLine" : 596,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
        "extension" : "java",
        "linesOfCode" : 51,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 23
      },
      "startLine" : 42,
      "endLine" : 59,
      "linesOfCode" : 18,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static boolean onCaptureStart()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 186,
      "endLine" : 197,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void onCaptureEnd()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
        "extension" : "java",
        "linesOfCode" : 996,
        "unitsCount" : 88,
        "unitsMcCabeIndexSum" : 186,
        "linesOfCodeInUnits" : 796
      },
      "startLine" : 200,
      "endLine" : 210,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 21,
      "cleanedLinesOfCode" : 2141,
      "duplicatedLinesOfCode" : 137,
      "numberOfFilesWithDuplicates" : 6,
      "duplicationPercentage" : 6.3988790284913595
    },
    "duplicationPerComponent" : [ [ {
      "key" : "src",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2141,
      "duplicatedLinesOfCode" : 137,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 6.3988790284913595
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "java",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2141,
      "duplicatedLinesOfCode" : 137,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 6.3988790284913595
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 125,
        "endLine" : 134,
        "cleanedStartLine" : 61,
        "cleanedEndLine" : 67,
        "percentage" : 1.7721518987341771,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 138,
        "endLine" : 147,
        "cleanedStartLine" : 100,
        "cleanedEndLine" : 106,
        "percentage" : 0.9150326797385621,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 1093,
        "endLine" : 1099,
        "cleanedStartLine" : 716,
        "cleanedEndLine" : 722,
        "percentage" : 0.9150326797385621,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 1134,
        "endLine" : 1140,
        "cleanedStartLine" : 752,
        "cleanedEndLine" : 758,
        "percentage" : 0.9150326797385621,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 66,
        "endLine" : 72,
        "cleanedStartLine" : 37,
        "cleanedEndLine" : 42,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 118,
        "endLine" : 124,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 75,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 472,
        "endLine" : 477,
        "cleanedStartLine" : 310,
        "cleanedEndLine" : 315,
        "percentage" : 0.7843137254901961,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
          "extension" : "java",
          "linesOfCode" : 83,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 49
        },
        "sourceFileCleanedLinesOfCode" : 59,
        "startLine" : 37,
        "endLine" : 42,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "percentage" : 10.169491525423728,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 472,
        "endLine" : 477,
        "cleanedStartLine" : 310,
        "cleanedEndLine" : 315,
        "percentage" : 0.7843137254901961,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
          "extension" : "java",
          "linesOfCode" : 61,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 31
        },
        "sourceFileCleanedLinesOfCode" : 43,
        "startLine" : 15,
        "endLine" : 20,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 13.953488372093023,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
          "extension" : "java",
          "linesOfCode" : 83,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 49
        },
        "sourceFileCleanedLinesOfCode" : 59,
        "startLine" : 44,
        "endLine" : 50,
        "cleanedStartLine" : 21,
        "cleanedEndLine" : 26,
        "percentage" : 10.169491525423728,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
          "extension" : "java",
          "linesOfCode" : 61,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 31
        },
        "sourceFileCleanedLinesOfCode" : 43,
        "startLine" : 22,
        "endLine" : 28,
        "cleanedStartLine" : 10,
        "cleanedEndLine" : 15,
        "percentage" : 13.953488372093023,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 118,
        "endLine" : 124,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 75,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 142,
        "endLine" : 148,
        "cleanedStartLine" : 87,
        "cleanedEndLine" : 92,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 423,
        "endLine" : 428,
        "cleanedStartLine" : 259,
        "cleanedEndLine" : 264,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 471,
        "endLine" : 476,
        "cleanedStartLine" : 290,
        "cleanedEndLine" : 295,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 67,
        "endLine" : 73,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 43,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 90,
        "endLine" : 97,
        "cleanedStartLine" : 53,
        "cleanedEndLine" : 58,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 98,
        "endLine" : 103,
        "cleanedStartLine" : 41,
        "cleanedEndLine" : 46,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 472,
        "endLine" : 477,
        "cleanedStartLine" : 310,
        "cleanedEndLine" : 315,
        "percentage" : 0.7843137254901961,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 66,
        "endLine" : 72,
        "cleanedStartLine" : 37,
        "cleanedEndLine" : 42,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 142,
        "endLine" : 148,
        "cleanedStartLine" : 87,
        "cleanedEndLine" : 92,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 487,
        "endLine" : 492,
        "cleanedStartLine" : 302,
        "cleanedEndLine" : 307,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 505,
        "endLine" : 510,
        "cleanedStartLine" : 314,
        "cleanedEndLine" : 319,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 98,
        "endLine" : 103,
        "cleanedStartLine" : 41,
        "cleanedEndLine" : 46,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
          "extension" : "java",
          "linesOfCode" : 61,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 31
        },
        "sourceFileCleanedLinesOfCode" : 43,
        "startLine" : 15,
        "endLine" : 20,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 13.953488372093023,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
          "extension" : "java",
          "linesOfCode" : 83,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 49
        },
        "sourceFileCleanedLinesOfCode" : 59,
        "startLine" : 37,
        "endLine" : 42,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "percentage" : 10.169491525423728,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
          "extension" : "java",
          "linesOfCode" : 61,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 31
        },
        "sourceFileCleanedLinesOfCode" : 43,
        "startLine" : 15,
        "endLine" : 20,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 13.953488372093023,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
          "extension" : "java",
          "linesOfCode" : 83,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 49
        },
        "sourceFileCleanedLinesOfCode" : 59,
        "startLine" : 63,
        "endLine" : 70,
        "cleanedStartLine" : 37,
        "cleanedEndLine" : 42,
        "percentage" : 10.169491525423728,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/SpilledVariablesTransformer.java",
          "extension" : "java",
          "linesOfCode" : 51,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 5,
          "linesOfCodeInUnits" : 23
        },
        "sourceFileCleanedLinesOfCode" : 35,
        "startLine" : 47,
        "endLine" : 53,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 25,
        "percentage" : 17.142857142857142,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 1084,
        "endLine" : 1089,
        "cleanedStartLine" : 707,
        "cleanedEndLine" : 712,
        "percentage" : 0.7843137254901961,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 1122,
        "endLine" : 1127,
        "cleanedStartLine" : 740,
        "cleanedEndLine" : 745,
        "percentage" : 0.7843137254901961,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 471,
        "endLine" : 476,
        "cleanedStartLine" : 290,
        "cleanedEndLine" : 295,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 487,
        "endLine" : 492,
        "cleanedStartLine" : 302,
        "cleanedEndLine" : 307,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 471,
        "endLine" : 476,
        "cleanedStartLine" : 290,
        "cleanedEndLine" : 295,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 505,
        "endLine" : 510,
        "cleanedStartLine" : 314,
        "cleanedEndLine" : 319,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 423,
        "endLine" : 428,
        "cleanedStartLine" : 259,
        "cleanedEndLine" : 264,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 505,
        "endLine" : 510,
        "cleanedStartLine" : 314,
        "cleanedEndLine" : 319,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 98,
        "endLine" : 103,
        "cleanedStartLine" : 41,
        "cleanedEndLine" : 46,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
          "extension" : "java",
          "linesOfCode" : 83,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 49
        },
        "sourceFileCleanedLinesOfCode" : 59,
        "startLine" : 37,
        "endLine" : 42,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "percentage" : 10.169491525423728,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 423,
        "endLine" : 428,
        "cleanedStartLine" : 259,
        "cleanedEndLine" : 264,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 487,
        "endLine" : 492,
        "cleanedStartLine" : 302,
        "cleanedEndLine" : 307,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 423,
        "endLine" : 428,
        "cleanedStartLine" : 259,
        "cleanedEndLine" : 264,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 471,
        "endLine" : 476,
        "cleanedStartLine" : 290,
        "cleanedEndLine" : 295,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 487,
        "endLine" : 492,
        "cleanedStartLine" : 302,
        "cleanedEndLine" : 307,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 505,
        "endLine" : 510,
        "cleanedStartLine" : 314,
        "cleanedEndLine" : 319,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/ThrowableTransformer.java",
          "extension" : "java",
          "linesOfCode" : 61,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 31
        },
        "sourceFileCleanedLinesOfCode" : 43,
        "startLine" : 15,
        "endLine" : 20,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 8,
        "percentage" : 13.953488372093023,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/LogCaptureTransformer.java",
          "extension" : "java",
          "linesOfCode" : 83,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 49
        },
        "sourceFileCleanedLinesOfCode" : 59,
        "startLine" : 37,
        "endLine" : 42,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "percentage" : 10.169491525423728,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureAgent.java",
          "extension" : "java",
          "linesOfCode" : 518,
          "unitsCount" : 35,
          "unitsMcCabeIndexSum" : 98,
          "linesOfCodeInUnits" : 421
        },
        "sourceFileCleanedLinesOfCode" : 395,
        "startLine" : 98,
        "endLine" : 103,
        "cleanedStartLine" : 41,
        "cleanedEndLine" : 46,
        "percentage" : 1.518987341772152,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CollectionBreakpointInstrumentor.java",
          "extension" : "java",
          "linesOfCode" : 996,
          "unitsCount" : 88,
          "unitsMcCabeIndexSum" : 186,
          "linesOfCodeInUnits" : 796
        },
        "sourceFileCleanedLinesOfCode" : 765,
        "startLine" : 472,
        "endLine" : 477,
        "cleanedStartLine" : 310,
        "cleanedEndLine" : 315,
        "percentage" : 0.7843137254901961,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 66,
        "endLine" : 72,
        "cleanedStartLine" : 37,
        "cleanedEndLine" : 42,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 118,
        "endLine" : 124,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 75,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/intellij/rt/debugger/agent/CaptureStorage.java",
          "extension" : "java",
          "linesOfCode" : 501,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 362
        },
        "sourceFileCleanedLinesOfCode" : 368,
        "startLine" : 142,
        "endLine" : 148,
        "cleanedStartLine" : 87,
        "cleanedEndLine" : 92,
        "percentage" : 1.6304347826086956,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2025-12-12",
    "contributors" : [ {
      "email" : "egor.ushakov@jetbrains.com",
      "userName" : "Egor Ushakov",
      "commitsCount" : 67,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-09-22",
      "latestCommitDate" : "2024-12-17",
      "activeYears" : [ "2017", "2018", "2019", "2020", "2021", "2022", "2024" ],
      "commitDates" : [ "2024-12-17", "2024-10-04", "2024-08-19", "2024-08-15", "2024-05-01", "2024-04-26", "2024-04-19", "2022-08-19", "2022-07-13", "2021-08-18", "2021-04-02", "2021-03-31", "2021-02-17", "2020-07-31", "2019-01-31", "2019-01-25", "2018-12-26", "2018-08-02", "2018-07-26", "2018-07-25", "2018-07-03", "2018-07-02", "2018-06-29", "2018-06-23", "2018-03-16", "2018-03-07", "2018-03-06", "2018-02-26", "2018-02-20", "2018-01-26", "2018-01-17", "2017-11-15", "2017-10-31", "2017-10-26", "2017-10-24", "2017-10-20", "2017-10-10", "2017-10-05", "2017-10-04", "2017-10-03", "2017-10-02", "2017-09-29", "2017-09-28", "2017-09-27", "2017-09-26", "2017-09-22" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "leonid@shalupov.com",
      "userName" : "Leonid Shalupov",
      "commitsCount" : 9,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-12-15",
      "latestCommitDate" : "2022-12-16",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-12-16", "2022-12-15" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladimir.parfinenko@jetbrains.com",
      "userName" : "Vladimir Parfinenko",
      "commitsCount" : 6,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 2,
      "firstCommitDate" : "2024-09-23",
      "latestCommitDate" : "2025-12-12",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-12-12", "2025-06-27", "2024-10-11", "2024-09-25", "2024-09-23" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "aleksander.kuznetsov@jetbrains.com",
      "userName" : "Alexander Kuznetsov",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-08-20",
      "latestCommitDate" : "2024-10-09",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-10-09", "2024-09-23", "2024-08-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikolay.chashnikov@jetbrains.com",
      "userName" : "Nikolay Chashnikov",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-01-23",
      "latestCommitDate" : "2022-07-11",
      "activeYears" : [ "2018", "2020", "2022" ],
      "commitDates" : [ "2022-07-11", "2020-06-16", "2018-09-06", "2018-01-24", "2018-01-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "maria.sokolova@jetbrains.com",
      "userName" : "Maria Sokolova",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 4,
      "firstCommitDate" : "2025-06-03",
      "latestCommitDate" : "2025-11-14",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-11-14", "2025-07-05", "2025-06-03", "2025-06-12" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "elizaveta.sidorova@jetbrains.com",
      "userName" : "Elizaveta Sidorova",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-02-23",
      "latestCommitDate" : "2022-03-28",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-03-28", "2022-02-28", "2022-02-24", "2022-02-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alexvangogen@gmail.com",
      "userName" : "Alex",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-09-10",
      "latestCommitDate" : "2024-10-03",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-10-03", "2024-09-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "cdr@intellij.com",
      "userName" : "Alexey Kudravtsev",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-11-15",
      "latestCommitDate" : "2020-01-13",
      "activeYears" : [ "2017", "2019", "2020" ],
      "commitDates" : [ "2020-01-13", "2019-05-13", "2017-11-15" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "82594708+mvicsokolova@users.noreply.github.com",
      "userName" : "mvicsokolova",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-12-04",
      "latestCommitDate" : "2025-11-26",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-11-26", "2024-12-04" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "alexey.merkulov@jetbrains.com",
      "userName" : "Alexey Merkulov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-03-19",
      "latestCommitDate" : "2024-03-19",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-03-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladimir.krivosheev@jetbrains.com",
      "userName" : "Vladimir Krivosheev",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-01-21",
      "latestCommitDate" : "2020-07-15",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-07-15", "2020-01-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikolay.tropin@jetbrains.com",
      "userName" : "Nikolay.Tropin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-03-31",
      "latestCommitDate" : "2021-03-31",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-03-31" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "lukas.rytz@gmail.com",
      "userName" : "Lukas Rytz",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-03-30",
      "latestCommitDate" : "2021-03-30",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-03-30" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "tagir.valeev@jetbrains.com",
      "userName" : "Tagir Valeev",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-07-20",
      "latestCommitDate" : "2020-07-20",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-07-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "intellij-monorepo-bot-no-reply@jetbrains.com",
      "userName" : "intellij-monorepo-bot",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-04-19",
      "latestCommitDate" : "2019-04-19",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-04-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "anna.kozlova@jetbrains.com",
      "userName" : "Anna.Kozlova",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-02-07",
      "latestCommitDate" : "2018-02-07",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-02-07" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2017",
      "contributorsCount" : 2,
      "commitsCount" : 27
    }, {
      "timeSlot" : "2018",
      "contributorsCount" : 3,
      "commitsCount" : 21
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 5,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022",
      "contributorsCount" : 4,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2024",
      "contributorsCount" : 6,
      "commitsCount" : 29
    }, {
      "timeSlot" : "2025",
      "contributorsCount" : 3,
      "commitsCount" : 7
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2017-09",
      "contributorsCount" : 1,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2017-10",
      "contributorsCount" : 1,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2017-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-01",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-07",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-03",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2024-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-04",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-08",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-09",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-10",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2024-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-06",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2025-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2025-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2017-09-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-09-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-29",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2017-10-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-10-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-15",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-03-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-03-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-03-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-03-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-03-31",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-04-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-08-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-15",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2022-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-03-19",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-04-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-04-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-01",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-08-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-09-23",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-04",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-10-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2017-09-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2017-10-02",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2017-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-01-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-22",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-03-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-07-23",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-07-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-02-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-03-29",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-08-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-03-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-07-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2024-03-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-04-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-04-29",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2024-08-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-19",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2024-09-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-09-23",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-09-30",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-10-07",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-06-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "java",
      "commitsCount" : 138,
      "committers" : [ "vladimir.parfinenko@jetbrains.com", "82594708+mvicsokolova@users.noreply.github.com", "maria.sokolova@jetbrains.com", "egor.ushakov@jetbrains.com", "aleksander.kuznetsov@jetbrains.com", "alexvangogen@gmail.com", "alexey.merkulov@jetbrains.com", "leonid@shalupov.com", "elizaveta.sidorova@jetbrains.com", "nikolay.tropin@jetbrains.com", "lukas.rytz@gmail.com", "tagir.valeev@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "cdr@intellij.com", "intellij-monorepo-bot-no-reply@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "anna.kozlova@jetbrains.com" ],
      "filesCount" : 20,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 8,
      "committers90Days" : [ "vladimir.parfinenko@jetbrains.com", "82594708+mvicsokolova@users.noreply.github.com", "maria.sokolova@jetbrains.com" ],
      "filesCount90Days" : 7,
      "contributorPerExtensionStats" : [ {
        "contributor" : "maria.sokolova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 4
      }, {
        "contributor" : "aleksander.kuznetsov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "vladimir.krivosheev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "elizaveta.sidorova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "anna.kozlova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladimir.parfinenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 6,
        "fileUpdates" : 13
      }, {
        "contributor" : "lukas.rytz@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "egor.ushakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 75
      }, {
        "contributor" : "82594708+mvicsokolova@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 3
      }, {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "intellij-monorepo-bot-no-reply@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.tropin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "tagir.valeev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "alexvangogen@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "alexey.merkulov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "cdr@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "iml",
      "commitsCount" : 10,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "egor.ushakov@jetbrains.com", "intellij-monorepo-bot-no-reply@jetbrains.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "intellij-monorepo-bot-no-reply@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "egor.ushakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "mf",
      "commitsCount" : 6,
      "committers" : [ "elizaveta.sidorova@jetbrains.com", "egor.ushakov@jetbrains.com", "intellij-monorepo-bot-no-reply@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "intellij-monorepo-bot-no-reply@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "elizaveta.sidorova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "egor.ushakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "jar",
      "commitsCount" : 6,
      "committers" : [ "egor.ushakov@jetbrains.com", "leonid@shalupov.com", "intellij-monorepo-bot-no-reply@jetbrains.com" ],
      "filesCount" : 6,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "intellij-monorepo-bot-no-reply@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "egor.ushakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "gradle",
      "commitsCount" : 5,
      "committers" : [ "egor.ushakov@jetbrains.com", "leonid@shalupov.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "egor.ushakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 5,
      "committers" : [ "egor.ushakov@jetbrains.com", "leonid@shalupov.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "egor.ushakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 3,
      "committers" : [ "egor.ushakov@jetbrains.com", "leonid@shalupov.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "egor.ushakov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "yaml",
      "commitsCount" : 3,
      "committers" : [ "maria.sokolova@jetbrains.com", "leonid@shalupov.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "maria.sokolova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 1,
      "committers" : [ "leonid@shalupov.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 2,
      "committers" : [ "leonid@shalupov.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 1,
      "committers" : [ "leonid@shalupov.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "bat",
      "commitsCount" : 1,
      "committers" : [ "leonid@shalupov.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "properties",
      "commitsCount" : 1,
      "committers" : [ "leonid@shalupov.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "leonid@shalupov.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 11,
  "excludedExtensions" : {
    "" : 1,
    "txt" : 1,
    "xml" : 3,
    "gitignore" : 2,
    "jar" : 2,
    "properties" : 1,
    "yaml" : 1
  },
  "analysisStartTimeMs" : 1768757230681,
  "maxLinesOfCode" : 2879,
  "maxFileCount" : 14
}