{
  "metadata" : {
    "name" : "JetBrains / JPS",
    "description" : "Gant based build framework + dsl, with declarative project structure definition and automatic IntelliJ IDEA projects build",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/JPS.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 2975,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 807,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 16579,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JAVA",
      "value" : 595,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JAVA",
      "value" : 11122,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_GROOVY",
      "value" : 113,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_GROOVY",
      "value" : 4711,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_XML",
      "value" : 77,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_XML",
      "value" : 669,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JSP",
      "value" : 20,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JSP",
      "value" : 67,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_SCALA",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_SCALA",
      "value" : 10,
      "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" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 24,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 122,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 108,
      "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_OTHER_EXT_PROPERTIES",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_PROPERTIES",
      "value" : 3,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGINS",
      "value" : 37,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGINS",
      "value" : 663,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGINS_EXT_GROOVY",
      "value" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGINS_EXT_GROOVY",
      "value" : 563,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGINS_EXT_JAVA",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGINS_EXT_JAVA",
      "value" : 74,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGINS_EXT_XML",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGINS_EXT_XML",
      "value" : 16,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGINS_EXT_SCALA",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGINS_EXT_SCALA",
      "value" : 10,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TESTSRC",
      "value" : 40,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TESTSRC",
      "value" : 1548,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TESTSRC_EXT_GROOVY",
      "value" : 25,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TESTSRC_EXT_GROOVY",
      "value" : 843,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TESTSRC_EXT_JAVA",
      "value" : 15,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TESTSRC_EXT_JAVA",
      "value" : 705,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ANTLAYOUT",
      "value" : 17,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ANTLAYOUT",
      "value" : 646,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ANTLAYOUT_EXT_JAVA",
      "value" : 16,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ANTLAYOUT_EXT_JAVA",
      "value" : 635,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ANTLAYOUT_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ANTLAYOUT_EXT_XML",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_MODEL",
      "value" : 35,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_MODEL",
      "value" : 1607,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_MODEL_EXT_GROOVY",
      "value" : 29,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_MODEL_EXT_GROOVY",
      "value" : 1386,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_MODEL_EXT_JAVA",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_MODEL_EXT_JAVA",
      "value" : 221,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SERVERFACADE",
      "value" : 36,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SERVERFACADE",
      "value" : 2101,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SERVERFACADE_EXT_JAVA",
      "value" : 36,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SERVERFACADE_EXT_JAVA",
      "value" : 2101,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TESTDATA",
      "value" : 578,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TESTDATA",
      "value" : 2729,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TESTDATA_EXT_JAVA",
      "value" : 485,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TESTDATA_EXT_JAVA",
      "value" : 2020,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TESTDATA_EXT_XML",
      "value" : 73,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TESTDATA_EXT_XML",
      "value" : 642,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_TESTDATA_EXT_JSP",
      "value" : 20,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_TESTDATA_EXT_JSP",
      "value" : 67,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC",
      "value" : 64,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC",
      "value" : 7285,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 31,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 5366,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_GROOVY",
      "value" : 33,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_GROOVY",
      "value" : 1919,
      "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" : 807,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 16579,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 595,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 11122,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_GROOVY",
      "value" : 113,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_GROOVY",
      "value" : 4711,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 77,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 669,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JSP",
      "value" : 20,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JSP",
      "value" : 67,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_SCALA",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_SCALA",
      "value" : 10,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 772,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 23,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 10,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 8457,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 3219,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 3156,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 655,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 1092,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 1640,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 11556,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 5023,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 5488,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 47.49048113534095,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 1388,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 2341,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 20.257874697127033,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 163,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 1956,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 16.92627206645898,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 68,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 1248,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 10.799584631360332,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 18,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 523,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 4.525787469712704,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_NEGLIGIBLE_RISK_LOC",
      "value" : 160,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 40.92071611253197,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_NEGLIGIBLE_RISK_COUNT",
      "value" : 33,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_LOW_RISK_LOC",
      "value" : 140,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_LOW_RISK_PERCENTAGE",
      "value" : 35.80562659846547,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_LOW_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_MEDIUM_RISK_LOC",
      "value" : 91,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_MEDIUM_RISK_PERCENTAGE",
      "value" : 23.273657289002557,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGINS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_NEGLIGIBLE_RISK_LOC",
      "value" : 756,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 55.588235294117645,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 211,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_LOW_RISK_LOC",
      "value" : 341,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_LOW_RISK_PERCENTAGE",
      "value" : 25.073529411764707,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_LOW_RISK_COUNT",
      "value" : 22,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_MEDIUM_RISK_LOC",
      "value" : 211,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 15.514705882352942,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_MEDIUM_RISK_COUNT",
      "value" : 8,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_HIGH_RISK_LOC",
      "value" : 52,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_HIGH_RISK_PERCENTAGE",
      "value" : 3.823529411764706,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTSRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_NEGLIGIBLE_RISK_LOC",
      "value" : 294,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 68.05555555555556,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_NEGLIGIBLE_RISK_COUNT",
      "value" : 79,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_LOW_RISK_LOC",
      "value" : 115,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_LOW_RISK_PERCENTAGE",
      "value" : 26.62037037037037,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_LOW_RISK_COUNT",
      "value" : 8,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_MEDIUM_RISK_LOC",
      "value" : 23,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_MEDIUM_RISK_PERCENTAGE",
      "value" : 5.324074074074074,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ANTLAYOUT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_NEGLIGIBLE_RISK_LOC",
      "value" : 513,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 42.89297658862876,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_NEGLIGIBLE_RISK_COUNT",
      "value" : 119,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_LOW_RISK_LOC",
      "value" : 199,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_LOW_RISK_PERCENTAGE",
      "value" : 16.638795986622075,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_LOW_RISK_COUNT",
      "value" : 15,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_MEDIUM_RISK_LOC",
      "value" : 296,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_MEDIUM_RISK_PERCENTAGE",
      "value" : 24.74916387959866,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_MEDIUM_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_HIGH_RISK_LOC",
      "value" : 53,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_HIGH_RISK_PERCENTAGE",
      "value" : 4.431438127090301,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_VERY_HIGH_RISK_LOC",
      "value" : 135,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 11.2876254180602,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_MODEL_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_NEGLIGIBLE_RISK_LOC",
      "value" : 807,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 51.664532650448145,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_NEGLIGIBLE_RISK_COUNT",
      "value" : 203,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_LOW_RISK_LOC",
      "value" : 406,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_LOW_RISK_PERCENTAGE",
      "value" : 25.992317541613318,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_LOW_RISK_COUNT",
      "value" : 27,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_MEDIUM_RISK_LOC",
      "value" : 349,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_MEDIUM_RISK_PERCENTAGE",
      "value" : 22.34314980793854,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_MEDIUM_RISK_COUNT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SERVERFACADE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_NEGLIGIBLE_RISK_LOC",
      "value" : 683,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_NEGLIGIBLE_RISK_COUNT",
      "value" : 237,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_TESTDATA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 2275,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 38.35131490222522,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 506,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 1140,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 19.217801753202966,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 81,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 986,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 16.62171274443695,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 35,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 1143,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 19.268374915711394,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 388,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 6.540795684423466,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 4224,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 53.50221659278024,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 1113,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_LOC",
      "value" : 1322,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 16.74477517416086,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_COUNT",
      "value" : 93,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_LOC",
      "value" : 1221,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 15.465484483850538,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_COUNT",
      "value" : 43,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_LOC",
      "value" : 740,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 9.373020899303356,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_COUNT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 388,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 4.914502849905003,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_NEGLIGIBLE_RISK_LOC",
      "value" : 1258,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 34.41860465116279,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_NEGLIGIBLE_RISK_COUNT",
      "value" : 273,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_LOW_RISK_LOC",
      "value" : 1019,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_LOW_RISK_PERCENTAGE",
      "value" : 27.879616963064297,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_LOW_RISK_COUNT",
      "value" : 70,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_MEDIUM_RISK_LOC",
      "value" : 735,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_MEDIUM_RISK_PERCENTAGE",
      "value" : 20.109439124487004,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_MEDIUM_RISK_COUNT",
      "value" : 25,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_HIGH_RISK_LOC",
      "value" : 508,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_HIGH_RISK_PERCENTAGE",
      "value" : 13.898768809849521,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_HIGH_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_VERY_HIGH_RISK_LOC",
      "value" : 135,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 3.6935704514363885,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_GROOVY_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_NEGLIGIBLE_RISK_LOC",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_NEGLIGIBLE_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SCALA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 8145,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 70.48286604361371,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 1544,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 1671,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 14.460020768431983,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 72,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 1123,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 9.717895465559018,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 352,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 3.046036690896504,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 265,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 2.2931810314987886,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 617,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_NEGLIGIBLE_RISK_LOC",
      "value" : 329,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 84.14322250639387,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_NEGLIGIBLE_RISK_COUNT",
      "value" : 44,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_LOW_RISK_LOC",
      "value" : 62,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_LOW_RISK_PERCENTAGE",
      "value" : 15.856777493606138,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_LOW_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGINS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_NEGLIGIBLE_RISK_LOC",
      "value" : 1240,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 91.17647058823529,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 236,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_LOW_RISK_LOC",
      "value" : 120,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_LOW_RISK_PERCENTAGE",
      "value" : 8.823529411764707,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_LOW_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTSRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_NEGLIGIBLE_RISK_LOC",
      "value" : 414,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 95.83333333333333,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_NEGLIGIBLE_RISK_COUNT",
      "value" : 87,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_LOW_RISK_LOC",
      "value" : 18,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_LOW_RISK_PERCENTAGE",
      "value" : 4.166666666666667,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ANTLAYOUT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_NEGLIGIBLE_RISK_LOC",
      "value" : 817,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 68.31103678929766,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_NEGLIGIBLE_RISK_COUNT",
      "value" : 136,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_LOW_RISK_LOC",
      "value" : 120,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_LOW_RISK_PERCENTAGE",
      "value" : 10.033444816053512,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_LOW_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_MEDIUM_RISK_LOC",
      "value" : 124,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_MEDIUM_RISK_PERCENTAGE",
      "value" : 10.367892976588628,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_HIGH_RISK_LOC",
      "value" : 135,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_HIGH_RISK_PERCENTAGE",
      "value" : 11.2876254180602,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_MODEL_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_NEGLIGIBLE_RISK_LOC",
      "value" : 1257,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 80.47375160051216,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_NEGLIGIBLE_RISK_COUNT",
      "value" : 231,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_LOW_RISK_LOC",
      "value" : 305,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_LOW_RISK_PERCENTAGE",
      "value" : 19.526248399487837,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_LOW_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SERVERFACADE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_NEGLIGIBLE_RISK_LOC",
      "value" : 683,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_NEGLIGIBLE_RISK_COUNT",
      "value" : 237,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_TESTDATA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 3405,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 57.400539447066755,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 573,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 1046,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 17.63317599460553,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 47,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 999,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 16.84086311530681,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 17,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 217,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 3.658125421443021,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 265,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 4.467296021577883,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 5535,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 70.1076630778974,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 1191,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_LOC",
      "value" : 1193,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 15.110829639012033,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_COUNT",
      "value" : 54,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_LOC",
      "value" : 685,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 8.676377454084864,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_COUNT",
      "value" : 14,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_LOC",
      "value" : 217,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 2.7485750474984165,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 265,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 3.356554781507283,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_NEGLIGIBLE_RISK_LOC",
      "value" : 2604,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 71.24487004103968,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_NEGLIGIBLE_RISK_COUNT",
      "value" : 351,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_LOW_RISK_LOC",
      "value" : 478,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_LOW_RISK_PERCENTAGE",
      "value" : 13.07797537619699,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_LOW_RISK_COUNT",
      "value" : 18,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_MEDIUM_RISK_LOC",
      "value" : 438,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_MEDIUM_RISK_PERCENTAGE",
      "value" : 11.98358413132695,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_HIGH_RISK_LOC",
      "value" : 135,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_HIGH_RISK_PERCENTAGE",
      "value" : 3.6935704514363885,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_GROOVY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_NEGLIGIBLE_RISK_LOC",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_NEGLIGIBLE_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCALA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 6019,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 155,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 705,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 3525,
      "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" : 807,
      "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" : 16579,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 12,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 62,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 49,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 345,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 11278,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 3.0590530235857423,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_TESTDATA",
      "value" : 274,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_TESTDATA",
      "value" : 274,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_TESTDATA",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_TESTSRC",
      "value" : 12,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_TESTSRC",
      "value" : 12,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_TESTSRC",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SRC",
      "value" : 59,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SRC",
      "value" : 59,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SRC",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_PLUGINS",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_PLUGINS",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_PLUGINS",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ANTLAYOUT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ANTLAYOUT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ANTLAYOUT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_MODEL",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_MODEL",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_MODEL",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SERVERFACADE",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SERVERFACADE",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SERVERFACADE",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_XML",
      "value" : 232,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_XML",
      "value" : 460,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_XML",
      "value" : 50.43478260869565,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_JAVA",
      "value" : 83,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JAVA",
      "value" : 7523,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JAVA",
      "value" : 1.1032832646550579,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_JSP",
      "value" : 30,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JSP",
      "value" : 60,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JSP",
      "value" : 50.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 1427,
      "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" : 16579,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 3.0590530235857423,
          "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" : 1,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "TOLERANT"
      }, {
        "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" : 1,
          "description" : null
        },
        "status" : "TOLERANT"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 2975,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 807,
    "linesOfCode" : 16579,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 595,
      "description" : [ ]
    }, {
      "name" : "  *.groovy",
      "value" : 113,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 77,
      "description" : [ ]
    }, {
      "name" : "  *.jsp",
      "value" : 20,
      "description" : [ ]
    }, {
      "name" : "  *.scala",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 11122,
      "description" : [ ]
    }, {
      "name" : "  *.groovy",
      "value" : 4711,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 669,
      "description" : [ ]
    }, {
      "name" : "  *.jsp",
      "value" : 67,
      "description" : [ ]
    }, {
      "name" : "  *.scala",
      "value" : 10,
      "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" : 1,
    "linesOfCode" : 11,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.xml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.xml",
      "value" : 11,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 24,
    "linesOfCode" : 122,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.txt",
      "value" : 19,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.properties",
      "value" : 3,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.txt",
      "value" : 108,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 11,
      "description" : [ ]
    }, {
      "name" : "  *.properties",
      "value" : 3,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "plugins",
      "filesCount" : 37,
      "linesOfCode" : 663,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.groovy",
        "value" : 26,
        "description" : [ ]
      }, {
        "name" : "  *.java",
        "value" : 6,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 3,
        "description" : [ ]
      }, {
        "name" : "  *.scala",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.groovy",
        "value" : 563,
        "description" : [ ]
      }, {
        "name" : "  *.java",
        "value" : 74,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 16,
        "description" : [ ]
      }, {
        "name" : "  *.scala",
        "value" : 10,
        "description" : [ ]
      } ]
    }, {
      "name" : "testSrc",
      "filesCount" : 40,
      "linesOfCode" : 1548,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.groovy",
        "value" : 25,
        "description" : [ ]
      }, {
        "name" : "  *.java",
        "value" : 15,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.groovy",
        "value" : 843,
        "description" : [ ]
      }, {
        "name" : "  *.java",
        "value" : 705,
        "description" : [ ]
      } ]
    }, {
      "name" : "antLayout",
      "filesCount" : 17,
      "linesOfCode" : 646,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 16,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 635,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 11,
        "description" : [ ]
      } ]
    }, {
      "name" : "model",
      "filesCount" : 35,
      "linesOfCode" : 1607,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.groovy",
        "value" : 29,
        "description" : [ ]
      }, {
        "name" : "  *.java",
        "value" : 6,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.groovy",
        "value" : 1386,
        "description" : [ ]
      }, {
        "name" : "  *.java",
        "value" : 221,
        "description" : [ ]
      } ]
    }, {
      "name" : "serverFacade",
      "filesCount" : 36,
      "linesOfCode" : 2101,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 36,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 2101,
        "description" : [ ]
      } ]
    }, {
      "name" : "testData",
      "filesCount" : 578,
      "linesOfCode" : 2729,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 485,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 73,
        "description" : [ ]
      }, {
        "name" : "  *.jsp",
        "value" : 20,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 2020,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 642,
        "description" : [ ]
      }, {
        "name" : "  *.jsp",
        "value" : 67,
        "description" : [ ]
      } ]
    }, {
      "name" : "src",
      "filesCount" : 64,
      "linesOfCode" : 7285,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 31,
        "description" : [ ]
      }, {
        "name" : "  *.groovy",
        "value" : 33,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 5366,
        "description" : [ ]
      }, {
        "name" : "  *.groovy",
        "value" : 1919,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "plugins",
        "sourceFileFilters" : [ {
          "pathPattern" : "./plugins/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "testSrc",
        "sourceFileFilters" : [ {
          "pathPattern" : "./testSrc/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "antLayout",
        "sourceFileFilters" : [ {
          "pathPattern" : "./antLayout/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "model",
        "sourceFileFilters" : [ {
          "pathPattern" : "./model/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "serverFacade",
        "sourceFileFilters" : [ {
          "pathPattern" : "./serverFacade/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "testData",
        "sourceFileFilters" : [ {
          "pathPattern" : "./testData/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "src",
        "sourceFileFilters" : [ {
          "pathPattern" : "./src/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "plugins",
      "value" : 37,
      "description" : [ ]
    }, {
      "name" : "testSrc",
      "value" : 40,
      "description" : [ ]
    }, {
      "name" : "antLayout",
      "value" : 17,
      "description" : [ ]
    }, {
      "name" : "model",
      "value" : 35,
      "description" : [ ]
    }, {
      "name" : "serverFacade",
      "value" : 36,
      "description" : [ ]
    }, {
      "name" : "testData",
      "value" : 578,
      "description" : [ ]
    }, {
      "name" : "src",
      "value" : 64,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "plugins",
      "value" : 663,
      "description" : [ ]
    }, {
      "name" : "testSrc",
      "value" : 1548,
      "description" : [ ]
    }, {
      "name" : "antLayout",
      "value" : 646,
      "description" : [ ]
    }, {
      "name" : "model",
      "value" : 1607,
      "description" : [ ]
    }, {
      "name" : "serverFacade",
      "value" : 2101,
      "description" : [ ]
    }, {
      "name" : "testData",
      "value" : 2729,
      "description" : [ ]
    }, {
      "name" : "src",
      "value" : 7285,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 807,
      "linesOfCode" : 16579,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 595,
        "description" : [ ]
      }, {
        "name" : "  *.groovy",
        "value" : 113,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 77,
        "description" : [ ]
      }, {
        "name" : "  *.jsp",
        "value" : 20,
        "description" : [ ]
      }, {
        "name" : "  *.scala",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 11122,
        "description" : [ ]
      }, {
        "name" : "  *.groovy",
        "value" : 4711,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 669,
        "description" : [ ]
      }, {
        "name" : "  *.jsp",
        "value" : 67,
        "description" : [ ]
      }, {
        "name" : "  *.scala",
        "value" : 10,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 807,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 16579,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 8457,
      "lowRiskValue" : 3219,
      "mediumRiskValue" : 3156,
      "highRiskValue" : 655,
      "veryHighRiskValue" : 1092,
      "lowRiskCount" : 23,
      "negligibleRiskCount" : 772,
      "mediumRiskCount" : 10,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 51.01031425297062,
      "veryHighRiskPercentage" : 6.586645756680138,
      "highRiskPercentage" : 3.9507811086314013,
      "mediumRiskPercentage" : 19.036130044031605,
      "lowRiskPercentage" : 19.41612883768623,
      "totalValue" : 16579,
      "totalCount" : 807
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 5100,
      "lowRiskValue" : 2322,
      "mediumRiskValue" : 1953,
      "highRiskValue" : 655,
      "veryHighRiskValue" : 1092,
      "lowRiskCount" : 16,
      "negligibleRiskCount" : 570,
      "mediumRiskCount" : 7,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 45.855062039201584,
      "veryHighRiskPercentage" : 9.818377989570221,
      "highRiskPercentage" : 5.889228556015105,
      "mediumRiskPercentage" : 17.559791404423663,
      "lowRiskPercentage" : 20.877540010789428,
      "totalValue" : 11122,
      "totalCount" : 595
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 669,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 77,
      "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" : 669,
      "totalCount" : 77
    }, {
      "key" : "groovy",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 2611,
      "lowRiskValue" : 897,
      "mediumRiskValue" : 1203,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 103,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 55.423476968796436,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 25.5359796221609,
      "lowRiskPercentage" : 19.040543409042666,
      "totalValue" : 4711,
      "totalCount" : 113
    }, {
      "key" : "scala",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 10,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 10,
      "totalCount" : 2
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 67,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 20,
      "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" : 67,
      "totalCount" : 20
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "plugins",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 663,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 37,
        "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" : 663,
        "totalCount" : 37
      }, {
        "key" : "testSrc",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 1183,
        "lowRiskValue" : 365,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 37,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 76.42118863049096,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 23.578811369509044,
        "totalValue" : 1548,
        "totalCount" : 40
      }, {
        "key" : "antLayout",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 646,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 17,
        "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" : 646,
        "totalCount" : 17
      }, {
        "key" : "model",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 793,
        "lowRiskValue" : 390,
        "mediumRiskValue" : 424,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 31,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 49.34660858742999,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 26.384567517112632,
        "lowRiskPercentage" : 24.268823895457373,
        "totalValue" : 1607,
        "totalCount" : 35
      }, {
        "key" : "serverFacade",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 948,
        "lowRiskValue" : 801,
        "mediumRiskValue" : 352,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 6,
        "negligibleRiskCount" : 29,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 45.121370775821035,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 16.75392670157068,
        "lowRiskPercentage" : 38.12470252260828,
        "totalValue" : 2101,
        "totalCount" : 36
      }, {
        "key" : "testData",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 2729,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 578,
        "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" : 2729,
        "totalCount" : 578
      }, {
        "key" : "src",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 1495,
        "lowRiskValue" : 1663,
        "mediumRiskValue" : 2380,
        "highRiskValue" : 655,
        "veryHighRiskValue" : 1092,
        "lowRiskCount" : 11,
        "negligibleRiskCount" : 43,
        "mediumRiskCount" : 8,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 20.521619766643788,
        "veryHighRiskPercentage" : 14.989704873026767,
        "highRiskPercentage" : 8.991077556623198,
        "mediumRiskPercentage" : 32.66986959505834,
        "lowRiskPercentage" : 22.82772820864791,
        "totalValue" : 7285,
        "totalCount" : 64
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
      "extension" : "java",
      "linesOfCode" : 1092,
      "unitsCount" : 107,
      "unitsMcCabeIndexSum" : 292,
      "linesOfCodeInUnits" : 968
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
      "extension" : "java",
      "linesOfCode" : 655,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 207,
      "linesOfCodeInUnits" : 572
    }, {
      "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 434,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 96,
      "linesOfCodeInUnits" : 394
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 424,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 99,
      "linesOfCodeInUnits" : 411
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
      "extension" : "java",
      "linesOfCode" : 385,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 118,
      "linesOfCodeInUnits" : 302
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
      "extension" : "java",
      "linesOfCode" : 357,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 78,
      "linesOfCodeInUnits" : 289
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 278
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
      "extension" : "groovy",
      "linesOfCode" : 345,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 306
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/TypeRepr.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
      "extension" : "java",
      "linesOfCode" : 213,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 178
    }, {
      "relativePath" : "src/org/jetbrains/ether/Main.java",
      "extension" : "java",
      "linesOfCode" : 207,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 183
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
      "extension" : "java",
      "linesOfCode" : 206,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/org/jetbrains/ether/Options.java",
      "extension" : "java",
      "linesOfCode" : 199,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
      "extension" : "java",
      "linesOfCode" : 197,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 169
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
      "extension" : "java",
      "linesOfCode" : 196,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 57,
      "linesOfCodeInUnits" : 184
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ProjectPaths.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 142
    }, {
      "relativePath" : "src/org/jetbrains/ether/RW.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 150
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ArtifactBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 172,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 153
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavacFileManager.java",
      "extension" : "java",
      "linesOfCode" : 164,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 130
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/LineOutputWriter.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/EmbeddedJavac.java",
      "extension" : "java",
      "linesOfCode" : 152,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 121
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
      "extension" : "groovy",
      "linesOfCode" : 146,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 133
    }, {
      "relativePath" : "src/org/jetbrains/ether/DirectoryScanner.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/FileUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 128,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/org/jetbrains/jps/GantBasedProject.groovy",
      "extension" : "groovy",
      "linesOfCode" : 124,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/IncrementalTestCase.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestMembersChange.java",
      "extension" : "java",
      "linesOfCode" : 117,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/ResourcePatterns.java",
      "extension" : "java",
      "linesOfCode" : 117,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
      "extension" : "java",
      "linesOfCode" : 111,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/ArtifactLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 110,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/server/Facade.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/LayoutElementBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 109,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Module.groovy",
      "extension" : "groovy",
      "linesOfCode" : 108,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/CompileContext.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "src/org/jetbrains/jps/Jps.groovy",
      "extension" : "groovy",
      "linesOfCode" : 98,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/ClasspathUtil.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/OutputFileObject.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestGenerics.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/Container.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/FoxyMap.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/IncProjectBuilder.java",
      "extension" : "java",
      "linesOfCode" : 91,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "src/org/jetbrains/ether/MockFS.java",
      "extension" : "java",
      "linesOfCode" : 91,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompiler.groovy",
      "extension" : "groovy",
      "linesOfCode" : 90,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JpsBuildTestCase.groovy",
      "extension" : "groovy",
      "linesOfCode" : 86,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/MainClassLauncher.java",
      "extension" : "java",
      "linesOfCode" : 84,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/dag/DagBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 82,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ModuleClasspathTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/tasks/LayoutTask.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Difference.java",
      "extension" : "java",
      "linesOfCode" : 80,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 58
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
      "extension" : "java",
      "linesOfCode" : 1092,
      "unitsCount" : 107,
      "unitsMcCabeIndexSum" : 292,
      "linesOfCodeInUnits" : 968
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
      "extension" : "java",
      "linesOfCode" : 385,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 118,
      "linesOfCodeInUnits" : 302
    }, {
      "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 434,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 96,
      "linesOfCodeInUnits" : 394
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
      "extension" : "java",
      "linesOfCode" : 357,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 78,
      "linesOfCodeInUnits" : 289
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
      "extension" : "java",
      "linesOfCode" : 655,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 207,
      "linesOfCodeInUnits" : 572
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestMembersChange.java",
      "extension" : "java",
      "linesOfCode" : 117,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestGenerics.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/LineOutputWriter.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 424,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 99,
      "linesOfCodeInUnits" : 411
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 278
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/TypeRepr.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ProjectPaths.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 142
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestAnnotations.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "src/org/jetbrains/jps/GantBasedProject.groovy",
      "extension" : "groovy",
      "linesOfCode" : 124,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestFieldProperties.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/Container.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavacFileManager.java",
      "extension" : "java",
      "linesOfCode" : 164,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 130
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
      "extension" : "java",
      "linesOfCode" : 197,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 169
    }, {
      "relativePath" : "src/org/jetbrains/ether/Main.java",
      "extension" : "java",
      "linesOfCode" : 207,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 183
    }, {
      "relativePath" : "src/org/jetbrains/ether/RW.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 150
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
      "extension" : "groovy",
      "linesOfCode" : 345,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 306
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ArtifactBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 172,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 153
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/CompileContext.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/FoxyMap.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
      "extension" : "java",
      "linesOfCode" : 206,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/tasks/LayoutTask.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/OutputFileObject.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestCommon.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JpsBuildTestCase.groovy",
      "extension" : "groovy",
      "linesOfCode" : 86,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ModuleChunk.groovy",
      "extension" : "groovy",
      "linesOfCode" : 63,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/EmbeddedJavac.java",
      "extension" : "java",
      "linesOfCode" : 152,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 121
    }, {
      "relativePath" : "src/org/jetbrains/ether/DirectoryScanner.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/org/jetbrains/ether/Options.java",
      "extension" : "java",
      "linesOfCode" : 199,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/LayoutElementBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 109,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
      "extension" : "groovy",
      "linesOfCode" : 146,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 133
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/ZipContainer.java",
      "extension" : "java",
      "linesOfCode" : 60,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 48
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Module.groovy",
      "extension" : "groovy",
      "linesOfCode" : 108,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/messages/CompilerMessage.java",
      "extension" : "java",
      "linesOfCode" : 58,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestMethodModifiers.java",
      "extension" : "java",
      "linesOfCode" : 33,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/IncrementalTestCase.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ModuleClasspathTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/PlainMessageDiagnostic.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/TimestampStorage.java",
      "extension" : "java",
      "linesOfCode" : 46,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/AbstractStateStorage.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/FSSnapshot.java",
      "extension" : "java",
      "linesOfCode" : 70,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 48
    }, {
      "relativePath" : "src/org/jetbrains/ether/DotPrinter.java",
      "extension" : "java",
      "linesOfCode" : 56,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
      "extension" : "java",
      "linesOfCode" : 213,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 178
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/ResourcePatterns.java",
      "extension" : "java",
      "linesOfCode" : 117,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/StringCache.java",
      "extension" : "java",
      "linesOfCode" : 78,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestClassModifiers.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 16579,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 807,
      "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" : 16579,
      "totalCount" : 807
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 16579,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 807,
      "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" : 16579,
      "totalCount" : 807
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 10219,
      "lowRiskValue" : 3477,
      "mediumRiskValue" : 2449,
      "highRiskValue" : 434,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 29,
      "negligibleRiskCount" : 773,
      "mediumRiskCount" : 4,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 61.638217021533265,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 2.6177694673985163,
      "mediumRiskPercentage" : 14.771699137463056,
      "lowRiskPercentage" : 20.972314373605162,
      "totalValue" : 16579,
      "totalCount" : 807
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 7000,
      "lowRiskValue" : 8800,
      "mediumRiskValue" : 779,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 104,
      "negligibleRiskCount" : 701,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 42.222088183847035,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 4.698715242173835,
      "lowRiskPercentage" : 53.07919657397913,
      "totalValue" : 16579,
      "totalCount" : 807
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 6297,
      "lowRiskValue" : 2721,
      "mediumRiskValue" : 2104,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 20,
      "negligibleRiskCount" : 572,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 56.61751483546125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 18.917460888329437,
      "lowRiskPercentage" : 24.465024276209316,
      "totalValue" : 11122,
      "totalCount" : 595
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 669,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 77,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 669,
      "totalCount" : 77
    }, {
      "key" : "groovy",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 3176,
      "lowRiskValue" : 756,
      "mediumRiskValue" : 345,
      "highRiskValue" : 434,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 9,
      "negligibleRiskCount" : 102,
      "mediumRiskCount" : 1,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 67.41668435576311,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 9.212481426448736,
      "mediumRiskPercentage" : 7.323285926554871,
      "lowRiskPercentage" : 16.047548291233284,
      "totalValue" : 4711,
      "totalCount" : 113
    }, {
      "key" : "scala",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 10,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 10,
      "totalCount" : 2
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 67,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 20,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 67,
      "totalCount" : 20
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 11122,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 595,
      "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" : 11122,
      "totalCount" : 595
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 669,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 77,
      "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" : 669,
      "totalCount" : 77
    }, {
      "key" : "groovy",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4711,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 113,
      "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" : 4711,
      "totalCount" : 113
    }, {
      "key" : "scala",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 10,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 10,
      "totalCount" : 2
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 67,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 20,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 67,
      "totalCount" : 20
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 11122,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 595,
      "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" : 11122,
      "totalCount" : 595
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 669,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 77,
      "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" : 669,
      "totalCount" : 77
    }, {
      "key" : "groovy",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4711,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 113,
      "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" : 4711,
      "totalCount" : 113
    }, {
      "key" : "scala",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 10,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 10,
      "totalCount" : 2
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 67,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 20,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 67,
      "totalCount" : 20
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "plugins",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 584,
        "lowRiskValue" : 79,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 36,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 88.08446455505279,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 11.91553544494721,
        "totalValue" : 663,
        "totalCount" : 37
      }, {
        "key" : "testSrc",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1310,
        "lowRiskValue" : 238,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 3,
        "negligibleRiskCount" : 37,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 84.62532299741602,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 15.37467700258398,
        "totalValue" : 1548,
        "totalCount" : 40
      }, {
        "key" : "antLayout",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 472,
        "lowRiskValue" : 174,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 15,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 73.06501547987617,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 26.934984520123837,
        "totalValue" : 646,
        "totalCount" : 17
      }, {
        "key" : "model",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1607,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 35,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 1607,
        "totalCount" : 35
      }, {
        "key" : "serverFacade",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1991,
        "lowRiskValue" : 110,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 35,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 94.76439790575917,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 5.2356020942408374,
        "totalValue" : 2101,
        "totalCount" : 36
      }, {
        "key" : "testData",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2729,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 578,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2729,
        "totalCount" : 578
      }, {
        "key" : "src",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1526,
        "lowRiskValue" : 2876,
        "mediumRiskValue" : 2449,
        "highRiskValue" : 434,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 22,
        "negligibleRiskCount" : 37,
        "mediumRiskCount" : 4,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 20.947151681537406,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 5.957446808510638,
        "mediumRiskPercentage" : 33.61702127659574,
        "lowRiskPercentage" : 39.47838023335621,
        "totalValue" : 7285,
        "totalCount" : 64
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "plugins",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 663,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 37,
        "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" : 663,
        "totalCount" : 37
      }, {
        "key" : "testSrc",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1548,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 40,
        "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" : 1548,
        "totalCount" : 40
      }, {
        "key" : "antLayout",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 646,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 17,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 646,
        "totalCount" : 17
      }, {
        "key" : "model",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1607,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 35,
        "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" : 1607,
        "totalCount" : 35
      }, {
        "key" : "serverFacade",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2101,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 36,
        "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" : 2101,
        "totalCount" : 36
      }, {
        "key" : "testData",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2729,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 578,
        "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" : 2729,
        "totalCount" : 578
      }, {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 7285,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 64,
        "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" : 7285,
        "totalCount" : 64
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "plugins",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 663,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 37,
        "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" : 663,
        "totalCount" : 37
      }, {
        "key" : "testSrc",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1548,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 40,
        "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" : 1548,
        "totalCount" : 40
      }, {
        "key" : "antLayout",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 646,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 17,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 646,
        "totalCount" : 17
      }, {
        "key" : "model",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1607,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 35,
        "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" : 1607,
        "totalCount" : 35
      }, {
        "key" : "serverFacade",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2101,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 36,
        "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" : 2101,
        "totalCount" : 36
      }, {
        "key" : "testData",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2729,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 578,
        "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" : 2729,
        "totalCount" : 578
      }, {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 7285,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 64,
        "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" : 7285,
        "totalCount" : 64
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 434,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 96,
      "linesOfCodeInUnits" : 394
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
      "extension" : "groovy",
      "linesOfCode" : 345,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 306
    }, {
      "relativePath" : "src/org/jetbrains/jps/ModuleBuildState.groovy",
      "extension" : "groovy",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "src/org/jetbrains/jps/ModuleBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/Container.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/tasks/LayoutTask.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/ZipContainer.java",
      "extension" : "java",
      "linesOfCode" : 60,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 48
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/JarContainer.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/RootContainer.java",
      "extension" : "java",
      "linesOfCode" : 37,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/DirContainer.java",
      "extension" : "java",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/IdeaModule.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/util/LayoutFileSet.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/antlib.xml",
      "extension" : "xml",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/Content.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/util/TempFileFactory.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/org/jetbrains/jps/Jps.groovy",
      "extension" : "groovy",
      "linesOfCode" : 98,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ArtifactBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 172,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 153
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/RenamedFileContainer.java",
      "extension" : "java",
      "linesOfCode" : 44,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/FileSetContainer.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JpsBuildTestCase.groovy",
      "extension" : "groovy",
      "linesOfCode" : 86,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/org/jetbrains/jps/resolvers/LibraryResolver.groovy",
      "extension" : "groovy",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "testData/iprProject/web/WEB-INF/web.xml",
      "extension" : "xml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/iprProject/web/index.jsp",
      "extension" : "jsp",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/iprProject/src/xxx/MyClass.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/FileUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 128,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/BuildFromIdeaProjectTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 68,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/ZipUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 50,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/FileSystemItem.groovy",
      "extension" : "groovy",
      "linesOfCode" : 41,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/OverwriteTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 30,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "testData/dirBasedProject/web/WEB-INF/web.xml",
      "extension" : "xml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/dirBasedProject/web/index.jsp",
      "extension" : "jsp",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/dirBasedProject/src/xxx/MyClass.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/overwriteTest/src/a.xml",
      "extension" : "xml",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/overwriteTest/dep/src/a.xml",
      "extension" : "xml",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/ModuleBuildTask.groovy",
      "extension" : "groovy",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ArtifactBuildTask.groovy",
      "extension" : "groovy",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/PathVariablesTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 14,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
      "extension" : "java",
      "linesOfCode" : 213,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 178
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompiler.groovy",
      "extension" : "groovy",
      "linesOfCode" : 90,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "src/org/jetbrains/jps/listeners/BuildStatisticsListener.groovy",
      "extension" : "groovy",
      "linesOfCode" : 45,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/org/jetbrains/jps/teamcity/TeamcityBuildInfoPrinter.groovy",
      "extension" : "groovy",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 37
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompilerRunner.groovy",
      "extension" : "groovy",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/JavaFileCollector.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/GroovyFileSearcher.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/org/jetbrains/jps/listeners/JpsBuildListener.groovy",
      "extension" : "groovy",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/org/jetbrains/jps/listeners/DefaultBuildInfoPrinter.groovy",
      "extension" : "groovy",
      "linesOfCode" : 10,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/org/jetbrains/jps/listeners/BuildInfoPrinter.groovy",
      "extension" : "groovy",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/ExtractedDirContent.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ExtractedDirectoryElementTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 35,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "src/org/jetbrains/jps/resolvers/PathEntry.groovy",
      "extension" : "groovy",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ],
    "youngestFiles" : [ {
      "relativePath" : "src/org/jetbrains/jps/resolvers/ModuleResolver.groovy",
      "extension" : "groovy",
      "linesOfCode" : 10,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/org/jetbrains/jps/resolvers/Resolver.groovy",
      "extension" : "groovy",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 424,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 99,
      "linesOfCodeInUnits" : 411
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ProjectPaths.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 142
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavacFileManager.java",
      "extension" : "java",
      "linesOfCode" : 164,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 130
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/LineOutputWriter.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/EmbeddedJavac.java",
      "extension" : "java",
      "linesOfCode" : 152,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 121
    }, {
      "relativePath" : "src/org/jetbrains/jps/GantBasedProject.groovy",
      "extension" : "groovy",
      "linesOfCode" : 124,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/ArtifactLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 110,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/LayoutElementBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 109,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Module.groovy",
      "extension" : "groovy",
      "linesOfCode" : 108,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/OutputFileObject.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/dag/DagBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 82,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/resourses/ResourcesBuilder.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/BuildDataManager.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/AbstractStateStorage.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ModuleChunk.groovy",
      "extension" : "groovy",
      "linesOfCode" : 63,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/ComplexLayoutElement.groovy",
      "extension" : "groovy",
      "linesOfCode" : 60,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Library.groovy",
      "extension" : "groovy",
      "linesOfCode" : 53,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/RunConfiguration.groovy",
      "extension" : "groovy",
      "linesOfCode" : 48,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/TimestampStorage.java",
      "extension" : "java",
      "linesOfCode" : 46,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Project.groovy",
      "extension" : "groovy",
      "linesOfCode" : 43,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/SequentialTaskExecutor.java",
      "extension" : "java",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ProjectChunks.groovy",
      "extension" : "groovy",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/PlainMessageDiagnostic.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/LazyInitializeableObject.groovy",
      "extension" : "groovy",
      "linesOfCode" : 37,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ClasspathItem.groovy",
      "extension" : "groovy",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/CompositeLayoutElement.groovy",
      "extension" : "groovy",
      "linesOfCode" : 35,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/FacetLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 33,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/dag/DagNode.groovy",
      "extension" : "groovy",
      "linesOfCode" : 31,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 25
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoadingUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/LayoutElement.groovy",
      "extension" : "groovy",
      "linesOfCode" : 24,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/TimestampValidityState.java",
      "extension" : "java",
      "linesOfCode" : 22,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/ProjectMacroExpander.groovy",
      "extension" : "groovy",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/ModuleMacroExpander.groovy",
      "extension" : "groovy",
      "linesOfCode" : 19,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/SystemOutErrorReporter.groovy",
      "extension" : "groovy",
      "linesOfCode" : 17,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/LayoutElementTypeService.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/JavaSdk.groovy",
      "extension" : "groovy",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/OwnServiceLoader.java",
      "extension" : "java",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/forms/FormsBuilder.java",
      "extension" : "java",
      "linesOfCode" : 14,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/LayoutElementFactory.groovy",
      "extension" : "groovy",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/InitializingExpando.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/Artifact.groovy",
      "extension" : "groovy",
      "linesOfCode" : 10,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/FacetTypeService.groovy",
      "extension" : "groovy",
      "linesOfCode" : 10,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/ArtifactPropertiesProviderService.groovy",
      "extension" : "groovy",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/CompilerConfiguration.groovy",
      "extension" : "groovy",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/ValidityState.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Sdk.groovy",
      "extension" : "groovy",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/ProjectLoadingErrorReporter.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/MacroExpander.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
      "extension" : "java",
      "linesOfCode" : 1092,
      "unitsCount" : 107,
      "unitsMcCabeIndexSum" : 292,
      "linesOfCodeInUnits" : 968
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
      "extension" : "java",
      "linesOfCode" : 655,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 207,
      "linesOfCodeInUnits" : 572
    }, {
      "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 434,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 96,
      "linesOfCodeInUnits" : 394
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 424,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 99,
      "linesOfCodeInUnits" : 411
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
      "extension" : "java",
      "linesOfCode" : 385,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 118,
      "linesOfCodeInUnits" : 302
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
      "extension" : "java",
      "linesOfCode" : 357,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 78,
      "linesOfCodeInUnits" : 289
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 278
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
      "extension" : "groovy",
      "linesOfCode" : 345,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 306
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/TypeRepr.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
      "extension" : "java",
      "linesOfCode" : 213,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 178
    }, {
      "relativePath" : "src/org/jetbrains/ether/Main.java",
      "extension" : "java",
      "linesOfCode" : 207,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 183
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
      "extension" : "java",
      "linesOfCode" : 206,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/org/jetbrains/ether/Options.java",
      "extension" : "java",
      "linesOfCode" : 199,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
      "extension" : "java",
      "linesOfCode" : 197,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 169
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
      "extension" : "java",
      "linesOfCode" : 196,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 57,
      "linesOfCodeInUnits" : 184
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ProjectPaths.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 142
    }, {
      "relativePath" : "src/org/jetbrains/ether/RW.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 150
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ArtifactBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 172,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 153
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavacFileManager.java",
      "extension" : "java",
      "linesOfCode" : 164,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 42,
      "linesOfCodeInUnits" : 130
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/LineOutputWriter.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/EmbeddedJavac.java",
      "extension" : "java",
      "linesOfCode" : 152,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 121
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
      "extension" : "groovy",
      "linesOfCode" : 146,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 133
    }, {
      "relativePath" : "src/org/jetbrains/ether/DirectoryScanner.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/FileUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 128,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/org/jetbrains/jps/GantBasedProject.groovy",
      "extension" : "groovy",
      "linesOfCode" : 124,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/IncrementalTestCase.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestMembersChange.java",
      "extension" : "java",
      "linesOfCode" : 117,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/ResourcePatterns.java",
      "extension" : "java",
      "linesOfCode" : 117,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
      "extension" : "java",
      "linesOfCode" : 111,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/ArtifactLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 110,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/server/Facade.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/LayoutElementBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 109,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Module.groovy",
      "extension" : "groovy",
      "linesOfCode" : 108,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/CompileContext.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 79
    }, {
      "relativePath" : "src/org/jetbrains/jps/Jps.groovy",
      "extension" : "groovy",
      "linesOfCode" : 98,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/ClasspathUtil.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 85
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/OutputFileObject.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 64
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestGenerics.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/Container.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/FoxyMap.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/IncProjectBuilder.java",
      "extension" : "java",
      "linesOfCode" : 91,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "src/org/jetbrains/ether/MockFS.java",
      "extension" : "java",
      "linesOfCode" : 91,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompiler.groovy",
      "extension" : "groovy",
      "linesOfCode" : 90,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JpsBuildTestCase.groovy",
      "extension" : "groovy",
      "linesOfCode" : 86,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/MainClassLauncher.java",
      "extension" : "java",
      "linesOfCode" : 84,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/dag/DagBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 82,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ModuleClasspathTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/tasks/LayoutTask.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Difference.java",
      "extension" : "java",
      "linesOfCode" : 80,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 58
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "testData/iprProject/src/xxx/MyClass.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/iprProject/web/index.jsp",
      "extension" : "jsp",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/iprProject/web/WEB-INF/web.xml",
      "extension" : "xml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/overwriteTest/dep/src/a.xml",
      "extension" : "xml",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/overwriteTest/src/a.xml",
      "extension" : "xml",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/dirBasedProject/src/xxx/MyClass.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/dirBasedProject/web/index.jsp",
      "extension" : "jsp",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/dirBasedProject/web/WEB-INF/web.xml",
      "extension" : "xml",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/jpaTest/src/META-INF/persistence.xml",
      "extension" : "xml",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/resourceCopying/src/copyTree/subdir/xxx.xml",
      "extension" : "xml",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/moduleCycle/module1/src/Bar1.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/moduleCycle/module2/src/Bar2.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/moduleCycle/src/Foo.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/jspDependent/root/dep2.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/jspDependent/root/dep.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/jspDependent/source/a.java",
      "extension" : "java",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/jspDependent/exploded/dep2.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/jspDependent/exploded/dep.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/scope/root/b.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/scope/root/dep2.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/scope/root/dep.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/scope/exploded/dep2.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/scope/exploded/dep.jsp",
      "extension" : "jsp",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/javaDependent/source/a.java",
      "extension" : "java",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/jspDependent/root/dir/xxx.jsp",
      "extension" : "jsp",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/jspDependent/exploded/dir/xxx.jsp",
      "extension" : "jsp",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/jasperValidation/scope/exploded/dir/xxx.jsp",
      "extension" : "jsp",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/compilePackage/synchronizeOutput/a/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/compilePackage/synchronizeOutput/ab/B.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationRetentionPolicy3/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addAnnotationTypeMemberWithDefaultValue/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addAnnotationTypeMemberWithDefaultValue/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/removeAnnotationTypeMember/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/removeAnnotationTypeMember/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/removeAnnotationTypeMember1/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/removeAnnotationTypeMember1/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationTypeMemberType/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationTypeMemberType/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addDefaultToAnnotationMember/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addDefaultToAnnotationMember/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationRetentionPolicy1/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationRetentionPolicy1/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationRetentionPolicy/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationRetentionPolicy/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addAnnotationTypeMemberWithoutDefaultValue/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addAnnotationTypeMemberWithoutDefaultValue/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addAnnotationTarget/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/changeAnnotationRetentionPolicy4/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addAnnotationTypeMemberWithDefaultValue2/src/A.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testData/incremental/annotations/addAnnotationTypeMemberWithDefaultValue2/src/C.java",
      "extension" : "java",
      "linesOfCode" : 3,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 434,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 96,
      "linesOfCodeInUnits" : 394
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
      "extension" : "groovy",
      "linesOfCode" : 345,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 306
    }, {
      "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
      "extension" : "java",
      "linesOfCode" : 1092,
      "unitsCount" : 107,
      "unitsMcCabeIndexSum" : 292,
      "linesOfCodeInUnits" : 968
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
      "extension" : "java",
      "linesOfCode" : 655,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 207,
      "linesOfCodeInUnits" : 572
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
      "extension" : "java",
      "linesOfCode" : 357,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 78,
      "linesOfCodeInUnits" : 289
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
      "extension" : "java",
      "linesOfCode" : 206,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompiler.groovy",
      "extension" : "groovy",
      "linesOfCode" : 90,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JpsBuildTestCase.groovy",
      "extension" : "groovy",
      "linesOfCode" : 86,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ArtifactBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 172,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 153
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
      "extension" : "java",
      "linesOfCode" : 111,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "src/org/jetbrains/ether/Main.java",
      "extension" : "java",
      "linesOfCode" : 207,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 183
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/FieldRepr.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/org/jetbrains/jps/Jps.groovy",
      "extension" : "groovy",
      "linesOfCode" : 98,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Callbacks.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 7
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
      "extension" : "java",
      "linesOfCode" : 213,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 178
    }, {
      "relativePath" : "src/org/jetbrains/jps/ModuleBuildState.groovy",
      "extension" : "groovy",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
      "extension" : "java",
      "linesOfCode" : 385,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 118,
      "linesOfCodeInUnits" : 302
    }, {
      "relativePath" : "plugins/gwt/src/org/jetbrains/jps/gwt/GwtModuleBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 79,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/server/Facade.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/TypeRepr.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/AntPrePostStepsInArtifactsTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 32,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/IncrementalTestCase.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/org/jetbrains/ether/DirectoryScanner.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
      "extension" : "groovy",
      "linesOfCode" : 146,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 133
    }, {
      "relativePath" : "src/org/jetbrains/ether/Reporter.java",
      "extension" : "java",
      "linesOfCode" : 69,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Difference.java",
      "extension" : "java",
      "linesOfCode" : 80,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 58
    }, {
      "relativePath" : "src/org/jetbrains/ether/RW.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 150
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompilerRunner.groovy",
      "extension" : "groovy",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/StringCache.java",
      "extension" : "java",
      "linesOfCode" : 78,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/tasks/LayoutTask.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/Container.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Proto.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/org/jetbrains/ether/Options.java",
      "extension" : "java",
      "linesOfCode" : 199,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/server/BuildParameters.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/antlib.xml",
      "extension" : "xml",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugins/javaee/src/org/jetbrains/jps/javaee/JavaeeFacetResourcesElement.groovy",
      "extension" : "groovy",
      "linesOfCode" : 24,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/FileSetContainer.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/BuildUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 27,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ant/CallAntBuildTask.groovy",
      "extension" : "groovy",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugins/scala/testSrc/org/jetbrains/jps/scala/ScalaModuleTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/RunConfigurationLauncherService.java",
      "extension" : "java",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/JarContainer.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/org/jetbrains/jps/TempFileContainer.groovy",
      "extension" : "groovy",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/org/jetbrains/ether/DotPrinter.java",
      "extension" : "java",
      "linesOfCode" : 56,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "plugins/appLauncher/testSrc/org/jetbrains/jps/runConf/java/JavaAppLauncherTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 59,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ModuleClasspathTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "src/org/jetbrains/jps/ModuleBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/SourceRootUnderOutputTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JavacFileEncodingTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 9
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
      "extension" : "groovy",
      "linesOfCode" : 345,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 306
    }, {
      "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 434,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 96,
      "linesOfCodeInUnits" : 394
    }, {
      "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
      "extension" : "java",
      "linesOfCode" : 1092,
      "unitsCount" : 107,
      "unitsMcCabeIndexSum" : 292,
      "linesOfCodeInUnits" : 968
    }, {
      "relativePath" : "src/org/jetbrains/ether/DirectoryScanner.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/org/jetbrains/ether/Options.java",
      "extension" : "java",
      "linesOfCode" : 199,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 37,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompiler.groovy",
      "extension" : "groovy",
      "linesOfCode" : 90,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "src/org/jetbrains/ether/Main.java",
      "extension" : "java",
      "linesOfCode" : 207,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 183
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JpsBuildTestCase.groovy",
      "extension" : "groovy",
      "linesOfCode" : 86,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 71
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
      "extension" : "java",
      "linesOfCode" : 111,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "src/org/jetbrains/jps/ModuleBuildState.groovy",
      "extension" : "groovy",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/AntPrePostStepsInArtifactsTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 32,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "src/org/jetbrains/ether/RW.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 150
    }, {
      "relativePath" : "src/org/jetbrains/ether/Reporter.java",
      "extension" : "java",
      "linesOfCode" : 69,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "src/org/jetbrains/ether/DotPrinter.java",
      "extension" : "java",
      "linesOfCode" : 56,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
      "extension" : "java",
      "linesOfCode" : 196,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 57,
      "linesOfCodeInUnits" : 184
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
      "extension" : "java",
      "linesOfCode" : 197,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 169
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
      "extension" : "java",
      "linesOfCode" : 655,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 207,
      "linesOfCodeInUnits" : 572
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
      "extension" : "java",
      "linesOfCode" : 357,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 78,
      "linesOfCodeInUnits" : 289
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
      "extension" : "java",
      "linesOfCode" : 206,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 157
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ArtifactBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 172,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 153
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/FieldRepr.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/org/jetbrains/jps/Jps.groovy",
      "extension" : "groovy",
      "linesOfCode" : 98,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 94
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Callbacks.java",
      "extension" : "java",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 7
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
      "extension" : "java",
      "linesOfCode" : 213,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 45,
      "linesOfCodeInUnits" : 178
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
      "extension" : "java",
      "linesOfCode" : 385,
      "unitsCount" : 59,
      "unitsMcCabeIndexSum" : 118,
      "linesOfCodeInUnits" : 302
    }, {
      "relativePath" : "plugins/gwt/src/org/jetbrains/jps/gwt/GwtModuleBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 79,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/server/Facade.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/TypeRepr.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 52,
      "linesOfCodeInUnits" : 137
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/IncrementalTestCase.java",
      "extension" : "java",
      "linesOfCode" : 120,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
      "extension" : "java",
      "linesOfCode" : 107,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
      "extension" : "groovy",
      "linesOfCode" : 146,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 133
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Difference.java",
      "extension" : "java",
      "linesOfCode" : 80,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 58
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/tasks/LayoutTask.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/Container.java",
      "extension" : "java",
      "linesOfCode" : 93,
      "unitsCount" : 17,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/StringCache.java",
      "extension" : "java",
      "linesOfCode" : 78,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 43
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompilerRunner.groovy",
      "extension" : "groovy",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/org/jetbrains/ether/dependencyView/Proto.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "plugins/appLauncher/testSrc/org/jetbrains/jps/runConf/java/JavaAppLauncherTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 59,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "plugins/scala/testSrc/org/jetbrains/jps/scala/ScalaModuleTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 34,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ModuleClasspathTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 74
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/JarContainer.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/antlib.xml",
      "extension" : "xml",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/server/BuildParameters.java",
      "extension" : "java",
      "linesOfCode" : 10,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/ant/CallAntBuildTask.groovy",
      "extension" : "groovy",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "src/org/jetbrains/jps/runConf/RunConfigurationLauncherService.java",
      "extension" : "java",
      "linesOfCode" : 36,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "plugins/appLauncher/src/org/jetbrains/jps/runConf/java/JavaAppLauncher.groovy",
      "extension" : "groovy",
      "linesOfCode" : 19,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "plugins/scala/src/org/jetbrains/jps/scala/ScalaModuleBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 45,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 41
    }, {
      "relativePath" : "testSrc/org/jetbrains/ether/TestClassModifiers.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/CleanArchiveArtifactTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 24,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JavacFileEncodingTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 9
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 424,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 99,
      "linesOfCodeInUnits" : 411
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ProjectPaths.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 142
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/LineOutputWriter.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/FileUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 128,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/org/jetbrains/jps/GantBasedProject.groovy",
      "extension" : "groovy",
      "linesOfCode" : 124,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 95
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/ResourcePatterns.java",
      "extension" : "java",
      "linesOfCode" : 117,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/ArtifactLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 110,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 97
    }, {
      "relativePath" : "src/org/jetbrains/jps/artifacts/LayoutElementBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 109,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 105
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Module.groovy",
      "extension" : "groovy",
      "linesOfCode" : 108,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/IncProjectBuilder.java",
      "extension" : "java",
      "linesOfCode" : 91,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 77
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/dag/DagBuilder.groovy",
      "extension" : "groovy",
      "linesOfCode" : 82,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/resourses/ResourcesBuilder.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 57
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/BuildDataManager.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 59
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/FSSnapshot.java",
      "extension" : "java",
      "linesOfCode" : 70,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 48
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/BuildFromIdeaProjectTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 68,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/AbstractStateStorage.java",
      "extension" : "java",
      "linesOfCode" : 65,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 50
    }, {
      "relativePath" : "antLayout/src/org/apache/tools/ant/taskdefs/PatchedJar.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ModuleChunk.groovy",
      "extension" : "groovy",
      "linesOfCode" : 63,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/ComplexLayoutElement.groovy",
      "extension" : "groovy",
      "linesOfCode" : 60,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/ExtractedDirContent.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Library.groovy",
      "extension" : "groovy",
      "linesOfCode" : 53,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/BuilderRegistry.java",
      "extension" : "java",
      "linesOfCode" : 51,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/ZipUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 50,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/IdeaModuleBase.java",
      "extension" : "java",
      "linesOfCode" : 50,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 40
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/RunConfiguration.groovy",
      "extension" : "groovy",
      "linesOfCode" : 48,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/storage/TimestampStorage.java",
      "extension" : "java",
      "linesOfCode" : 46,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/org/jetbrains/jps/listeners/BuildStatisticsListener.groovy",
      "extension" : "groovy",
      "linesOfCode" : 45,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "antLayout/src/jetbrains/antlayout/datatypes/RenamedFileContainer.java",
      "extension" : "java",
      "linesOfCode" : 44,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/Project.groovy",
      "extension" : "groovy",
      "linesOfCode" : 43,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/SequentialTaskExecutor.java",
      "extension" : "java",
      "linesOfCode" : 42,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/util/FileSystemItem.groovy",
      "extension" : "groovy",
      "linesOfCode" : 41,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ProjectChunks.groovy",
      "extension" : "groovy",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/PlainMessageDiagnostic.java",
      "extension" : "java",
      "linesOfCode" : 39,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 31
    }, {
      "relativePath" : "src/org/jetbrains/jps/TempFileContainer.groovy",
      "extension" : "groovy",
      "linesOfCode" : 39,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/LazyInitializeableObject.groovy",
      "extension" : "groovy",
      "linesOfCode" : 37,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/ClasspathItem.groovy",
      "extension" : "groovy",
      "linesOfCode" : 37,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ExtractedDirectoryElementTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 35,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 32
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/artifacts/CompositeLayoutElement.groovy",
      "extension" : "groovy",
      "linesOfCode" : 35,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "plugins/gwt/src/org/jetbrains/jps/gwt/GwtModulesSearcher.java",
      "extension" : "java",
      "linesOfCode" : 34,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/FilesCollector.java",
      "extension" : "java",
      "linesOfCode" : 34,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "plugins/gwt/src/org/jetbrains/jps/gwt/GwtFacetType.groovy",
      "extension" : "groovy",
      "linesOfCode" : 33,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/FacetLoader.groovy",
      "extension" : "groovy",
      "linesOfCode" : 33,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "plugins/javaee/src/org/jetbrains/jps/javaee/JavaeeFacetTypeBase.groovy",
      "extension" : "groovy",
      "linesOfCode" : 31,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/dag/DagNode.groovy",
      "extension" : "groovy",
      "linesOfCode" : 31,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 25
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/OverwriteTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 30,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoadingUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 28,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/org/jetbrains/jps/builders/BuildUtil.groovy",
      "extension" : "groovy",
      "linesOfCode" : 27,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "plugins/jpa/src/org/jetbrains/jps/jpa/JpaFacetDescriptorsElement.groovy",
      "extension" : "groovy",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/ArtifactIncludesArchiveArtifactTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "testSrc/org/jetbrains/jps/JpaTest.groovy",
      "extension" : "groovy",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 22
    } ],
    "firstDate" : "2009-07-28",
    "latestDate" : "2023-02-01",
    "daysBetweenFirstAndLastDate" : 4937,
    "weeks" : 705,
    "estimatedWorkindDays" : 3525,
    "activeDays" : 155,
    "ageInDays" : 6019,
    "historyPerExtensionPerYear" : [ {
      "extension" : "log",
      "year" : "2011",
      "commitsCount" : 23,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2009",
      "commitsCount" : 11,
      "contributors" : [ "max@unit-247.labs.intellij.net", "max@jetbrains.com" ]
    }, {
      "extension" : "iws",
      "year" : "2011",
      "commitsCount" : 1,
      "contributors" : [ "pavel.sher@gmail.com" ]
    }, {
      "extension" : "jar",
      "year" : "2010",
      "commitsCount" : 10,
      "contributors" : [ "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2011",
      "commitsCount" : 19,
      "contributors" : [ "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)", "jeka@intellij.com", "max@jetbrains.com" ]
    }, {
      "extension" : "proto",
      "year" : "2011",
      "commitsCount" : 2,
      "contributors" : [ "jeka@intellij.com" ]
    }, {
      "extension" : "zip",
      "year" : "2011",
      "commitsCount" : 3,
      "contributors" : [ "jeka@intellij.com" ]
    }, {
      "extension" : "remove",
      "year" : "2011",
      "commitsCount" : 3,
      "contributors" : [ "db@mobilis.(none)" ]
    }, {
      "extension" : "gant",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2009",
      "commitsCount" : 4,
      "contributors" : [ "max@jetbrains.com" ]
    }, {
      "extension" : "facettypeservice",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "html",
      "year" : "2010",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "groovy",
      "year" : "2010",
      "commitsCount" : 84,
      "contributors" : [ "db@lupus.(none)", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@still.(none)", "max@jetbrains.com" ]
    }, {
      "extension" : "runconfigurationlauncherservice",
      "year" : "2011",
      "commitsCount" : 2,
      "contributors" : [ "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2009",
      "commitsCount" : 7,
      "contributors" : [ "max@jetbrains.com" ]
    }, {
      "extension" : "name",
      "year" : "2011",
      "commitsCount" : 26,
      "contributors" : [ "pavel.sher@gmail.com", "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)" ]
    }, {
      "extension" : "groovy",
      "year" : "2011",
      "commitsCount" : 93,
      "contributors" : [ "pavel.sher@.labs.intellij.net", "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)", "jeka@intellij.com", "max@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2010",
      "commitsCount" : 26,
      "contributors" : [ "db@lupus.(none)", "nikolay.chashnikov@jetbrains.com", "db@still.(none)" ]
    }, {
      "extension" : "xml",
      "year" : "2010",
      "commitsCount" : 37,
      "contributors" : [ "db@lupus.(none)", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@still.(none)" ]
    }, {
      "extension" : "xml",
      "year" : "2011",
      "commitsCount" : 69,
      "contributors" : [ "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)", "jeka@intellij.com" ]
    }, {
      "extension" : "groovy",
      "year" : "2009",
      "commitsCount" : 15,
      "contributors" : [ "max@unit-247.labs.intellij.net", "max@jetbrains.com" ]
    }, {
      "extension" : "class",
      "year" : "2011",
      "commitsCount" : 1,
      "contributors" : [ "db@mobilis.(none)" ]
    }, {
      "extension" : "txt",
      "year" : "2010",
      "commitsCount" : 13,
      "contributors" : [ "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "txt",
      "year" : "2011",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "mf",
      "year" : "2011",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "facettypeservice",
      "year" : "2010",
      "commitsCount" : 4,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2010",
      "commitsCount" : 22,
      "contributors" : [ "db@lupus.(none)", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@still.(none)" ]
    }, {
      "extension" : "iml",
      "year" : "2011",
      "commitsCount" : 53,
      "contributors" : [ "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)", "jeka@intellij.com" ]
    }, {
      "extension" : "facettypeservice",
      "year" : "2011",
      "commitsCount" : 2,
      "contributors" : [ "pavel.sher@gmail.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "form",
      "year" : "2009",
      "commitsCount" : 1,
      "contributors" : [ "max@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2009",
      "commitsCount" : 3,
      "contributors" : [ "max@jetbrains.com" ]
    }, {
      "extension" : "new",
      "year" : "2011",
      "commitsCount" : 13,
      "contributors" : [ "db@mobilis.(none)" ]
    }, {
      "extension" : "gitignore",
      "year" : "2009",
      "commitsCount" : 1,
      "contributors" : [ "max@jetbrains.com" ]
    }, {
      "extension" : "layoutelementtypeservice",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "gdsl",
      "year" : "2010",
      "commitsCount" : 3,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "modulebuilderservice",
      "year" : "2011",
      "commitsCount" : 2,
      "contributors" : [ "pavel.sher@gmail.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "modulebuilderservice",
      "year" : "2010",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "gdsl",
      "year" : "2011",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "ipr",
      "year" : "2011",
      "commitsCount" : 11,
      "contributors" : [ "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "ipr",
      "year" : "2010",
      "commitsCount" : 12,
      "contributors" : [ "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "artifactpropertiesproviderservice",
      "year" : "2010",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2010",
      "commitsCount" : 1,
      "contributors" : [ "c:\\users\\pavel.sher\\appdata\\roaming\\the" ]
    }, {
      "extension" : "jsp",
      "year" : "2010",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "jsp",
      "year" : "2011",
      "commitsCount" : 1,
      "contributors" : [ "db@mobilis.(none)" ]
    }, {
      "extension" : "properties",
      "year" : "2011",
      "commitsCount" : 3,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)" ]
    }, {
      "extension" : "java",
      "year" : "2011",
      "commitsCount" : 125,
      "contributors" : [ "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)", "jeka@intellij.com" ]
    }, {
      "extension" : "modulebuilderservice",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "intelliyole@gmail.com" ]
    }, {
      "extension" : "scala",
      "year" : "2011",
      "commitsCount" : 4,
      "contributors" : [ "pavel.sher@gmail.com", "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "gant",
      "year" : "2010",
      "commitsCount" : 4,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "gant",
      "year" : "2011",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "layoutelementtypeservice",
      "year" : "2010",
      "commitsCount" : 4,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "gant",
      "year" : "2009",
      "commitsCount" : 5,
      "contributors" : [ "max@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    }, {
      "extension" : "groovy",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.chashnikov@jetbrains.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 1640,
    "linesOfCodeInUnits" : 11556,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 5488,
      "lowRiskValue" : 2341,
      "mediumRiskValue" : 1956,
      "highRiskValue" : 1248,
      "veryHighRiskValue" : 523,
      "lowRiskCount" : 163,
      "negligibleRiskCount" : 1388,
      "mediumRiskCount" : 68,
      "highRiskCount" : 18,
      "veryHighRiskCount" : 3,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 47.49048113534095,
      "veryHighRiskPercentage" : 4.525787469712704,
      "highRiskPercentage" : 10.799584631360332,
      "mediumRiskPercentage" : 16.92627206645898,
      "lowRiskPercentage" : 20.257874697127033,
      "totalValue" : 11556,
      "totalCount" : 1640
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 8145,
      "lowRiskValue" : 1671,
      "mediumRiskValue" : 1123,
      "highRiskValue" : 352,
      "veryHighRiskValue" : 265,
      "lowRiskCount" : 72,
      "negligibleRiskCount" : 1544,
      "mediumRiskCount" : 20,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 70.48286604361371,
      "veryHighRiskPercentage" : 2.2931810314987886,
      "highRiskPercentage" : 3.046036690896504,
      "mediumRiskPercentage" : 9.717895465559018,
      "lowRiskPercentage" : 14.460020768431983,
      "totalValue" : 11556,
      "totalCount" : 1640
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4224,
      "lowRiskValue" : 1322,
      "mediumRiskValue" : 1221,
      "highRiskValue" : 740,
      "veryHighRiskValue" : 388,
      "lowRiskCount" : 93,
      "negligibleRiskCount" : 1113,
      "mediumRiskCount" : 43,
      "highRiskCount" : 11,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 53.50221659278024,
      "veryHighRiskPercentage" : 4.914502849905003,
      "highRiskPercentage" : 9.373020899303356,
      "mediumRiskPercentage" : 15.465484483850538,
      "lowRiskPercentage" : 16.74477517416086,
      "totalValue" : 7895,
      "totalCount" : 1262
    }, {
      "key" : "groovy",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1258,
      "lowRiskValue" : 1019,
      "mediumRiskValue" : 735,
      "highRiskValue" : 508,
      "veryHighRiskValue" : 135,
      "lowRiskCount" : 70,
      "negligibleRiskCount" : 273,
      "mediumRiskCount" : 25,
      "highRiskCount" : 7,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 34.41860465116279,
      "veryHighRiskPercentage" : 3.6935704514363885,
      "highRiskPercentage" : 13.898768809849521,
      "mediumRiskPercentage" : 20.109439124487004,
      "lowRiskPercentage" : 27.879616963064297,
      "totalValue" : 3655,
      "totalCount" : 376
    }, {
      "key" : "scala",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 6,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 6,
      "totalCount" : 2
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "plugins",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 160,
      "lowRiskValue" : 140,
      "mediumRiskValue" : 91,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 10,
      "negligibleRiskCount" : 33,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 40.92071611253197,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 23.273657289002557,
      "lowRiskPercentage" : 35.80562659846547,
      "totalValue" : 391,
      "totalCount" : 46
    }, {
      "key" : "testSrc",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 756,
      "lowRiskValue" : 341,
      "mediumRiskValue" : 211,
      "highRiskValue" : 52,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 22,
      "negligibleRiskCount" : 211,
      "mediumRiskCount" : 8,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 55.588235294117645,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 3.823529411764706,
      "mediumRiskPercentage" : 15.514705882352942,
      "lowRiskPercentage" : 25.073529411764707,
      "totalValue" : 1360,
      "totalCount" : 242
    }, {
      "key" : "antLayout",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 294,
      "lowRiskValue" : 115,
      "mediumRiskValue" : 23,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 8,
      "negligibleRiskCount" : 79,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 68.05555555555556,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 5.324074074074074,
      "lowRiskPercentage" : 26.62037037037037,
      "totalValue" : 432,
      "totalCount" : 88
    }, {
      "key" : "model",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 513,
      "lowRiskValue" : 199,
      "mediumRiskValue" : 296,
      "highRiskValue" : 53,
      "veryHighRiskValue" : 135,
      "lowRiskCount" : 15,
      "negligibleRiskCount" : 119,
      "mediumRiskCount" : 10,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 42.89297658862876,
      "veryHighRiskPercentage" : 11.2876254180602,
      "highRiskPercentage" : 4.431438127090301,
      "mediumRiskPercentage" : 24.74916387959866,
      "lowRiskPercentage" : 16.638795986622075,
      "totalValue" : 1196,
      "totalCount" : 146
    }, {
      "key" : "serverFacade",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 807,
      "lowRiskValue" : 406,
      "mediumRiskValue" : 349,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 27,
      "negligibleRiskCount" : 203,
      "mediumRiskCount" : 11,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 51.664532650448145,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 22.34314980793854,
      "lowRiskPercentage" : 25.992317541613318,
      "totalValue" : 1562,
      "totalCount" : 241
    }, {
      "key" : "testData",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 683,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 237,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 683,
      "totalCount" : 237
    }, {
      "key" : "src",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 2275,
      "lowRiskValue" : 1140,
      "mediumRiskValue" : 986,
      "highRiskValue" : 1143,
      "veryHighRiskValue" : 388,
      "lowRiskCount" : 81,
      "negligibleRiskCount" : 506,
      "mediumRiskCount" : 35,
      "highRiskCount" : 16,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 38.35131490222522,
      "veryHighRiskPercentage" : 6.540795684423466,
      "highRiskPercentage" : 19.268374915711394,
      "mediumRiskPercentage" : 16.62171274443695,
      "lowRiskPercentage" : 19.217801753202966,
      "totalValue" : 5932,
      "totalCount" : 640
    } ] ],
    "longestUnits" : [ {
      "shortName" : "public boolean differentiate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
        "extension" : "java",
        "linesOfCode" : 655,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 207,
        "linesOfCodeInUnits" : 572
      },
      "startLine" : 283,
      "endLine" : 612,
      "linesOfCode" : 265,
      "mcCabeIndex" : 113,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private def loadModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
        "extension" : "groovy",
        "linesOfCode" : 424,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 99,
        "linesOfCodeInUnits" : 411
      },
      "startLine" : 312,
      "endLine" : 463,
      "linesOfCode" : 135,
      "mcCabeIndex" : 28,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void makeModules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 1284,
      "endLine" : 1452,
      "linesOfCode" : 123,
      "mcCabeIndex" : 27,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private def compile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
        "extension" : "groovy",
        "linesOfCode" : 434,
        "unitsCount" : 50,
        "unitsMcCabeIndexSum" : 96,
        "linesOfCodeInUnits" : 394
      },
      "startLine" : 320,
      "endLine" : 428,
      "linesOfCode" : 99,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "BuildStatus iterativeCompile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 1077,
      "endLine" : 1199,
      "linesOfCode" : 97,
      "mcCabeIndex" : 24,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private char symbol()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
        "extension" : "java",
        "linesOfCode" : 196,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 57,
        "linesOfCodeInUnits" : 184
      },
      "startLine" : 49,
      "endLine" : 149,
      "linesOfCode" : 94,
      "mcCabeIndex" : 31,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def Jps()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/Jps.groovy",
        "extension" : "groovy",
        "linesOfCode" : 98,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 11,
      "endLine" : 110,
      "linesOfCode" : 91,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def doBuildModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
        "extension" : "groovy",
        "linesOfCode" : 345,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 306
      },
      "startLine" : 28,
      "endLine" : 128,
      "linesOfCode" : 85,
      "mcCabeIndex" : 22,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
        "extension" : "java",
        "linesOfCode" : 357,
        "unitsCount" : 46,
        "unitsMcCabeIndexSum" : 78,
        "linesOfCodeInUnits" : 289
      },
      "startLine" : 354,
      "endLine" : 451,
      "linesOfCode" : 80,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/Main.java",
        "extension" : "java",
        "linesOfCode" : 207,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 183
      },
      "startLine" : 180,
      "endLine" : 269,
      "linesOfCode" : 75,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def processModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
        "extension" : "groovy",
        "linesOfCode" : 345,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 306
      },
      "startLine" : 334,
      "endLine" : 413,
      "linesOfCode" : 65,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public BuildStatus build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 1201,
      "endLine" : 1281,
      "linesOfCode" : 63,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def compile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompiler.groovy",
        "extension" : "groovy",
        "linesOfCode" : 90,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 36,
      "endLine" : 111,
      "linesOfCode" : 63,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Diff difference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
        "extension" : "java",
        "linesOfCode" : 206,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 60,
      "endLine" : 131,
      "linesOfCode" : 59,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void messageLogged()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
        "extension" : "java",
        "linesOfCode" : 197,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 169
      },
      "startLine" : 231,
      "endLine" : 303,
      "linesOfCode" : 58,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static  Specifier make()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/Difference.java",
        "extension" : "java",
        "linesOfCode" : 80,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 58
      },
      "startLine" : 33,
      "endLine" : 108,
      "linesOfCode" : 58,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean proceed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/Options.java",
        "extension" : "java",
        "linesOfCode" : 199,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 37,
        "linesOfCodeInUnits" : 137
      },
      "startLine" : 136,
      "endLine" : 201,
      "linesOfCode" : 54,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "LayoutElement loadLayoutElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/idea/ArtifactLoader.groovy",
        "extension" : "groovy",
        "linesOfCode" : 110,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 97
      },
      "startLine" : 26,
      "endLine" : 80,
      "linesOfCode" : 53,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Closure expectedOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "testSrc/org/jetbrains/jps/BuildFromIdeaProjectTest.groovy",
        "extension" : "groovy",
        "linesOfCode" : 68,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 25,
      "endLine" : 76,
      "linesOfCode" : 52,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static FileFilter createFilter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/DirectoryScanner.java",
        "extension" : "java",
        "linesOfCode" : 130,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 37,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 104,
      "endLine" : 167,
      "linesOfCode" : 51,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public JavaFileObject getJavaFileForOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
        "extension" : "java",
        "linesOfCode" : 213,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 178
      },
      "startLine" : 174,
      "endLine" : 236,
      "linesOfCode" : 51,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String parse()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
        "extension" : "java",
        "linesOfCode" : 196,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 57,
        "linesOfCodeInUnits" : 184
      },
      "startLine" : 170,
      "endLine" : 220,
      "linesOfCode" : 46,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Difference difference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
        "extension" : "java",
        "linesOfCode" : 107,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 86,
      "endLine" : 142,
      "linesOfCode" : 46,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def loadFromDirectoryBased()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
        "extension" : "groovy",
        "linesOfCode" : 424,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 99,
        "linesOfCodeInUnits" : 411
      },
      "startLine" : 111,
      "endLine" : 162,
      "linesOfCode" : 45,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "final void startInternal()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
        "extension" : "groovy",
        "linesOfCode" : 146,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 40,
        "linesOfCodeInUnits" : 133
      },
      "startLine" : 68,
      "endLine" : 119,
      "linesOfCode" : 44,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def compileGwtFacet()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugins/gwt/src/org/jetbrains/jps/gwt/GwtModuleBuilder.groovy",
        "extension" : "groovy",
        "linesOfCode" : 79,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 68
      },
      "startLine" : 34,
      "endLine" : 82,
      "linesOfCode" : 43,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ExitCode build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
        "extension" : "java",
        "linesOfCode" : 352,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 70,
        "linesOfCodeInUnits" : 278
      },
      "startLine" : 82,
      "endLine" : 128,
      "linesOfCode" : 43,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def Module()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/Module.groovy",
        "extension" : "groovy",
        "linesOfCode" : 108,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 76
      },
      "startLine" : 36,
      "endLine" : 86,
      "linesOfCode" : 40,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void startBuild()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/server/Facade.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 23,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 44,
      "endLine" : 91,
      "linesOfCode" : 40,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ExitCode build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/resourses/ResourcesBuilder.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 57
      },
      "startLine" : 27,
      "endLine" : 71,
      "linesOfCode" : 40,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Difference difference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/Proto.java",
        "extension" : "java",
        "linesOfCode" : 65,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 40,
      "endLine" : 89,
      "linesOfCode" : 40,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def processModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
        "extension" : "groovy",
        "linesOfCode" : 345,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 306
      },
      "startLine" : 146,
      "endLine" : 191,
      "linesOfCode" : 40,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ExitCode compile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
        "extension" : "java",
        "linesOfCode" : 352,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 70,
        "linesOfCodeInUnits" : 278
      },
      "startLine" : 149,
      "endLine" : 199,
      "linesOfCode" : 39,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Difference difference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
        "extension" : "java",
        "linesOfCode" : 111,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 21,
        "linesOfCodeInUnits" : 77
      },
      "startLine" : 34,
      "endLine" : 79,
      "linesOfCode" : 38,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean isOutdated()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 762,
      "endLine" : 806,
      "linesOfCode" : 38,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void taskFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
        "extension" : "java",
        "linesOfCode" : 197,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 169
      },
      "startLine" : 140,
      "endLine" : 222,
      "linesOfCode" : 36,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String extractRoot()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/runConf/java/ClasspathUtil.java",
        "extension" : "java",
        "linesOfCode" : 96,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 85
      },
      "startLine" : 51,
      "endLine" : 92,
      "linesOfCode" : 35,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def RunConfiguration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/RunConfiguration.groovy",
        "extension" : "groovy",
        "linesOfCode" : 48,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 22,
      "endLine" : 61,
      "linesOfCode" : 34,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean compile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/EmbeddedJavac.java",
        "extension" : "java",
        "linesOfCode" : 152,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 121
      },
      "startLine" : 46,
      "endLine" : 81,
      "linesOfCode" : 33,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void testExtractDir()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "testSrc/org/jetbrains/jps/ExtractedDirectoryElementTest.groovy",
        "extension" : "groovy",
        "linesOfCode" : 35,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 32
      },
      "startLine" : 8,
      "endLine" : 39,
      "linesOfCode" : 32,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String getMethodDescr()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
        "extension" : "java",
        "linesOfCode" : 357,
        "unitsCount" : 46,
        "unitsMcCabeIndexSum" : 78,
        "linesOfCodeInUnits" : 289
      },
      "startLine" : 90,
      "endLine" : 132,
      "linesOfCode" : 32,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static int compareDirectories()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "testSrc/org/jetbrains/jps/util/FileUtil.groovy",
        "extension" : "groovy",
        "linesOfCode" : 128,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 32,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 106,
      "endLine" : 137,
      "linesOfCode" : 30,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/artifacts/LayoutElementBuilder.groovy",
        "extension" : "groovy",
        "linesOfCode" : 109,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 105
      },
      "startLine" : 11,
      "endLine" : 40,
      "linesOfCode" : 30,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void report()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
        "extension" : "java",
        "linesOfCode" : 352,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 70,
        "linesOfCodeInUnits" : 278
      },
      "startLine" : 381,
      "endLine" : 409,
      "linesOfCode" : 29,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def processModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
        "extension" : "groovy",
        "linesOfCode" : 345,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 306
      },
      "startLine" : 243,
      "endLine" : 280,
      "linesOfCode" : 29,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void doTest()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "testSrc/org/jetbrains/ether/IncrementalTestCase.java",
        "extension" : "java",
        "linesOfCode" : 120,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 108
      },
      "startLine" : 128,
      "endLine" : 166,
      "linesOfCode" : 28,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def Library()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/Library.groovy",
        "extension" : "groovy",
        "linesOfCode" : 53,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 20,
      "endLine" : 52,
      "linesOfCode" : 28,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private def loadCompilerConfiguration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
        "extension" : "groovy",
        "linesOfCode" : 424,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 99,
        "linesOfCodeInUnits" : 411
      },
      "startLine" : 164,
      "endLine" : 192,
      "linesOfCode" : 28,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/IncProjectBuilder.java",
        "extension" : "java",
        "linesOfCode" : 91,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 77
      },
      "startLine" : 36,
      "endLine" : 70,
      "linesOfCode" : 28,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void collectFromArchive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
        "extension" : "java",
        "linesOfCode" : 213,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 178
      },
      "startLine" : 96,
      "endLine" : 124,
      "linesOfCode" : 28,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 5535,
      "lowRiskValue" : 1193,
      "mediumRiskValue" : 685,
      "highRiskValue" : 217,
      "veryHighRiskValue" : 265,
      "lowRiskCount" : 54,
      "negligibleRiskCount" : 1191,
      "mediumRiskCount" : 14,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 70.1076630778974,
      "veryHighRiskPercentage" : 3.356554781507283,
      "highRiskPercentage" : 2.7485750474984165,
      "mediumRiskPercentage" : 8.676377454084864,
      "lowRiskPercentage" : 15.110829639012033,
      "totalValue" : 7895,
      "totalCount" : 1262
    }, {
      "key" : "groovy",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 2604,
      "lowRiskValue" : 478,
      "mediumRiskValue" : 438,
      "highRiskValue" : 135,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 18,
      "negligibleRiskCount" : 351,
      "mediumRiskCount" : 6,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 71.24487004103968,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 3.6935704514363885,
      "mediumRiskPercentage" : 11.98358413132695,
      "lowRiskPercentage" : 13.07797537619699,
      "totalValue" : 3655,
      "totalCount" : 376
    }, {
      "key" : "scala",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 6,
      "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" : 6,
      "totalCount" : 2
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "plugins",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 329,
      "lowRiskValue" : 62,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 44,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 84.14322250639387,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 15.856777493606138,
      "totalValue" : 391,
      "totalCount" : 46
    }, {
      "key" : "testSrc",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1240,
      "lowRiskValue" : 120,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 6,
      "negligibleRiskCount" : 236,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 91.17647058823529,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 8.823529411764707,
      "totalValue" : 1360,
      "totalCount" : 242
    }, {
      "key" : "antLayout",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 414,
      "lowRiskValue" : 18,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 87,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 95.83333333333333,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 4.166666666666667,
      "totalValue" : 432,
      "totalCount" : 88
    }, {
      "key" : "model",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 817,
      "lowRiskValue" : 120,
      "mediumRiskValue" : 124,
      "highRiskValue" : 135,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 6,
      "negligibleRiskCount" : 136,
      "mediumRiskCount" : 3,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 68.31103678929766,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 11.2876254180602,
      "mediumRiskPercentage" : 10.367892976588628,
      "lowRiskPercentage" : 10.033444816053512,
      "totalValue" : 1196,
      "totalCount" : 146
    }, {
      "key" : "serverFacade",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1257,
      "lowRiskValue" : 305,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 10,
      "negligibleRiskCount" : 231,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 80.47375160051216,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 19.526248399487837,
      "totalValue" : 1562,
      "totalCount" : 241
    }, {
      "key" : "testData",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 683,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 237,
      "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" : 683,
      "totalCount" : 237
    }, {
      "key" : "src",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 3405,
      "lowRiskValue" : 1046,
      "mediumRiskValue" : 999,
      "highRiskValue" : 217,
      "veryHighRiskValue" : 265,
      "lowRiskCount" : 47,
      "negligibleRiskCount" : 573,
      "mediumRiskCount" : 17,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 57.400539447066755,
      "veryHighRiskPercentage" : 4.467296021577883,
      "highRiskPercentage" : 3.658125421443021,
      "mediumRiskPercentage" : 16.84086311530681,
      "lowRiskPercentage" : 17.63317599460553,
      "totalValue" : 5932,
      "totalCount" : 640
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "public boolean differentiate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
        "extension" : "java",
        "linesOfCode" : 655,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 207,
        "linesOfCodeInUnits" : 572
      },
      "startLine" : 283,
      "endLine" : 612,
      "linesOfCode" : 265,
      "mcCabeIndex" : 113,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private char symbol()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
        "extension" : "java",
        "linesOfCode" : 196,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 57,
        "linesOfCodeInUnits" : 184
      },
      "startLine" : 49,
      "endLine" : 149,
      "linesOfCode" : 94,
      "mcCabeIndex" : 31,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private def loadModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
        "extension" : "groovy",
        "linesOfCode" : 424,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 99,
        "linesOfCodeInUnits" : 411
      },
      "startLine" : 312,
      "endLine" : 463,
      "linesOfCode" : 135,
      "mcCabeIndex" : 28,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void makeModules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 1284,
      "endLine" : 1452,
      "linesOfCode" : 123,
      "mcCabeIndex" : 27,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "BuildStatus iterativeCompile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 1077,
      "endLine" : 1199,
      "linesOfCode" : 97,
      "mcCabeIndex" : 24,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def doBuildModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
        "extension" : "groovy",
        "linesOfCode" : 345,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 306
      },
      "startLine" : 28,
      "endLine" : 128,
      "linesOfCode" : 85,
      "mcCabeIndex" : 22,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "LayoutElement loadLayoutElement()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/idea/ArtifactLoader.groovy",
        "extension" : "groovy",
        "linesOfCode" : 110,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 97
      },
      "startLine" : 26,
      "endLine" : 80,
      "linesOfCode" : 53,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static FileFilter createFilter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/DirectoryScanner.java",
        "extension" : "java",
        "linesOfCode" : 130,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 37,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 104,
      "endLine" : 167,
      "linesOfCode" : 51,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean isOutdated()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 762,
      "endLine" : 806,
      "linesOfCode" : 38,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/Main.java",
        "extension" : "java",
        "linesOfCode" : 207,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 183
      },
      "startLine" : 180,
      "endLine" : 269,
      "linesOfCode" : 75,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean proceed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/Options.java",
        "extension" : "java",
        "linesOfCode" : 199,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 37,
        "linesOfCodeInUnits" : 137
      },
      "startLine" : 136,
      "endLine" : 201,
      "linesOfCode" : 54,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def processModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
        "extension" : "groovy",
        "linesOfCode" : 345,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 306
      },
      "startLine" : 334,
      "endLine" : 413,
      "linesOfCode" : 65,
      "mcCabeIndex" : 17,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private def compile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/ProjectBuilder.groovy",
        "extension" : "groovy",
        "linesOfCode" : 434,
        "unitsCount" : 50,
        "unitsMcCabeIndexSum" : 96,
        "linesOfCodeInUnits" : 394
      },
      "startLine" : 320,
      "endLine" : 428,
      "linesOfCode" : 99,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public BuildStatus build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 1201,
      "endLine" : 1281,
      "linesOfCode" : 63,
      "mcCabeIndex" : 15,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String parse()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
        "extension" : "java",
        "linesOfCode" : 196,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 57,
        "linesOfCodeInUnits" : 184
      },
      "startLine" : 170,
      "endLine" : 220,
      "linesOfCode" : 46,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
        "extension" : "java",
        "linesOfCode" : 385,
        "unitsCount" : 59,
        "unitsMcCabeIndexSum" : 118,
        "linesOfCodeInUnits" : 302
      },
      "startLine" : 222,
      "endLine" : 237,
      "linesOfCode" : 13,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void collectClasspath()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/ProjectPaths.java",
        "extension" : "java",
        "linesOfCode" : 172,
        "unitsCount" : 23,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 142
      },
      "startLine" : 71,
      "endLine" : 98,
      "linesOfCode" : 26,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void messageLogged()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
        "extension" : "java",
        "linesOfCode" : 197,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 169
      },
      "startLine" : 231,
      "endLine" : 303,
      "linesOfCode" : 58,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void collectFromArchive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
        "extension" : "java",
        "linesOfCode" : 213,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 178
      },
      "startLine" : 96,
      "endLine" : 124,
      "linesOfCode" : 28,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def Jps()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/Jps.groovy",
        "extension" : "groovy",
        "linesOfCode" : 98,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 94
      },
      "startLine" : 11,
      "endLine" : 110,
      "linesOfCode" : 91,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String extractRoot()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/runConf/java/ClasspathUtil.java",
        "extension" : "java",
        "linesOfCode" : 96,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 85
      },
      "startLine" : 51,
      "endLine" : 92,
      "linesOfCode" : 35,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def loadFromDirectoryBased()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/idea/IdeaProjectLoader.groovy",
        "extension" : "groovy",
        "linesOfCode" : 424,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 99,
        "linesOfCodeInUnits" : 411
      },
      "startLine" : 111,
      "endLine" : 162,
      "linesOfCode" : 45,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public MethodVisitor visitMethod()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
        "extension" : "java",
        "linesOfCode" : 357,
        "unitsCount" : 46,
        "unitsMcCabeIndexSum" : 78,
        "linesOfCodeInUnits" : 289
      },
      "startLine" : 354,
      "endLine" : 451,
      "linesOfCode" : 80,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void checkConsistency()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/Main.java",
        "extension" : "java",
        "linesOfCode" : 207,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 52,
        "linesOfCodeInUnits" : 183
      },
      "startLine" : 141,
      "endLine" : 164,
      "linesOfCode" : 21,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void startBuild()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/server/Facade.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 23,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 44,
      "endLine" : 91,
      "linesOfCode" : 40,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ExitCode build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
        "extension" : "java",
        "linesOfCode" : 352,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 70,
        "linesOfCodeInUnits" : 278
      },
      "startLine" : 82,
      "endLine" : 128,
      "linesOfCode" : 43,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String getMethodDescr()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassfileAnalyzer.java",
        "extension" : "java",
        "linesOfCode" : 357,
        "unitsCount" : 46,
        "unitsMcCabeIndexSum" : 78,
        "linesOfCodeInUnits" : 289
      },
      "startLine" : 90,
      "endLine" : 132,
      "linesOfCode" : 32,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void taskFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/AntListener.java",
        "extension" : "java",
        "linesOfCode" : 197,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 45,
        "linesOfCodeInUnits" : 169
      },
      "startLine" : 140,
      "endLine" : 222,
      "linesOfCode" : 36,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Difference difference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
        "extension" : "java",
        "linesOfCode" : 107,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 86,
      "endLine" : 142,
      "linesOfCode" : 46,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
        "extension" : "java",
        "linesOfCode" : 385,
        "unitsCount" : 59,
        "unitsMcCabeIndexSum" : 118,
        "linesOfCodeInUnits" : 302
      },
      "startLine" : 430,
      "endLine" : 442,
      "linesOfCode" : 10,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def escapedChar()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/teamcity/TeamcityBuildInfoPrinter.groovy",
        "extension" : "groovy",
        "linesOfCode" : 42,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 37
      },
      "startLine" : 12,
      "endLine" : 26,
      "linesOfCode" : 14,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def compile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/javacApi/Java16ApiCompiler.groovy",
        "extension" : "groovy",
        "linesOfCode" : 90,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 36,
      "endLine" : 111,
      "linesOfCode" : 63,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def RunConfiguration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "model/src/org/jetbrains/jps/RunConfiguration.groovy",
        "extension" : "groovy",
        "linesOfCode" : 48,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 22,
      "endLine" : 61,
      "linesOfCode" : 34,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ExitCode compile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavaBuilder.java",
        "extension" : "java",
        "linesOfCode" : 352,
        "unitsCount" : 25,
        "unitsMcCabeIndexSum" : 70,
        "linesOfCodeInUnits" : 278
      },
      "startLine" : 149,
      "endLine" : 199,
      "linesOfCode" : 39,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static  Specifier make()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/Difference.java",
        "extension" : "java",
        "linesOfCode" : 80,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 58
      },
      "startLine" : 33,
      "endLine" : 108,
      "linesOfCode" : 58,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ProjectWrapper()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 860,
      "endLine" : 888,
      "linesOfCode" : 20,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def processModule()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/builders/StandardBuilders.groovy",
        "extension" : "groovy",
        "linesOfCode" : 345,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 306
      },
      "startLine" : 146,
      "endLine" : 191,
      "linesOfCode" : 40,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/artifacts/LayoutElementBuilder.groovy",
        "extension" : "groovy",
        "linesOfCode" : 109,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 105
      },
      "startLine" : 11,
      "endLine" : 40,
      "linesOfCode" : 30,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static List splitCommandArgumentsAndUnquote()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
        "extension" : "groovy",
        "linesOfCode" : 146,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 40,
        "linesOfCodeInUnits" : 133
      },
      "startLine" : 124,
      "endLine" : 148,
      "linesOfCode" : 23,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static boolean delete()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "testSrc/org/jetbrains/jps/util/FileUtil.groovy",
        "extension" : "groovy",
        "linesOfCode" : 128,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 32,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 51,
      "endLine" : 69,
      "linesOfCode" : 17,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static int compareDirectories()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "testSrc/org/jetbrains/jps/util/FileUtil.groovy",
        "extension" : "groovy",
        "linesOfCode" : 128,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 32,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 106,
      "endLine" : 137,
      "linesOfCode" : 30,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private OutputFileObject getFileForOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/java/JavacFileManager.java",
        "extension" : "java",
        "linesOfCode" : 164,
        "unitsCount" : 17,
        "unitsMcCabeIndexSum" : 42,
        "linesOfCodeInUnits" : 130
      },
      "startLine" : 94,
      "endLine" : 120,
      "linesOfCode" : 25,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ExitCode build()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "serverFacade/src/org/jetbrains/jps/incremental/resourses/ResourcesBuilder.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 57
      },
      "startLine" : 27,
      "endLine" : 71,
      "linesOfCode" : 40,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Difference difference()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/Proto.java",
        "extension" : "java",
        "linesOfCode" : 65,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 40,
      "endLine" : 89,
      "linesOfCode" : 40,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void propagateMemberAccessRec()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/Mappings.java",
        "extension" : "java",
        "linesOfCode" : 655,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 207,
        "linesOfCodeInUnits" : 572
      },
      "startLine" : 64,
      "endLine" : 90,
      "linesOfCode" : 21,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
        "extension" : "java",
        "linesOfCode" : 206,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 157
      },
      "startLine" : 215,
      "endLine" : 225,
      "linesOfCode" : 8,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public List dependsOn()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/ether/ProjectWrapper.java",
        "extension" : "java",
        "linesOfCode" : 1092,
        "unitsCount" : 107,
        "unitsMcCabeIndexSum" : 292,
        "linesOfCodeInUnits" : 968
      },
      "startLine" : 686,
      "endLine" : 714,
      "linesOfCode" : 25,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean isNotEscapedQuote()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/jetbrains/jps/runConf/java/JavaBasedRunConfigurationLauncher.groovy",
        "extension" : "groovy",
        "linesOfCode" : 146,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 40,
        "linesOfCodeInUnits" : 133
      },
      "startLine" : 161,
      "endLine" : 173,
      "linesOfCode" : 12,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void collectGwtModules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugins/gwt/src/org/jetbrains/jps/gwt/GwtModulesSearcher.java",
        "extension" : "java",
        "linesOfCode" : 34,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 26
      },
      "startLine" : 24,
      "endLine" : 43,
      "linesOfCode" : 19,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void modify()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "testSrc/org/jetbrains/ether/IncrementalTestCase.java",
        "extension" : "java",
        "linesOfCode" : 120,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 108
      },
      "startLine" : 98,
      "endLine" : 126,
      "linesOfCode" : 25,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 62,
      "cleanedLinesOfCode" : 11278,
      "duplicatedLinesOfCode" : 345,
      "numberOfFilesWithDuplicates" : 49,
      "duplicationPercentage" : 3.0590530235857423
    },
    "duplicationPerComponent" : [ [ {
      "key" : "testData",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1673,
      "duplicatedLinesOfCode" : 274,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 16.377764494919308
    }, {
      "key" : "testSrc",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1042,
      "duplicatedLinesOfCode" : 12,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 1.1516314779270633
    }, {
      "key" : "src",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 5293,
      "duplicatedLinesOfCode" : 59,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 1.1146797657283205
    }, {
      "key" : "plugins",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 390,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "antLayout",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 394,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "model",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1137,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "serverFacade",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1349,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "xml",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 460,
      "duplicatedLinesOfCode" : 232,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 50.43478260869565
    }, {
      "key" : "java",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 7523,
      "duplicatedLinesOfCode" : 83,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 1.1032832646550579
    }, {
      "key" : "jsp",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 60,
      "duplicatedLinesOfCode" : 30,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 50.0
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/hierarchy/data.xml",
          "extension" : "xml",
          "linesOfCode" : 15,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 1,
        "endLine" : 14,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 12,
        "percentage" : 100.0,
        "blockSize" : 12
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/hierarchy2/data.xml",
          "extension" : "xml",
          "linesOfCode" : 15,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 1,
        "endLine" : 14,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 12,
        "percentage" : 100.0,
        "blockSize" : 12
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
          "extension" : "java",
          "linesOfCode" : 196,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 57,
          "linesOfCodeInUnits" : 184
        },
        "sourceFileCleanedLinesOfCode" : 149,
        "startLine" : 65,
        "endLine" : 76,
        "cleanedStartLine" : 36,
        "cleanedEndLine" : 44,
        "percentage" : 6.040268456375839,
        "blockSize" : 9
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
          "extension" : "java",
          "linesOfCode" : 196,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 57,
          "linesOfCodeInUnits" : 184
        },
        "sourceFileCleanedLinesOfCode" : 149,
        "startLine" : 86,
        "endLine" : 97,
        "cleanedStartLine" : 52,
        "cleanedEndLine" : 60,
        "percentage" : 6.040268456375839,
        "blockSize" : 9
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addConstructorParameter/data.xml",
          "extension" : "xml",
          "linesOfCode" : 11,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 8,
        "startLine" : 1,
        "endLine" : 10,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 8,
        "percentage" : 100.0,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeReturnType/data.xml",
          "extension" : "xml",
          "linesOfCode" : 11,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 8,
        "startLine" : 1,
        "endLine" : 11,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 8,
        "percentage" : 100.0,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
          "extension" : "java",
          "linesOfCode" : 206,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 43,
          "linesOfCodeInUnits" : 157
        },
        "sourceFileCleanedLinesOfCode" : 158,
        "startLine" : 83,
        "endLine" : 93,
        "cleanedStartLine" : 42,
        "cleanedEndLine" : 48,
        "percentage" : 4.430379746835443,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
          "extension" : "java",
          "linesOfCode" : 107,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 26,
          "linesOfCodeInUnits" : 99
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 127,
        "endLine" : 137,
        "cleanedStartLine" : 76,
        "cleanedEndLine" : 82,
        "percentage" : 8.235294117647058,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
          "extension" : "java",
          "linesOfCode" : 206,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 43,
          "linesOfCodeInUnits" : 157
        },
        "sourceFileCleanedLinesOfCode" : 158,
        "startLine" : 83,
        "endLine" : 93,
        "cleanedStartLine" : 42,
        "cleanedEndLine" : 48,
        "percentage" : 4.430379746835443,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
          "extension" : "java",
          "linesOfCode" : 111,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 21,
          "linesOfCodeInUnits" : 77
        },
        "sourceFileCleanedLinesOfCode" : 80,
        "startLine" : 39,
        "endLine" : 49,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 20,
        "percentage" : 8.75,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
          "extension" : "java",
          "linesOfCode" : 385,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 118,
          "linesOfCodeInUnits" : 302
        },
        "sourceFileCleanedLinesOfCode" : 293,
        "startLine" : 144,
        "endLine" : 152,
        "cleanedStartLine" : 74,
        "cleanedEndLine" : 80,
        "percentage" : 2.3890784982935154,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/UsageRepr.java",
          "extension" : "java",
          "linesOfCode" : 385,
          "unitsCount" : 59,
          "unitsMcCabeIndexSum" : 118,
          "linesOfCodeInUnits" : 302
        },
        "sourceFileCleanedLinesOfCode" : 293,
        "startLine" : 176,
        "endLine" : 184,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 99,
        "percentage" : 2.3890784982935154,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/renameMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 11,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 12,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/addThrows/data.xml",
          "extension" : "xml",
          "linesOfCode" : 11,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 12,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 7,
        "percentage" : 100.0,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
          "extension" : "java",
          "linesOfCode" : 111,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 21,
          "linesOfCodeInUnits" : 77
        },
        "sourceFileCleanedLinesOfCode" : 80,
        "startLine" : 39,
        "endLine" : 49,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 20,
        "percentage" : 8.75,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
          "extension" : "java",
          "linesOfCode" : 107,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 26,
          "linesOfCodeInUnits" : 99
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 127,
        "endLine" : 137,
        "cleanedStartLine" : 76,
        "cleanedEndLine" : 82,
        "percentage" : 8.235294117647058,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addStaticFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testSrc/org/jetbrains/ether/TestFieldModifiers.java",
          "extension" : "java",
          "linesOfCode" : 24,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 21
        },
        "sourceFileCleanedLinesOfCode" : 15,
        "startLine" : 16,
        "endLine" : 25,
        "cleanedStartLine" : 4,
        "cleanedEndLine" : 9,
        "percentage" : 40.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testSrc/org/jetbrains/ether/TestMethodModifiers.java",
          "extension" : "java",
          "linesOfCode" : 33,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 10,
          "linesOfCodeInUnits" : 30
        },
        "sourceFileCleanedLinesOfCode" : 21,
        "startLine" : 28,
        "endLine" : 37,
        "cleanedStartLine" : 10,
        "cleanedEndLine" : 15,
        "percentage" : 28.571428571428573,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToBaseClass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFinalMethodHavingNonFinalMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/deleteConstructor/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeSignature/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeSignature/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeSignature1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToBaseClass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreAccessibleMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMethodWithIncompatibleReturnType/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreAccessibleMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/deleteConstructor/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreAccessibleMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/throwsListDiffersInBaseAndDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMethodWithIncompatibleReturnType/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addNonStaticMethodHavingStaticMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/jspDependent/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific2/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodModifiers/unsetStatic/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addStaticFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/javaDependent/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeSignature1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific2/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeReturnType1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/generics/addMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/generics/addParameterizedMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/jspDependent/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/jspDependent/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreAccessibleMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addNonStaticMethodHavingStaticMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFinalMethodHavingNonFinalMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreAccessibleMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/jspDependent/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMethodWithIncompatibleReturnType/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/throwsListDiffersInBaseAndDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/javaDependent/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/dirBasedProject/web/WEB-INF/web.xml",
          "extension" : "xml",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 6,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/iprProject/web/WEB-INF/web.xml",
          "extension" : "xml",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 6,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/jspDependent/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addLessAccessibleFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addLessAccessibleFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodModifiers/unsetStatic/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeReturnType1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/deleteMethodImplementation3/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/deleteMethodImplementation5/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
          "extension" : "java",
          "linesOfCode" : 196,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 57,
          "linesOfCodeInUnits" : 184
        },
        "sourceFileCleanedLinesOfCode" : 149,
        "startLine" : 68,
        "endLine" : 76,
        "cleanedStartLine" : 39,
        "cleanedEndLine" : 44,
        "percentage" : 4.026845637583893,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
          "extension" : "java",
          "linesOfCode" : 196,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 57,
          "linesOfCodeInUnits" : 184
        },
        "sourceFileCleanedLinesOfCode" : 149,
        "startLine" : 106,
        "endLine" : 113,
        "cleanedStartLine" : 66,
        "cleanedEndLine" : 71,
        "percentage" : 4.026845637583893,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingField/src/Client.java",
          "extension" : "java",
          "linesOfCode" : 9,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 1,
          "linesOfCodeInUnits" : 7
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 7,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingField/src/Client.java",
          "extension" : "java",
          "linesOfCode" : 9,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 1,
          "linesOfCodeInUnits" : 7
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 7,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFinalMethodHavingNonFinalMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/throwsListDiffersInBaseAndDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/generics/changeToCovariantMethodInBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/generics/changeToCovariantMethodInBase2/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToBaseClass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addNonStaticMethodHavingStaticMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeSignature/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/deleteConstructor/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeSignature1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodProperties/changeReturnType1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific2/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/methodModifiers/unsetStatic/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addLessAccessibleFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreSpecific1/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addStaticFieldToDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
          "extension" : "java",
          "linesOfCode" : 111,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 21,
          "linesOfCodeInUnits" : 77
        },
        "sourceFileCleanedLinesOfCode" : 80,
        "startLine" : 39,
        "endLine" : 46,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 19,
        "percentage" : 7.5,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
          "extension" : "java",
          "linesOfCode" : 107,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 26,
          "linesOfCodeInUnits" : 99
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 127,
        "endLine" : 134,
        "cleanedStartLine" : 76,
        "cleanedEndLine" : 81,
        "percentage" : 7.0588235294117645,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
          "extension" : "java",
          "linesOfCode" : 206,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 43,
          "linesOfCodeInUnits" : 157
        },
        "sourceFileCleanedLinesOfCode" : 158,
        "startLine" : 83,
        "endLine" : 90,
        "cleanedStartLine" : 42,
        "cleanedEndLine" : 47,
        "percentage" : 3.7974683544303796,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMoreAccessibleMethodToBase/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFieldToBaseClass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addNonStaticMethodHavingStaticMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/throwsListDiffersInBaseAndDerived/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addMethodWithIncompatibleReturnType/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addFinalMethodHavingNonFinalMethodInSubclass/data.xml",
          "extension" : "xml",
          "linesOfCode" : 9,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
          "extension" : "java",
          "linesOfCode" : 196,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 57,
          "linesOfCodeInUnits" : 184
        },
        "sourceFileCleanedLinesOfCode" : 149,
        "startLine" : 68,
        "endLine" : 76,
        "cleanedStartLine" : 39,
        "cleanedEndLine" : 44,
        "percentage" : 4.026845637583893,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
          "extension" : "java",
          "linesOfCode" : 196,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 57,
          "linesOfCodeInUnits" : 184
        },
        "sourceFileCleanedLinesOfCode" : 149,
        "startLine" : 89,
        "endLine" : 97,
        "cleanedStartLine" : 55,
        "cleanedEndLine" : 60,
        "percentage" : 4.026845637583893,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/PackageNameSelector.java",
          "extension" : "java",
          "linesOfCode" : 196,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 57,
          "linesOfCodeInUnits" : 184
        },
        "sourceFileCleanedLinesOfCode" : 149,
        "startLine" : 106,
        "endLine" : 113,
        "cleanedStartLine" : 66,
        "cleanedEndLine" : 71,
        "percentage" : 4.026845637583893,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 1,
        "endLine" : 8,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/MethodRepr.java",
          "extension" : "java",
          "linesOfCode" : 111,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 21,
          "linesOfCodeInUnits" : 77
        },
        "sourceFileCleanedLinesOfCode" : 80,
        "startLine" : 40,
        "endLine" : 49,
        "cleanedStartLine" : 15,
        "cleanedEndLine" : 20,
        "percentage" : 7.5,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ProtoMember.java",
          "extension" : "java",
          "linesOfCode" : 107,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 26,
          "linesOfCodeInUnits" : 99
        },
        "sourceFileCleanedLinesOfCode" : 85,
        "startLine" : 128,
        "endLine" : 137,
        "cleanedStartLine" : 77,
        "cleanedEndLine" : 82,
        "percentage" : 7.0588235294117645,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/org/jetbrains/ether/dependencyView/ClassRepr.java",
          "extension" : "java",
          "linesOfCode" : 206,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 43,
          "linesOfCodeInUnits" : 157
        },
        "sourceFileCleanedLinesOfCode" : 158,
        "startLine" : 84,
        "endLine" : 93,
        "cleanedStartLine" : 43,
        "cleanedEndLine" : 48,
        "percentage" : 3.7974683544303796,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 2,
        "endLine" : 9,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/addHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 2,
        "endLine" : 9,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingField/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 2,
        "endLine" : 9,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/membersChange/removeHidingMethod/data.xml",
          "extension" : "xml",
          "linesOfCode" : 10,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 7,
        "startLine" : 2,
        "endLine" : 9,
        "cleanedStartLine" : 2,
        "cleanedEndLine" : 7,
        "percentage" : 85.71428571428571,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/javaDependent/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/jspDependent/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/scope/exploded/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "testData/incremental/jasperValidation/jspDependent/root/a.jsp",
          "extension" : "jsp",
          "linesOfCode" : 7,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 6,
        "startLine" : 8,
        "endLine" : 13,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 100.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2023-02-01",
    "contributors" : [ {
      "email" : "nikolay.chashnikov@jetbrains.com",
      "userName" : "Nikolay Chashnikov",
      "commitsCount" : 147,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2010-02-10",
      "latestCommitDate" : "2023-02-01",
      "activeYears" : [ "2010", "2011", "2023" ],
      "commitDates" : [ "2023-02-01", "2011-10-12", "2011-10-11", "2011-10-10", "2011-10-06", "2011-10-05", "2011-10-04", "2011-10-03", "2011-09-15", "2011-07-01", "2011-06-30", "2011-06-20", "2011-06-17", "2011-05-17", "2011-04-07", "2011-04-05", "2011-03-30", "2011-03-24", "2011-03-23", "2011-03-09", "2011-02-25", "2011-02-09", "2011-01-31", "2011-01-28", "2011-01-13", "2010-12-30", "2010-12-16", "2010-11-24", "2010-11-15", "2010-10-28", "2010-10-27", "2010-10-26", "2010-10-25", "2010-10-20", "2010-10-05", "2010-10-04", "2010-09-10", "2010-09-09", "2010-09-08", "2010-08-26", "2010-08-24", "2010-08-19", "2010-08-18", "2010-08-17", "2010-08-05", "2010-08-04", "2010-08-03", "2010-08-02", "2010-07-27", "2010-07-26", "2010-07-21", "2010-07-20", "2010-07-15", "2010-07-14", "2010-07-12", "2010-06-21", "2010-06-18", "2010-03-26", "2010-03-12", "2010-03-11", "2010-03-10", "2010-02-27", "2010-02-26", "2010-02-17", "2010-02-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "db@mobilis.(none)",
      "userName" : "Dmitry Boulytchev",
      "commitsCount" : 76,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2011-01-16",
      "latestCommitDate" : "2011-10-10",
      "activeYears" : [ "2011" ],
      "commitDates" : [ "2011-10-10", "2011-10-06", "2011-10-04", "2011-10-03", "2011-09-27", "2011-09-26", "2011-09-23", "2011-09-22", "2011-09-21", "2011-09-05", "2011-08-26", "2011-08-22", "2011-08-12", "2011-08-11", "2011-08-09", "2011-08-06", "2011-08-04", "2011-08-02", "2011-08-01", "2011-07-28", "2011-06-27", "2011-06-24", "2011-06-22", "2011-06-09", "2011-05-26", "2011-05-23", "2011-05-22", "2011-05-16", "2011-04-18", "2011-04-17", "2011-04-16", "2011-03-24", "2011-03-23", "2011-03-10", "2011-03-09", "2011-03-08", "2011-03-01", "2011-02-27", "2011-02-15", "2011-02-14", "2011-02-05", "2011-02-02", "2011-01-30", "2011-01-18", "2011-01-16" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "pavel.sher@jetbrains.com",
      "userName" : "Pavel Sher",
      "commitsCount" : 55,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2010-06-09",
      "latestCommitDate" : "2011-07-18",
      "activeYears" : [ "2010", "2011" ],
      "commitDates" : [ "2011-07-18", "2011-06-26", "2011-06-25", "2011-06-24", "2011-06-23", "2011-06-22", "2011-03-08", "2011-01-16", "2010-12-24", "2010-11-23", "2010-11-15", "2010-11-13", "2010-09-14", "2010-09-10", "2010-08-17", "2010-08-01", "2010-07-25", "2010-07-22", "2010-07-21", "2010-07-20", "2010-07-16", "2010-06-10", "2010-06-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jeka@intellij.com",
      "userName" : "Eugene Zhuravlev",
      "commitsCount" : 29,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2011-07-21",
      "latestCommitDate" : "2011-10-11",
      "activeYears" : [ "2011" ],
      "commitDates" : [ "2011-10-11", "2011-10-08", "2011-10-07", "2011-10-06", "2011-10-05", "2011-10-04", "2011-09-30", "2011-09-27", "2011-09-26", "2011-09-13", "2011-09-10", "2011-09-05", "2011-09-02", "2011-09-01", "2011-08-16", "2011-07-26", "2011-07-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "max@jetbrains.com",
      "userName" : "Maxim Shafirov",
      "commitsCount" : 27,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2009-07-29",
      "latestCommitDate" : "2011-07-29",
      "activeYears" : [ "2009", "2010", "2011" ],
      "commitDates" : [ "2011-07-29", "2011-07-06", "2011-06-20", "2011-06-15", "2010-01-13", "2009-12-24", "2009-12-23", "2009-12-22", "2009-09-04", "2009-09-02", "2009-09-01", "2009-08-06", "2009-08-05", "2009-08-04", "2009-08-03", "2009-07-31", "2009-07-29" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "db@still.(none)",
      "userName" : "Dmitri Boulytchev",
      "commitsCount" : 7,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2010-11-21",
      "latestCommitDate" : "2010-12-18",
      "activeYears" : [ "2010" ],
      "commitDates" : [ "2010-12-18", "2010-12-11", "2010-11-26", "2010-11-25", "2010-11-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "pavel.sher@gmail.com",
      "userName" : "Pavel Sher",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2011-09-03",
      "latestCommitDate" : "2011-09-26",
      "activeYears" : [ "2011" ],
      "commitDates" : [ "2011-09-26", "2011-09-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "db@lupus.(none)",
      "userName" : "Dmitri Boulytchev",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2010-12-03",
      "latestCommitDate" : "2010-12-12",
      "activeYears" : [ "2010" ],
      "commitDates" : [ "2010-12-12", "2010-12-11", "2010-12-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "max@unit-247.labs.intellij.net",
      "userName" : "Maxim Shafirov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2009-07-28",
      "latestCommitDate" : "2009-09-24",
      "activeYears" : [ "2009" ],
      "commitDates" : [ "2009-09-24", "2009-07-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "intelliyole@gmail.com",
      "userName" : "Dmitry Jemerov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2014-12-05",
      "latestCommitDate" : "2014-12-05",
      "activeYears" : [ "2014" ],
      "commitDates" : [ "2014-12-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "pavel.sher@.labs.intellij.net",
      "userName" : "unknown",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2011-01-14",
      "latestCommitDate" : "2011-01-14",
      "activeYears" : [ "2011" ],
      "commitDates" : [ "2011-01-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "c:\\users\\pavel.sher\\appdata\\roaming\\the",
      "userName" : "src/org/jetbrains/jps/builders/javacApi/OptimizedFileManager.java",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2010-07-14",
      "latestCommitDate" : "2010-07-14",
      "activeYears" : [ "2010" ],
      "commitDates" : [ "2010-07-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2009",
      "contributorsCount" : 2,
      "commitsCount" : 22
    }, {
      "timeSlot" : "2010",
      "contributorsCount" : 6,
      "commitsCount" : 128
    }, {
      "timeSlot" : "2011",
      "contributorsCount" : 7,
      "commitsCount" : 199
    }, {
      "timeSlot" : "2014",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 1,
      "commitsCount" : 4
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2009-07",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2009-08",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2009-09",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2009-12",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-02",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2010-03",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2010-06",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2010-07",
      "contributorsCount" : 3,
      "commitsCount" : 27
    }, {
      "timeSlot" : "2010-08",
      "contributorsCount" : 2,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2010-09",
      "contributorsCount" : 2,
      "commitsCount" : 22
    }, {
      "timeSlot" : "2010-10",
      "contributorsCount" : 1,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2010-11",
      "contributorsCount" : 3,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2010-12",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2011-01",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2011-02",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2011-03",
      "contributorsCount" : 3,
      "commitsCount" : 21
    }, {
      "timeSlot" : "2011-04",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-05",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2011-06",
      "contributorsCount" : 4,
      "commitsCount" : 32
    }, {
      "timeSlot" : "2011-07",
      "contributorsCount" : 5,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2011-08",
      "contributorsCount" : 2,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2011-09",
      "contributorsCount" : 4,
      "commitsCount" : 37
    }, {
      "timeSlot" : "2011-10",
      "contributorsCount" : 3,
      "commitsCount" : 59
    }, {
      "timeSlot" : "2014-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 1,
      "commitsCount" : 4
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2009-07-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2009-07-29",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2009-07-31",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2009-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2009-08-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2009-08-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2009-08-06",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2009-09-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2009-09-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2009-09-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2009-09-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2009-12-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2009-12-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2009-12-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-02-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-02-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-03-10",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-03-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-06-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2010-06-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-07-12",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2010-07-14",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2010-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-07-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-07-20",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2010-07-21",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-07-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-07-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-07-27",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2010-08-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-08-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-08-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-08-17",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2010-08-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-08-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-08-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-09-08",
      "contributorsCount" : 1,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2010-09-09",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-09-10",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2010-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-10-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-10-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-10-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-10-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-11-13",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2010-11-15",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-11-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-11-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-12-11",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2010-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-12-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-12-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-12-24",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2010-12-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-01-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-01-16",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-01-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-01-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-01-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-01-31",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-02-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-02-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-02-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-02-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-02-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-03-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-03-08",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-03-09",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2011-03-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-03-23",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-03-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-03-30",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-04-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-04-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-04-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-04-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-05-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-05-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-05-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-05-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-05-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-06-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-06-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-06-20",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-06-22",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2011-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-06-24",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2011-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-06-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-06-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-07-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-07-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-07-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-07-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-07-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-06",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-08-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-09-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-09-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-09-03",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-09-05",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-09-15",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-09-21",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2011-09-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-09-23",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-09-26",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2011-09-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-09-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-10-03",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2011-10-04",
      "contributorsCount" : 3,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2011-10-05",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2011-10-06",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-10-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-10-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-10-10",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2011-10-11",
      "contributorsCount" : 2,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2011-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2014-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-01",
      "contributorsCount" : 1,
      "commitsCount" : 4
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2009-07-27",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2009-08-03",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2009-08-31",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2009-09-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2009-12-21",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-01-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-02-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-02-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-02-22",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2010-03-08",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2010-03-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-06-07",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2010-06-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-07-12",
      "contributorsCount" : 3,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2010-07-19",
      "contributorsCount" : 2,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2010-07-26",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2010-08-02",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2010-08-16",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2010-08-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-09-06",
      "contributorsCount" : 2,
      "commitsCount" : 21
    }, {
      "timeSlot" : "2010-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-10-04",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2010-10-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2010-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2010-11-15",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-11-22",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-11-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2010-12-06",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2010-12-13",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2010-12-20",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2010-12-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-01-10",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2011-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-01-24",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-01-31",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-02-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-02-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-02-21",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-03-07",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2011-03-21",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2011-03-28",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-04-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-05-16",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2011-05-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-06-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-06-13",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-06-20",
      "contributorsCount" : 4,
      "commitsCount" : 26
    }, {
      "timeSlot" : "2011-06-27",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-07-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-07-18",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-07-25",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2011-08-01",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2011-08-08",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2011-08-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2011-08-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2011-08-29",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-09-05",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2011-09-12",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2011-09-19",
      "contributorsCount" : 1,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2011-09-26",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2011-10-03",
      "contributorsCount" : 3,
      "commitsCount" : 34
    }, {
      "timeSlot" : "2011-10-10",
      "contributorsCount" : 3,
      "commitsCount" : 25
    }, {
      "timeSlot" : "2014-12-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-30",
      "contributorsCount" : 1,
      "commitsCount" : 4
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "groovy",
      "commitsCount" : 787,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "jeka@intellij.com", "pavel.sher@gmail.com", "db@mobilis.(none)", "pavel.sher@jetbrains.com", "max@jetbrains.com", "pavel.sher@.labs.intellij.net", "db@lupus.(none)", "db@still.(none)", "max@unit-247.labs.intellij.net" ],
      "filesCount" : 164,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@.labs.intellij.net",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 12
      }, {
        "contributor" : "max@unit-247.labs.intellij.net",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "db@lupus.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 69
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 574
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 65
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      }, {
        "contributor" : "db@still.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 46
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 1735,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)", "jeka@intellij.com", "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "db@lupus.(none)", "db@still.(none)", "max@jetbrains.com", "max@unit-247.labs.intellij.net" ],
      "filesCount" : 1585,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 14
      }, {
        "contributor" : "max@unit-247.labs.intellij.net",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "db@lupus.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 50
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 97
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1534
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      }, {
        "contributor" : "db@still.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 24
      } ]
    }, {
      "extension" : "iml",
      "commitsCount" : 286,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "jeka@intellij.com", "db@mobilis.(none)", "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "db@still.(none)", "db@lupus.(none)", "max@jetbrains.com" ],
      "filesCount" : 199,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "db@lupus.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 19
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 46
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 181
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 16
      }, {
        "contributor" : "db@still.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      } ]
    }, {
      "extension" : "java",
      "commitsCount" : 1562,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "jeka@intellij.com", "db@mobilis.(none)", "pavel.sher@gmail.com", "pavel.sher@jetbrains.com", "db@still.(none)", "db@lupus.(none)", "max@jetbrains.com" ],
      "filesCount" : 1022,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "db@lupus.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 17
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 248
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1095
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 150
      }, {
        "contributor" : "db@still.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 24
      }, {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 15
      } ]
    }, {
      "extension" : "jar",
      "commitsCount" : 51,
      "committers" : [ "jeka@intellij.com", "nikolay.chashnikov@jetbrains.com", "pavel.sher@gmail.com", "db@mobilis.(none)", "max@jetbrains.com", "pavel.sher@jetbrains.com" ],
      "filesCount" : 31,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 20
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      } ]
    }, {
      "extension" : "ipr",
      "commitsCount" : 27,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "pavel.sher@gmail.com", "pavel.sher@jetbrains.com" ],
      "filesCount" : 18,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 21
      } ]
    }, {
      "extension" : "name",
      "commitsCount" : 154,
      "committers" : [ "db@mobilis.(none)", "nikolay.chashnikov@jetbrains.com", "pavel.sher@gmail.com" ],
      "filesCount" : 153,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 152
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 5,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "c:\\users\\pavel.sher\\appdata\\roaming\\the" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "c:\\users\\pavel.sher\\appdata\\roaming\\the",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "runconfigurationlauncherservice",
      "commitsCount" : 2,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "pavel.sher@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "scala",
      "commitsCount" : 6,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "pavel.sher@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "log",
      "commitsCount" : 151,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)" ],
      "filesCount" : 129,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 147
      } ]
    }, {
      "extension" : "jsp",
      "commitsCount" : 20,
      "committers" : [ "db@mobilis.(none)", "nikolay.chashnikov@jetbrains.com" ],
      "filesCount" : 20,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 18
      } ]
    }, {
      "extension" : "gant",
      "commitsCount" : 11,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "max@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 3,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "intelliyole@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "intelliyole@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 28,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "pavel.sher@jetbrains.com" ],
      "filesCount" : 22,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 21
      } ]
    }, {
      "extension" : "modulebuilderservice",
      "commitsCount" : 4,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "pavel.sher@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "facettypeservice",
      "commitsCount" : 7,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "pavel.sher@gmail.com" ],
      "filesCount" : 5,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      } ]
    }, {
      "extension" : "properties",
      "commitsCount" : 4,
      "committers" : [ "nikolay.chashnikov@jetbrains.com", "db@mobilis.(none)" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "iws",
      "commitsCount" : 1,
      "committers" : [ "pavel.sher@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "pavel.sher@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gdsl",
      "commitsCount" : 5,
      "committers" : [ "nikolay.chashnikov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "artifactpropertiesproviderservice",
      "commitsCount" : 1,
      "committers" : [ "nikolay.chashnikov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "remove",
      "commitsCount" : 5,
      "committers" : [ "db@mobilis.(none)" ],
      "filesCount" : 5,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "mf",
      "commitsCount" : 2,
      "committers" : [ "nikolay.chashnikov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "html",
      "commitsCount" : 1,
      "committers" : [ "nikolay.chashnikov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "class",
      "commitsCount" : 2,
      "committers" : [ "db@mobilis.(none)" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "zip",
      "commitsCount" : 3,
      "committers" : [ "jeka@intellij.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "new",
      "commitsCount" : 168,
      "committers" : [ "db@mobilis.(none)" ],
      "filesCount" : 168,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "db@mobilis.(none)",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 168
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 1,
      "committers" : [ "max@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "layoutelementtypeservice",
      "commitsCount" : 5,
      "committers" : [ "nikolay.chashnikov@jetbrains.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nikolay.chashnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "form",
      "commitsCount" : 1,
      "committers" : [ "max@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "max@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "proto",
      "commitsCount" : 2,
      "committers" : [ "jeka@intellij.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "jeka@intellij.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 2143,
  "excludedExtensions" : {
    "runconfigurationlauncherservice" : 1,
    "" : 1,
    "zip" : 1,
    "new" : 152,
    "log" : 128,
    "gdsl" : 1,
    "gitignore" : 1,
    "iml" : 197,
    "ipr" : 18,
    "artifactpropertiesproviderservice" : 1,
    "layoutelementtypeservice" : 3,
    "remove" : 5,
    "gant" : 1,
    "txt" : 4,
    "xml" : 1439,
    "name" : 153,
    "mf" : 1,
    "jar" : 27,
    "html" : 1,
    "modulebuilderservice" : 2,
    "facettypeservice" : 4,
    "class" : 2
  },
  "analysisStartTimeMs" : 1768754110463,
  "maxLinesOfCode" : 16579,
  "maxFileCount" : 807
}