{
  "metadata" : {
    "name" : "JetBrains / vijava",
    "description" : "",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/vijava.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 3249,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 3229,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 69956,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JAVA",
      "value" : 3229,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JAVA",
      "value" : 69956,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 0,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 0.0,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 5,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 143,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 102,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 41,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC",
      "value" : 3229,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC",
      "value" : 69956,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 3229,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 69956,
      "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" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 1005,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 1005,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 3227,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 68951,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 3227,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 68951,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 3177,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 31,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 19,
      "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" : 55400,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 4048,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 5766,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 741,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 4001,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 12634,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 43778,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 26178,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 41240,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 94.20256749965736,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 12540,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 718,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 1.6400931974964594,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 49,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 1121,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.560646900269542,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 36,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 446,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 1.018776554433734,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 253,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.5779158481429029,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 41240,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 94.20256749965736,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 12540,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 718,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 1.6400931974964594,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 49,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 1121,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.560646900269542,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 36,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 446,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 1.018776554433734,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 253,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.5779158481429029,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 41240,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 94.20256749965736,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 12540,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_LOC",
      "value" : 718,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 1.6400931974964594,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_COUNT",
      "value" : 49,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_LOC",
      "value" : 1121,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.560646900269542,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_COUNT",
      "value" : 36,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_LOC",
      "value" : 446,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 1.018776554433734,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 253,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.5779158481429029,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 42463,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 96.99620814107543,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 12607,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 691,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 1.578418383663027,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 624,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 1.4253734752615468,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 8,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 42463,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 96.99620814107543,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 12607,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 691,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 1.578418383663027,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 624,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 1.4253734752615468,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 8,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 42463,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 96.99620814107543,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 12607,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_LOC",
      "value" : 691,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 1.578418383663027,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_LOC",
      "value" : 624,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 1.4253734752615468,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_COUNT",
      "value" : 8,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 4148,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 3,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 488,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 2440,
      "description" : "The number of estimated working days in the period"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_COUNT",
      "value" : 3229,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "FILE_AGE_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 1-30 days days old"
    }, {
      "id" : "FILE_AGE_LOW_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 31-90 days days old"
    }, {
      "id" : "FILE_AGE_MEDIUM_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 91-180 days days old"
    }, {
      "id" : "FILE_AGE_HIGH_RISK_LOC",
      "value" : 0,
      "description" : "Number of files 181-365 days days old"
    }, {
      "id" : "FILE_AGE_VERY_HIGH_RISK_LOC",
      "value" : 69956,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 2,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 274,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 216,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 3271,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 45773,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 7.146134183907543,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 2,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SRC",
      "value" : 3271,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SRC",
      "value" : 3271,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SRC",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_JAVA",
      "value" : 3271,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JAVA",
      "value" : 45773,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JAVA",
      "value" : 7.146134183907543,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 5377,
      "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" : 69956,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 7.146134183907543,
          "description" : "Duplication percentage"
        },
        "status" : "FAILED"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 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" : 3249,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 3229,
    "linesOfCode" : 69956,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 3229,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 69956,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 5,
    "linesOfCode" : 143,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.txt",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.txt",
      "value" : 102,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 41,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "src",
      "filesCount" : 3229,
      "linesOfCode" : 69956,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 3229,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 69956,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "src",
        "sourceFileFilters" : [ {
          "pathPattern" : "./src/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "src",
      "value" : 3229,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "src",
      "value" : 69956,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 2,
      "linesOfCode" : 1005,
      "numberOfRegexLineMatches" : 3,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1005,
        "description" : [ ]
      } ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 3227,
      "linesOfCode" : 68951,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 3227,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 68951,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 3227,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 1005,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 68951,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 55400,
      "lowRiskValue" : 4048,
      "mediumRiskValue" : 5766,
      "highRiskValue" : 741,
      "veryHighRiskValue" : 4001,
      "lowRiskCount" : 31,
      "negligibleRiskCount" : 3177,
      "mediumRiskCount" : 19,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 79.19263537080451,
      "veryHighRiskPercentage" : 5.719309280118932,
      "highRiskPercentage" : 1.0592372348333239,
      "mediumRiskPercentage" : 8.242323746354852,
      "lowRiskPercentage" : 5.786494367888387,
      "totalValue" : 69956,
      "totalCount" : 3229
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 55400,
      "lowRiskValue" : 4048,
      "mediumRiskValue" : 5766,
      "highRiskValue" : 741,
      "veryHighRiskValue" : 4001,
      "lowRiskCount" : 31,
      "negligibleRiskCount" : 3177,
      "mediumRiskCount" : 19,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 79.19263537080451,
      "veryHighRiskPercentage" : 5.719309280118932,
      "highRiskPercentage" : 1.0592372348333239,
      "mediumRiskPercentage" : 8.242323746354852,
      "lowRiskPercentage" : 5.786494367888387,
      "totalValue" : 69956,
      "totalCount" : 3229
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 55400,
        "lowRiskValue" : 4048,
        "mediumRiskValue" : 5766,
        "highRiskValue" : 741,
        "veryHighRiskValue" : 4001,
        "lowRiskCount" : 31,
        "negligibleRiskCount" : 3177,
        "mediumRiskCount" : 19,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 79.19263537080451,
        "veryHighRiskPercentage" : 5.719309280118932,
        "highRiskPercentage" : 1.0592372348333239,
        "mediumRiskPercentage" : 8.242323746354852,
        "lowRiskPercentage" : 5.786494367888387,
        "totalValue" : 69956,
        "totalCount" : 3229
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "src/com/vmware/vim25/ws/VimStub.java",
      "extension" : "java",
      "linesOfCode" : 4001,
      "unitsCount" : 535,
      "unitsMcCabeIndexSum" : 535,
      "linesOfCodeInUnits" : 3456
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
      "extension" : "java",
      "linesOfCode" : 741,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 129,
      "linesOfCodeInUnits" : 653
    }, {
      "relativePath" : "src/com/vmware/vim25/HostCapability.java",
      "extension" : "java",
      "linesOfCode" : 487,
      "unitsCount" : 133,
      "unitsMcCabeIndexSum" : 133,
      "linesOfCodeInUnits" : 399
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 390,
      "unitsCount" : 105,
      "unitsMcCabeIndexSum" : 105,
      "linesOfCodeInUnits" : 315
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 389,
      "unitsCount" : 104,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 312
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
      "extension" : "java",
      "linesOfCode" : 387,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 84,
      "linesOfCodeInUnits" : 370
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/VirtualMachine.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
      "extension" : "java",
      "linesOfCode" : 345,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 312,
      "unitsCount" : 77,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 231
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostSystem.java",
      "extension" : "java",
      "linesOfCode" : 310,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 63,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
      "extension" : "java",
      "linesOfCode" : 304,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 285
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
      "extension" : "java",
      "linesOfCode" : 288,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 53,
      "linesOfCodeInUnits" : 207
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOsDescriptor.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 71,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ServiceInstance.java",
      "extension" : "java",
      "linesOfCode" : 264,
      "unitsCount" : 45,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 221
    }, {
      "relativePath" : "src/com/vmware/vim25/ServiceContent.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineCapability.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
      "extension" : "java",
      "linesOfCode" : 244,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostStorageSystem.java",
      "extension" : "java",
      "linesOfCode" : 239,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 205
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
      "extension" : "java",
      "linesOfCode" : 224,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigManager.java",
      "extension" : "java",
      "linesOfCode" : 221,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 62,
      "linesOfCodeInUnits" : 186
    }, {
      "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
      "extension" : "java",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 162
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineRuntimeInfo.java",
      "extension" : "java",
      "linesOfCode" : 180,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 138
    }, {
      "relativePath" : "src/com/vmware/vim25/ConfigTarget.java",
      "extension" : "java",
      "linesOfCode" : 179,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGen.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 159
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/DistributedVirtualSwitch.java",
      "extension" : "java",
      "linesOfCode" : 170,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 104
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 43,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 129
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/Extension.java",
      "extension" : "java",
      "linesOfCode" : 145,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestInfo.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostInternetScsiHba.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 34,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 102
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNicCdpInfo.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineGuestOsIdentifier.java",
      "extension" : "java",
      "linesOfCode" : 131,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfParseDescriptorResult.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ScsiLun.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSummary.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/Task.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualHardwareOption.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostNetworkSystem.java",
      "extension" : "java",
      "linesOfCode" : 122,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 112
    }, {
      "relativePath" : "src/com/vmware/vim25/DistributedVirtualSwitchPortStatistics.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/SessionManager.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 91
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ResourcePoolQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNic.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 84
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/TypeUtil.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ExtensionManager.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkConfig.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 57
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "src/com/vmware/vim25/ws/VimStub.java",
      "extension" : "java",
      "linesOfCode" : 4001,
      "unitsCount" : 535,
      "unitsMcCabeIndexSum" : 535,
      "linesOfCodeInUnits" : 3456
    }, {
      "relativePath" : "src/com/vmware/vim25/HostCapability.java",
      "extension" : "java",
      "linesOfCode" : 487,
      "unitsCount" : 133,
      "unitsMcCabeIndexSum" : 133,
      "linesOfCodeInUnits" : 399
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 390,
      "unitsCount" : 105,
      "unitsMcCabeIndexSum" : 105,
      "linesOfCodeInUnits" : 315
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 389,
      "unitsCount" : 104,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 312
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 312,
      "unitsCount" : 77,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 231
    }, {
      "relativePath" : "src/com/vmware/vim25/ServiceContent.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineCapability.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOsDescriptor.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 71,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/VirtualMachine.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigManager.java",
      "extension" : "java",
      "linesOfCode" : 221,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 62,
      "linesOfCodeInUnits" : 186
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostSystem.java",
      "extension" : "java",
      "linesOfCode" : 310,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 63,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostStorageSystem.java",
      "extension" : "java",
      "linesOfCode" : 239,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 205
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineRuntimeInfo.java",
      "extension" : "java",
      "linesOfCode" : 180,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 138
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ServiceInstance.java",
      "extension" : "java",
      "linesOfCode" : 264,
      "unitsCount" : 45,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 221
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 43,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 129
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNicCdpInfo.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
      "extension" : "java",
      "linesOfCode" : 741,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 129,
      "linesOfCodeInUnits" : 653
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSummary.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestInfo.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostInternetScsiHba.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 34,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 102
    }, {
      "relativePath" : "src/com/vmware/vim25/Extension.java",
      "extension" : "java",
      "linesOfCode" : 145,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/ConfigTarget.java",
      "extension" : "java",
      "linesOfCode" : 179,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/DistributedVirtualSwitchPortStatistics.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/ScsiLun.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualHardwareOption.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/com/vmware/vim25/ResourcePoolQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostNetworkSystem.java",
      "extension" : "java",
      "linesOfCode" : 122,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 112
    }, {
      "relativePath" : "src/com/vmware/vim25/AboutInfo.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 84
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNic.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 84
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfParseDescriptorResult.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/Event.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/KernelModuleInfo.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/VMwareVspanSession.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineFlagInfo.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/StoragePlacementSpec.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/HostInternetScsiHbaIPProperties.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetCapabilities.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/com/vmware/vim25/IpPool.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 25,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 75
    }, {
      "relativePath" : "src/com/vmware/vim25/VAppPropertyInfo.java",
      "extension" : "java",
      "linesOfCode" : 88,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 72
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualDiskFlatVer2BackingInfo.java",
      "extension" : "java",
      "linesOfCode" : 88,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 72
    }, {
      "relativePath" : "src/com/vmware/vim25/DistributedVirtualPort.java",
      "extension" : "java",
      "linesOfCode" : 89,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 72
    }, {
      "relativePath" : "src/com/vmware/vim25/HostPciDevice.java",
      "extension" : "java",
      "linesOfCode" : 88,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 72
    }, {
      "relativePath" : "src/com/vmware/vim25/DVPortgroupConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 95,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 72
    }, {
      "relativePath" : "src/com/vmware/vim25/ScheduledTaskInfo.java",
      "extension" : "java",
      "linesOfCode" : 89,
      "unitsCount" : 24,
      "unitsMcCabeIndexSum" : 24,
      "linesOfCodeInUnits" : 72
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/com/vmware/vim25/HostHardwareSummary.java",
      "extension" : "java",
      "linesOfCode" : 88,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 69
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 69956,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3229,
      "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" : 69956,
      "totalCount" : 3229
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 69956,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3229,
      "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" : 69956,
      "totalCount" : 3229
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 69956,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 3229,
      "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" : 69956,
      "totalCount" : 3229
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 69956,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 3229,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 100.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 69956,
      "totalCount" : 3229
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 69956,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 3229,
      "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" : 69956,
      "totalCount" : 3229
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 69956,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3229,
      "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" : 69956,
      "totalCount" : 3229
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 69956,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3229,
      "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" : 69956,
      "totalCount" : 3229
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 69956,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 3229,
        "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" : 69956,
        "totalCount" : 3229
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 69956,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3229,
        "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" : 69956,
        "totalCount" : 3229
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 69956,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3229,
        "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" : 69956,
        "totalCount" : 3229
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "src/com/vmware/vim25/ws/VimStub.java",
      "extension" : "java",
      "linesOfCode" : 4001,
      "unitsCount" : 535,
      "unitsMcCabeIndexSum" : 535,
      "linesOfCodeInUnits" : 3456
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
      "extension" : "java",
      "linesOfCode" : 741,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 129,
      "linesOfCodeInUnits" : 653
    }, {
      "relativePath" : "src/com/vmware/vim25/HostCapability.java",
      "extension" : "java",
      "linesOfCode" : 487,
      "unitsCount" : 133,
      "unitsMcCabeIndexSum" : 133,
      "linesOfCodeInUnits" : 399
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 390,
      "unitsCount" : 105,
      "unitsMcCabeIndexSum" : 105,
      "linesOfCodeInUnits" : 315
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 389,
      "unitsCount" : 104,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 312
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
      "extension" : "java",
      "linesOfCode" : 387,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 84,
      "linesOfCodeInUnits" : 370
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/VirtualMachine.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
      "extension" : "java",
      "linesOfCode" : 345,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 312,
      "unitsCount" : 77,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 231
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostSystem.java",
      "extension" : "java",
      "linesOfCode" : 310,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 63,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
      "extension" : "java",
      "linesOfCode" : 304,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 285
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
      "extension" : "java",
      "linesOfCode" : 288,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 53,
      "linesOfCodeInUnits" : 207
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOsDescriptor.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 71,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ServiceInstance.java",
      "extension" : "java",
      "linesOfCode" : 264,
      "unitsCount" : 45,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 221
    }, {
      "relativePath" : "src/com/vmware/vim25/ServiceContent.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineCapability.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
      "extension" : "java",
      "linesOfCode" : 244,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostStorageSystem.java",
      "extension" : "java",
      "linesOfCode" : 239,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 205
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
      "extension" : "java",
      "linesOfCode" : 224,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigManager.java",
      "extension" : "java",
      "linesOfCode" : 221,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 62,
      "linesOfCodeInUnits" : 186
    }, {
      "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
      "extension" : "java",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 162
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineRuntimeInfo.java",
      "extension" : "java",
      "linesOfCode" : 180,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 138
    }, {
      "relativePath" : "src/com/vmware/vim25/ConfigTarget.java",
      "extension" : "java",
      "linesOfCode" : 179,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGen.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 159
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/DistributedVirtualSwitch.java",
      "extension" : "java",
      "linesOfCode" : 170,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 104
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 43,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 129
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/Extension.java",
      "extension" : "java",
      "linesOfCode" : 145,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestInfo.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostInternetScsiHba.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 34,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 102
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNicCdpInfo.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineGuestOsIdentifier.java",
      "extension" : "java",
      "linesOfCode" : 131,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfParseDescriptorResult.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ScsiLun.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSummary.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/Task.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualHardwareOption.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostNetworkSystem.java",
      "extension" : "java",
      "linesOfCode" : 122,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 112
    }, {
      "relativePath" : "src/com/vmware/vim25/DistributedVirtualSwitchPortStatistics.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/SessionManager.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 91
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ResourcePoolQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNic.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 84
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/TypeUtil.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ExtensionManager.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkConfig.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 57
    } ],
    "youngestFiles" : [ {
      "relativePath" : "src/com/vmware/vim25/ws/VimStub.java",
      "extension" : "java",
      "linesOfCode" : 4001,
      "unitsCount" : 535,
      "unitsMcCabeIndexSum" : 535,
      "linesOfCodeInUnits" : 3456
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
      "extension" : "java",
      "linesOfCode" : 741,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 129,
      "linesOfCodeInUnits" : 653
    }, {
      "relativePath" : "src/com/vmware/vim25/HostCapability.java",
      "extension" : "java",
      "linesOfCode" : 487,
      "unitsCount" : 133,
      "unitsMcCabeIndexSum" : 133,
      "linesOfCodeInUnits" : 399
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 390,
      "unitsCount" : 105,
      "unitsMcCabeIndexSum" : 105,
      "linesOfCodeInUnits" : 315
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 389,
      "unitsCount" : 104,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 312
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
      "extension" : "java",
      "linesOfCode" : 387,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 84,
      "linesOfCodeInUnits" : 370
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/VirtualMachine.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
      "extension" : "java",
      "linesOfCode" : 345,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 312,
      "unitsCount" : 77,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 231
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostSystem.java",
      "extension" : "java",
      "linesOfCode" : 310,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 63,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
      "extension" : "java",
      "linesOfCode" : 304,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 285
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
      "extension" : "java",
      "linesOfCode" : 288,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 53,
      "linesOfCodeInUnits" : 207
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOsDescriptor.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 71,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ServiceInstance.java",
      "extension" : "java",
      "linesOfCode" : 264,
      "unitsCount" : 45,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 221
    }, {
      "relativePath" : "src/com/vmware/vim25/ServiceContent.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineCapability.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
      "extension" : "java",
      "linesOfCode" : 244,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostStorageSystem.java",
      "extension" : "java",
      "linesOfCode" : 239,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 205
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
      "extension" : "java",
      "linesOfCode" : 224,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigManager.java",
      "extension" : "java",
      "linesOfCode" : 221,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 62,
      "linesOfCodeInUnits" : 186
    }, {
      "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
      "extension" : "java",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 162
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineRuntimeInfo.java",
      "extension" : "java",
      "linesOfCode" : 180,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 138
    }, {
      "relativePath" : "src/com/vmware/vim25/ConfigTarget.java",
      "extension" : "java",
      "linesOfCode" : 179,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGen.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 159
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/DistributedVirtualSwitch.java",
      "extension" : "java",
      "linesOfCode" : 170,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 104
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 43,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 129
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/Extension.java",
      "extension" : "java",
      "linesOfCode" : 145,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestInfo.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostInternetScsiHba.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 34,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 102
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNicCdpInfo.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineGuestOsIdentifier.java",
      "extension" : "java",
      "linesOfCode" : 131,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfParseDescriptorResult.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ScsiLun.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSummary.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/Task.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualHardwareOption.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostNetworkSystem.java",
      "extension" : "java",
      "linesOfCode" : 122,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 112
    }, {
      "relativePath" : "src/com/vmware/vim25/DistributedVirtualSwitchPortStatistics.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/SessionManager.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 91
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ResourcePoolQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNic.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 84
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/TypeUtil.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ExtensionManager.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkConfig.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 57
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedEntity.java",
      "extension" : "java",
      "linesOfCode" : 98,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/Network.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/VimStub.java",
      "extension" : "java",
      "linesOfCode" : 4001,
      "unitsCount" : 535,
      "unitsMcCabeIndexSum" : 535,
      "linesOfCodeInUnits" : 3456
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
      "extension" : "java",
      "linesOfCode" : 741,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 129,
      "linesOfCodeInUnits" : 653
    }, {
      "relativePath" : "src/com/vmware/vim25/HostCapability.java",
      "extension" : "java",
      "linesOfCode" : 487,
      "unitsCount" : 133,
      "unitsMcCabeIndexSum" : 133,
      "linesOfCodeInUnits" : 399
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 390,
      "unitsCount" : 105,
      "unitsMcCabeIndexSum" : 105,
      "linesOfCodeInUnits" : 315
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 389,
      "unitsCount" : 104,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 312
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
      "extension" : "java",
      "linesOfCode" : 387,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 84,
      "linesOfCodeInUnits" : 370
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/VirtualMachine.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
      "extension" : "java",
      "linesOfCode" : 345,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 312,
      "unitsCount" : 77,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 231
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostSystem.java",
      "extension" : "java",
      "linesOfCode" : 310,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 63,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
      "extension" : "java",
      "linesOfCode" : 304,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 285
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
      "extension" : "java",
      "linesOfCode" : 288,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 53,
      "linesOfCodeInUnits" : 207
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOsDescriptor.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 71,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ServiceInstance.java",
      "extension" : "java",
      "linesOfCode" : 264,
      "unitsCount" : 45,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 221
    }, {
      "relativePath" : "src/com/vmware/vim25/ServiceContent.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineCapability.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
      "extension" : "java",
      "linesOfCode" : 244,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostStorageSystem.java",
      "extension" : "java",
      "linesOfCode" : 239,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 205
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
      "extension" : "java",
      "linesOfCode" : 224,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigManager.java",
      "extension" : "java",
      "linesOfCode" : 221,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 62,
      "linesOfCodeInUnits" : 186
    }, {
      "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
      "extension" : "java",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 162
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineRuntimeInfo.java",
      "extension" : "java",
      "linesOfCode" : 180,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 138
    }, {
      "relativePath" : "src/com/vmware/vim25/ConfigTarget.java",
      "extension" : "java",
      "linesOfCode" : 179,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGen.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 159
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/DistributedVirtualSwitch.java",
      "extension" : "java",
      "linesOfCode" : 170,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 104
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 43,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 129
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/Extension.java",
      "extension" : "java",
      "linesOfCode" : 145,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestInfo.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostInternetScsiHba.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 34,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 102
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNicCdpInfo.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineGuestOsIdentifier.java",
      "extension" : "java",
      "linesOfCode" : 131,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfParseDescriptorResult.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ScsiLun.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSummary.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/Task.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualHardwareOption.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostNetworkSystem.java",
      "extension" : "java",
      "linesOfCode" : 122,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 112
    }, {
      "relativePath" : "src/com/vmware/vim25/DistributedVirtualSwitchPortStatistics.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/SessionManager.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 91
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ResourcePoolQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNic.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 84
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/TypeUtil.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 68
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "src/com/vmware/vim25/LinkProfile.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterDasHostInfo.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/LinuxVolumeNotClean.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmAcquiredMksTicketEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOperationsUnavailable.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConnectionLostEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/DasAgentUnavailableEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/LicenseSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/TemplateConfigFileInfo.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ToolsAlreadyUpgraded.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmNvramFileQuery.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostDasDisabledEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/RDMPointsToInaccessibleDisk.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineProfileSpec.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/GeneralHostErrorEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmRegisteredEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VAppConfigFault.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/DiskIsNonLocal.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/AdminDisabled.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterDasAdmissionControlPolicy.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/DeviceUnsupportedForVmPlatform.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfDuplicatedPropertyIdImport.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskReasonSystem.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VcAgentUpgradedEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/LicenseKeyEntityMismatch.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VlanProfile.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/InvalidCAMCertificate.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/TeamingMisMatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualEnsoniq1371.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualEthernetCardNotSupported.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/SnapshotFault.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfWrongElement.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualFloppyRemoteDeviceBackingInfo.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/SelectionSet.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmPortGroupProfile.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CpuHotPlugNotSupported.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualSerialPortURIBackingOption.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CustomizationIdentitySettings.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostUserWorldSwapNotEnabledEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostIpToShortNameFailedEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/StorageDrsIolbDisabledInternally.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ScheduledTaskReconfiguredEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostVfatVolume.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CustomizationLinuxIdentityFailed.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CpuCompatibilityUnknown.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CannotAddHostWithFTVmToDifferentCluster.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostPowerOpFailed.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualEthernetCardNetworkBackingOption.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/DasAdmissionControlEnabledEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostAddedEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "src/com/vmware/vim25/mo/Network.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedEntity.java",
      "extension" : "java",
      "linesOfCode" : 98,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/com/vmware/vim25/LinkProfile.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterDasHostInfo.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/LinuxVolumeNotClean.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmAcquiredMksTicketEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOperationsUnavailable.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConnectionLostEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/DasAgentUnavailableEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/LicenseSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/TemplateConfigFileInfo.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ToolsAlreadyUpgraded.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmNvramFileQuery.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostDasDisabledEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/RDMPointsToInaccessibleDisk.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineProfileSpec.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/GeneralHostErrorEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmRegisteredEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VAppConfigFault.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/DiskIsNonLocal.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/AdminDisabled.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterDasAdmissionControlPolicy.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/DeviceUnsupportedForVmPlatform.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfDuplicatedPropertyIdImport.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskReasonSystem.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VcAgentUpgradedEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/LicenseKeyEntityMismatch.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VlanProfile.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/InvalidCAMCertificate.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/TeamingMisMatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualEnsoniq1371.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualEthernetCardNotSupported.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/SnapshotFault.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfWrongElement.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualFloppyRemoteDeviceBackingInfo.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/SelectionSet.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VmPortGroupProfile.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CpuHotPlugNotSupported.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualSerialPortURIBackingOption.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CustomizationIdentitySettings.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostUserWorldSwapNotEnabledEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostIpToShortNameFailedEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/StorageDrsIolbDisabledInternally.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ScheduledTaskReconfiguredEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostVfatVolume.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CustomizationLinuxIdentityFailed.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CpuCompatibilityUnknown.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/CannotAddHostWithFTVmToDifferentCluster.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostPowerOpFailed.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "src/com/vmware/vim25/mo/Network.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedEntity.java",
      "extension" : "java",
      "linesOfCode" : 98,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/com/vmware/vim25/ArrayOfHostOpaqueNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/UserUpgradeEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HttpNfcLeaseDatastoreLeaseInfo.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
      "extension" : "java",
      "linesOfCode" : 741,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 129,
      "linesOfCodeInUnits" : 653
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineResourceManager.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ArrayOfVirtualMachineFeatureRequirement.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfResourceMap.java",
      "extension" : "java",
      "linesOfCode" : 32,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/com/vmware/vim25/DateTimeProfile.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/SnapshotRevertIssue.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 15
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualPCIControllerOption.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 22,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 66
    }, {
      "relativePath" : "src/com/vmware/vim25/ArrayOfPhysicalNicIpHint.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/HostDatastoreExistsConnectInfo.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/VmDiscoveredEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/StoragePlacementSpecPlacementType.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/LicenseFeatureInfoState.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/HostSystemIdentificationInfoIdentifier.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/ArrayOfHostHardwareElementInfo.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/HostIncompatibleForRecordReplay.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/com/vmware/vim25/EnteringMaintenanceModeEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfExportFailed.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterRecommendation.java",
      "extension" : "java",
      "linesOfCode" : 68,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 48
    }, {
      "relativePath" : "src/com/vmware/vim25/ProfileConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterDasFailoverLevelAdvancedRuntimeInfoHostSlots.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/com/vmware/vim25/RDMNotSupportedOnDatastore.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 18
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfUnsupportedPackage.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/OptionType.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/VmRelayoutSuccessfulEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterVmToolsMonitoringSettings.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "src/com/vmware/vim25/VMwareDVSTeamingHealthCheckResult.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/ArrayOfDvsOperationBulkFaultFaultOnHost.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConnectInfoNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfConsumerOstNodeType.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineSriovInfo.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/com/vmware/vim25/ClusterDasAamHostInfo.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/ScheduledTaskEventArgument.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/ArrayOfKeyValue.java",
      "extension" : "java",
      "linesOfCode" : 13,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/CannotChangeDrsBehaviorForFtSecondary.java",
      "extension" : "java",
      "linesOfCode" : 18,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 12
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualSoundBlaster16Option.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualDiskAdapterType.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/HostApplyProfile.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 54
    }, {
      "relativePath" : "src/com/vmware/vim25/DrsResourceConfigureSyncedEvent.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/HostCapabilityFtUnsupportedReason.java",
      "extension" : "java",
      "linesOfCode" : 14,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfImportFailed.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/Event.java",
      "extension" : "java",
      "linesOfCode" : 96,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/DvsAcceptNetworkRuleAction.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/com/vmware/vim25/VcAgentUninstallFailedEvent.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfConstraint.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 6
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "src/com/vmware/vim25/ws/VimStub.java",
      "extension" : "java",
      "linesOfCode" : 4001,
      "unitsCount" : 535,
      "unitsMcCabeIndexSum" : 535,
      "linesOfCodeInUnits" : 3456
    }, {
      "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
      "extension" : "java",
      "linesOfCode" : 741,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 129,
      "linesOfCodeInUnits" : 653
    }, {
      "relativePath" : "src/com/vmware/vim25/HostCapability.java",
      "extension" : "java",
      "linesOfCode" : 487,
      "unitsCount" : 133,
      "unitsMcCabeIndexSum" : 133,
      "linesOfCodeInUnits" : 399
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 390,
      "unitsCount" : 105,
      "unitsMcCabeIndexSum" : 105,
      "linesOfCodeInUnits" : 315
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 389,
      "unitsCount" : 104,
      "unitsMcCabeIndexSum" : 104,
      "linesOfCodeInUnits" : 312
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
      "extension" : "java",
      "linesOfCode" : 387,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 84,
      "linesOfCodeInUnits" : 370
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/VirtualMachine.java",
      "extension" : "java",
      "linesOfCode" : 352,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 70,
      "linesOfCodeInUnits" : 316
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
      "extension" : "java",
      "linesOfCode" : 345,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 111
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 312,
      "unitsCount" : 77,
      "unitsMcCabeIndexSum" : 77,
      "linesOfCodeInUnits" : 231
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostSystem.java",
      "extension" : "java",
      "linesOfCode" : 310,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 63,
      "linesOfCodeInUnits" : 290
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
      "extension" : "java",
      "linesOfCode" : 304,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 285
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
      "extension" : "java",
      "linesOfCode" : 288,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 53,
      "linesOfCodeInUnits" : 207
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestOsDescriptor.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 71,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 213
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ServiceInstance.java",
      "extension" : "java",
      "linesOfCode" : 264,
      "unitsCount" : 45,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 221
    }, {
      "relativePath" : "src/com/vmware/vim25/ServiceContent.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineCapability.java",
      "extension" : "java",
      "linesOfCode" : 263,
      "unitsCount" : 74,
      "unitsMcCabeIndexSum" : 74,
      "linesOfCodeInUnits" : 222
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
      "extension" : "java",
      "linesOfCode" : 244,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostStorageSystem.java",
      "extension" : "java",
      "linesOfCode" : 239,
      "unitsCount" : 50,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 205
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
      "extension" : "java",
      "linesOfCode" : 224,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigManager.java",
      "extension" : "java",
      "linesOfCode" : 221,
      "unitsCount" : 62,
      "unitsMcCabeIndexSum" : 62,
      "linesOfCodeInUnits" : 186
    }, {
      "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
      "extension" : "java",
      "linesOfCode" : 214,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 162
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineRuntimeInfo.java",
      "extension" : "java",
      "linesOfCode" : 180,
      "unitsCount" : 46,
      "unitsMcCabeIndexSum" : 46,
      "linesOfCodeInUnits" : 138
    }, {
      "relativePath" : "src/com/vmware/vim25/ConfigTarget.java",
      "extension" : "java",
      "linesOfCode" : 179,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/ws/XmlGen.java",
      "extension" : "java",
      "linesOfCode" : 172,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 159
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/DistributedVirtualSwitch.java",
      "extension" : "java",
      "linesOfCode" : 170,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 104
    }, {
      "relativePath" : "src/com/vmware/vim25/TaskInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 43,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 129
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigInfo.java",
      "extension" : "java",
      "linesOfCode" : 159,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/Extension.java",
      "extension" : "java",
      "linesOfCode" : 145,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 40,
      "unitsMcCabeIndexSum" : 40,
      "linesOfCodeInUnits" : 120
    }, {
      "relativePath" : "src/com/vmware/vim25/GuestInfo.java",
      "extension" : "java",
      "linesOfCode" : 144,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostInternetScsiHba.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 34,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 102
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNicCdpInfo.java",
      "extension" : "java",
      "linesOfCode" : 137,
      "unitsCount" : 38,
      "unitsMcCabeIndexSum" : 38,
      "linesOfCodeInUnits" : 114
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineGuestOsIdentifier.java",
      "extension" : "java",
      "linesOfCode" : 131,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 4
    }, {
      "relativePath" : "src/com/vmware/vim25/OvfParseDescriptorResult.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ScsiLun.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSummary.java",
      "extension" : "java",
      "linesOfCode" : 130,
      "unitsCount" : 36,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/Task.java",
      "extension" : "java",
      "linesOfCode" : 129,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 108
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkInfo.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 23,
      "unitsMcCabeIndexSum" : 23,
      "linesOfCodeInUnits" : 69
    }, {
      "relativePath" : "src/com/vmware/vim25/VirtualHardwareOption.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 93
    }, {
      "relativePath" : "src/com/vmware/vim25/HostConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 123,
      "unitsCount" : 26,
      "unitsMcCabeIndexSum" : 26,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/HostNetworkSystem.java",
      "extension" : "java",
      "linesOfCode" : 122,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 112
    }, {
      "relativePath" : "src/com/vmware/vim25/DistributedVirtualSwitchPortStatistics.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 32,
      "unitsMcCabeIndexSum" : 32,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/SessionManager.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 20,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 91
    }, {
      "relativePath" : "src/com/vmware/vim25/DVSConfigSpec.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 27,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 81
    }, {
      "relativePath" : "src/com/vmware/vim25/ResourcePoolQuickStats.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 30,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/com/vmware/vim25/PhysicalNic.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 28,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 84
    }, {
      "relativePath" : "src/org/doublecloud/ws/util/TypeUtil.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 68
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/com/vmware/vim25/mo/ExtensionManager.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 78
    }, {
      "relativePath" : "src/com/vmware/vim25/HostNetworkConfig.java",
      "extension" : "java",
      "linesOfCode" : 102,
      "unitsCount" : 19,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 57
    } ],
    "firstDate" : "2014-09-11",
    "latestDate" : "2024-01-19",
    "daysBetweenFirstAndLastDate" : 3418,
    "weeks" : 488,
    "estimatedWorkindDays" : 2440,
    "activeDays" : 3,
    "ageInDays" : 4148,
    "historyPerExtensionPerYear" : [ {
      "extension" : "txt",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2024",
      "commitsCount" : 1,
      "contributors" : [ "dmitrii.kirkhmeier@jetbrains.com" ]
    }, {
      "extension" : "mf",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    }, {
      "extension" : "name",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    }, {
      "extension" : "jar",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    }, {
      "extension" : "iml",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "sergey.pak@jetbrains.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 12634,
    "linesOfCodeInUnits" : 43778,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 41240,
      "lowRiskValue" : 718,
      "mediumRiskValue" : 1121,
      "highRiskValue" : 446,
      "veryHighRiskValue" : 253,
      "lowRiskCount" : 49,
      "negligibleRiskCount" : 12540,
      "mediumRiskCount" : 36,
      "highRiskCount" : 7,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 94.20256749965736,
      "veryHighRiskPercentage" : 0.5779158481429029,
      "highRiskPercentage" : 1.018776554433734,
      "mediumRiskPercentage" : 2.560646900269542,
      "lowRiskPercentage" : 1.6400931974964594,
      "totalValue" : 43778,
      "totalCount" : 12634
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 42463,
      "lowRiskValue" : 691,
      "mediumRiskValue" : 624,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 12607,
      "mediumRiskCount" : 8,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 96.99620814107543,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 1.4253734752615468,
      "lowRiskPercentage" : 1.578418383663027,
      "totalValue" : 43778,
      "totalCount" : 12634
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 41240,
      "lowRiskValue" : 718,
      "mediumRiskValue" : 1121,
      "highRiskValue" : 446,
      "veryHighRiskValue" : 253,
      "lowRiskCount" : 49,
      "negligibleRiskCount" : 12540,
      "mediumRiskCount" : 36,
      "highRiskCount" : 7,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 94.20256749965736,
      "veryHighRiskPercentage" : 0.5779158481429029,
      "highRiskPercentage" : 1.018776554433734,
      "mediumRiskPercentage" : 2.560646900269542,
      "lowRiskPercentage" : 1.6400931974964594,
      "totalValue" : 43778,
      "totalCount" : 12634
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 41240,
      "lowRiskValue" : 718,
      "mediumRiskValue" : 1121,
      "highRiskValue" : 446,
      "veryHighRiskValue" : 253,
      "lowRiskCount" : 49,
      "negligibleRiskCount" : 12540,
      "mediumRiskCount" : 36,
      "highRiskCount" : 7,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 94.20256749965736,
      "veryHighRiskPercentage" : 0.5779158481429029,
      "highRiskPercentage" : 1.018776554433734,
      "mediumRiskPercentage" : 2.560646900269542,
      "lowRiskPercentage" : 1.6400931974964594,
      "totalValue" : 43778,
      "totalCount" : 12634
    } ] ],
    "longestUnits" : [ {
      "shortName" : "private Object fromXml()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 203,
      "endLine" : 347,
      "linesOfCode" : 135,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static void toXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGen.java",
        "extension" : "java",
        "linesOfCode" : 172,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 159
      },
      "startLine" : 88,
      "endLine" : 214,
      "linesOfCode" : 118,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Task removeDevices()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 761,
      "endLine" : 850,
      "linesOfCode" : 77,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object parseToObject()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
        "extension" : "java",
        "linesOfCode" : 288,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 53,
        "linesOfCodeInUnits" : 207
      },
      "startLine" : 260,
      "endLine" : 335,
      "linesOfCode" : 76,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public final static void setObjectField()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
        "extension" : "java",
        "linesOfCode" : 288,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 53,
        "linesOfCodeInUnits" : 207
      },
      "startLine" : 80,
      "endLine" : 151,
      "linesOfCode" : 72,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Object fromXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 56,
      "endLine" : 116,
      "linesOfCode" : 59,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Task addFloppyDrive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 154,
      "endLine" : 223,
      "linesOfCode" : 56,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Object fromXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 144,
      "endLine" : 199,
      "linesOfCode" : 53,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String waitForTask()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/Task.java",
        "extension" : "java",
        "linesOfCode" : 129,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 108
      },
      "startLine" : 179,
      "endLine" : 237,
      "linesOfCode" : 53,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void addCdDrive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 258,
      "endLine" : 317,
      "linesOfCode" : 49,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void update()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/ManagedObjectCache.java",
        "extension" : "java",
        "linesOfCode" : 102,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 74
      },
      "startLine" : 69,
      "endLine" : 119,
      "linesOfCode" : 49,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static VirtualDeviceConfigSpec createNicSpec()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 618,
      "endLine" : 666,
      "linesOfCode" : 44,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static VirtualNetworkAdapterType validateNicType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 669,
      "endLine" : 718,
      "linesOfCode" : 44,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void validate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 249,
      "endLine" : 292,
      "linesOfCode" : 44,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object deepCopy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/DeepCopier.java",
        "extension" : "java",
        "linesOfCode" : 53,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 44
      },
      "startLine" : 53,
      "endLine" : 103,
      "linesOfCode" : 44,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public InputStream post()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 145,
      "endLine" : 192,
      "linesOfCode" : 40,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean validateDataType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 197,
      "endLine" : 235,
      "linesOfCode" : 38,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void getCmdArguments()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 143,
      "endLine" : 179,
      "linesOfCode" : 37,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String post()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
        "extension" : "java",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 162
      },
      "startLine" : 153,
      "endLine" : 199,
      "linesOfCode" : 37,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void setObjectArrayField()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
        "extension" : "java",
        "linesOfCode" : 288,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 53,
        "linesOfCodeInUnits" : 207
      },
      "startLine" : 153,
      "endLine" : 188,
      "linesOfCode" : 36,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static String getTargetNameSpace()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/VerUtil.java",
        "extension" : "java",
        "linesOfCode" : 76,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 59
      },
      "startLine" : 74,
      "endLine" : 113,
      "linesOfCode" : 34,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object convertProperty()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
        "extension" : "java",
        "linesOfCode" : 224,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 136,
      "endLine" : 173,
      "linesOfCode" : 34,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private int getFirstFreeUnitNumberForController()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 440,
      "endLine" : 479,
      "linesOfCode" : 32,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ManagedEntity searchManagedEntity()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
        "extension" : "java",
        "linesOfCode" : 108,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 136,
      "endLine" : 172,
      "linesOfCode" : 31,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void  parseInput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 110,
      "endLine" : 141,
      "linesOfCode" : 31,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void print_options()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 318,
      "endLine" : 348,
      "linesOfCode" : 31,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public final static Class getVimClass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/TypeUtil.java",
        "extension" : "java",
        "linesOfCode" : 109,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 68
      },
      "startLine" : 89,
      "endLine" : 120,
      "linesOfCode" : 30,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private VirtualDeviceConfigSpec createNicSpec()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 517,
      "endLine" : 547,
      "linesOfCode" : 28,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String get_option()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 363,
      "endLine" : 390,
      "linesOfCode" : 28,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void setSoapActionOnApiVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 254,
      "endLine" : 280,
      "linesOfCode" : 27,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static NetworkSummary getHostNetworkSummaryByName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 569,
      "endLine" : 597,
      "linesOfCode" : 26,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void builtinOptions()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 83,
      "endLine" : 108,
      "linesOfCode" : 26,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void createHardDisk()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 360,
      "endLine" : 389,
      "linesOfCode" : 25,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public WSClient()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 84,
      "endLine" : 108,
      "linesOfCode" : 25,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "protected ObjectContent retrieveObjectProperties()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
        "extension" : "java",
        "linesOfCode" : 345,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 136,
      "endLine" : 165,
      "linesOfCode" : 25,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static List buildFullTraversalV2NoFolder()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
        "extension" : "java",
        "linesOfCode" : 224,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 274,
      "endLine" : 311,
      "linesOfCode" : 25,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static String escapeForXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/XmlUtil.java",
        "extension" : "java",
        "linesOfCode" : 30,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 38,
      "endLine" : 64,
      "linesOfCode" : 24,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String waitForMe()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/Task.java",
        "extension" : "java",
        "linesOfCode" : 129,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 108
      },
      "startLine" : 107,
      "endLine" : 131,
      "linesOfCode" : 23,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String preProcessUrl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
        "extension" : "java",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 162
      },
      "startLine" : 116,
      "endLine" : 138,
      "linesOfCode" : 23,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/ManagedObjectWatcher.java",
        "extension" : "java",
        "linesOfCode" : 86,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 67
      },
      "startLine" : 92,
      "endLine" : 114,
      "linesOfCode" : 23,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private List getValidCdromOnHost()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 329,
      "endLine" : 354,
      "linesOfCode" : 22,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void createNetworkAdapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 488,
      "endLine" : 515,
      "linesOfCode" : 22,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private SoapFaultException parseSoapFault()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 118,
      "endLine" : 141,
      "linesOfCode" : 22,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void addHardDisk()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 391,
      "endLine" : 420,
      "linesOfCode" : 21,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String getExistingParentPropName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/ManagedObjectCache.java",
        "extension" : "java",
        "linesOfCode" : 102,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 74
      },
      "startLine" : 121,
      "endLine" : 143,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public VirtualDevice getDeviceByBackingFileName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 879,
      "endLine" : 899,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Object invoke()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 110,
      "endLine" : 129,
      "linesOfCode" : 19,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ServiceInstance()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/ServiceInstance.java",
        "extension" : "java",
        "linesOfCode" : 264,
        "unitsCount" : 45,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 221
      },
      "startLine" : 101,
      "endLine" : 122,
      "linesOfCode" : 19,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void encodeUrl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/ExtensionManager.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 21,
        "linesOfCodeInUnits" : 78
      },
      "startLine" : 188,
      "endLine" : 207,
      "linesOfCode" : 19,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static ManagedObject createExactManagedObject()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/MorUtil.java",
        "extension" : "java",
        "linesOfCode" : 57,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 4,
        "linesOfCodeInUnits" : 23
      },
      "startLine" : 60,
      "endLine" : 80,
      "linesOfCode" : 19,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 42463,
      "lowRiskValue" : 691,
      "mediumRiskValue" : 624,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 12607,
      "mediumRiskCount" : 8,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 96.99620814107543,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 1.4253734752615468,
      "lowRiskPercentage" : 1.578418383663027,
      "totalValue" : 43778,
      "totalCount" : 12634
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 42463,
      "lowRiskValue" : 691,
      "mediumRiskValue" : 624,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 19,
      "negligibleRiskCount" : 12607,
      "mediumRiskCount" : 8,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 96.99620814107543,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 1.4253734752615468,
      "lowRiskPercentage" : 1.578418383663027,
      "totalValue" : 43778,
      "totalCount" : 12634
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "private static void toXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGen.java",
        "extension" : "java",
        "linesOfCode" : 172,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 159
      },
      "startLine" : 88,
      "endLine" : 214,
      "linesOfCode" : 118,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Object fromXml()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 203,
      "endLine" : 347,
      "linesOfCode" : 135,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object parseToObject()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
        "extension" : "java",
        "linesOfCode" : 288,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 53,
        "linesOfCodeInUnits" : 207
      },
      "startLine" : 260,
      "endLine" : 335,
      "linesOfCode" : 76,
      "mcCabeIndex" : 20,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Task removeDevices()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 761,
      "endLine" : 850,
      "linesOfCode" : 77,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public final static void setObjectField()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
        "extension" : "java",
        "linesOfCode" : 288,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 53,
        "linesOfCodeInUnits" : 207
      },
      "startLine" : 80,
      "endLine" : 151,
      "linesOfCode" : 72,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void validate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 249,
      "endLine" : 292,
      "linesOfCode" : 44,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void update()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/ManagedObjectCache.java",
        "extension" : "java",
        "linesOfCode" : 102,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 74
      },
      "startLine" : 69,
      "endLine" : 119,
      "linesOfCode" : 49,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String waitForTask()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/Task.java",
        "extension" : "java",
        "linesOfCode" : 129,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 108
      },
      "startLine" : 179,
      "endLine" : 237,
      "linesOfCode" : 53,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Object fromXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 56,
      "endLine" : 116,
      "linesOfCode" : 59,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void addOptions()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 64,
      "endLine" : 81,
      "linesOfCode" : 18,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void print_options()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 318,
      "endLine" : 348,
      "linesOfCode" : 31,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object deepCopy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/DeepCopier.java",
        "extension" : "java",
        "linesOfCode" : 53,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 44
      },
      "startLine" : 53,
      "endLine" : 103,
      "linesOfCode" : 44,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private int getFirstFreeUnitNumberForController()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 440,
      "endLine" : 479,
      "linesOfCode" : 32,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Object fromXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 144,
      "endLine" : 199,
      "linesOfCode" : 53,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public ManagedEntity searchManagedEntity()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/InventoryNavigator.java",
        "extension" : "java",
        "linesOfCode" : 108,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 136,
      "endLine" : 172,
      "linesOfCode" : 31,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void setObjectArrayField()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/ReflectUtil.java",
        "extension" : "java",
        "linesOfCode" : 288,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 53,
        "linesOfCodeInUnits" : 207
      },
      "startLine" : 153,
      "endLine" : 188,
      "linesOfCode" : 36,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static VirtualNetworkAdapterType validateNicType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 669,
      "endLine" : 718,
      "linesOfCode" : 44,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void getCmdArguments()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 143,
      "endLine" : 179,
      "linesOfCode" : 37,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean validateDataType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 197,
      "endLine" : 235,
      "linesOfCode" : 38,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String preProcessUrl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
        "extension" : "java",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 162
      },
      "startLine" : 116,
      "endLine" : 138,
      "linesOfCode" : 23,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Task addFloppyDrive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 154,
      "endLine" : 223,
      "linesOfCode" : 56,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static VirtualDeviceConfigSpec createNicSpec()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 618,
      "endLine" : 666,
      "linesOfCode" : 44,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public InputStream post()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 145,
      "endLine" : 192,
      "linesOfCode" : 40,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void encodeUrl()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/ExtensionManager.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 21,
        "linesOfCodeInUnits" : 78
      },
      "startLine" : 188,
      "endLine" : 207,
      "linesOfCode" : 19,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void  parseInput()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 110,
      "endLine" : 141,
      "linesOfCode" : 31,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void setSoapActionOnApiVersion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 254,
      "endLine" : 280,
      "linesOfCode" : 27,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String get_option()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/CommandLineParser.java",
        "extension" : "java",
        "linesOfCode" : 387,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 84,
        "linesOfCodeInUnits" : 370
      },
      "startLine" : 363,
      "endLine" : 390,
      "linesOfCode" : 28,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void addCdDrive()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 258,
      "endLine" : 317,
      "linesOfCode" : 49,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private List getValidCdromOnHost()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 329,
      "endLine" : 354,
      "linesOfCode" : 22,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void validateDVPortGroupForVNicConnection()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 550,
      "endLine" : 567,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static NetworkSummary getHostNetworkSummaryByName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 569,
      "endLine" : 597,
      "linesOfCode" : 26,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static VirtualNetworkAdapterType TryGetNetworkAdapterType()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 721,
      "endLine" : 732,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public VirtualDevice getDeviceByBackingFileName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 879,
      "endLine" : 899,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "protected ObjectContent retrieveObjectProperties()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
        "extension" : "java",
        "linesOfCode" : 345,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 136,
      "endLine" : 165,
      "linesOfCode" : 25,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String getExistingParentPropName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/ManagedObjectCache.java",
        "extension" : "java",
        "linesOfCode" : 102,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 74
      },
      "startLine" : 121,
      "endLine" : 143,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static String escapeForXML()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/org/doublecloud/ws/util/XmlUtil.java",
        "extension" : "java",
        "linesOfCode" : 30,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 38,
      "endLine" : 64,
      "linesOfCode" : 24,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public VirtualDisk findHardDisk()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 422,
      "endLine" : 438,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void createNetworkAdapter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 488,
      "endLine" : 515,
      "linesOfCode" : 22,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static DistributedVirtualPortgroupInfo findDVPortgroupInfo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 599,
      "endLine" : 616,
      "linesOfCode" : 17,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private  T getFirstAvailableController()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 901,
      "endLine" : 915,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean allSupportHotRemoval()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mox/VirtualMachineDeviceManager.java",
        "extension" : "java",
        "linesOfCode" : 741,
        "unitsCount" : 36,
        "unitsMcCabeIndexSum" : 129,
        "linesOfCodeInUnits" : 653
      },
      "startLine" : 957,
      "endLine" : 965,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private SoapFaultException parseSoapFault()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/XmlGenDom.java",
        "extension" : "java",
        "linesOfCode" : 304,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 46,
        "linesOfCodeInUnits" : 285
      },
      "startLine" : 118,
      "endLine" : 141,
      "linesOfCode" : 22,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public WSClient()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 84,
      "endLine" : 108,
      "linesOfCode" : 25,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Object invoke()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
        "extension" : "java",
        "linesOfCode" : 244,
        "unitsCount" : 20,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 110,
      "endLine" : 129,
      "linesOfCode" : 19,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "protected Object getCurrentProperty()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
        "extension" : "java",
        "linesOfCode" : 345,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 177,
      "endLine" : 193,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void updateValues()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/ManagedObject.java",
        "extension" : "java",
        "linesOfCode" : 345,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 26,
        "linesOfCodeInUnits" : 111
      },
      "startLine" : 467,
      "endLine" : 483,
      "linesOfCode" : 17,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static int findIndex()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
        "extension" : "java",
        "linesOfCode" : 224,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 125,
      "endLine" : 134,
      "linesOfCode" : 10,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static Object convertProperty()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim25/mo/util/PropertyCollectorUtil.java",
        "extension" : "java",
        "linesOfCode" : 224,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 136,
      "endLine" : 173,
      "linesOfCode" : 34,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public RestClient()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
        "extension" : "java",
        "linesOfCode" : 214,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 162
      },
      "startLine" : 83,
      "endLine" : 100,
      "linesOfCode" : 17,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/com/vmware/vim/cf/ManagedObjectWatcher.java",
        "extension" : "java",
        "linesOfCode" : 86,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 67
      },
      "startLine" : 92,
      "endLine" : 114,
      "linesOfCode" : 23,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 274,
      "cleanedLinesOfCode" : 45773,
      "duplicatedLinesOfCode" : 3271,
      "numberOfFilesWithDuplicates" : 216,
      "duplicationPercentage" : 7.146134183907543
    },
    "duplicationPerComponent" : [ [ {
      "key" : "src",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 45773,
      "duplicatedLinesOfCode" : 3271,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 7.146134183907543
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "java",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 45773,
      "duplicatedLinesOfCode" : 3271,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 7.146134183907543
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineMksTicket.java",
          "extension" : "java",
          "linesOfCode" : 39,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 10,
          "linesOfCodeInUnits" : 30
        },
        "sourceFileCleanedLinesOfCode" : 27,
        "startLine" : 39,
        "endLine" : 82,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 27,
        "percentage" : 92.5925925925926,
        "blockSize" : 25
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineTicket.java",
          "extension" : "java",
          "linesOfCode" : 39,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 10,
          "linesOfCodeInUnits" : 30
        },
        "sourceFileCleanedLinesOfCode" : 27,
        "startLine" : 39,
        "endLine" : 82,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 27,
        "percentage" : 92.5925925925926,
        "blockSize" : 25
      } ],
      "blockSize" : 25
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmFailedMigrateEvent.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 24
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmRelocateFailedEvent.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 24
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VAppConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 21
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VAppConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 7,
          "linesOfCodeInUnits" : 21
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 390,
          "unitsCount" : 105,
          "unitsMcCabeIndexSum" : 105,
          "linesOfCodeInUnits" : 315
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 112,
        "endLine" : 149,
        "cleanedStartLine" : 66,
        "cleanedEndLine" : 85,
        "percentage" : 7.2202166064981945,
        "blockSize" : 20
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 389,
          "unitsCount" : 104,
          "unitsMcCabeIndexSum" : 104,
          "linesOfCodeInUnits" : 312
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 103,
        "endLine" : 140,
        "cleanedStartLine" : 62,
        "cleanedEndLine" : 81,
        "percentage" : 7.2202166064981945,
        "blockSize" : 20
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostWwnChangedEvent.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmWwnChangedEvent.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 390,
          "unitsCount" : 105,
          "unitsMcCabeIndexSum" : 105,
          "linesOfCodeInUnits" : 315
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 332,
        "endLine" : 369,
        "cleanedStartLine" : 176,
        "cleanedEndLine" : 195,
        "percentage" : 7.2202166064981945,
        "blockSize" : 20
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 389,
          "unitsCount" : 104,
          "unitsMcCabeIndexSum" : 104,
          "linesOfCodeInUnits" : 312
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 323,
        "endLine" : 360,
        "cleanedStartLine" : 172,
        "cleanedEndLine" : 191,
        "percentage" : 7.2202166064981945,
        "blockSize" : 20
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/OvfUnsupportedDeviceBackingInfo.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 24
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/OvfUnsupportedDeviceBackingOption.java",
          "extension" : "java",
          "linesOfCode" : 32,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 8,
          "linesOfCodeInUnits" : 24
        },
        "sourceFileCleanedLinesOfCode" : 22,
        "startLine" : 39,
        "endLine" : 73,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 22,
        "percentage" : 90.9090909090909,
        "blockSize" : 20
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim/rest/RestClient.java",
          "extension" : "java",
          "linesOfCode" : 214,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 162
        },
        "sourceFileCleanedLinesOfCode" : 122,
        "startLine" : 220,
        "endLine" : 241,
        "cleanedStartLine" : 90,
        "cleanedEndLine" : 105,
        "percentage" : 13.114754098360656,
        "blockSize" : 16
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/ws/WSClient.java",
          "extension" : "java",
          "linesOfCode" : 244,
          "unitsCount" : 20,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 199
        },
        "sourceFileCleanedLinesOfCode" : 134,
        "startLine" : 282,
        "endLine" : 303,
        "cleanedStartLine" : 110,
        "cleanedEndLine" : 125,
        "percentage" : 11.940298507462687,
        "blockSize" : 16
      } ],
      "blockSize" : 16
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/CannotAccessVmDevice.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/MismatchedNetworkPolicies.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostWwnConflictEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmWwnConflictEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmMigratedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmRelocatedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostDiskMappingPartitionInfo.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostDiskMappingPartitionOption.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFeatureCapability.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineFeatureRequirement.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingHotMigratedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingMigratedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/LargeRDMNotSupportedOnDatastore.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/RDMNotSupportedOnDatastore.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFeatureCapability.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFeatureMask.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/ComputeResourceConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/ComputeResourceConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VspanDestPortConflict.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VspanPortConflict.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostNasVolume.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/NasSessionCredentialConflict.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingMigratedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingRelocatedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/MemorySizeNotRecommended.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/MemorySizeNotSupported.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/BackupBlobReadFailure.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/BackupBlobWriteFailure.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingHotMigratedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingRelocatedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFibreChannelOverEthernetHbaLinkInfo.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFibreChannelOverEthernetTargetTransport.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFeatureMask.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineFeatureRequirement.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsPortJoinPortgroupEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsPortLeavePortgroupEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 39,
        "endLine" : 64,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 17,
        "percentage" : 88.23529411764706,
        "blockSize" : 15
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 390,
          "unitsCount" : 105,
          "unitsMcCabeIndexSum" : 105,
          "linesOfCodeInUnits" : 315
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 268,
        "endLine" : 293,
        "cleanedStartLine" : 144,
        "cleanedEndLine" : 157,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 389,
          "unitsCount" : 104,
          "unitsMcCabeIndexSum" : 104,
          "linesOfCodeInUnits" : 312
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 271,
        "endLine" : 296,
        "cleanedStartLine" : 146,
        "cleanedEndLine" : 159,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 390,
          "unitsCount" : 105,
          "unitsMcCabeIndexSum" : 105,
          "linesOfCodeInUnits" : 315
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 380,
        "endLine" : 405,
        "cleanedStartLine" : 200,
        "cleanedEndLine" : 213,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 389,
          "unitsCount" : 104,
          "unitsMcCabeIndexSum" : 104,
          "linesOfCodeInUnits" : 312
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 371,
        "endLine" : 396,
        "cleanedStartLine" : 196,
        "cleanedEndLine" : 209,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostInternetScsiHbaSendTarget.java",
          "extension" : "java",
          "linesOfCode" : 53,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 37,
        "startLine" : 55,
        "endLine" : 80,
        "cleanedStartLine" : 14,
        "cleanedEndLine" : 27,
        "percentage" : 37.83783783783784,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostInternetScsiHbaStaticTarget.java",
          "extension" : "java",
          "linesOfCode" : 67,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 16,
          "linesOfCodeInUnits" : 48
        },
        "sourceFileCleanedLinesOfCode" : 47,
        "startLine" : 65,
        "endLine" : 90,
        "cleanedStartLine" : 20,
        "cleanedEndLine" : 33,
        "percentage" : 29.78723404255319,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 390,
          "unitsCount" : 105,
          "unitsMcCabeIndexSum" : 105,
          "linesOfCodeInUnits" : 315
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 488,
        "endLine" : 513,
        "cleanedStartLine" : 254,
        "cleanedEndLine" : 267,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 389,
          "unitsCount" : 104,
          "unitsMcCabeIndexSum" : 104,
          "linesOfCodeInUnits" : 312
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 491,
        "endLine" : 516,
        "cleanedStartLine" : 256,
        "cleanedEndLine" : 269,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 390,
          "unitsCount" : 105,
          "unitsMcCabeIndexSum" : 105,
          "linesOfCodeInUnits" : 315
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 160,
        "endLine" : 185,
        "cleanedStartLine" : 90,
        "cleanedEndLine" : 103,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 389,
          "unitsCount" : 104,
          "unitsMcCabeIndexSum" : 104,
          "linesOfCodeInUnits" : 312
        },
        "sourceFileCleanedLinesOfCode" : 277,
        "startLine" : 151,
        "endLine" : 176,
        "cleanedStartLine" : 86,
        "cleanedEndLine" : 99,
        "percentage" : 5.054151624548736,
        "blockSize" : 14
      } ],
      "blockSize" : 14
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskFlatVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 74,
          "unitsCount" : 19,
          "unitsMcCabeIndexSum" : 19,
          "linesOfCodeInUnits" : 57
        },
        "sourceFileCleanedLinesOfCode" : 52,
        "startLine" : 90,
        "endLine" : 111,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 44,
        "percentage" : 23.076923076923077,
        "blockSize" : 12
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSparseVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 70,
        "endLine" : 91,
        "cleanedStartLine" : 21,
        "cleanedEndLine" : 32,
        "percentage" : 37.5,
        "blockSize" : 12
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskFlatVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 74,
          "unitsCount" : 19,
          "unitsMcCabeIndexSum" : 19,
          "linesOfCodeInUnits" : 57
        },
        "sourceFileCleanedLinesOfCode" : 52,
        "startLine" : 50,
        "endLine" : 71,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 24,
        "percentage" : 23.076923076923077,
        "blockSize" : 12
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSparseVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 46,
        "endLine" : 67,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 20,
        "percentage" : 37.5,
        "blockSize" : 12
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/StorageDrsPodConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 67,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 16,
          "linesOfCodeInUnits" : 48
        },
        "sourceFileCleanedLinesOfCode" : 47,
        "startLine" : 90,
        "endLine" : 110,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 43,
        "percentage" : 23.404255319148938,
        "blockSize" : 11
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/StorageDrsPodConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 67,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 16,
          "linesOfCodeInUnits" : 48
        },
        "sourceFileCleanedLinesOfCode" : 47,
        "startLine" : 90,
        "endLine" : 110,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 43,
        "percentage" : 23.404255319148938,
        "blockSize" : 11
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/StorageDrsPodConfigInfo.java",
          "extension" : "java",
          "linesOfCode" : 67,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 16,
          "linesOfCodeInUnits" : 48
        },
        "sourceFileCleanedLinesOfCode" : 47,
        "startLine" : 54,
        "endLine" : 74,
        "cleanedStartLine" : 15,
        "cleanedEndLine" : 25,
        "percentage" : 23.404255319148938,
        "blockSize" : 11
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/StorageDrsPodConfigSpec.java",
          "extension" : "java",
          "linesOfCode" : 67,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 16,
          "linesOfCodeInUnits" : 48
        },
        "sourceFileCleanedLinesOfCode" : 47,
        "startLine" : 54,
        "endLine" : 74,
        "cleanedStartLine" : 15,
        "cleanedEndLine" : 25,
        "percentage" : 23.404255319148938,
        "blockSize" : 11
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DatastoreRenamedOnHostEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DatacenterRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsPortExitedPassthruEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsPortRuntimeChangeEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/CannotChangeHaSettingsForFtSecondary.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/FaultToleranceVmNotDasProtected.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DatastoreRenamedOnHostEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/CannotChangeDrsBehaviorForFtSecondary.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/FaultToleranceVmNotDasProtected.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DatastoreRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/InvalidNetworkResource.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/NasConnectionLimitReached.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmMessageErrorEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 9
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmMessageWarningEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 9
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DistributedVirtualSwitchManagerCompatibilityResult.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 9
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/IncompatibleHostForFtSecondary.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 3,
          "unitsMcCabeIndexSum" : 3,
          "linesOfCodeInUnits" : 9
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmAutoRenameEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsPortRuntimeChangeEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsPortUnblockedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DatacenterRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/DvsRenamedEvent.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/CannotChangeDrsBehaviorForFtSecondary.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/InvalidDrsBehaviorForFtVm.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/InsufficientCpuResourcesFault.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/InsufficientHostMemoryCapacityFault.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 39,
        "endLine" : 55,
        "cleanedStartLine" : 3,
        "cleanedEndLine" : 12,
        "percentage" : 83.33333333333333,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSeSparseBackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 33
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 50,
        "endLine" : 59,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 16,
        "percentage" : 18.75,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskFlatVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 74,
          "unitsCount" : 19,
          "unitsMcCabeIndexSum" : 19,
          "linesOfCodeInUnits" : 57
        },
        "sourceFileCleanedLinesOfCode" : 52,
        "startLine" : 58,
        "endLine" : 67,
        "cleanedStartLine" : 17,
        "cleanedEndLine" : 22,
        "percentage" : 11.538461538461538,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSparseVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 54,
        "endLine" : 63,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSeSparseBackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 33
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 74,
        "endLine" : 83,
        "cleanedStartLine" : 23,
        "cleanedEndLine" : 28,
        "percentage" : 18.75,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskFlatVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 74,
          "unitsCount" : 19,
          "unitsMcCabeIndexSum" : 19,
          "linesOfCodeInUnits" : 57
        },
        "sourceFileCleanedLinesOfCode" : 52,
        "startLine" : 98,
        "endLine" : 107,
        "cleanedStartLine" : 37,
        "cleanedEndLine" : 42,
        "percentage" : 11.538461538461538,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSparseVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 78,
        "endLine" : 87,
        "cleanedStartLine" : 25,
        "cleanedEndLine" : 30,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFeatureMask.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 51,
        "endLine" : 60,
        "cleanedStartLine" : 10,
        "cleanedEndLine" : 15,
        "percentage" : 35.294117647058826,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/HostFeatureCapability.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 51,
        "endLine" : 60,
        "cleanedStartLine" : 10,
        "cleanedEndLine" : 15,
        "percentage" : 35.294117647058826,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualMachineFeatureRequirement.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 51,
        "endLine" : 60,
        "cleanedStartLine" : 10,
        "cleanedEndLine" : 15,
        "percentage" : 35.294117647058826,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingRelocatedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 41,
        "endLine" : 51,
        "cleanedStartLine" : 5,
        "cleanedEndLine" : 10,
        "percentage" : 35.294117647058826,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingHotMigratedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 41,
        "endLine" : 51,
        "cleanedStartLine" : 5,
        "cleanedEndLine" : 10,
        "percentage" : 35.294117647058826,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VmBeingMigratedEvent.java",
          "extension" : "java",
          "linesOfCode" : 25,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 6,
          "linesOfCodeInUnits" : 18
        },
        "sourceFileCleanedLinesOfCode" : 17,
        "startLine" : 41,
        "endLine" : 51,
        "cleanedStartLine" : 5,
        "cleanedEndLine" : 10,
        "percentage" : 35.294117647058826,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/InvalidNetworkResource.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 46,
        "endLine" : 55,
        "cleanedStartLine" : 7,
        "cleanedEndLine" : 12,
        "percentage" : 50.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/NasVolumeNotMounted.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 46,
        "endLine" : 55,
        "cleanedStartLine" : 7,
        "cleanedEndLine" : 12,
        "percentage" : 50.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/NasConnectionLimitReached.java",
          "extension" : "java",
          "linesOfCode" : 18,
          "unitsCount" : 4,
          "unitsMcCabeIndexSum" : 4,
          "linesOfCodeInUnits" : 12
        },
        "sourceFileCleanedLinesOfCode" : 12,
        "startLine" : 46,
        "endLine" : 55,
        "cleanedStartLine" : 7,
        "cleanedEndLine" : 12,
        "percentage" : 50.0,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSeSparseBackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 33
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 54,
        "endLine" : 63,
        "cleanedStartLine" : 13,
        "cleanedEndLine" : 18,
        "percentage" : 18.75,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskFlatVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 74,
          "unitsCount" : 19,
          "unitsMcCabeIndexSum" : 19,
          "linesOfCodeInUnits" : 57
        },
        "sourceFileCleanedLinesOfCode" : 52,
        "startLine" : 62,
        "endLine" : 71,
        "cleanedStartLine" : 19,
        "cleanedEndLine" : 24,
        "percentage" : 11.538461538461538,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/com/vmware/vim25/VirtualDiskSparseVer2BackingOption.java",
          "extension" : "java",
          "linesOfCode" : 46,
          "unitsCount" : 12,
          "unitsMcCabeIndexSum" : 12,
          "linesOfCodeInUnits" : 36
        },
        "sourceFileCleanedLinesOfCode" : 32,
        "startLine" : 58,
        "endLine" : 67,
        "cleanedStartLine" : 15,
        "cleanedEndLine" : 20,
        "percentage" : 18.75,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2024-01-19",
    "contributors" : [ {
      "email" : "sergey.pak@jetbrains.com",
      "userName" : "Sergey.Pak",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2014-09-11",
      "latestCommitDate" : "2015-04-22",
      "activeYears" : [ "2014", "2015" ],
      "commitDates" : [ "2015-04-22", "2014-09-11" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dmitrii.kirkhmeier@jetbrains.com",
      "userName" : "dmitrii.kirkhmeier",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2024-01-19",
      "latestCommitDate" : "2024-01-19",
      "activeYears" : [ "2024" ],
      "commitDates" : [ "2024-01-19" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2014",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2014-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2014-09-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-04-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-19",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2014-09-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-04-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2024-01-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "txt",
      "commitsCount" : 3,
      "committers" : [ "sergey.pak@jetbrains.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "sergey.pak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "java",
      "commitsCount" : 3233,
      "committers" : [ "sergey.pak@jetbrains.com" ],
      "filesCount" : 3230,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "sergey.pak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3233
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 9,
      "committers" : [ "sergey.pak@jetbrains.com" ],
      "filesCount" : 9,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "sergey.pak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 2,
      "committers" : [ "dmitrii.kirkhmeier@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "dmitrii.kirkhmeier@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "name",
      "commitsCount" : 1,
      "committers" : [ "sergey.pak@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "sergey.pak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "iml",
      "commitsCount" : 1,
      "committers" : [ "sergey.pak@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "sergey.pak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "mf",
      "commitsCount" : 1,
      "committers" : [ "sergey.pak@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "sergey.pak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "jar",
      "commitsCount" : 1,
      "committers" : [ "sergey.pak@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "sergey.pak@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 15,
  "excludedExtensions" : {
    "txt" : 1,
    "java" : 1,
    "xml" : 9,
    "name" : 1,
    "mf" : 1,
    "iml" : 1,
    "jar" : 1
  },
  "analysisStartTimeMs" : 1768754485404,
  "maxLinesOfCode" : 69956,
  "maxFileCount" : 3229
}