{
  "metadata" : {
    "name" : "JetBrains / jps-javac-extension",
    "description" : "",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/jps-javac-extension.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 26,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 9,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 1465,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JAVA",
      "value" : 9,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JAVA",
      "value" : 1465,
      "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" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 180,
      "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" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JAVAC_REF_SCANNER_8",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JAVAC_REF_SCANNER_8",
      "value" : 45,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JAVAC_REF_SCANNER_8_EXT_JAVA",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JAVAC_REF_SCANNER_8_EXT_JAVA",
      "value" : 45,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JAVAC_AST_EXTENSION",
      "value" : 8,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JAVAC_AST_EXTENSION",
      "value" : 1420,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_JAVAC_AST_EXTENSION_EXT_JAVA",
      "value" : 8,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_JAVAC_AST_EXTENSION_EXT_JAVA",
      "value" : 1420,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 9,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 1465,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 9,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 1465,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 5,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 4,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 203,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 1262,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 140,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 1123,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 342,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 480,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 42.742653606411395,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 108,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 308,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 27.426536064113982,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 335,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.830810329474623,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 12,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_LOW_RISK_LOC",
      "value" : 31,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_LOW_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_LOW_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_REF_SCANNER_8_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_NEGLIGIBLE_RISK_LOC",
      "value" : 480,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 43.956043956043956,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_NEGLIGIBLE_RISK_COUNT",
      "value" : 108,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_LOW_RISK_LOC",
      "value" : 277,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_LOW_RISK_PERCENTAGE",
      "value" : 25.366300366300365,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_LOW_RISK_COUNT",
      "value" : 18,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_MEDIUM_RISK_LOC",
      "value" : 335,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_MEDIUM_RISK_PERCENTAGE",
      "value" : 30.67765567765568,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_MEDIUM_RISK_COUNT",
      "value" : 12,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_JAVAC_AST_EXTENSION_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 480,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 42.742653606411395,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 108,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_LOC",
      "value" : 308,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 27.426536064113982,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_LOC",
      "value" : 335,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 29.830810329474623,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_COUNT",
      "value" : 12,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_COUNT",
      "value" : 0,
      "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" : 819,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 72.92965271593945,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 128,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 281,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 25.022261798753338,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 23,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.048085485307213,
      "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_JAVAC_REF_SCANNER_8_NEGLIGIBLE_RISK_LOC",
      "value" : 31,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_NEGLIGIBLE_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_REF_SCANNER_8_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_NEGLIGIBLE_RISK_LOC",
      "value" : 788,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 72.16117216117216,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_NEGLIGIBLE_RISK_COUNT",
      "value" : 126,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_LOW_RISK_LOC",
      "value" : 281,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_LOW_RISK_PERCENTAGE",
      "value" : 25.732600732600734,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_LOW_RISK_COUNT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_MEDIUM_RISK_LOC",
      "value" : 23,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.1062271062271063,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVAC_AST_EXTENSION_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 819,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 72.92965271593945,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 128,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_LOC",
      "value" : 281,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 25.022261798753338,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_COUNT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_LOC",
      "value" : 23,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.048085485307213,
      "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" : 3401,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 68,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 409,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 2045,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 9,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 1465,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 13,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 2,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 1,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 21,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 1075,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 1.9534883720930232,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_JAVAC_AST_EXTENSION",
      "value" : 21,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_JAVAC_AST_EXTENSION",
      "value" : 21,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_JAVAC_AST_EXTENSION",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_JAVAC_REF_SCANNER_8",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_JAVAC_REF_SCANNER_8",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_JAVAC_REF_SCANNER_8",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_JAVA",
      "value" : 21,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JAVA",
      "value" : 1075,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JAVA",
      "value" : 1.9534883720930232,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 415,
      "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" : 1465,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 1.9534883720930232,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "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" : 26,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 9,
    "linesOfCode" : 1465,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 9,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 1465,
      "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" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 3,
    "linesOfCode" : 180,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.txt",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.txt",
      "value" : 169,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 11,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "javac-ref-scanner-8",
      "filesCount" : 1,
      "linesOfCode" : 45,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 45,
        "description" : [ ]
      } ]
    }, {
      "name" : "javac-ast-extension",
      "filesCount" : 8,
      "linesOfCode" : 1420,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 8,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1420,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "javac-ref-scanner-8",
        "sourceFileFilters" : [ {
          "pathPattern" : "./javac-ref-scanner-8/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "javac-ast-extension",
        "sourceFileFilters" : [ {
          "pathPattern" : "./javac-ast-extension/.*",
          "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" : "javac-ref-scanner-8",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "javac-ast-extension",
      "value" : 8,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "javac-ref-scanner-8",
      "value" : 45,
      "description" : [ ]
    }, {
      "name" : "javac-ast-extension",
      "value" : 1420,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 9,
      "linesOfCode" : 1465,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 9,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1465,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 9,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 1465,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 203,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 1262,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 5,
      "mediumRiskCount" : 4,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 13.856655290102388,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 86.1433447098976,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1465,
      "totalCount" : 9
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 203,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 1262,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 5,
      "mediumRiskCount" : 4,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 13.856655290102388,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 86.1433447098976,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1465,
      "totalCount" : 9
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "javac-ref-scanner-8",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 45,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 45,
        "totalCount" : 1
      }, {
        "key" : "javac-ast-extension",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 158,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 1262,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 4,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 11.126760563380282,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 88.87323943661971,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1420,
        "totalCount" : 8
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1465,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 9,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1465,
      "totalCount" : 9
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1465,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 9,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1465,
      "totalCount" : 9
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 79,
      "lowRiskValue" : 453,
      "mediumRiskValue" : 933,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 5.392491467576792,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 63.68600682593857,
      "lowRiskPercentage" : 30.92150170648464,
      "totalValue" : 1465,
      "totalCount" : 9
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 203,
      "mediumRiskValue" : 1262,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 4,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 86.1433447098976,
      "lowRiskPercentage" : 13.856655290102388,
      "totalValue" : 1465,
      "totalCount" : 9
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 79,
      "lowRiskValue" : 453,
      "mediumRiskValue" : 933,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 5.392491467576792,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 63.68600682593857,
      "lowRiskPercentage" : 30.92150170648464,
      "totalValue" : 1465,
      "totalCount" : 9
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1465,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 9,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1465,
      "totalCount" : 9
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1465,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 9,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1465,
      "totalCount" : 9
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "javac-ref-scanner-8",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 45,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 45,
        "totalCount" : 1
      }, {
        "key" : "javac-ast-extension",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 79,
        "lowRiskValue" : 408,
        "mediumRiskValue" : 933,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 3,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 5.563380281690141,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 65.70422535211267,
        "lowRiskPercentage" : 28.732394366197184,
        "totalValue" : 1420,
        "totalCount" : 8
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "javac-ref-scanner-8",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 45,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 45,
        "totalCount" : 1
      }, {
        "key" : "javac-ast-extension",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1420,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 8,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1420,
        "totalCount" : 8
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "javac-ref-scanner-8",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 45,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 45,
        "totalCount" : 1
      }, {
        "key" : "javac-ast-extension",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1420,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 8,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1420,
        "totalCount" : 8
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ],
    "youngestFiles" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacDef.java",
      "extension" : "java",
      "linesOfCode" : 48,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacTypeCast.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollector.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
      "extension" : "java",
      "linesOfCode" : 79,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
      "extension" : "java",
      "linesOfCode" : 329,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 211
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
      "extension" : "java",
      "linesOfCode" : 359,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 108,
      "linesOfCodeInUnits" : 320
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
      "extension" : "java",
      "linesOfCode" : 296,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 242
    }, {
      "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
      "extension" : "java",
      "linesOfCode" : 278,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 232
    } ],
    "firstDate" : "2016-09-27",
    "latestDate" : "2024-08-03",
    "daysBetweenFirstAndLastDate" : 2868,
    "weeks" : 409,
    "estimatedWorkindDays" : 2045,
    "activeDays" : 68,
    "ageInDays" : 3401,
    "historyPerExtensionPerYear" : [ {
      "extension" : "java",
      "year" : "2020",
      "commitsCount" : 13,
      "contributors" : [ "vladimir.krivosheev@jetbrains.com", "dmitriy.panov@jetbrains.com", "jeka@intellij.com" ]
    }, {
      "extension" : "xml",
      "year" : "2022",
      "commitsCount" : 3,
      "contributors" : [ "37106163+dmpanov@users.noreply.github.com", "vladimir.krivosheev@jetbrains.com", "eugene.zhuravlev@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2020",
      "commitsCount" : 8,
      "contributors" : [ "dmitriy.panov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "dmitriy.panov@jetbrains.com" ]
    }, {
      "extension" : "txt",
      "year" : "2020",
      "commitsCount" : 2,
      "contributors" : [ "dmitriy.panov@jetbrains.com", "jeka@intellij.com" ]
    }, {
      "extension" : "iml",
      "year" : "2020",
      "commitsCount" : 3,
      "contributors" : [ "dmitriy.panov@jetbrains.com", "jeka@intellij.com" ]
    }, {
      "extension" : "txt",
      "year" : "2017",
      "commitsCount" : 5,
      "contributors" : [ "dmitry.batkovich@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2022",
      "commitsCount" : 4,
      "contributors" : [ "37106163+dmpanov@users.noreply.github.com", "vladimir.krivosheev@jetbrains.com", "eugene.zhuravlev@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2023",
      "commitsCount" : 2,
      "contributors" : [ "eugene.zhuravlev@jetbrains.com" ]
    }, {
      "extension" : "name",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "dmitriy.panov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2019",
      "commitsCount" : 4,
      "contributors" : [ "gregory.shrago@jetbrains.com", "mikhail.mazurkevich@jetbrains.com", "cdr@intellij.com" ]
    }, {
      "extension" : "kt",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "dmitriy.panov@jetbrains.com" ]
    }, {
      "extension" : "txt",
      "year" : "2016",
      "commitsCount" : 4,
      "contributors" : [ "dmitry.batkovich@jetbrains.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2020",
      "commitsCount" : 3,
      "contributors" : [ "dmitriy.panov@jetbrains.com", "jeka@intellij.com" ]
    }, {
      "extension" : "java",
      "year" : "2018",
      "commitsCount" : 10,
      "contributors" : [ "dmitry.batkovich@jetbrains.com", "vladimir.krivosheev@jetbrains.com", "anna.kozlova@jetbrains.com", "cdr@intellij.com", "jeka@intellij.com" ]
    }, {
      "extension" : "java",
      "year" : "2017",
      "commitsCount" : 33,
      "contributors" : [ "dmitry.batkovich@jetbrains.com", "kb@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2018",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2016",
      "commitsCount" : 9,
      "contributors" : [ "dmitry.batkovich@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2024",
      "commitsCount" : 3,
      "contributors" : [ "eugene.zhuravlev@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "eugene.zhuravlev@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2022",
      "commitsCount" : 7,
      "contributors" : [ "37106163+dmpanov@users.noreply.github.com", "vladimir.krivosheev@jetbrains.com", "eugene.zhuravlev@jetbrains.com", "194462+eugenezh@users.noreply.github.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 140,
    "linesOfCodeInUnits" : 1123,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 480,
      "lowRiskValue" : 308,
      "mediumRiskValue" : 335,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 20,
      "negligibleRiskCount" : 108,
      "mediumRiskCount" : 12,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 42.742653606411395,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 29.830810329474623,
      "lowRiskPercentage" : 27.426536064113982,
      "totalValue" : 1123,
      "totalCount" : 140
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 819,
      "lowRiskValue" : 281,
      "mediumRiskValue" : 23,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 11,
      "negligibleRiskCount" : 128,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 72.92965271593945,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.048085485307213,
      "lowRiskPercentage" : 25.022261798753338,
      "totalValue" : 1123,
      "totalCount" : 140
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 480,
      "lowRiskValue" : 308,
      "mediumRiskValue" : 335,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 20,
      "negligibleRiskCount" : 108,
      "mediumRiskCount" : 12,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 42.742653606411395,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 29.830810329474623,
      "lowRiskPercentage" : 27.426536064113982,
      "totalValue" : 1123,
      "totalCount" : 140
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "javac-ref-scanner-8",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 31,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 100.0,
      "totalValue" : 31,
      "totalCount" : 2
    }, {
      "key" : "javac-ast-extension",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 480,
      "lowRiskValue" : 277,
      "mediumRiskValue" : 335,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 18,
      "negligibleRiskCount" : 108,
      "mediumRiskCount" : 12,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 43.956043956043956,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 30.67765567765568,
      "lowRiskPercentage" : 25.366300366300365,
      "totalValue" : 1092,
      "totalCount" : 138
    } ] ],
    "longestUnits" : [ {
      "shortName" : "public void finished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 89,
      "endLine" : 141,
      "linesOfCode" : 44,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitClass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 183,
      "endLine" : 224,
      "linesOfCode" : 41,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String calcDescriptor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 380,
      "endLine" : 417,
      "linesOfCode" : 34,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void installOn()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 36,
      "endLine" : 63,
      "linesOfCode" : 27,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void writeJavacRef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 178,
      "endLine" : 203,
      "linesOfCode" : 26,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static JavacRef readJavacRef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 205,
      "endLine" : 233,
      "linesOfCode" : 26,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void scanImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 153,
      "endLine" : 179,
      "linesOfCode" : 25,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Set extractImplicitToStringCalls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 343,
      "endLine" : 366,
      "linesOfCode" : 23,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static JavacElementRefBase fromElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 257,
      "endLine" : 280,
      "linesOfCode" : 23,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void writeJavacDef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 154,
      "endLine" : 176,
      "linesOfCode" : 23,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void processMemberDefinition()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 128,
      "endLine" : 149,
      "linesOfCode" : 22,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static JavacDef readJavacDef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 132,
      "endLine" : 152,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitNewClass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 41,
      "endLine" : 62,
      "linesOfCode" : 20,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 152,
      "endLine" : 172,
      "linesOfCode" : 20,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isInheritorOrSelf()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 301,
      "endLine" : 325,
      "linesOfCode" : 20,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Element getElementIfJdkUnder8()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 335,
      "endLine" : 354,
      "linesOfCode" : 19,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static ModifiersStruct readModifiers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 247,
      "endLine" : 264,
      "linesOfCode" : 18,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMemberReference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
        "extension" : "java",
        "linesOfCode" : 45,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 31
      },
      "startLine" : 37,
      "endLine" : 53,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitBinary()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 110,
      "endLine" : 126,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static TypeElement findQualifier()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 248,
      "endLine" : 266,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isIterator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 268,
      "endLine" : 283,
      "linesOfCode" : 16,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ReferenceCollector()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 195,
      "endLine" : 211,
      "linesOfCode" : 16,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static JavacFileData fromBytes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 80,
      "endLine" : 94,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitLambdaExpression()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
        "extension" : "java",
        "linesOfCode" : 45,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 31
      },
      "startLine" : 21,
      "endLine" : 34,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 92,
      "endLine" : 107,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void visitTypeHierarchy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 382,
      "endLine" : 395,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMemberSelect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 77,
      "endLine" : 89,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitTypeCast()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 227,
      "endLine" : 242,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static ImportProperties create()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 54,
      "endLine" : 66,
      "linesOfCode" : 12,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Element getClassOrPackageParent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 285,
      "endLine" : 295,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public JavacFileData()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 25,
      "endLine" : 35,
      "linesOfCode" : 11,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void writeModifiers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 235,
      "endLine" : 245,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitIdentifier()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 29,
      "endLine" : 38,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitVariable()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 65,
      "endLine" : 74,
      "linesOfCode" : 10,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Map readRefs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 104,
      "endLine" : 113,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static List readCasts()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 275,
      "endLine" : 284,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void initializeUtilitiesIfNeeded()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 143,
      "endLine" : 151,
      "linesOfCode" : 9,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean checkEnclosingElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 301,
      "endLine" : 309,
      "linesOfCode" : 9,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isTypeCorrespondsToElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 334,
      "endLine" : 341,
      "linesOfCode" : 8,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private JavacReferenceCollectorListener()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 65,
      "endLine" : 72,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static JavacTreeRefScanner createASTScanner()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 74,
      "endLine" : 81,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Element getReferencedElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 315,
      "endLine" : 322,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static List readDefs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 123,
      "endLine" : 130,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Set readImplicitToString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 287,
      "endLine" : 294,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static TypeElement asTypeElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 368,
      "endLine" : 375,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void collectClassImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 181,
      "endLine" : 187,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean isPackageInfo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 213,
      "endLine" : 219,
      "linesOfCode" : 7,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int hashCode()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 293,
      "endLine" : 299,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String parseName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacNameTable.java",
        "extension" : "java",
        "linesOfCode" : 79,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 34,
      "endLine" : 40,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void saveRefs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 96,
      "endLine" : 102,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 819,
      "lowRiskValue" : 281,
      "mediumRiskValue" : 23,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 11,
      "negligibleRiskCount" : 128,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 72.92965271593945,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.048085485307213,
      "lowRiskPercentage" : 25.022261798753338,
      "totalValue" : 1123,
      "totalCount" : 140
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "javac-ref-scanner-8",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 31,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 31,
      "totalCount" : 2
    }, {
      "key" : "javac-ast-extension",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 788,
      "lowRiskValue" : 281,
      "mediumRiskValue" : 23,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 11,
      "negligibleRiskCount" : 126,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 72.16117216117216,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.1062271062271063,
      "lowRiskPercentage" : 25.732600732600734,
      "totalValue" : 1092,
      "totalCount" : 138
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "public static JavacElementRefBase fromElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 257,
      "endLine" : 280,
      "linesOfCode" : 23,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitClass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 183,
      "endLine" : 224,
      "linesOfCode" : 41,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void finished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 89,
      "endLine" : 141,
      "linesOfCode" : 44,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String calcDescriptor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 380,
      "endLine" : 417,
      "linesOfCode" : 34,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isInheritorOrSelf()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 301,
      "endLine" : 325,
      "linesOfCode" : 20,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void scanImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 153,
      "endLine" : 179,
      "linesOfCode" : 25,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Element getElementIfJdkUnder8()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 335,
      "endLine" : 354,
      "linesOfCode" : 19,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMethodInvocation()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 152,
      "endLine" : 172,
      "linesOfCode" : 20,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static TypeElement findQualifier()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 248,
      "endLine" : 266,
      "linesOfCode" : 17,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isIterator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 268,
      "endLine" : 283,
      "linesOfCode" : 16,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Set extractImplicitToStringCalls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 343,
      "endLine" : 366,
      "linesOfCode" : 23,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void processMemberDefinition()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 128,
      "endLine" : 149,
      "linesOfCode" : 22,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitLambdaExpression()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
        "extension" : "java",
        "linesOfCode" : 45,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 31
      },
      "startLine" : 21,
      "endLine" : 34,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMemberReference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ref-scanner-8/src/org/jetbrains/jps/javac/ast/Javac8RefScanner.java",
        "extension" : "java",
        "linesOfCode" : 45,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 31
      },
      "startLine" : 37,
      "endLine" : 53,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 92,
      "endLine" : 107,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitBinary()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 110,
      "endLine" : 126,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitTypeCast()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 227,
      "endLine" : 242,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static Element getClassOrPackageParent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 285,
      "endLine" : 295,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void visitTypeHierarchy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 382,
      "endLine" : 395,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void installOn()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 36,
      "endLine" : 63,
      "linesOfCode" : 27,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean isPackageInfo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 213,
      "endLine" : 219,
      "linesOfCode" : 7,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 283,
      "endLine" : 290,
      "linesOfCode" : 6,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static JavacDef readJavacDef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 132,
      "endLine" : 152,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void writeJavacDef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 154,
      "endLine" : 176,
      "linesOfCode" : 23,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitVariable()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 65,
      "endLine" : 74,
      "linesOfCode" : 10,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitMemberSelect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 77,
      "endLine" : 89,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isTypeCorrespondsToElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 334,
      "endLine" : 341,
      "linesOfCode" : 8,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void writeJavacRef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 178,
      "endLine" : 203,
      "linesOfCode" : 26,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static JavacRef readJavacRef()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 205,
      "endLine" : 233,
      "linesOfCode" : 26,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static ModifiersStruct readModifiers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 247,
      "endLine" : 264,
      "linesOfCode" : 18,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitIdentifier()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 29,
      "endLine" : 38,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Tree visitNewClass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 41,
      "endLine" : 62,
      "linesOfCode" : 20,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isInheritorOrSelf()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 327,
      "endLine" : 332,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static TypeElement asTypeElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 368,
      "endLine" : 375,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void collectClassImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 181,
      "endLine" : 187,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ReferenceCollector()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 195,
      "endLine" : 211,
      "linesOfCode" : 16,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public JavacFieldImpl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 184,
      "endLine" : 189,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean checkEnclosingElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 301,
      "endLine" : 309,
      "linesOfCode" : 9,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isValidType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 311,
      "endLine" : 313,
      "linesOfCode" : 3,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void writeModifiers()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 235,
      "endLine" : 245,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ModifiersStruct()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacFileData.java",
        "extension" : "java",
        "linesOfCode" : 278,
        "unitsCount" : 22,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 232
      },
      "startLine" : 307,
      "endLine" : 310,
      "linesOfCode" : 4,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isPackageOrNull()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 297,
      "endLine" : 299,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isToStringImplicitCall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacTreeRefScanner.java",
        "extension" : "java",
        "linesOfCode" : 359,
        "unitsCount" : 24,
        "unitsMcCabeIndexSum" : 108,
        "linesOfCodeInUnits" : 320
      },
      "startLine" : 377,
      "endLine" : 380,
      "linesOfCode" : 4,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static JavacTreeRefScanner createASTScanner()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 74,
      "endLine" : 81,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void initializeUtilitiesIfNeeded()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 143,
      "endLine" : 151,
      "linesOfCode" : 9,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void sinkImplicitToString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 229,
      "endLine" : 233,
      "linesOfCode" : 5,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private int decrementRemainDeclarationsAndGet()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 283,
      "endLine" : 285,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Element getReferencedElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/JavacReferenceCollectorListener.java",
        "extension" : "java",
        "linesOfCode" : 296,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 242
      },
      "startLine" : 315,
      "endLine" : 322,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean isPackageInfo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 141,
      "endLine" : 144,
      "linesOfCode" : 4,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public JavacMethodImpl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
        "extension" : "java",
        "linesOfCode" : 329,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 77,
        "linesOfCodeInUnits" : 211
      },
      "startLine" : 153,
      "endLine" : 158,
      "linesOfCode" : 6,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 2,
      "cleanedLinesOfCode" : 1075,
      "duplicatedLinesOfCode" : 21,
      "numberOfFilesWithDuplicates" : 1,
      "duplicationPercentage" : 1.9534883720930232
    },
    "duplicationPerComponent" : [ [ {
      "key" : "javac-ast-extension",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1049,
      "duplicatedLinesOfCode" : 21,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 2.001906577693041
    }, {
      "key" : "javac-ref-scanner-8",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 26,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "java",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1075,
      "duplicatedLinesOfCode" : 21,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 1.9534883720930232
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
          "extension" : "java",
          "linesOfCode" : 329,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 77,
          "linesOfCodeInUnits" : 211
        },
        "sourceFileCleanedLinesOfCode" : 251,
        "startLine" : 343,
        "endLine" : 353,
        "cleanedStartLine" : 202,
        "cleanedEndLine" : 208,
        "percentage" : 2.7888446215139444,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
          "extension" : "java",
          "linesOfCode" : 329,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 77,
          "linesOfCodeInUnits" : 211
        },
        "sourceFileCleanedLinesOfCode" : 251,
        "startLine" : 364,
        "endLine" : 374,
        "cleanedStartLine" : 215,
        "cleanedEndLine" : 221,
        "percentage" : 2.7888446215139444,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
          "extension" : "java",
          "linesOfCode" : 329,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 77,
          "linesOfCodeInUnits" : 211
        },
        "sourceFileCleanedLinesOfCode" : 251,
        "startLine" : 160,
        "endLine" : 167,
        "cleanedStartLine" : 83,
        "cleanedEndLine" : 88,
        "percentage" : 2.3904382470119523,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "javac-ast-extension/src/org/jetbrains/jps/javac/ast/api/JavacRef.java",
          "extension" : "java",
          "linesOfCode" : 329,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 77,
          "linesOfCodeInUnits" : 211
        },
        "sourceFileCleanedLinesOfCode" : 251,
        "startLine" : 347,
        "endLine" : 354,
        "cleanedStartLine" : 204,
        "cleanedEndLine" : 209,
        "percentage" : 2.3904382470119523,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2024-08-03",
    "contributors" : [ {
      "email" : "dmitry.batkovich@jetbrains.com",
      "userName" : "Dmitry Batkovich",
      "commitsCount" : 52,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-09-27",
      "latestCommitDate" : "2018-04-24",
      "activeYears" : [ "2016", "2017", "2018" ],
      "commitDates" : [ "2018-02-06", "2018-04-24", "2017-11-27", "2017-10-24", "2017-09-30", "2017-09-29", "2017-09-25", "2017-09-14", "2017-08-10", "2017-07-18", "2017-06-29", "2017-06-28", "2017-06-19", "2017-04-25", "2017-04-19", "2017-04-13", "2017-04-12", "2017-04-11", "2017-04-06", "2017-04-03", "2017-03-14", "2017-03-10", "2017-03-07", "2017-02-28", "2017-02-21", "2017-01-31", "2017-01-12", "2017-01-10", "2016-12-28", "2016-12-19", "2016-12-16", "2016-11-28", "2016-11-21", "2016-10-17", "2016-10-06", "2016-09-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmitriy.panov@jetbrains.com",
      "userName" : "Dmitriy.Panov",
      "commitsCount" : 12,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-08-14",
      "latestCommitDate" : "2024-03-14",
      "activeYears" : [ "2020", "2024" ],
      "commitDates" : [ "2024-03-14", "2020-08-14", "2020-08-22", "2020-08-20", "2020-08-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jeka@intellij.com",
      "userName" : "Eugene Zhuravlev",
      "commitsCount" : 10,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-12-11",
      "latestCommitDate" : "2020-08-21",
      "activeYears" : [ "2018", "2020" ],
      "commitDates" : [ "2020-08-14", "2020-02-17", "2020-02-10", "2020-02-05", "2020-08-21", "2020-08-20", "2018-12-13", "2018-12-11" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "eugene.zhuravlev@jetbrains.com",
      "userName" : "Eugene Zhuravlev",
      "commitsCount" : 8,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-09-09",
      "latestCommitDate" : "2024-08-03",
      "activeYears" : [ "2022", "2023", "2024" ],
      "commitDates" : [ "2024-08-03", "2024-07-12", "2024-05-24", "2023-02-16", "2022-09-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladimir.krivosheev@jetbrains.com",
      "userName" : "Vladimir Krivosheev",
      "commitsCount" : 6,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-08-14",
      "latestCommitDate" : "2022-09-21",
      "activeYears" : [ "2018", "2020", "2022" ],
      "commitDates" : [ "2022-09-21", "2022-08-27", "2020-06-26", "2020-06-08", "2018-08-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikolay.chashnikov@jetbrains.com",
      "userName" : "nik",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-01-23",
      "latestCommitDate" : "2019-01-11",
      "activeYears" : [ "2018", "2019" ],
      "commitDates" : [ "2019-01-11", "2018-01-24", "2018-01-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "mikhail.mazurkevich@jetbrains.com",
      "userName" : "Mikhail Mazurkevich",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-07-04",
      "latestCommitDate" : "2019-07-16",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-07-16", "2019-07-04" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "cdr@intellij.com",
      "userName" : "Alexey Kudravtsev",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-08-29",
      "latestCommitDate" : "2019-05-13",
      "activeYears" : [ "2018", "2019" ],
      "commitDates" : [ "2019-05-13", "2018-08-29" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "194462+eugenezh@users.noreply.github.com",
      "userName" : "eugenezh",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-09-21",
      "latestCommitDate" : "2022-09-21",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-09-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "37106163+dmpanov@users.noreply.github.com",
      "userName" : "DmPanov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-08-28",
      "latestCommitDate" : "2022-08-28",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-08-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "gregory.shrago@jetbrains.com",
      "userName" : "Gregory.Shrago",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-01-28",
      "latestCommitDate" : "2019-01-28",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-01-28" ],
      "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
    }, {
      "email" : "kb@jetbrains.com",
      "userName" : "Konstantin Bulenkov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-03-06",
      "latestCommitDate" : "2017-03-06",
      "activeYears" : [ "2017" ],
      "commitDates" : [ "2017-03-06" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2016",
      "contributorsCount" : 1,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2017",
      "contributorsCount" : 2,
      "commitsCount" : 38
    }, {
      "timeSlot" : "2018",
      "contributorsCount" : 6,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 4,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 3,
      "commitsCount" : 20
    }, {
      "timeSlot" : "2022",
      "contributorsCount" : 4,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024",
      "contributorsCount" : 2,
      "commitsCount" : 5
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2016-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-12",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-01",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-02",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-03",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-04",
      "contributorsCount" : 1,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2017-06",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-07",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-02",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-04",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-08",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-02",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-08",
      "contributorsCount" : 2,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2022-08",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-09",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2016-09-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-10-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-10-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-11-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-12-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-01-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-03-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-03-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-03-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-04-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-04-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-04-12",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-04-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-04-19",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-04-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-06-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-08-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-06",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-08-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-06-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-08-14",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-08-20",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-08-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-08-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-08-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-09-09",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-09-21",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2016-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-10-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-10-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-11-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-12-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-12-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-01-09",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-01-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-03-06",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-04-03",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-04-10",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2017-04-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-04-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-06-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-06-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-07-17",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2017-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-09-25",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-10-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-01-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-02-05",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-04-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-08-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-01-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-05-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-06-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-08-10",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-08-17",
      "contributorsCount" : 2,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2022-08-22",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-09-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-09-19",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-05-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "java",
      "commitsCount" : 172,
      "committers" : [ "eugene.zhuravlev@jetbrains.com", "194462+eugenezh@users.noreply.github.com", "vladimir.krivosheev@jetbrains.com", "37106163+dmpanov@users.noreply.github.com", "jeka@intellij.com", "dmitriy.panov@jetbrains.com", "mikhail.mazurkevich@jetbrains.com", "cdr@intellij.com", "gregory.shrago@jetbrains.com", "dmitry.batkovich@jetbrains.com", "anna.kozlova@jetbrains.com", "kb@jetbrains.com" ],
      "filesCount" : 22,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitry.batkovich@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 75
      }, {
        "contributor" : "gregory.shrago@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "37106163+dmpanov@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "vladimir.krivosheev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 12
      }, {
        "contributor" : "eugene.zhuravlev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      }, {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 27
      }, {
        "contributor" : "anna.kozlova@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "kb@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "mikhail.mazurkevich@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "cdr@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "194462+eugenezh@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 28
      } ]
    }, {
      "extension" : "iml",
      "commitsCount" : 14,
      "committers" : [ "eugene.zhuravlev@jetbrains.com", "37106163+dmpanov@users.noreply.github.com", "vladimir.krivosheev@jetbrains.com", "dmitriy.panov@jetbrains.com", "jeka@intellij.com", "nikolay.chashnikov@jetbrains.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "37106163+dmpanov@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladimir.krivosheev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "eugene.zhuravlev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 26,
      "committers" : [ "eugene.zhuravlev@jetbrains.com", "37106163+dmpanov@users.noreply.github.com", "vladimir.krivosheev@jetbrains.com", "dmitriy.panov@jetbrains.com" ],
      "filesCount" : 13,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "37106163+dmpanov@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladimir.krivosheev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "eugene.zhuravlev@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 23
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 20,
      "committers" : [ "dmitriy.panov@jetbrains.com", "jeka@intellij.com", "dmitry.batkovich@jetbrains.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitry.batkovich@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 17
      }, {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 3,
      "committers" : [ "jeka@intellij.com", "dmitriy.panov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 2,
      "committers" : [ "dmitriy.panov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "name",
      "commitsCount" : 1,
      "committers" : [ "dmitriy.panov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "kt",
      "commitsCount" : 1,
      "committers" : [ "dmitriy.panov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 14,
  "excludedExtensions" : {
    "txt" : 1,
    "xml" : 8,
    "gitignore" : 2,
    "name" : 1,
    "iml" : 2
  },
  "analysisStartTimeMs" : 1768756524254,
  "maxLinesOfCode" : 1465,
  "maxFileCount" : 9
}