{
  "metadata" : {
    "name" : "JetBrains / teamcity-unity-plugin",
    "description" : "TeamCity plugin supports building Unity projects",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/teamcity-unity-plugin.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 172,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 95,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 6102,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_KT",
      "value" : 74,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_KT",
      "value" : 3039,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_G4",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_G4",
      "value" : 1996,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JSP",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JSP",
      "value" : 638,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_KTS",
      "value" : 9,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_KTS",
      "value" : 222,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_XML",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_XML",
      "value" : 130,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_CS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_CS",
      "value" : 52,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_TOML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_TOML",
      "value" : 25,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 32,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 2645,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_KT",
      "value" : 25,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_KT",
      "value" : 2556,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_CS",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_CS",
      "value" : 84,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_XML",
      "value" : 5,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 43.34,
      "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" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 167,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_BAT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_BAT",
      "value" : 105,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_SH",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_SH",
      "value" : 51,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_CSPROJ",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_CSPROJ",
      "value" : 11,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 23,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 397,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 203,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 194,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER",
      "value" : 20,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER",
      "value" : 1267,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_JSP",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_JSP",
      "value" : 638,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_KT",
      "value" : 14,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_KT",
      "value" : 558,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_KTS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_KTS",
      "value" : 56,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_SERVER_EXT_XML",
      "value" : 15,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_KOTLIN_DSL",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_KOTLIN_DSL",
      "value" : 96,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_KOTLIN_DSL_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_KOTLIN_DSL_EXT_XML",
      "value" : 96,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_KTS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_KTS",
      "value" : 5,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_GRADLE",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_GRADLE",
      "value" : 25,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_GRADLE_EXT_TOML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_GRADLE_EXT_TOML",
      "value" : 25,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_CSHARP_PARSER",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_CSHARP_PARSER",
      "value" : 2027,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_CSHARP_PARSER_EXT_G4",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_CSHARP_PARSER_EXT_G4",
      "value" : 1996,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_CSHARP_PARSER_EXT_KTS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_CSHARP_PARSER_EXT_KTS",
      "value" : 31,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_BUILDSRC",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_BUILDSRC",
      "value" : 69,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_BUILDSRC_EXT_KTS",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_BUILDSRC_EXT_KTS",
      "value" : 69,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON",
      "value" : 299,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON_EXT_KT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON_EXT_KT",
      "value" : 277,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON_EXT_KTS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON_EXT_KTS",
      "value" : 16,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_COMMON_EXT_XML",
      "value" : 6,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT",
      "value" : 52,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT",
      "value" : 2314,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_KT",
      "value" : 49,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_KT",
      "value" : 2204,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_CS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_CS",
      "value" : 52,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_KTS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_KTS",
      "value" : 45,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_PLUGIN_UNITY_AGENT_EXT_XML",
      "value" : 13,
      "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" : 95,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 6102,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_KT",
      "value" : 74,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_KT",
      "value" : 3039,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_G4",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_G4",
      "value" : 1996,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JSP",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JSP",
      "value" : 638,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_KTS",
      "value" : 9,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_KTS",
      "value" : 222,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 4,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_XML",
      "value" : 130,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_CS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_CS",
      "value" : 52,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_TOML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_TOML",
      "value" : 25,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 83,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 7,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 3,
      "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" : 2416,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 893,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 797,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 946,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 1050,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 96,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 847,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 5255,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 264,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 31.16883116883117,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 65,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 326,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 38.488783943329395,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 23,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 205,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 24.203069657615114,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 52,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 6.139315230224321,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_NEGLIGIBLE_RISK_LOC",
      "value" : 79,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 33.05439330543933,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_NEGLIGIBLE_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_LOW_RISK_LOC",
      "value" : 100,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_LOW_RISK_PERCENTAGE",
      "value" : 41.84100418410042,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_LOW_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_MEDIUM_RISK_LOC",
      "value" : 60,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_MEDIUM_RISK_PERCENTAGE",
      "value" : 25.10460251046025,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_MEDIUM_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_SERVER_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_NEGLIGIBLE_RISK_LOC",
      "value" : 12,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 46.15384615384615,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_NEGLIGIBLE_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_LOW_RISK_LOC",
      "value" : 14,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_LOW_RISK_PERCENTAGE",
      "value" : 53.84615384615385,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_COMMON_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_NEGLIGIBLE_RISK_LOC",
      "value" : 173,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 29.725085910652922,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_NEGLIGIBLE_RISK_COUNT",
      "value" : 39,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_LOW_RISK_LOC",
      "value" : 212,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_LOW_RISK_PERCENTAGE",
      "value" : 36.42611683848797,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_LOW_RISK_COUNT",
      "value" : 15,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_MEDIUM_RISK_LOC",
      "value" : 145,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_MEDIUM_RISK_PERCENTAGE",
      "value" : 24.914089347079038,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_HIGH_RISK_LOC",
      "value" : 52,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_HIGH_RISK_PERCENTAGE",
      "value" : 8.934707903780069,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_PLUGIN_UNITY_AGENT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_NEGLIGIBLE_RISK_LOC",
      "value" : 254,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 31.5527950310559,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_NEGLIGIBLE_RISK_COUNT",
      "value" : 64,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_LOW_RISK_LOC",
      "value" : 326,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_LOW_RISK_PERCENTAGE",
      "value" : 40.49689440993789,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_LOW_RISK_COUNT",
      "value" : 23,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_MEDIUM_RISK_LOC",
      "value" : 173,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_MEDIUM_RISK_PERCENTAGE",
      "value" : 21.490683229813666,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_HIGH_RISK_LOC",
      "value" : 52,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_HIGH_RISK_PERCENTAGE",
      "value" : 6.459627329192546,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_KT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_NEGLIGIBLE_RISK_LOC",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 23.80952380952381,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_NEGLIGIBLE_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_MEDIUM_RISK_LOC",
      "value" : 32,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_MEDIUM_RISK_PERCENTAGE",
      "value" : 76.19047619047619,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_CS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 722,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 85.24203069657615,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 92,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 125,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 14.757969303423849,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_NEGLIGIBLE_RISK_LOC",
      "value" : 179,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 74.89539748953975,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_NEGLIGIBLE_RISK_COUNT",
      "value" : 27,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_LOW_RISK_LOC",
      "value" : 60,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_LOW_RISK_PERCENTAGE",
      "value" : 25.10460251046025,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_LOW_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_SERVER_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_NEGLIGIBLE_RISK_LOC",
      "value" : 26,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_NEGLIGIBLE_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_COMMON_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_NEGLIGIBLE_RISK_LOC",
      "value" : 517,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 88.83161512027492,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_NEGLIGIBLE_RISK_COUNT",
      "value" : 58,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_LOW_RISK_LOC",
      "value" : 65,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_LOW_RISK_PERCENTAGE",
      "value" : 11.168384879725085,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_LOW_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PLUGIN_UNITY_AGENT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_NEGLIGIBLE_RISK_LOC",
      "value" : 680,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 84.472049689441,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_NEGLIGIBLE_RISK_COUNT",
      "value" : 90,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_LOW_RISK_LOC",
      "value" : 125,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_LOW_RISK_PERCENTAGE",
      "value" : 15.527950310559007,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_LOW_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_KT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_NEGLIGIBLE_RISK_LOC",
      "value" : 42,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 100.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_NEGLIGIBLE_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_MEDIUM_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_CS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 2594,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 81,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 364,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 1820,
      "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" : 2,
      "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" : 93,
      "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" : 152,
      "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" : 5950,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 25,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 13,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 11,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 139,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 4981,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 2.790604296326039,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_PLUGIN_UNITY_SERVER",
      "value" : 65,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_PLUGIN_UNITY_SERVER",
      "value" : 65,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_PLUGIN_UNITY_SERVER",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_PLUGIN_UNITY_AGENT",
      "value" : 74,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_PLUGIN_UNITY_AGENT",
      "value" : 74,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_PLUGIN_UNITY_AGENT",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_KOTLIN_DSL",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_KOTLIN_DSL",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_KOTLIN_DSL",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_GRADLE",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_GRADLE",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_GRADLE",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_CSHARP_PARSER",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_CSHARP_PARSER",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_CSHARP_PARSER",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_BUILDSRC",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_BUILDSRC",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_BUILDSRC",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_PLUGIN_UNITY_COMMON",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_PLUGIN_UNITY_COMMON",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_PLUGIN_UNITY_COMMON",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_JSP",
      "value" : 59,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JSP",
      "value" : 498,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JSP",
      "value" : 11.847389558232932,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_KT",
      "value" : 68,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_KT",
      "value" : 2172,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_KT",
      "value" : 3.130755064456722,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_XML",
      "value" : 12,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_XML",
      "value" : 98,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_XML",
      "value" : 12.244897959183673,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 863,
      "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" : 6102,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 2.790604296326039,
          "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" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 172,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 95,
    "linesOfCode" : 6102,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.kt",
      "value" : 74,
      "description" : [ ]
    }, {
      "name" : "  *.g4",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.jsp",
      "value" : 4,
      "description" : [ ]
    }, {
      "name" : "  *.kts",
      "value" : 9,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 4,
      "description" : [ ]
    }, {
      "name" : "  *.cs",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.toml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.kt",
      "value" : 3039,
      "description" : [ ]
    }, {
      "name" : "  *.g4",
      "value" : 1996,
      "description" : [ ]
    }, {
      "name" : "  *.jsp",
      "value" : 638,
      "description" : [ ]
    }, {
      "name" : "  *.kts",
      "value" : 222,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 130,
      "description" : [ ]
    }, {
      "name" : "  *.cs",
      "value" : 52,
      "description" : [ ]
    }, {
      "name" : "  *.toml",
      "value" : 25,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 32,
    "linesOfCode" : 2645,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.kt",
      "value" : 25,
      "description" : [ ]
    }, {
      "name" : "  *.cs",
      "value" : 6,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.kt",
      "value" : 2556,
      "description" : [ ]
    }, {
      "name" : "  *.cs",
      "value" : 84,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 5,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 6,
    "linesOfCode" : 167,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.bat",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.sh",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "  *.csproj",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.bat",
      "value" : 105,
      "description" : [ ]
    }, {
      "name" : "  *.sh",
      "value" : 51,
      "description" : [ ]
    }, {
      "name" : "  *.csproj",
      "value" : 11,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 23,
    "linesOfCode" : 397,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.txt",
      "value" : 20,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 3,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.txt",
      "value" : 203,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 194,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "plugin-unity-server",
      "filesCount" : 20,
      "linesOfCode" : 1267,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.jsp",
        "value" : 4,
        "description" : [ ]
      }, {
        "name" : "  *.kt",
        "value" : 14,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.jsp",
        "value" : 638,
        "description" : [ ]
      }, {
        "name" : "  *.kt",
        "value" : 558,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 56,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 15,
        "description" : [ ]
      } ]
    }, {
      "name" : "kotlin-dsl",
      "filesCount" : 1,
      "linesOfCode" : 96,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.xml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.xml",
        "value" : 96,
        "description" : [ ]
      } ]
    }, {
      "name" : "ROOT",
      "filesCount" : 1,
      "linesOfCode" : 5,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.kts",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.kts",
        "value" : 5,
        "description" : [ ]
      } ]
    }, {
      "name" : "gradle",
      "filesCount" : 1,
      "linesOfCode" : 25,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.toml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.toml",
        "value" : 25,
        "description" : [ ]
      } ]
    }, {
      "name" : "csharp-parser",
      "filesCount" : 3,
      "linesOfCode" : 2027,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.g4",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.g4",
        "value" : 1996,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 31,
        "description" : [ ]
      } ]
    }, {
      "name" : "buildSrc",
      "filesCount" : 4,
      "linesOfCode" : 69,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.kts",
        "value" : 4,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.kts",
        "value" : 69,
        "description" : [ ]
      } ]
    }, {
      "name" : "plugin-unity-common",
      "filesCount" : 13,
      "linesOfCode" : 299,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.kt",
        "value" : 11,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.kt",
        "value" : 277,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 16,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 6,
        "description" : [ ]
      } ]
    }, {
      "name" : "plugin-unity-agent",
      "filesCount" : 52,
      "linesOfCode" : 2314,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.kt",
        "value" : 49,
        "description" : [ ]
      }, {
        "name" : "  *.cs",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.kt",
        "value" : 2204,
        "description" : [ ]
      }, {
        "name" : "  *.cs",
        "value" : 52,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 45,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 13,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "plugin-unity-server",
        "sourceFileFilters" : [ {
          "pathPattern" : "./plugin-unity-server/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "kotlin-dsl",
        "sourceFileFilters" : [ {
          "pathPattern" : "./kotlin-dsl/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./plugin-unity-server/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./kotlin-dsl/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./gradle/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./csharp-parser/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./buildSrc/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./plugin-unity-common/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./plugin-unity-agent/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "gradle",
        "sourceFileFilters" : [ {
          "pathPattern" : "./gradle/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "csharp-parser",
        "sourceFileFilters" : [ {
          "pathPattern" : "./csharp-parser/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "buildSrc",
        "sourceFileFilters" : [ {
          "pathPattern" : "./buildSrc/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "plugin-unity-common",
        "sourceFileFilters" : [ {
          "pathPattern" : "./plugin-unity-common/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "plugin-unity-agent",
        "sourceFileFilters" : [ {
          "pathPattern" : "./plugin-unity-agent/.*",
          "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" : "plugin-unity-server",
      "value" : 20,
      "description" : [ ]
    }, {
      "name" : "kotlin-dsl",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "ROOT",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "gradle",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "csharp-parser",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "buildSrc",
      "value" : 4,
      "description" : [ ]
    }, {
      "name" : "plugin-unity-common",
      "value" : 13,
      "description" : [ ]
    }, {
      "name" : "plugin-unity-agent",
      "value" : 52,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "plugin-unity-server",
      "value" : 1267,
      "description" : [ ]
    }, {
      "name" : "kotlin-dsl",
      "value" : 96,
      "description" : [ ]
    }, {
      "name" : "ROOT",
      "value" : 5,
      "description" : [ ]
    }, {
      "name" : "gradle",
      "value" : 25,
      "description" : [ ]
    }, {
      "name" : "csharp-parser",
      "value" : 2027,
      "description" : [ ]
    }, {
      "name" : "buildSrc",
      "value" : 69,
      "description" : [ ]
    }, {
      "name" : "plugin-unity-common",
      "value" : 299,
      "description" : [ ]
    }, {
      "name" : "plugin-unity-agent",
      "value" : 2314,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 95,
      "linesOfCode" : 6102,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.kt",
        "value" : 74,
        "description" : [ ]
      }, {
        "name" : "  *.g4",
        "value" : 2,
        "description" : [ ]
      }, {
        "name" : "  *.jsp",
        "value" : 4,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 9,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 4,
        "description" : [ ]
      }, {
        "name" : "  *.cs",
        "value" : 1,
        "description" : [ ]
      }, {
        "name" : "  *.toml",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.kt",
        "value" : 3039,
        "description" : [ ]
      }, {
        "name" : "  *.g4",
        "value" : 1996,
        "description" : [ ]
      }, {
        "name" : "  *.jsp",
        "value" : 638,
        "description" : [ ]
      }, {
        "name" : "  *.kts",
        "value" : 222,
        "description" : [ ]
      }, {
        "name" : "  *.xml",
        "value" : 130,
        "description" : [ ]
      }, {
        "name" : "  *.cs",
        "value" : 52,
        "description" : [ ]
      }, {
        "name" : "  *.toml",
        "value" : 25,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 95,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 6102,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "maven",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)pom[.]xml" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".teamcity/pom.xml"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 2416,
      "lowRiskValue" : 893,
      "mediumRiskValue" : 797,
      "highRiskValue" : 946,
      "veryHighRiskValue" : 1050,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 83,
      "mediumRiskCount" : 3,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 39.59357587676172,
      "veryHighRiskPercentage" : 17.207472959685347,
      "highRiskPercentage" : 15.503113733202229,
      "mediumRiskPercentage" : 13.06129137987545,
      "lowRiskPercentage" : 14.634546050475254,
      "totalValue" : 6102,
      "totalCount" : 95
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 1893,
      "lowRiskValue" : 789,
      "mediumRiskValue" : 357,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 6,
      "negligibleRiskCount" : 67,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 62.29022704837117,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 11.747285291214215,
      "lowRiskPercentage" : 25.96248766041461,
      "totalValue" : 3039,
      "totalCount" : 74
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 130,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 4,
      "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" : 130,
      "totalCount" : 4
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 94,
      "lowRiskValue" : 104,
      "mediumRiskValue" : 440,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 14.733542319749215,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 68.96551724137932,
      "lowRiskPercentage" : 16.300940438871475,
      "totalValue" : 638,
      "totalCount" : 4
    }, {
      "key" : "kts",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 222,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 9,
      "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" : 222,
      "totalCount" : 9
    }, {
      "key" : "toml",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 25,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 25,
      "totalCount" : 1
    }, {
      "key" : "g4",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 946,
      "veryHighRiskValue" : 1050,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 52.605210420841686,
      "highRiskPercentage" : 47.394789579158314,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 1996,
      "totalCount" : 2
    }, {
      "key" : "cs",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 52,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 52,
      "totalCount" : 1
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "plugin-unity-server",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 617,
        "lowRiskValue" : 210,
        "mediumRiskValue" : 440,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 16,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 48.697711128650354,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 34.72770323599053,
        "lowRiskPercentage" : 16.574585635359117,
        "totalValue" : 1267,
        "totalCount" : 20
      }, {
        "key" : "kotlin-dsl",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 96,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 96,
        "totalCount" : 1
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }, {
        "key" : "gradle",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 25,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 25,
        "totalCount" : 1
      }, {
        "key" : "csharp-parser",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 31,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 946,
        "veryHighRiskValue" : 1050,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 1.5293537247163296,
        "veryHighRiskPercentage" : 51.80069067587568,
        "highRiskPercentage" : 46.66995559940799,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2027,
        "totalCount" : 3
      }, {
        "key" : "buildSrc",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 69,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "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" : 69,
        "totalCount" : 4
      }, {
        "key" : "plugin-unity-common",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 299,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 13,
        "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" : 299,
        "totalCount" : 13
      }, {
        "key" : "plugin-unity-agent",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 1274,
        "lowRiskValue" : 683,
        "mediumRiskValue" : 357,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 5,
        "negligibleRiskCount" : 46,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 55.056179775280896,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 15.427830596369922,
        "lowRiskPercentage" : 29.51598962834918,
        "totalValue" : 2314,
        "totalCount" : 52
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpLexer.g4",
      "extension" : "g4",
      "linesOfCode" : 1050,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpParser.g4",
      "extension" : "g4",
      "linesOfCode" : 946,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
      "extension" : "kt",
      "linesOfCode" : 357,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 235,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
      "extension" : "jsp",
      "linesOfCode" : 205,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 199,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorBase.kt",
      "extension" : "kt",
      "linesOfCode" : 152,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 127,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
      "extension" : "kt",
      "linesOfCode" : 106,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
      "extension" : "jsp",
      "linesOfCode" : 104,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
      "extension" : "kt",
      "linesOfCode" : 103,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 102,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "kotlin-dsl/UnityStep.xml",
      "extension" : "xml",
      "linesOfCode" : 96,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/viewUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 94,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 74,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityProject.kt",
      "extension" : "kt",
      "linesOfCode" : 72,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 71,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityParametersProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 64,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
      "extension" : "kt",
      "linesOfCode" : 59,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/UnityParametersExtractor.kt",
      "extension" : "kt",
      "linesOfCode" : 57,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 56,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatusProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 54,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
      "extension" : "cs",
      "linesOfCode" : 52,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConstants.kt",
      "extension" : "kt",
      "linesOfCode" : 47,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 46,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityVersion.kt",
      "extension" : "kt",
      "linesOfCode" : 43,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildSessionFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityBuildTargetFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 35,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "csharp-parser/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConfigReader.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityEnvironmentProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildRunnerContext.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/ProcessBuilderExtensions.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.teamcity.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 27,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
      "extension" : "kt",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "gradle/libs.versions.toml",
      "extension" : "toml",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
      "extension" : "kt",
      "linesOfCode" : 106,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 199,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 127,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
      "extension" : "kt",
      "linesOfCode" : 357,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LogBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 71,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityProject.kt",
      "extension" : "kt",
      "linesOfCode" : 72,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityVersion.kt",
      "extension" : "kt",
      "linesOfCode" : 43,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
      "extension" : "cs",
      "linesOfCode" : 52,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 46,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 102,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildRunnerContext.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 74,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/CommandLineRunner.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
      "extension" : "kt",
      "linesOfCode" : 59,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
      "extension" : "kt",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
      "extension" : "kt",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/DetectionMode.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/Verbosity.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/StandalonePlayer.kt",
      "extension" : "kt",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
      "extension" : "kt",
      "linesOfCode" : 103,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatus.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatusProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 54,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorBase.kt",
      "extension" : "kt",
      "linesOfCode" : 152,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/FileSystemService.kt",
      "extension" : "kt",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 152,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 5950,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 93,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 97.50901343821698,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 2.490986561783022,
      "totalValue" : 6102,
      "totalCount" : 95
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 96,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 6006,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 94,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 98.42674532940019,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 1.5732546705998034,
      "totalValue" : 6102,
      "totalCount" : 95
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4000,
      "lowRiskValue" : 1463,
      "mediumRiskValue" : 639,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 39,
      "negligibleRiskCount" : 53,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 65.55227794165847,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 10.47197640117994,
      "lowRiskPercentage" : 23.975745657161585,
      "totalValue" : 6102,
      "totalCount" : 95
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 2498,
      "lowRiskValue" : 2213,
      "mediumRiskValue" : 799,
      "highRiskValue" : 592,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 58,
      "negligibleRiskCount" : 20,
      "mediumRiskCount" : 15,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 40.937397574565715,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 9.701737135365454,
      "mediumRiskPercentage" : 13.09406751884628,
      "lowRiskPercentage" : 36.26679777122255,
      "totalValue" : 6102,
      "totalCount" : 95
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1499,
      "lowRiskValue" : 1136,
      "mediumRiskValue" : 404,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 35,
      "negligibleRiskCount" : 37,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 49.32543599868378,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 13.293846660085554,
      "lowRiskPercentage" : 37.38071734123067,
      "totalValue" : 3039,
      "totalCount" : 74
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 102,
      "lowRiskValue" : 28,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 2,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 78.46153846153847,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 21.53846153846154,
      "totalValue" : 130,
      "totalCount" : 4
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 104,
      "lowRiskValue" : 299,
      "mediumRiskValue" : 235,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 16.300940438871475,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 36.83385579937304,
      "lowRiskPercentage" : 46.86520376175549,
      "totalValue" : 638,
      "totalCount" : 4
    }, {
      "key" : "kts",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 222,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 9,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 222,
      "totalCount" : 9
    }, {
      "key" : "toml",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 25,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 25,
      "totalCount" : 1
    }, {
      "key" : "g4",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1996,
      "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" : 1996,
      "totalCount" : 2
    }, {
      "key" : "cs",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 52,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 52,
      "totalCount" : 1
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3039,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 74,
      "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" : 3039,
      "totalCount" : 74
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 96,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 34,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 26.153846153846153,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 73.84615384615384,
      "totalValue" : 130,
      "totalCount" : 4
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 638,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 4,
      "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" : 638,
      "totalCount" : 4
    }, {
      "key" : "kts",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 56,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 166,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 8,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 74.77477477477477,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 25.225225225225227,
      "totalValue" : 222,
      "totalCount" : 9
    }, {
      "key" : "toml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 25,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 25,
      "totalCount" : 1
    }, {
      "key" : "g4",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1996,
      "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" : 1996,
      "totalCount" : 2
    }, {
      "key" : "cs",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 52,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 52,
      "totalCount" : 1
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3039,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 74,
      "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" : 3039,
      "totalCount" : 74
    }, {
      "key" : "xml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 96,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 34,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 26.153846153846153,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 73.84615384615384,
      "totalValue" : 130,
      "totalCount" : 4
    }, {
      "key" : "jsp",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 638,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 4,
      "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" : 638,
      "totalCount" : 4
    }, {
      "key" : "kts",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 222,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 9,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 222,
      "totalCount" : 9
    }, {
      "key" : "toml",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 25,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 25,
      "totalCount" : 1
    }, {
      "key" : "g4",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1996,
      "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" : 1996,
      "totalCount" : 2
    }, {
      "key" : "cs",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 52,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 52,
      "totalCount" : 1
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "plugin-unity-server",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 277,
        "lowRiskValue" : 755,
        "mediumRiskValue" : 235,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 12,
        "negligibleRiskCount" : 7,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 21.86266771902131,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 18.547750591949487,
        "lowRiskPercentage" : 59.5895816890292,
        "totalValue" : 1267,
        "totalCount" : 20
      }, {
        "key" : "kotlin-dsl",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 96,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 96,
        "totalCount" : 1
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 5,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }, {
        "key" : "gradle",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 25,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 25,
        "totalCount" : 1
      }, {
        "key" : "csharp-parser",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 2027,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2027,
        "totalCount" : 3
      }, {
        "key" : "buildSrc",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 69,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 4,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 100.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 69,
        "totalCount" : 4
      }, {
        "key" : "plugin-unity-common",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 224,
        "lowRiskValue" : 28,
        "mediumRiskValue" : 47,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 74.91638795986623,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 15.719063545150501,
        "lowRiskPercentage" : 9.364548494983278,
        "totalValue" : 299,
        "totalCount" : 13
      }, {
        "key" : "plugin-unity-agent",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1277,
        "lowRiskValue" : 680,
        "mediumRiskValue" : 357,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 25,
        "negligibleRiskCount" : 26,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 55.18582541054451,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 15.427830596369922,
        "lowRiskPercentage" : 29.386343993085568,
        "totalValue" : 2314,
        "totalCount" : 52
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "plugin-unity-server",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1267,
        "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" : 1267,
        "totalCount" : 20
      }, {
        "key" : "kotlin-dsl",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 96,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 96,
        "totalCount" : 1
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 5,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }, {
        "key" : "gradle",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 25,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 25,
        "totalCount" : 1
      }, {
        "key" : "csharp-parser",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2027,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2027,
        "totalCount" : 3
      }, {
        "key" : "buildSrc",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 69,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 4,
        "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" : 69,
        "totalCount" : 4
      }, {
        "key" : "plugin-unity-common",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 299,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 13,
        "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" : 299,
        "totalCount" : 13
      }, {
        "key" : "plugin-unity-agent",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2314,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 52,
        "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" : 2314,
        "totalCount" : 52
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "plugin-unity-server",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 56,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1211,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 19,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 95.58011049723757,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 4.419889502762431,
        "totalValue" : 1267,
        "totalCount" : 20
      }, {
        "key" : "kotlin-dsl",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 96,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 96,
        "totalCount" : 1
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 5,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 5,
        "totalCount" : 1
      }, {
        "key" : "gradle",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 25,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 25,
        "totalCount" : 1
      }, {
        "key" : "csharp-parser",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2027,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 2027,
        "totalCount" : 3
      }, {
        "key" : "buildSrc",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 69,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 4,
        "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" : 69,
        "totalCount" : 4
      }, {
        "key" : "plugin-unity-common",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 299,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 13,
        "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" : 299,
        "totalCount" : 13
      }, {
        "key" : "plugin-unity-agent",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2314,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 52,
        "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" : 2314,
        "totalCount" : 52
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
      "extension" : "kt",
      "linesOfCode" : 357,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 235,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
      "extension" : "kt",
      "linesOfCode" : 106,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/viewUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 94,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityParametersProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 64,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConstants.kt",
      "extension" : "kt",
      "linesOfCode" : 47,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildSessionFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityBuildTargetFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 35,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/META-INF/build-server-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/resources/META-INF/build-agent-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpLexer.g4",
      "extension" : "g4",
      "linesOfCode" : 1050,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpParser.g4",
      "extension" : "g4",
      "linesOfCode" : 946,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
      "extension" : "kt",
      "linesOfCode" : 59,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
      "extension" : "kt",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
      "extension" : "jsp",
      "linesOfCode" : 205,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
      "extension" : "kt",
      "linesOfCode" : 103,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/RefreshBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PackageManagerBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LogBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LightmapBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ScriptCompilationBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PlayerStatisticsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/BuildReportBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UpdateBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CommandLineBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PerformanceBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ExtensionsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CompileBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/DefaultBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PrepareBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/MonoBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatusProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 54,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatus.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/ImportData.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/BuildProblem.kt",
      "extension" : "kt",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/StandalonePlayer.kt",
      "extension" : "kt",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/Verbosity.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/unityhub/HubInfo.kt",
      "extension" : "kt",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
      "extension" : "cs",
      "linesOfCode" : 52,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/CommandLineRunner.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
      "extension" : "kt",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
      "extension" : "jsp",
      "linesOfCode" : 104,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    } ],
    "youngestFiles" : [ {
      "relativePath" : "kotlin-dsl/UnityStep.xml",
      "extension" : "xml",
      "linesOfCode" : 96,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/CommandLineRunnerExtensions.kt",
      "extension" : "kt",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 56,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "csharp-parser/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.teamcity.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 27,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "gradle/libs.versions.toml",
      "extension" : "toml",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/unityhub/Editor.kt",
      "extension" : "kt",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityProject.kt",
      "extension" : "kt",
      "linesOfCode" : 72,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConfigReader.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildRunnerContext.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 102,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 71,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 46,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityLicenseScope.kt",
      "extension" : "kt",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/LicenseCommandContext.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/resources/META-INF/build-common-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityLicenseTypeParameter.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 199,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorBase.kt",
      "extension" : "kt",
      "linesOfCode" : 152,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 127,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 74,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/UnityParametersExtractor.kt",
      "extension" : "kt",
      "linesOfCode" : 57,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityVersion.kt",
      "extension" : "kt",
      "linesOfCode" : 43,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityEnvironmentProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/FileSystemService.kt",
      "extension" : "kt",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityEnvironment.kt",
      "extension" : "kt",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/InvalidUnityVersionException.kt",
      "extension" : "kt",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/ProcessBuilderExtensions.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
      "extension" : "jsp",
      "linesOfCode" : 104,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/DetectionMode.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityConstantsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
      "extension" : "kt",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "kotlin-dsl/UnityStep.xml",
      "extension" : "xml",
      "linesOfCode" : 96,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 56,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 102,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 71,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 46,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildSessionFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/CommandLineRunnerExtensions.kt",
      "extension" : "kt",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/LicenseCommandContext.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
      "extension" : "kt",
      "linesOfCode" : 357,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 199,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorBase.kt",
      "extension" : "kt",
      "linesOfCode" : 152,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 127,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
      "extension" : "kt",
      "linesOfCode" : 106,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
      "extension" : "kt",
      "linesOfCode" : 103,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 74,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityProject.kt",
      "extension" : "kt",
      "linesOfCode" : 72,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityParametersProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 64,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
      "extension" : "kt",
      "linesOfCode" : 59,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/UnityParametersExtractor.kt",
      "extension" : "kt",
      "linesOfCode" : 57,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatusProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 54,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConstants.kt",
      "extension" : "kt",
      "linesOfCode" : 47,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityVersion.kt",
      "extension" : "kt",
      "linesOfCode" : 43,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityBuildTargetFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 35,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "csharp-parser/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConfigReader.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityEnvironmentProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildRunnerContext.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/ProcessBuilderExtensions.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.teamcity.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 27,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
      "extension" : "kt",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "gradle/libs.versions.toml",
      "extension" : "toml",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
      "extension" : "kt",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/FileSystemService.kt",
      "extension" : "kt",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/StandalonePlayer.kt",
      "extension" : "kt",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpParser.g4",
      "extension" : "g4",
      "linesOfCode" : 946,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpLexer.g4",
      "extension" : "g4",
      "linesOfCode" : 1050,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/META-INF/build-server-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
      "extension" : "cs",
      "linesOfCode" : 52,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/viewUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 94,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
      "extension" : "jsp",
      "linesOfCode" : 104,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/resources/META-INF/build-agent-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityLicenseScope.kt",
      "extension" : "kt",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 235,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/resources/META-INF/build-common-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
      "extension" : "jsp",
      "linesOfCode" : 205,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/InvalidUnityVersionException.kt",
      "extension" : "kt",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/unityhub/Editor.kt",
      "extension" : "kt",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/unityhub/HubInfo.kt",
      "extension" : "kt",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityEnvironment.kt",
      "extension" : "kt",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/BuildProblem.kt",
      "extension" : "kt",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/MonoBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PrepareBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/DefaultBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CompileBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityConstantsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/ImportData.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/Verbosity.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/DetectionMode.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/CommandLineRunner.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ExtensionsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PerformanceBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CommandLineBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UpdateBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/BuildReportBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PlayerStatisticsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ScriptCompilationBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LightmapBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LogBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatus.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "buildSrc/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PackageManagerBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/RefreshBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityLicenseTypeParameter.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/StandalonePlayer.kt",
      "extension" : "kt",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/FileSystemService.kt",
      "extension" : "kt",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
      "extension" : "kt",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
      "extension" : "kt",
      "linesOfCode" : 357,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 235,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConstants.kt",
      "extension" : "kt",
      "linesOfCode" : 47,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
      "extension" : "kt",
      "linesOfCode" : 106,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityParametersProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 64,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildSessionFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/viewUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 94,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/resources/META-INF/build-agent-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
      "extension" : "jsp",
      "linesOfCode" : 205,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/META-INF/build-server-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/ImportData.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/RefreshBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
      "extension" : "kt",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CommandLineBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityBuildTargetFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 35,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatusProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 54,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
      "extension" : "kt",
      "linesOfCode" : 59,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
      "extension" : "kt",
      "linesOfCode" : 103,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 199,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/unityhub/HubInfo.kt",
      "extension" : "kt",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/BuildProblem.kt",
      "extension" : "kt",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/MonoBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PrepareBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/DefaultBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CompileBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/Verbosity.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ExtensionsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PerformanceBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UpdateBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/BuildReportBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PlayerStatisticsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ScriptCompilationBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LightmapBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LogBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatus.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PackageManagerBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/StandalonePlayer.kt",
      "extension" : "kt",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/CommandLineRunner.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/FileSystemService.kt",
      "extension" : "kt",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
      "extension" : "kt",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
      "extension" : "jsp",
      "linesOfCode" : 104,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityConstantsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/DetectionMode.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
      "extension" : "kt",
      "linesOfCode" : 357,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 46
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 235,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConstants.kt",
      "extension" : "kt",
      "linesOfCode" : 47,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityParametersProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 64,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
      "extension" : "kt",
      "linesOfCode" : 106,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 65
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
      "extension" : "jsp",
      "linesOfCode" : 205,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildSessionFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/viewUnityParameters.jsp",
      "extension" : "jsp",
      "linesOfCode" : 94,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 9,
      "linesOfCodeInUnits" : 29
    }, {
      "relativePath" : "plugin-unity-agent/src/main/resources/META-INF/build-agent-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/META-INF/build-server-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
      "extension" : "kt",
      "linesOfCode" : 25,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/RefreshBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/ImportData.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityBuildTargetFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 35,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 27,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
      "extension" : "kt",
      "linesOfCode" : 59,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
      "extension" : "kt",
      "linesOfCode" : 103,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatusProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 54,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CommandLineBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
      "extension" : "kt",
      "linesOfCode" : 20,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/Verbosity.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/StandalonePlayer.kt",
      "extension" : "kt",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/unityhub/HubInfo.kt",
      "extension" : "kt",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LightmapBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatus.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LogBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 14,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ScriptCompilationBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PlayerStatisticsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/CompileBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/BuildReportBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/ExtensionsBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/DefaultBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PrepareBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UpdateBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PerformanceBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 13,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/PackageManagerBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 15,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/MonoBlock.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/messages/BuildProblem.kt",
      "extension" : "kt",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
      "extension" : "kt",
      "linesOfCode" : 23,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/CommandLineRunner.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/FileSystemService.kt",
      "extension" : "kt",
      "linesOfCode" : 18,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
      "extension" : "cs",
      "linesOfCode" : 52,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 199,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
      "extension" : "jsp",
      "linesOfCode" : 104,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityConstantsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 20
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpLexer.g4",
      "extension" : "g4",
      "linesOfCode" : 1050,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "csharp-parser/src/main/antlr/org/jetbrains/unity/CSharpParser.g4",
      "extension" : "g4",
      "linesOfCode" : 946,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "kotlin-dsl/UnityStep.xml",
      "extension" : "xml",
      "linesOfCode" : 96,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityProject.kt",
      "extension" : "kt",
      "linesOfCode" : 72,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 45,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "csharp-parser/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityConfigReader.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildRunnerContext.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 8
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/ProcessBuilderExtensions.kt",
      "extension" : "kt",
      "linesOfCode" : 30,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.teamcity.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 27,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "gradle/libs.versions.toml",
      "extension" : "toml",
      "linesOfCode" : 25,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/src/main/kotlin/plugin.common.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityLicenseScope.kt",
      "extension" : "kt",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/CommandLineRunnerExtensions.kt",
      "extension" : "kt",
      "linesOfCode" : 21,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "buildSrc/settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/resources/META-INF/build-common-plugin-unity.xml",
      "extension" : "xml",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "settings.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/unityhub/Editor.kt",
      "extension" : "kt",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 127,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 102,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 71,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 39
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/util/UnityParametersExtractor.kt",
      "extension" : "kt",
      "linesOfCode" : 57,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-server/build.gradle.kts",
      "extension" : "kts",
      "linesOfCode" : 56,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
      "extension" : "kt",
      "linesOfCode" : 55,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 16
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 50,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
      "extension" : "kt",
      "linesOfCode" : 46,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 19
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityVersion.kt",
      "extension" : "kt",
      "linesOfCode" : 43,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityEnvironmentProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 31,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityLicenseTypeParameter.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/LicenseCommandContext.kt",
      "extension" : "kt",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorFactory.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityEnvironment.kt",
      "extension" : "kt",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/InvalidUnityVersionException.kt",
      "extension" : "kt",
      "linesOfCode" : 2,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 199,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 73
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetectorBase.kt",
      "extension" : "kt",
      "linesOfCode" : 152,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
      "extension" : "jsp",
      "linesOfCode" : 104,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 85,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 74,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 48,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 23
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 13
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
      "extension" : "kt",
      "linesOfCode" : 44,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 36,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 20
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
      "extension" : "kt",
      "linesOfCode" : 33,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
      "extension" : "kt",
      "linesOfCode" : 16,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/DetectionMode.kt",
      "extension" : "kt",
      "linesOfCode" : 11,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityConstantsProvider.kt",
      "extension" : "kt",
      "linesOfCode" : 9,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityDetector.kt",
      "extension" : "kt",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "firstDate" : "2018-12-13",
    "latestDate" : "2025-12-04",
    "daysBetweenFirstAndLastDate" : 2549,
    "weeks" : 364,
    "estimatedWorkindDays" : 1820,
    "activeDays" : 81,
    "ageInDays" : 2594,
    "historyPerExtensionPerYear" : [ {
      "extension" : "",
      "year" : "2024",
      "commitsCount" : 2,
      "contributors" : [ "nadezhda.burnasheva@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2022",
      "commitsCount" : 1,
      "contributors" : [ "nikolay.pianikov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "30549249+orthorienbestia@users.noreply.github.com" ]
    }, {
      "extension" : "md",
      "year" : "2024",
      "commitsCount" : 8,
      "contributors" : [ "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 23,
      "contributors" : [ "aaronzurawski@users.noreply.github.com", "pavel.krizskii@jetbrains.com", "pierredeman59@gmail.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "csproj",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "bat",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "bat",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "g4",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "bat",
      "year" : "2023",
      "commitsCount" : 2,
      "contributors" : [ "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "csproj",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "nadezhda.burnasheva@jetbrains.com" ]
    }, {
      "extension" : "csproj",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "maksim.chechulnikov@jetbrains.com" ]
    }, {
      "extension" : "sh",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "sh",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "nadezhda.burnasheva@jetbrains.com" ]
    }, {
      "extension" : "css",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "sh",
      "year" : "2023",
      "commitsCount" : 4,
      "contributors" : [ "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com", "maksim.chechulnikov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2018",
      "commitsCount" : 4,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "xml",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "toml",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2023",
      "commitsCount" : 11,
      "contributors" : [ "aaronzurawski@users.noreply.github.com", "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com", "maksim.chechulnikov@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "nadezhda.burnasheva@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.pianikov@jetbrains.com", "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "txt",
      "year" : "2019",
      "commitsCount" : 3,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2022",
      "commitsCount" : 5,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com", "andre.rocha@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "kts",
      "year" : "2023",
      "commitsCount" : 7,
      "contributors" : [ "grinin.vlad1@gmail.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "kts",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.ma-iu-shan@jetbrains.com" ]
    }, {
      "extension" : "kts",
      "year" : "2024",
      "commitsCount" : 3,
      "contributors" : [ "nadezhda.burnasheva@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "jsp",
      "year" : "2020",
      "commitsCount" : 5,
      "contributors" : [ "breinengaa@gmail.com", "nikolay.pianikov@jetbrains.com", "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "jsp",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "jsp",
      "year" : "2023",
      "commitsCount" : 10,
      "contributors" : [ "aaronzurawski@users.noreply.github.com", "pavel.krizskii@jetbrains.com", "semen.naumov@jetbrains.com", "pierredeman59@gmail.com", "vladislav.grinin@jetbrains.com", "maksim.chechulnikov@jetbrains.com" ]
    }, {
      "extension" : "jsp",
      "year" : "2024",
      "commitsCount" : 5,
      "contributors" : [ "pavel.krizskii@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2023",
      "commitsCount" : 7,
      "contributors" : [ "aaronzurawski@users.noreply.github.com", "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com", "maksim.chechulnikov@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2024",
      "commitsCount" : 3,
      "contributors" : [ "pavel.krizskii@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2020",
      "commitsCount" : 2,
      "contributors" : [ "nadezhda.burnasheva@jetbrains.com", "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2025",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.ma-iu-shan@jetbrains.com" ]
    }, {
      "extension" : "gitattributes",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "svg",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "kt",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "nikolay.pianikov@jetbrains.com", "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "jsp",
      "year" : "2018",
      "commitsCount" : 10,
      "contributors" : [ "dtretyakov@gmail.com", "julia-alexandrova@users.noreply.github.com" ]
    }, {
      "extension" : "kt",
      "year" : "2022",
      "commitsCount" : 5,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com", "andre.rocha@jetbrains.com" ]
    }, {
      "extension" : "jsp",
      "year" : "2019",
      "commitsCount" : 8,
      "contributors" : [ "dtretyakov@gmail.com", "terrydrever@protonmail.com" ]
    }, {
      "extension" : "kt",
      "year" : "2020",
      "commitsCount" : 14,
      "contributors" : [ "ilya.fomenko@jetbrains.com", "52043002+ilyafomenko@users.noreply.github.com", "breinengaa@gmail.com", "nikolay.pianikov@jetbrains.com", "oleg.rybak@jetbrains.com", "julian.moschuering@realmforgestudios.com" ]
    }, {
      "extension" : "properties",
      "year" : "2018",
      "commitsCount" : 2,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "cs",
      "year" : "2018",
      "commitsCount" : 3,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "kt",
      "year" : "2023",
      "commitsCount" : 24,
      "contributors" : [ "aaronzurawski@users.noreply.github.com", "pavel.krizskii@jetbrains.com", "vitaliy.kim@jetbrains.com", "jonathan.r.paton@googlemail.com", "pierredeman59@gmail.com", "semen.naumov@jetbrains.com", "vladislav.grinin@jetbrains.com", "maksim.chechulnikov@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2018",
      "commitsCount" : 5,
      "contributors" : [ "terrymagnusdrever@wellfired.com", "dtretyakov@gmail.com" ]
    }, {
      "extension" : "kt",
      "year" : "2024",
      "commitsCount" : 8,
      "contributors" : [ "pavel.krizskii@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "vladislav.ma-iu-shan@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "gradle",
      "year" : "2019",
      "commitsCount" : 3,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2018",
      "commitsCount" : 2,
      "contributors" : [ "terrymagnusdrever@wellfired.com", "dtretyakov@gmail.com" ]
    }, {
      "extension" : "properties",
      "year" : "2020",
      "commitsCount" : 1,
      "contributors" : [ "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "bat",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "",
      "year" : "2018",
      "commitsCount" : 2,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "jar",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2019",
      "commitsCount" : 5,
      "contributors" : [ "dtretyakov@gmail.com", "dtretyakov@users.noreply.github.com" ]
    }, {
      "extension" : "cs",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2018",
      "commitsCount" : 12,
      "contributors" : [ "dtretyakov@gmail.com", "julia-alexandrova@users.noreply.github.com", "dtretyakov@users.noreply.github.com" ]
    }, {
      "extension" : "cs",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "maksim.chechulnikov@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "cs",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "nadezhda.burnasheva@jetbrains.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2023",
      "commitsCount" : 3,
      "contributors" : [ "aaronzurawski@users.noreply.github.com", "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "exe",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "editorconfig",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "kt",
      "year" : "2018",
      "commitsCount" : 23,
      "contributors" : [ "dtretyakov@gmail.com" ]
    }, {
      "extension" : "properties",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "kt",
      "year" : "2019",
      "commitsCount" : 25,
      "contributors" : [ "dtretyakov@gmail.com", "terrydrever@protonmail.com" ]
    }, {
      "extension" : "properties",
      "year" : "2023",
      "commitsCount" : 3,
      "contributors" : [ "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "properties",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    }, {
      "extension" : "properties",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "oleg.rybak@jetbrains.com" ]
    }, {
      "extension" : "",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 96,
    "linesOfCodeInUnits" : 847,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 264,
      "lowRiskValue" : 326,
      "mediumRiskValue" : 205,
      "highRiskValue" : 52,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 23,
      "negligibleRiskCount" : 65,
      "mediumRiskCount" : 7,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 31.16883116883117,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 6.139315230224321,
      "mediumRiskPercentage" : 24.203069657615114,
      "lowRiskPercentage" : 38.488783943329395,
      "totalValue" : 847,
      "totalCount" : 96
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 722,
      "lowRiskValue" : 125,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 92,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 85.24203069657615,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 14.757969303423849,
      "totalValue" : 847,
      "totalCount" : 96
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 254,
      "lowRiskValue" : 326,
      "mediumRiskValue" : 173,
      "highRiskValue" : 52,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 23,
      "negligibleRiskCount" : 64,
      "mediumRiskCount" : 6,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 31.5527950310559,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 6.459627329192546,
      "mediumRiskPercentage" : 21.490683229813666,
      "lowRiskPercentage" : 40.49689440993789,
      "totalValue" : 805,
      "totalCount" : 94
    }, {
      "key" : "cs",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 10,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 32,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 23.80952380952381,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 76.19047619047619,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 42,
      "totalCount" : 2
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "plugin-unity-server",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 79,
      "lowRiskValue" : 100,
      "mediumRiskValue" : 60,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 20,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 33.05439330543933,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 25.10460251046025,
      "lowRiskPercentage" : 41.84100418410042,
      "totalValue" : 239,
      "totalCount" : 29
    }, {
      "key" : "plugin-unity-common",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 12,
      "lowRiskValue" : 14,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 6,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 46.15384615384615,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 53.84615384615385,
      "totalValue" : 26,
      "totalCount" : 7
    }, {
      "key" : "plugin-unity-agent",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 173,
      "lowRiskValue" : 212,
      "mediumRiskValue" : 145,
      "highRiskValue" : 52,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 15,
      "negligibleRiskCount" : 39,
      "mediumRiskCount" : 5,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 29.725085910652922,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 8.934707903780069,
      "mediumRiskPercentage" : 24.914089347079038,
      "lowRiskPercentage" : 36.42611683848797,
      "totalValue" : 582,
      "totalCount" : 60
    } ] ],
    "longestUnits" : [ {
      "shortName" : "override fun onStandardOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
        "extension" : "kt",
        "linesOfCode" : 103,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 23,
      "endLine" : 75,
      "linesOfCode" : 52,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getVersionFromInstall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 85,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 41,
      "endLine" : 82,
      "linesOfCode" : 36,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun describeParameters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 62,
      "endLine" : 97,
      "linesOfCode" : 34,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static int Main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
        "extension" : "cs",
        "linesOfCode" : 52,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 15,
      "endLine" : 49,
      "linesOfCode" : 32,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun onStandardOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 127,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 27,
      "endLine" : 57,
      "linesOfCode" : 29,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun describeParameters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
        "extension" : "kt",
        "linesOfCode" : 50,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 29
      },
      "startLine" : 31,
      "endLine" : 60,
      "linesOfCode" : 26,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun makeProgramCommandLine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 71,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 39
      },
      "startLine" : 32,
      "endLine" : 58,
      "linesOfCode" : 25,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getVersionFromInstall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 48,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 23
      },
      "startLine" : 30,
      "endLine" : 55,
      "linesOfCode" : 23,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getPasswordParameters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 27,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 12,
      "endLine" : 34,
      "linesOfCode" : 20,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun getUnity()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 199,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 128,
      "endLine" : 149,
      "linesOfCode" : 19,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun makeProgramCommandLine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
        "extension" : "kt",
        "linesOfCode" : 357,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 97,
      "endLine" : 119,
      "linesOfCode" : 19,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun makeProgramCommandLine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 48,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 30,
      "endLine" : 47,
      "linesOfCode" : 16,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun getUnity()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 199,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 108,
      "endLine" : 126,
      "linesOfCode" : 16,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun enterMethod_declaration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
        "extension" : "kt",
        "linesOfCode" : 59,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 15
      },
      "startLine" : 14,
      "endLine" : 32,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun makeProgramCommandLine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 46,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 19
      },
      "startLine" : 30,
      "endLine" : 46,
      "linesOfCode" : 15,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun makeProgramCommandLine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 127,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 74,
      "endLine" : 89,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun readStaticMethods()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
        "extension" : "kt",
        "linesOfCode" : 25,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 15,
      "endLine" : 28,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun tryGetPackageVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 36,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 16,
      "endLine" : 32,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun tryParseVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityVersion.kt",
        "extension" : "kt",
        "linesOfCode" : 43,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 45,
      "endLine" : 60,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun withLicense()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 102,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 61,
      "endLine" : 75,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun parseStdoutToVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 74,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 48,
      "endLine" : 62,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun create()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
        "extension" : "kt",
        "linesOfCode" : 23,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 13
      },
      "startLine" : 11,
      "endLine" : 24,
      "linesOfCode" : 13,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getVersionFromInstall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 44,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 13
      },
      "startLine" : 39,
      "endLine" : 53,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun detect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 74,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 23,
      "endLine" : 38,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun onErrorOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 127,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 59,
      "endLine" : 72,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun retrieveData()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
        "extension" : "kt",
        "linesOfCode" : 20,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 12
      },
      "startLine" : 14,
      "endLine" : 27,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun discoverRunnersInDirectory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 32,
      "endLine" : 45,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun agentStarted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 199,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 55,
      "endLine" : 69,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun processFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 50,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 19
      },
      "startLine" : 36,
      "endLine" : 49,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getParameters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 199,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 71,
      "endLine" : 84,
      "linesOfCode" : 11,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun afterProcessFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
        "extension" : "kt",
        "linesOfCode" : 357,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 276,
      "endLine" : 287,
      "linesOfCode" : 11,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getRunnerSpecificRequirements()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 99,
      "endLine" : 108,
      "linesOfCode" : 10,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun process()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
        "extension" : "kt",
        "linesOfCode" : 16,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 10
      },
      "startLine" : 10,
      "endLine" : 21,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "internal record ProductVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
        "extension" : "cs",
        "linesOfCode" : 52,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 52,
      "endLine" : 62,
      "linesOfCode" : 10,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun processFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 71,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 39
      },
      "startLine" : 60,
      "endLine" : 69,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun processFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
        "extension" : "kt",
        "linesOfCode" : 44,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 16,
      "endLine" : 27,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getNextCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 25,
      "endLine" : 33,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun beforeProcessStarted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 50,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 19
      },
      "startLine" : 24,
      "endLine" : 32,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun preparationFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 16
      },
      "startLine" : 36,
      "endLine" : 45,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun beforeBuildFinish()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 16
      },
      "startLine" : 47,
      "endLine" : 56,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getPath()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 199,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 99,
      "endLine" : 106,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun createAdapters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
        "extension" : "kt",
        "linesOfCode" : 357,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 395,
      "endLine" : 402,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun supports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 110,
      "endLine" : 115,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun interruptRequested()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 102,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 80,
      "endLine" : 86,
      "linesOfCode" : 6,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun directory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 58,
      "endLine" : 62,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun parse()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatus.kt",
        "extension" : "kt",
        "linesOfCode" : 14,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 5
      },
      "startLine" : 10,
      "endLine" : 14,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun getLineStatus()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/LineStatusProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 54,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 5
      },
      "startLine" : 53,
      "endLine" : 57,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun processStarted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
        "extension" : "kt",
        "linesOfCode" : 44,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 29,
      "endLine" : 33,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun onStandardOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
        "extension" : "kt",
        "linesOfCode" : 44,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 35,
      "endLine" : 39,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun onErrorOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
        "extension" : "kt",
        "linesOfCode" : 44,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 41,
      "endLine" : 45,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "kt",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 680,
      "lowRiskValue" : 125,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 90,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 84.472049689441,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 15.527950310559007,
      "totalValue" : 805,
      "totalCount" : 94
    }, {
      "key" : "cs",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 42,
      "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" : 42,
      "totalCount" : 2
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "plugin-unity-server",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 179,
      "lowRiskValue" : 60,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 27,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 74.89539748953975,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 25.10460251046025,
      "totalValue" : 239,
      "totalCount" : 29
    }, {
      "key" : "plugin-unity-common",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 26,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 7,
      "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" : 26,
      "totalCount" : 7
    }, {
      "key" : "plugin-unity-agent",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 517,
      "lowRiskValue" : 65,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 58,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 88.83161512027492,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 11.168384879725085,
      "totalValue" : 582,
      "totalCount" : 60
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "override fun describeParameters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
        "extension" : "kt",
        "linesOfCode" : 50,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 29
      },
      "startLine" : 31,
      "endLine" : 60,
      "linesOfCode" : 26,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun onStandardOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 127,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 27,
      "endLine" : 57,
      "linesOfCode" : 29,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun describeParameters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 62,
      "endLine" : 97,
      "linesOfCode" : 34,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getVersionFromInstall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 85,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 41,
      "endLine" : 82,
      "linesOfCode" : 36,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun enterMethod_declaration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodNamesListener.kt",
        "extension" : "kt",
        "linesOfCode" : 59,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 15
      },
      "startLine" : 14,
      "endLine" : 32,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun onStandardOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/logging/UnityLoggingListener.kt",
        "extension" : "kt",
        "linesOfCode" : 103,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 23,
      "endLine" : 75,
      "linesOfCode" : 52,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun retrieveData()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/UnityStaticMethodFetcher.kt",
        "extension" : "kt",
        "linesOfCode" : 20,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 12
      },
      "startLine" : 14,
      "endLine" : 27,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun tryGetPackageVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 36,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 16,
      "endLine" : 32,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getRunnerSpecificRequirements()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 99,
      "endLine" : 108,
      "linesOfCode" : 10,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static int Main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/tools/pe-product-version-detector/src/Program.cs",
        "extension" : "cs",
        "linesOfCode" : 52,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 15,
      "endLine" : 49,
      "linesOfCode" : 32,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getVersionFromInstall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 48,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 23
      },
      "startLine" : 30,
      "endLine" : 55,
      "linesOfCode" : 23,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun onErrorOutput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 127,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 59,
      "endLine" : 72,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun supports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 110,
      "endLine" : 115,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun process()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunTypePropertiesProcessor.kt",
        "extension" : "kt",
        "linesOfCode" : 16,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 10
      },
      "startLine" : 10,
      "endLine" : 21,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun tryParseVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-common/src/main/kotlin/jetbrains/buildServer/unity/UnityVersion.kt",
        "extension" : "kt",
        "linesOfCode" : 43,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 45,
      "endLine" : 60,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun processFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/UnityLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 50,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 19
      },
      "startLine" : 36,
      "endLine" : 49,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun processFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 71,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 39
      },
      "startLine" : 60,
      "endLine" : 69,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getVersionFromInstall()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 44,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 13
      },
      "startLine" : 39,
      "endLine" : 53,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun detect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 74,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 23,
      "endLine" : 38,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun parseStdoutToVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/PEProductVersionDetector.kt",
        "extension" : "kt",
        "linesOfCode" : 74,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 48,
      "endLine" : 62,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun readStaticMethods()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/fetchers/CSharpFileParser.kt",
        "extension" : "kt",
        "linesOfCode" : 25,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 15,
      "endLine" : 28,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun discoverRunnersInDirectory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerDiscoveryExtension.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 3,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 32,
      "endLine" : 45,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun create()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/Requirements.kt",
        "extension" : "kt",
        "linesOfCode" : 23,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 13
      },
      "startLine" : 11,
      "endLine" : 24,
      "linesOfCode" : 13,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getNextCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityCommandBuildSession.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 25,
      "endLine" : 33,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "fun withLicense()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 102,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 61,
      "endLine" : 75,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun interruptRequested()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildStepScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 102,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 80,
      "endLine" : 86,
      "linesOfCode" : 6,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun preparationFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 16
      },
      "startLine" : 36,
      "endLine" : 45,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun beforeBuildFinish()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/UnityBuildScopeLicenseActivator.kt",
        "extension" : "kt",
        "linesOfCode" : 55,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 16
      },
      "startLine" : 47,
      "endLine" : 56,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun directory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildRunnerContext.kt",
        "extension" : "kt",
        "linesOfCode" : 30,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 8
      },
      "startLine" : 26,
      "endLine" : 29,
      "linesOfCode" : 4,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun file()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildRunnerContext.kt",
        "extension" : "kt",
        "linesOfCode" : 30,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 8
      },
      "startLine" : 31,
      "endLine" : 34,
      "linesOfCode" : 4,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun makeProgramCommandLine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/DetectVirtualUnityEnvironmentCommand.kt",
        "extension" : "kt",
        "linesOfCode" : 127,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 74,
      "endLine" : 89,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun agentStarted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/UnityToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 199,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 73
      },
      "startLine" : 55,
      "endLine" : 69,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun processFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/BuildCommandExecutionAdapter.kt",
        "extension" : "kt",
        "linesOfCode" : 44,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 16,
      "endLine" : 27,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun afterProcessFinished()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerBuildService.kt",
        "extension" : "kt",
        "linesOfCode" : 357,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 46
      },
      "startLine" : 276,
      "endLine" : 287,
      "linesOfCode" : 11,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getRequirements()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityBuildFeature.kt",
        "extension" : "kt",
        "linesOfCode" : 50,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 9,
        "linesOfCodeInUnits" : 29
      },
      "startLine" : 62,
      "endLine" : 64,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 9,
      "endLine" : 11,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getDisplayName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 13,
      "endLine" : 15,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getShortDisplayName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 17,
      "endLine" : 19,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getDescription()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 20,
      "endLine" : 22,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun isSupportUpload()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 24,
      "endLine" : 26,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun isSupportDownload()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 28,
      "endLine" : 30,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun isSingleton()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 32,
      "endLine" : 34,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun isServerOnly()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityToolType.kt",
        "extension" : "kt",
        "linesOfCode" : 33,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 36,
      "endLine" : 38,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getPasswordParameters()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityPasswordsProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 27,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 12,
      "endLine" : 34,
      "linesOfCode" : 20,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 36,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 12,
      "endLine" : 14,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun unpackToolPackage()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityServerToolProvider.kt",
        "extension" : "kt",
        "linesOfCode" : 36,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 20
      },
      "startLine" : 34,
      "endLine" : 36,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 35,
      "endLine" : 37,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getDescription()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 41,
      "endLine" : 43,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getRunnerPropertiesProcessor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 45,
      "endLine" : 47,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "override fun getEditRunnerParamsJspFilePath()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "plugin-unity-server/src/main/kotlin/jetbrains/buildServer/unity/UnityRunnerRunType.kt",
        "extension" : "kt",
        "linesOfCode" : 106,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 65
      },
      "startLine" : 49,
      "endLine" : 51,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 13,
      "cleanedLinesOfCode" : 4981,
      "duplicatedLinesOfCode" : 139,
      "numberOfFilesWithDuplicates" : 11,
      "duplicationPercentage" : 2.790604296326039
    },
    "duplicationPerComponent" : [ [ {
      "key" : "plugin-unity-server",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 954,
      "duplicatedLinesOfCode" : 65,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 6.813417190775682
    }, {
      "key" : "plugin-unity-agent",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1627,
      "duplicatedLinesOfCode" : 74,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 4.548248309772587
    }, {
      "key" : "kotlin-dsl",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 67,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 5,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "gradle",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 25,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "csharp-parser",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2017,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "buildSrc",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 46,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "plugin-unity-common",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 240,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "jsp",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 498,
      "duplicatedLinesOfCode" : 59,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 11.847389558232932
    }, {
      "key" : "kt",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2172,
      "duplicatedLinesOfCode" : 68,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 3.130755064456722
    }, {
      "key" : "xml",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 98,
      "duplicatedLinesOfCode" : 12,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 12.244897959183673
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 14,
        "endLine" : 35,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 32,
        "percentage" : 24.719101123595507,
        "blockSize" : 22
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 17,
        "endLine" : 38,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 34,
        "percentage" : 12.429378531073446,
        "blockSize" : 22
      } ],
      "blockSize" : 22
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 34,
        "endLine" : 49,
        "cleanedStartLine" : 27,
        "cleanedEndLine" : 41,
        "percentage" : 8.620689655172415,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 21,
        "endLine" : 35,
        "cleanedStartLine" : 18,
        "cleanedEndLine" : 32,
        "percentage" : 16.853932584269664,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 34,
        "endLine" : 49,
        "cleanedStartLine" : 27,
        "cleanedEndLine" : 41,
        "percentage" : 8.620689655172415,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 24,
        "endLine" : 38,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 34,
        "percentage" : 8.474576271186441,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 20
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 36,
        "endLine" : 53,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 32,
        "percentage" : 40.625,
        "blockSize" : 13
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 46,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 19
        },
        "sourceFileCleanedLinesOfCode" : 31,
        "startLine" : 35,
        "endLine" : 52,
        "cleanedStartLine" : 19,
        "cleanedEndLine" : 31,
        "percentage" : 41.935483870967744,
        "blockSize" : 13
      } ],
      "blockSize" : 13
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 85,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 60,
        "startLine" : 41,
        "endLine" : 46,
        "cleanedStartLine" : 16,
        "cleanedEndLine" : 21,
        "percentage" : 10.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 44,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 39,
        "endLine" : 45,
        "cleanedStartLine" : 21,
        "cleanedEndLine" : 26,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 85,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 60,
        "startLine" : 41,
        "endLine" : 46,
        "cleanedStartLine" : 16,
        "cleanedEndLine" : 21,
        "percentage" : 10.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 23
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 30,
        "endLine" : 35,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 71,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 5,
          "linesOfCodeInUnits" : 39
        },
        "sourceFileCleanedLinesOfCode" : 54,
        "startLine" : 52,
        "endLine" : 57,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 39,
        "percentage" : 11.11111111111111,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 46,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 19
        },
        "sourceFileCleanedLinesOfCode" : 31,
        "startLine" : 40,
        "endLine" : 45,
        "cleanedStartLine" : 22,
        "cleanedEndLine" : 27,
        "percentage" : 19.35483870967742,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 23
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 18,
        "endLine" : 26,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "percentage" : 18.75,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 44,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 17,
        "endLine" : 25,
        "cleanedStartLine" : 8,
        "cleanedEndLine" : 13,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 23
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 30,
        "endLine" : 35,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "percentage" : 18.75,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 44,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 39,
        "endLine" : 45,
        "cleanedStartLine" : 21,
        "cleanedEndLine" : 26,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 71,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 5,
          "linesOfCodeInUnits" : 39
        },
        "sourceFileCleanedLinesOfCode" : 54,
        "startLine" : 52,
        "endLine" : 57,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 39,
        "percentage" : 11.11111111111111,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 20
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 41,
        "endLine" : 46,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 28,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 85,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 60,
        "startLine" : 20,
        "endLine" : 28,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "percentage" : 10.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 44,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 17,
        "endLine" : 25,
        "cleanedStartLine" : 8,
        "cleanedEndLine" : 13,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 85,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 60,
        "startLine" : 20,
        "endLine" : 28,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "percentage" : 10.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 23
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 18,
        "endLine" : 26,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/resources/META-INF/build-agent-plugin-unity.xml",
          "extension" : "xml",
          "linesOfCode" : 13,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 50.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/META-INF/build-server-plugin-unity.xml",
          "extension" : "xml",
          "linesOfCode" : 15,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 14,
        "startLine" : 1,
        "endLine" : 9,
        "cleanedStartLine" : 1,
        "cleanedEndLine" : 6,
        "percentage" : 42.857142857142854,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 27,
        "endLine" : 32,
        "cleanedStartLine" : 24,
        "cleanedEndLine" : 29,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 40,
        "endLine" : 46,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 30,
        "endLine" : 35,
        "cleanedStartLine" : 26,
        "cleanedEndLine" : 31,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 24,
        "endLine" : 29,
        "cleanedStartLine" : 21,
        "cleanedEndLine" : 26,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 37,
        "endLine" : 42,
        "cleanedStartLine" : 30,
        "cleanedEndLine" : 35,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 27,
        "endLine" : 32,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 28,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 22,
        "endLine" : 27,
        "cleanedStartLine" : 19,
        "cleanedEndLine" : 24,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 35,
        "endLine" : 40,
        "cleanedStartLine" : 28,
        "cleanedEndLine" : 33,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 25,
        "endLine" : 30,
        "cleanedStartLine" : 21,
        "cleanedEndLine" : 26,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 28,
        "endLine" : 33,
        "cleanedStartLine" : 25,
        "cleanedEndLine" : 30,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 41,
        "endLine" : 47,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 39,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 31,
        "endLine" : 36,
        "cleanedStartLine" : 27,
        "cleanedEndLine" : 32,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 30,
        "endLine" : 35,
        "cleanedStartLine" : 27,
        "cleanedEndLine" : 32,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 43,
        "endLine" : 49,
        "cleanedStartLine" : 36,
        "cleanedEndLine" : 41,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 33,
        "endLine" : 38,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 34,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 25,
        "endLine" : 30,
        "cleanedStartLine" : 22,
        "cleanedEndLine" : 27,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 38,
        "endLine" : 43,
        "cleanedStartLine" : 31,
        "cleanedEndLine" : 36,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 28,
        "endLine" : 33,
        "cleanedStartLine" : 24,
        "cleanedEndLine" : 29,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 29,
        "endLine" : 34,
        "cleanedStartLine" : 26,
        "cleanedEndLine" : 31,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 42,
        "endLine" : 48,
        "cleanedStartLine" : 35,
        "cleanedEndLine" : 40,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 32,
        "endLine" : 37,
        "cleanedStartLine" : 28,
        "cleanedEndLine" : 33,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 23,
        "endLine" : 28,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 25,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 36,
        "endLine" : 41,
        "cleanedStartLine" : 29,
        "cleanedEndLine" : 34,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 26,
        "endLine" : 31,
        "cleanedStartLine" : 22,
        "cleanedEndLine" : 27,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 44,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 17,
        "endLine" : 25,
        "cleanedStartLine" : 8,
        "cleanedEndLine" : 13,
        "percentage" : 18.75,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 85,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 60,
        "startLine" : 20,
        "endLine" : 28,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "percentage" : 10.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 23
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 18,
        "endLine" : 26,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/WindowsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 44,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 13
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 39,
        "endLine" : 45,
        "cleanedStartLine" : 21,
        "cleanedEndLine" : 26,
        "percentage" : 18.75,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/LinuxUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 85,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 60,
        "startLine" : 41,
        "endLine" : 46,
        "cleanedStartLine" : 16,
        "cleanedEndLine" : 21,
        "percentage" : 10.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/detectors/MacOsUnityDetector.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 23
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 30,
        "endLine" : 35,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 21,
        "endLine" : 26,
        "cleanedStartLine" : 18,
        "cleanedEndLine" : 23,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 34,
        "endLine" : 39,
        "cleanedStartLine" : 27,
        "cleanedEndLine" : 32,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 24,
        "endLine" : 29,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 25,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ReturnProLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 46,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 19
        },
        "sourceFileCleanedLinesOfCode" : 31,
        "startLine" : 40,
        "endLine" : 45,
        "cleanedStartLine" : 22,
        "cleanedEndLine" : 27,
        "percentage" : 19.35483870967742,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivatePersonalLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 71,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 5,
          "linesOfCodeInUnits" : 39
        },
        "sourceFileCleanedLinesOfCode" : 54,
        "startLine" : 52,
        "endLine" : 57,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 39,
        "percentage" : 11.11111111111111,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-agent/src/main/kotlin/jetbrains/buildServer/unity/license/commands/ActivateProLicenseCommand.kt",
          "extension" : "kt",
          "linesOfCode" : 48,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 2,
          "linesOfCodeInUnits" : 20
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 41,
        "endLine" : 46,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 28,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityInstallationParameter.jsp",
          "extension" : "jsp",
          "linesOfCode" : 104,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 89,
        "startLine" : 26,
        "endLine" : 31,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 28,
        "percentage" : 6.741573033707865,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editBuildFeature.jsp",
          "extension" : "jsp",
          "linesOfCode" : 205,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 174,
        "startLine" : 39,
        "endLine" : 45,
        "cleanedStartLine" : 32,
        "cleanedEndLine" : 37,
        "percentage" : 3.4482758620689653,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "plugin-unity-server/src/main/resources/buildServerResources/editUnityParameters.jsp",
          "extension" : "jsp",
          "linesOfCode" : 235,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 177,
        "startLine" : 29,
        "endLine" : 34,
        "cleanedStartLine" : 25,
        "cleanedEndLine" : 30,
        "percentage" : 3.389830508474576,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2025-12-04",
    "contributors" : [ {
      "email" : "dtretyakov@gmail.com",
      "userName" : "Dmitry Tretyakov",
      "commitsCount" : 58,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-12-13",
      "latestCommitDate" : "2019-04-15",
      "activeYears" : [ "2018", "2019" ],
      "commitDates" : [ "2019-04-15", "2019-03-08", "2019-03-07", "2019-02-25", "2019-02-13", "2019-01-08", "2019-01-07", "2019-01-04", "2019-01-02", "2018-12-31", "2018-12-28", "2018-12-27", "2018-12-22", "2018-12-21", "2018-12-19", "2018-12-18", "2018-12-17", "2018-12-14", "2018-12-13" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladislav.grinin@jetbrains.com",
      "userName" : "Vladislav Grinin",
      "commitsCount" : 40,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-11-24",
      "latestCommitDate" : "2024-11-08",
      "activeYears" : [ "2022", "2023", "2024" ],
      "commitDates" : [ "2024-11-08", "2024-08-23", "2024-07-19", "2024-07-09", "2024-06-27", "2024-06-26", "2024-06-11", "2024-06-04", "2023-12-12", "2023-11-23", "2023-11-08", "2023-11-02", "2023-10-30", "2023-09-05", "2023-06-29", "2023-05-03", "2023-04-14", "2023-04-11", "2023-03-17", "2023-03-01", "2023-02-23", "2023-02-20", "2023-01-19", "2023-01-17", "2023-01-12", "2023-01-10", "2023-01-03", "2022-11-24" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "pavel.krizskii@jetbrains.com",
      "userName" : "Pavel.Krizskii",
      "commitsCount" : 10,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-06-23",
      "latestCommitDate" : "2024-06-04",
      "activeYears" : [ "2023", "2024" ],
      "commitDates" : [ "2024-06-04", "2023-09-20", "2023-09-19", "2023-09-05", "2023-08-11", "2023-07-20", "2023-06-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "nikolay.pianikov@jetbrains.com",
      "userName" : "Nikolay Pianikov",
      "commitsCount" : 8,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-02-28",
      "latestCommitDate" : "2022-02-17",
      "activeYears" : [ "2020", "2021", "2022" ],
      "commitDates" : [ "2022-02-17", "2021-11-16", "2020-11-05", "2020-10-12", "2020-10-09", "2020-10-01", "2020-02-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dtretyakov@users.noreply.github.com",
      "userName" : "Dmitry Tretyakov",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-12-18",
      "latestCommitDate" : "2019-03-08",
      "activeYears" : [ "2018", "2019" ],
      "commitDates" : [ "2019-03-08", "2019-03-07", "2018-12-19", "2018-12-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vladislav.ma-iu-shan@jetbrains.com",
      "userName" : "Vlad Ma-iu-shan",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 1,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2024-03-13",
      "latestCommitDate" : "2025-12-04",
      "activeYears" : [ "2024", "2025" ],
      "commitDates" : [ "2025-12-04", "2024-03-13" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "nadezhda.burnasheva@jetbrains.com",
      "userName" : "Nadia Burnasheva",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-01-27",
      "latestCommitDate" : "2024-01-26",
      "activeYears" : [ "2020", "2024" ],
      "commitDates" : [ "2024-01-26", "2020-01-27" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vitaliy.kim@jetbrains.com",
      "userName" : "Vitaliy Kim",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-09-05",
      "latestCommitDate" : "2023-09-14",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-09-14", "2023-09-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "semen.naumov@jetbrains.com",
      "userName" : "Semyon Naumov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-06-15",
      "latestCommitDate" : "2023-06-15",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-06-15" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "andre.rocha@jetbrains.com",
      "userName" : "André Rocha",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-11-09",
      "latestCommitDate" : "2022-11-21",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-11-21", "2022-11-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "oleg.rybak@jetbrains.com",
      "userName" : "Oleg Rybak",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-01-17",
      "latestCommitDate" : "2021-01-14",
      "activeYears" : [ "2020", "2021" ],
      "commitDates" : [ "2021-01-14", "2020-01-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ilya.fomenko@jetbrains.com",
      "userName" : "Ilya Fomenko",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-09-28",
      "latestCommitDate" : "2020-09-29",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-09-29", "2020-09-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "52043002+ilyafomenko@users.noreply.github.com",
      "userName" : "IlyaFomenko",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-03-16",
      "latestCommitDate" : "2020-03-16",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-03-16" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "julian.moschuering@realmforgestudios.com",
      "userName" : "Julian Moschüring",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-03-13",
      "latestCommitDate" : "2020-03-13",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-03-13" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "breinengaa@gmail.com",
      "userName" : "Temka",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-02-20",
      "latestCommitDate" : "2020-02-20",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-02-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "terrydrever@protonmail.com",
      "userName" : "Terry Drever",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-01-02",
      "latestCommitDate" : "2019-01-02",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-01-02" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "terrymagnusdrever@wellfired.com",
      "userName" : "ArtOfSettling",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-12-30",
      "latestCommitDate" : "2018-12-30",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-12-30" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "julia-alexandrova@users.noreply.github.com",
      "userName" : "Julia-Alexandrova",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-12-19",
      "latestCommitDate" : "2018-12-19",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-12-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jonathan.r.paton@googlemail.com",
      "userName" : "Jonny",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-09-18",
      "latestCommitDate" : "2023-09-18",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-09-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "pierredeman59@gmail.com",
      "userName" : "Pierre Deman",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-09-05",
      "latestCommitDate" : "2023-09-05",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-09-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "grinin.vlad1@gmail.com",
      "userName" : "Vladislav Grinin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-04-07",
      "latestCommitDate" : "2023-04-07",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-04-07" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "aaronzurawski@users.noreply.github.com",
      "userName" : "Aaron Zurawski",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-02-08",
      "latestCommitDate" : "2023-02-08",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-02-08" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "maksim.chechulnikov@jetbrains.com",
      "userName" : "Maksim Chechulnikov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-02-07",
      "latestCommitDate" : "2023-02-07",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-02-07" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "39089602+lesley29@users.noreply.github.com",
      "userName" : "Vladislav",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-12-05",
      "latestCommitDate" : "2022-12-05",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-12-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "30549249+orthorienbestia@users.noreply.github.com",
      "userName" : "Akshay Khandizod",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-09-26",
      "latestCommitDate" : "2021-09-26",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-09-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2018",
      "contributorsCount" : 4,
      "commitsCount" : 39
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 3,
      "commitsCount" : 30
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 7,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022",
      "contributorsCount" : 4,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 9,
      "commitsCount" : 45
    }, {
      "timeSlot" : "2024",
      "contributorsCount" : 4,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2025",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2018-12",
      "contributorsCount" : 4,
      "commitsCount" : 39
    }, {
      "timeSlot" : "2019-01",
      "contributorsCount" : 2,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2019-02",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2019-03",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2019-04",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-03",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-10",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2022-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 3,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-03",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-04",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06",
      "contributorsCount" : 3,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-07",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09",
      "contributorsCount" : 5,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2023-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2024-07",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2024-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2018-12-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-12-14",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-12-17",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-12-18",
      "contributorsCount" : 2,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2018-12-19",
      "contributorsCount" : 3,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2018-12-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-22",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-28",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-30",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-12-31",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-02",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-01-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-01-07",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-01-08",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2019-02-13",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-02-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-03-07",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-03-08",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-02-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-03-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-09-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-09-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-11-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-11-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-02-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-01",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-05-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-05",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-09-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-10-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-04",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-06-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-06-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-07-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-19",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2018-12-10",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-12-17",
      "contributorsCount" : 3,
      "commitsCount" : 28
    }, {
      "timeSlot" : "2018-12-24",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2018-12-31",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-01-07",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2019-02-11",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-02-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-03-04",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2019-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-01-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-01-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-02-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-03-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-03-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-09-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-11-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-01-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-09-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-11-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-02-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-11-21",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2022-12-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-01-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-20",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2023-02-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-04-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-05-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-06-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-06-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-07-17",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-08-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-09-04",
      "contributorsCount" : 4,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2023-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-09-18",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-10-30",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-11-06",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2023-11-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-12-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-06-03",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-07-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2024-08-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-11-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-12-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "xml",
      "commitsCount" : 43,
      "committers" : [ "vladislav.ma-iu-shan@jetbrains.com", "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "aaronzurawski@users.noreply.github.com", "maksim.chechulnikov@jetbrains.com", "oleg.rybak@jetbrains.com", "dtretyakov@gmail.com" ],
      "filesCount" : 8,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 1,
      "committers90Days" : [ "vladislav.ma-iu-shan@jetbrains.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "aaronzurawski@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "vladislav.ma-iu-shan@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "oleg.rybak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "maksim.chechulnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "kts",
      "commitsCount" : 22,
      "committers" : [ "vladislav.ma-iu-shan@jetbrains.com", "vladislav.grinin@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "grinin.vlad1@gmail.com" ],
      "filesCount" : 11,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 1,
      "committers90Days" : [ "vladislav.ma-iu-shan@jetbrains.com" ],
      "filesCount90Days" : 1,
      "contributorPerExtensionStats" : [ {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "grinin.vlad1@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.ma-iu-shan@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 1,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 18
      } ]
    }, {
      "extension" : "kt",
      "commitsCount" : 735,
      "committers" : [ "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "vladislav.ma-iu-shan@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "jonathan.r.paton@googlemail.com", "vitaliy.kim@jetbrains.com", "pierredeman59@gmail.com", "semen.naumov@jetbrains.com", "aaronzurawski@users.noreply.github.com", "maksim.chechulnikov@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "andre.rocha@jetbrains.com", "nikolay.pianikov@jetbrains.com", "oleg.rybak@jetbrains.com", "ilya.fomenko@jetbrains.com", "52043002+ilyafomenko@users.noreply.github.com", "julian.moschuering@realmforgestudios.com", "breinengaa@gmail.com", "dtretyakov@gmail.com", "terrydrever@protonmail.com" ],
      "filesCount" : 137,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 147
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 60
      }, {
        "contributor" : "terrydrever@protonmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "vladislav.ma-iu-shan@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "breinengaa@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "pierredeman59@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 21
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 177
      }, {
        "contributor" : "oleg.rybak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 100
      }, {
        "contributor" : "maksim.chechulnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 56
      }, {
        "contributor" : "andre.rocha@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "aaronzurawski@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 18
      }, {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 110
      }, {
        "contributor" : "vitaliy.kim@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "ilya.fomenko@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "jonathan.r.paton@googlemail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "52043002+ilyafomenko@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "semen.naumov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nikolay.pianikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 16
      }, {
        "contributor" : "julian.moschuering@realmforgestudios.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "jsp",
      "commitsCount" : 60,
      "committers" : [ "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "pierredeman59@gmail.com", "semen.naumov@jetbrains.com", "aaronzurawski@users.noreply.github.com", "maksim.chechulnikov@jetbrains.com", "oleg.rybak@jetbrains.com", "nikolay.pianikov@jetbrains.com", "breinengaa@gmail.com", "dtretyakov@gmail.com", "terrydrever@protonmail.com", "julia-alexandrova@users.noreply.github.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 23
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "terrydrever@protonmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "breinengaa@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "julia-alexandrova@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pierredeman59@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "oleg.rybak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "maksim.chechulnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "aaronzurawski@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "semen.naumov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.pianikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "gradle",
      "commitsCount" : 76,
      "committers" : [ "nadezhda.burnasheva@jetbrains.com", "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "aaronzurawski@users.noreply.github.com", "maksim.chechulnikov@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "andre.rocha@jetbrains.com", "nikolay.pianikov@jetbrains.com", "oleg.rybak@jetbrains.com", "dtretyakov@gmail.com", "terrymagnusdrever@wellfired.com" ],
      "filesCount" : 6,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "aaronzurawski@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "terrymagnusdrever@wellfired.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 16
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "nikolay.pianikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 14
      }, {
        "contributor" : "oleg.rybak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 12
      }, {
        "contributor" : "maksim.chechulnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "andre.rocha@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 57,
      "committers" : [ "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "pierredeman59@gmail.com", "aaronzurawski@users.noreply.github.com", "nikolay.pianikov@jetbrains.com", "30549249+orthorienbestia@users.noreply.github.com", "dtretyakov@users.noreply.github.com", "dtretyakov@gmail.com", "julia-alexandrova@users.noreply.github.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "aaronzurawski@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "30549249+orthorienbestia@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 11
      }, {
        "contributor" : "julia-alexandrova@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pierredeman59@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nikolay.pianikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 29
      }, {
        "contributor" : "dtretyakov@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 7,
      "committers" : [ "pavel.krizskii@jetbrains.com", "vladislav.grinin@jetbrains.com", "aaronzurawski@users.noreply.github.com", "39089602+lesley29@users.noreply.github.com", "terrymagnusdrever@wellfired.com", "dtretyakov@gmail.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "aaronzurawski@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "terrymagnusdrever@wellfired.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 8,
      "committers" : [ "vladislav.grinin@jetbrains.com", "nadezhda.burnasheva@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "oleg.rybak@jetbrains.com", "dtretyakov@gmail.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "oleg.rybak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "cs",
      "commitsCount" : 10,
      "committers" : [ "nadezhda.burnasheva@jetbrains.com", "maksim.chechulnikov@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com", "dtretyakov@gmail.com" ],
      "filesCount" : 7,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maksim.chechulnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "sh",
      "commitsCount" : 7,
      "committers" : [ "nadezhda.burnasheva@jetbrains.com", "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "maksim.chechulnikov@jetbrains.com", "39089602+lesley29@users.noreply.github.com" ],
      "filesCount" : 4,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "maksim.chechulnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "properties",
      "commitsCount" : 10,
      "committers" : [ "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "oleg.rybak@jetbrains.com", "dtretyakov@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "oleg.rybak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "bat",
      "commitsCount" : 6,
      "committers" : [ "vladislav.grinin@jetbrains.com", "pavel.krizskii@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "dtretyakov@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "pavel.krizskii@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "csproj",
      "commitsCount" : 4,
      "committers" : [ "nadezhda.burnasheva@jetbrains.com", "maksim.chechulnikov@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "nadezhda.burnasheva@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "maksim.chechulnikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "jar",
      "commitsCount" : 4,
      "committers" : [ "vladislav.grinin@jetbrains.com", "39089602+lesley29@users.noreply.github.com", "dtretyakov@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "exe",
      "commitsCount" : 2,
      "committers" : [ "39089602+lesley29@users.noreply.github.com", "vladislav.grinin@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "39089602+lesley29@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "css",
      "commitsCount" : 1,
      "committers" : [ "dtretyakov@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "svg",
      "commitsCount" : 1,
      "committers" : [ "vladislav.grinin@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gitattributes",
      "commitsCount" : 1,
      "committers" : [ "vladislav.grinin@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "toml",
      "commitsCount" : 1,
      "committers" : [ "vladislav.grinin@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "g4",
      "commitsCount" : 2,
      "committers" : [ "dtretyakov@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 24,
      "committers" : [ "dtretyakov@gmail.com" ],
      "filesCount" : 20,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dtretyakov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 24
      } ]
    }, {
      "extension" : "editorconfig",
      "commitsCount" : 1,
      "committers" : [ "vladislav.grinin@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "vladislav.grinin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 16,
  "excludedExtensions" : {
    "" : 3,
    "txt" : 1,
    "exe" : 1,
    "svg" : 1,
    "xml" : 1,
    "gitignore" : 3,
    "editorconfig" : 1,
    "jar" : 1,
    "gitattributes" : 1,
    "kts" : 2,
    "properties" : 1
  },
  "analysisStartTimeMs" : 1768755751817,
  "maxLinesOfCode" : 6102,
  "maxFileCount" : 95
}