{
  "metadata" : {
    "name" : "JetBrains / intellij-deps-ssh-nio-fs",
    "description" : "Java nio FileSystem implementation over SSH",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/intellij-deps-ssh-nio-fs.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 43,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 2700,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JAVA",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JAVA",
      "value" : 2700,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 857,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_JAVA",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_JAVA",
      "value" : 857,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 31.74,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 115,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 115,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 67,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 67,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC",
      "value" : 2700,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 2700,
      "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" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 1128,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS_EXT_JAVA",
      "value" : 1128,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 18,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 1572,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 18,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 1572,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 12,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 5,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 3,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 434,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 591,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 852,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 823,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 228,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 2046,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 654,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 780,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 38.12316715542522,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 172,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 535,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 26.148582600195503,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 36,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 431,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 21.06549364613881,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 182,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 8.895405669599217,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 118,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 5.767350928641251,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 780,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 38.12316715542522,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 172,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 535,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 26.148582600195503,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 36,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 431,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 21.06549364613881,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 182,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 8.895405669599217,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 118,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 5.767350928641251,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 780,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 38.12316715542522,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 172,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_LOC",
      "value" : 535,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 26.148582600195503,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_COUNT",
      "value" : 36,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_LOC",
      "value" : 431,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 21.06549364613881,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_COUNT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_LOC",
      "value" : 182,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 8.895405669599217,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 118,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 5.767350928641251,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 1447,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 70.72336265884653,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 213,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 220,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 10.75268817204301,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 261,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 12.756598240469208,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 118,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 5.767350928641251,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 1,
      "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" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 118,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 1447,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 70.72336265884653,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 213,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 220,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 10.75268817204301,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 261,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 12.756598240469208,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 118,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 5.767350928641251,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 1,
      "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" : 1447,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 70.72336265884653,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 213,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_LOC",
      "value" : 220,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 10.75268817204301,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_LOC",
      "value" : 261,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 12.756598240469208,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_LOC",
      "value" : 118,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 5.767350928641251,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_COUNT",
      "value" : 1,
      "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" : 4599,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 52,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 421,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 2105,
      "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" : 21,
      "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" : 2700,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 10,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 3,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 4,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 44,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 1821,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 2.4162548050521693,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 2,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SRC",
      "value" : 44,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SRC",
      "value" : 44,
      "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" : 44,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_JAVA",
      "value" : 1821,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_JAVA",
      "value" : 2.4162548050521693,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 555,
      "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" : 2700,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 2.4162548050521693,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 43,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 21,
    "linesOfCode" : 2700,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 21,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 2700,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 6,
    "linesOfCode" : 857,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 6,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 857,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 1,
    "linesOfCode" : 115,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.xml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.xml",
      "value" : 115,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 2,
    "linesOfCode" : 67,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.md",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.md",
      "value" : 67,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "src",
      "filesCount" : 21,
      "linesOfCode" : 2700,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 21,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 2700,
        "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" : 21,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "src",
      "value" : 2700,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 3,
      "linesOfCode" : 1128,
      "numberOfRegexLineMatches" : 8,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 3,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1128,
        "description" : [ ]
      } ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 18,
      "linesOfCode" : 1572,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 18,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1572,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 3,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 18,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 1128,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 1572,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "travis",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]travis[.]ya?ml" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".travis.yml"
  }, {
    "tagRule" : {
      "tag" : "maven",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)pom[.]xml" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "pom.xml"
  }, {
    "tagRule" : {
      "tag" : "docker",
      "color" : "#A3C1AD",
      "pathPatterns" : [ "(|.*/)Dockerfile" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "Dockerfile"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 434,
      "lowRiskValue" : 591,
      "mediumRiskValue" : 852,
      "highRiskValue" : 823,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 12,
      "mediumRiskCount" : 3,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 16.074074074074073,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 30.48148148148148,
      "mediumRiskPercentage" : 31.555555555555557,
      "lowRiskPercentage" : 21.88888888888889,
      "totalValue" : 2700,
      "totalCount" : 21
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 434,
      "lowRiskValue" : 591,
      "mediumRiskValue" : 852,
      "highRiskValue" : 823,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 12,
      "mediumRiskCount" : 3,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 16.074074074074073,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 30.48148148148148,
      "mediumRiskPercentage" : 31.555555555555557,
      "lowRiskPercentage" : 21.88888888888889,
      "totalValue" : 2700,
      "totalCount" : 21
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 434,
        "lowRiskValue" : 591,
        "mediumRiskValue" : 852,
        "highRiskValue" : 823,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 5,
        "negligibleRiskCount" : 12,
        "mediumRiskCount" : 3,
        "highRiskCount" : 1,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 16.074074074074073,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 30.48148148148148,
        "mediumRiskPercentage" : 31.555555555555557,
        "lowRiskPercentage" : 21.88888888888889,
        "totalValue" : 2700,
        "totalCount" : 21
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2700,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 21,
      "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" : 2700,
      "totalCount" : 21
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2700,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 21,
      "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" : 2700,
      "totalCount" : 21
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 584,
      "lowRiskValue" : 1293,
      "mediumRiskValue" : 823,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 13,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 21.62962962962963,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 30.48148148148148,
      "lowRiskPercentage" : 47.888888888888886,
      "totalValue" : 2700,
      "totalCount" : 21
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 702,
      "lowRiskValue" : 1040,
      "mediumRiskValue" : 958,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 9,
      "negligibleRiskCount" : 10,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 26.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 35.48148148148148,
      "lowRiskPercentage" : 38.51851851851852,
      "totalValue" : 2700,
      "totalCount" : 21
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 584,
      "lowRiskValue" : 1293,
      "mediumRiskValue" : 823,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 13,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 21.62962962962963,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 30.48148148148148,
      "lowRiskPercentage" : 47.888888888888886,
      "totalValue" : 2700,
      "totalCount" : 21
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2700,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 21,
      "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" : 2700,
      "totalCount" : 21
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 2700,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 21,
      "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" : 2700,
      "totalCount" : 21
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 584,
        "lowRiskValue" : 1293,
        "mediumRiskValue" : 823,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 7,
        "negligibleRiskCount" : 13,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 21.62962962962963,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 30.48148148148148,
        "lowRiskPercentage" : 47.888888888888886,
        "totalValue" : 2700,
        "totalCount" : 21
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2700,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 21,
        "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" : 2700,
        "totalCount" : 21
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 2700,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 21,
        "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" : 2700,
        "totalCount" : 21
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "youngestFiles" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 279,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 212
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
      "extension" : "java",
      "linesOfCode" : 116,
      "unitsCount" : 13,
      "unitsMcCabeIndexSum" : 20,
      "linesOfCodeInUnits" : 80
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
      "extension" : "java",
      "linesOfCode" : 108,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 21,
      "linesOfCodeInUnits" : 90
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 54,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 10,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
      "extension" : "java",
      "linesOfCode" : 45,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 26
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/command/CommandRunner.java",
      "extension" : "java",
      "linesOfCode" : 35,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchEvent.java",
      "extension" : "java",
      "linesOfCode" : 27,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardUserPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 20,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/sftp/SftpRunner.java",
      "extension" : "java",
      "linesOfCode" : 11,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/StandardGroupPrincipal.java",
      "extension" : "java",
      "linesOfCode" : 7,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
      "extension" : "java",
      "linesOfCode" : 340,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 88,
      "linesOfCodeInUnits" : 269
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 233,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 198
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 9,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 25,
      "linesOfCodeInUnits" : 82
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 55
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
      "extension" : "java",
      "linesOfCode" : 63,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 51
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 38,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 22
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/Variant.java",
      "extension" : "java",
      "linesOfCode" : 5,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 57,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
      "extension" : "java",
      "linesOfCode" : 135,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 113
    }, {
      "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
      "extension" : "java",
      "linesOfCode" : 823,
      "unitsCount" : 68,
      "unitsMcCabeIndexSum" : 162,
      "linesOfCodeInUnits" : 652
    } ],
    "firstDate" : "2013-06-17",
    "latestDate" : "2021-07-14",
    "daysBetweenFirstAndLastDate" : 2950,
    "weeks" : 421,
    "estimatedWorkindDays" : 2105,
    "activeDays" : 52,
    "ageInDays" : 4599,
    "historyPerExtensionPerYear" : [ {
      "extension" : "java",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "vasily.romanikhin@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2020",
      "commitsCount" : 5,
      "contributors" : [ "vasily.romanikhin@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2021",
      "commitsCount" : 3,
      "contributors" : [ "vasily.romanikhin@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2020",
      "commitsCount" : 12,
      "contributors" : [ "vasily.romanikhin@jetbrains.com" ]
    }, {
      "extension" : "filesystemprovider",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "filesystemprovider",
      "year" : "2013",
      "commitsCount" : 3,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "sh",
      "year" : "2018",
      "commitsCount" : 4,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml_sample",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml_sample",
      "year" : "2013",
      "commitsCount" : 3,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2013",
      "commitsCount" : 3,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "java",
      "year" : "2019",
      "commitsCount" : 6,
      "contributors" : [ "r.chehowsky@gmail.com", "tang.yichenyves@gmail.com", "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "properties",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "java",
      "year" : "2018",
      "commitsCount" : 11,
      "contributors" : [ "rhoward@spscommerce.com", "tang.yichenyves@gmail.com", "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "java",
      "year" : "2017",
      "commitsCount" : 3,
      "contributors" : [ "dap1995@gmail.com", "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "ps1",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "java",
      "year" : "2016",
      "commitsCount" : 4,
      "contributors" : [ "jared.graber@gmail.com", "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "java",
      "year" : "2015",
      "commitsCount" : 17,
      "contributors" : [ "benjamin@bpiwowar.net", "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "java",
      "year" : "2014",
      "commitsCount" : 5,
      "contributors" : [ "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "java",
      "year" : "2013",
      "commitsCount" : 17,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml",
      "year" : "2013",
      "commitsCount" : 12,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "",
      "year" : "2018",
      "commitsCount" : 6,
      "contributors" : [ "vasily.romanikhin@gmail.com", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "md",
      "year" : "2013",
      "commitsCount" : 5,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "md",
      "year" : "2015",
      "commitsCount" : 4,
      "contributors" : [ "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml",
      "year" : "2018",
      "commitsCount" : 17,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml",
      "year" : "2019",
      "commitsCount" : 4,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "yaml",
      "year" : "2018",
      "commitsCount" : 22,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "md",
      "year" : "2016",
      "commitsCount" : 2,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml",
      "year" : "2016",
      "commitsCount" : 9,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "md",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "ltheisen@mitre.org" ]
    }, {
      "extension" : "gitattributes",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml",
      "year" : "2017",
      "commitsCount" : 5,
      "contributors" : [ "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml",
      "year" : "2014",
      "commitsCount" : 9,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "xml",
      "year" : "2015",
      "commitsCount" : 14,
      "contributors" : [ "ltheisen@mitre.org", "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "properties_sample",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "ltheisen@mitre.org" ]
    }, {
      "extension" : "properties_sample",
      "year" : "2014",
      "commitsCount" : 1,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    }, {
      "extension" : "properties_sample",
      "year" : "2013",
      "commitsCount" : 4,
      "contributors" : [ "lucastheisen@pastdev.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 228,
    "linesOfCodeInUnits" : 2046,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 780,
      "lowRiskValue" : 535,
      "mediumRiskValue" : 431,
      "highRiskValue" : 182,
      "veryHighRiskValue" : 118,
      "lowRiskCount" : 36,
      "negligibleRiskCount" : 172,
      "mediumRiskCount" : 16,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 38.12316715542522,
      "veryHighRiskPercentage" : 5.767350928641251,
      "highRiskPercentage" : 8.895405669599217,
      "mediumRiskPercentage" : 21.06549364613881,
      "lowRiskPercentage" : 26.148582600195503,
      "totalValue" : 2046,
      "totalCount" : 228
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1447,
      "lowRiskValue" : 220,
      "mediumRiskValue" : 261,
      "highRiskValue" : 118,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 9,
      "negligibleRiskCount" : 213,
      "mediumRiskCount" : 5,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 70.72336265884653,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 5.767350928641251,
      "mediumRiskPercentage" : 12.756598240469208,
      "lowRiskPercentage" : 10.75268817204301,
      "totalValue" : 2046,
      "totalCount" : 228
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 780,
      "lowRiskValue" : 535,
      "mediumRiskValue" : 431,
      "highRiskValue" : 182,
      "veryHighRiskValue" : 118,
      "lowRiskCount" : 36,
      "negligibleRiskCount" : 172,
      "mediumRiskCount" : 16,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 38.12316715542522,
      "veryHighRiskPercentage" : 5.767350928641251,
      "highRiskPercentage" : 8.895405669599217,
      "mediumRiskPercentage" : 21.06549364613881,
      "lowRiskPercentage" : 26.148582600195503,
      "totalValue" : 2046,
      "totalCount" : 228
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 780,
      "lowRiskValue" : 535,
      "mediumRiskValue" : 431,
      "highRiskValue" : 182,
      "veryHighRiskValue" : 118,
      "lowRiskCount" : 36,
      "negligibleRiskCount" : 172,
      "mediumRiskCount" : 16,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 38.12316715542522,
      "veryHighRiskPercentage" : 5.767350928641251,
      "highRiskPercentage" : 8.895405669599217,
      "mediumRiskPercentage" : 21.06549364613881,
      "lowRiskPercentage" : 26.148582600195503,
      "totalValue" : 2046,
      "totalCount" : 228
    } ] ],
    "longestUnits" : [ {
      "shortName" : "public PathMatcher getPathMatcher()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 233,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 198
      },
      "startLine" : 70,
      "endLine" : 195,
      "linesOfCode" : 118,
      "mcCabeIndex" : 27,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 188,
      "endLine" : 254,
      "linesOfCode" : 65,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public OutputStream newOutputStream()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 391,
      "endLine" : 463,
      "linesOfCode" : 62,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath relativize()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 233,
      "endLine" : 292,
      "linesOfCode" : 55,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Object toObject()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 885,
      "endLine" : 931,
      "linesOfCode" : 44,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshSeekableByteChannel()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 28,
      "endLine" : 70,
      "linesOfCode" : 35,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static int toInt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 125,
      "endLine" : 160,
      "linesOfCode" : 35,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Variant getVariant()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 135,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 113
      },
      "startLine" : 59,
      "endLine" : 95,
      "linesOfCode" : 30,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "PosixFileAttributes createFile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 190,
      "endLine" : 222,
      "linesOfCode" : 29,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "int write()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 713,
      "endLine" : 743,
      "linesOfCode" : 29,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 62,
      "endLine" : 91,
      "linesOfCode" : 25,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String statCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 607,
      "endLine" : 634,
      "linesOfCode" : 25,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void checkAccess()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 100,
      "endLine" : 125,
      "linesOfCode" : 24,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void copyOrMove()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 132,
      "endLine" : 159,
      "linesOfCode" : 24,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean reset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 160,
      "endLine" : 185,
      "linesOfCode" : 23,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void createDirectory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 163,
      "endLine" : 187,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UserPrincipalLookupService getUserPrincipalLookupService()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 233,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 198
      },
      "startLine" : 209,
      "endLine" : 234,
      "linesOfCode" : 22,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath resolve()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 296,
      "endLine" : 317,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "int read()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 465,
      "endLine" : 485,
      "linesOfCode" : 21,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void setTimes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 580,
      "endLine" : 601,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean startsWith()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 339,
      "endLine" : 360,
      "linesOfCode" : 20,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "Map statDirectory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 662,
      "endLine" : 683,
      "linesOfCode" : 20,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean endsWith()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 72,
      "endLine" : 92,
      "linesOfCode" : 19,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath normalize()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 189,
      "endLine" : 207,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void addModifyEvent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 97,
      "endLine" : 115,
      "linesOfCode" : 19,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "boolean waitForInitialization()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 281,
      "endLine" : 299,
      "linesOfCode" : 19,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public InputStream newInputStream()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 368,
      "endLine" : 388,
      "linesOfCode" : 19,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void setAttribute()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 542,
      "endLine" : 560,
      "linesOfCode" : 18,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshSeekableByteChannel truncate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 119,
      "endLine" : 136,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void closeAndLogException()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
        "extension" : "java",
        "linesOfCode" : 108,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 21,
        "linesOfCodeInUnits" : 90
      },
      "startLine" : 35,
      "endLine" : 50,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String toString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 397,
      "endLine" : 412,
      "linesOfCode" : 15,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void addCreateEvent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 65,
      "endLine" : 79,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void addDeleteEvent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 81,
      "endLine" : 95,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "UnixSshPathWatchKey register()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
        "extension" : "java",
        "linesOfCode" : 116,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 80
      },
      "startLine" : 99,
      "endLine" : 114,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Iterator iterator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
        "extension" : "java",
        "linesOfCode" : 63,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 51
      },
      "startLine" : 54,
      "endLine" : 72,
      "linesOfCode" : 15,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int read()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 94,
      "endLine" : 111,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int write()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 139,
      "endLine" : 154,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public StandardDirectoryStream()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 38,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 22
      },
      "startLine" : 24,
      "endLine" : 37,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void setAttribute()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
        "extension" : "java",
        "linesOfCode" : 45,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 26
      },
      "startLine" : 37,
      "endLine" : 50,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPathWatchKey()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 50,
      "endLine" : 63,
      "linesOfCode" : 14,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void signal()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 266,
      "endLine" : 279,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void setAttribute()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 33
      },
      "startLine" : 37,
      "endLine" : 50,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void unregister()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemWatchService.java",
        "extension" : "java",
        "linesOfCode" : 116,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 20,
        "linesOfCodeInUnits" : 80
      },
      "startLine" : 116,
      "endLine" : 130,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Map readAttributes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 503,
      "endLine" : 516,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void copy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
        "extension" : "java",
        "linesOfCode" : 108,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 21,
        "linesOfCodeInUnits" : 90
      },
      "startLine" : 52,
      "endLine" : 66,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public WatchKey register()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 217,
      "endLine" : 229,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void event()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 47,
      "endLine" : 59,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void delete()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 229,
      "endLine" : 241,
      "linesOfCode" : 13,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "String getCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 135,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 113
      },
      "startLine" : 44,
      "endLine" : 55,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void createDirectory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 41,
      "endLine" : 92,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1447,
      "lowRiskValue" : 220,
      "mediumRiskValue" : 261,
      "highRiskValue" : 118,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 9,
      "negligibleRiskCount" : 213,
      "mediumRiskCount" : 5,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 70.72336265884653,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 5.767350928641251,
      "mediumRiskPercentage" : 12.756598240469208,
      "lowRiskPercentage" : 10.75268817204301,
      "totalValue" : 2046,
      "totalCount" : 228
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1447,
      "lowRiskValue" : 220,
      "mediumRiskValue" : 261,
      "highRiskValue" : 118,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 9,
      "negligibleRiskCount" : 213,
      "mediumRiskCount" : 5,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 70.72336265884653,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 5.767350928641251,
      "mediumRiskPercentage" : 12.756598240469208,
      "lowRiskPercentage" : 10.75268817204301,
      "totalValue" : 2046,
      "totalCount" : 228
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "public PathMatcher getPathMatcher()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 233,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 198
      },
      "startLine" : 70,
      "endLine" : 195,
      "linesOfCode" : 118,
      "mcCabeIndex" : 27,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath relativize()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 233,
      "endLine" : 292,
      "linesOfCode" : 55,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Object toObject()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 885,
      "endLine" : 931,
      "linesOfCode" : 44,
      "mcCabeIndex" : 14,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public OutputStream newOutputStream()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 391,
      "endLine" : 463,
      "linesOfCode" : 62,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 188,
      "endLine" : 254,
      "linesOfCode" : 65,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static int toInt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 125,
      "endLine" : 160,
      "linesOfCode" : 35,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Variant getVariant()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 135,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 113
      },
      "startLine" : 59,
      "endLine" : 95,
      "linesOfCode" : 30,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshSeekableByteChannel()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 28,
      "endLine" : 70,
      "linesOfCode" : 35,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean startsWith()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 339,
      "endLine" : 360,
      "linesOfCode" : 20,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void checkAccess()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 100,
      "endLine" : 125,
      "linesOfCode" : 24,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "PosixFileAttributes createFile()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 190,
      "endLine" : 222,
      "linesOfCode" : 29,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean endsWith()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 72,
      "endLine" : 92,
      "linesOfCode" : 19,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String toString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 397,
      "endLine" : 412,
      "linesOfCode" : 15,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void createDirectory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 163,
      "endLine" : 187,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String statCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 607,
      "endLine" : 634,
      "linesOfCode" : 25,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshSeekableByteChannel truncate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 119,
      "endLine" : 136,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public StandardDirectoryStream()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 38,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 22
      },
      "startLine" : 24,
      "endLine" : 37,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath getParent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 152,
      "endLine" : 162,
      "linesOfCode" : 10,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath normalize()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 189,
      "endLine" : 207,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath resolve()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 296,
      "endLine" : 317,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean reset()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 160,
      "endLine" : 185,
      "linesOfCode" : 23,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void copyOrMove()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 132,
      "endLine" : 159,
      "linesOfCode" : 24,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void setTimes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 580,
      "endLine" : 601,
      "linesOfCode" : 21,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int read()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 94,
      "endLine" : 111,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public int write()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSeekableByteChannel.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 9,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 139,
      "endLine" : 154,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void setAttribute()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshBasicFileAttributeView.java",
        "extension" : "java",
        "linesOfCode" : 45,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 26
      },
      "startLine" : 37,
      "endLine" : 50,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public WatchKey register()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 217,
      "endLine" : 229,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath getPath()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 233,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 198
      },
      "startLine" : 58,
      "endLine" : 67,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void setAttribute()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPosixFileAttributeView.java",
        "extension" : "java",
        "linesOfCode" : 54,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 10,
        "linesOfCodeInUnits" : 33
      },
      "startLine" : 37,
      "endLine" : 50,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void createDirectory()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 25,
        "linesOfCodeInUnits" : 82
      },
      "startLine" : 41,
      "endLine" : 92,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void event()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 47,
      "endLine" : 59,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public void run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathINotifyWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 55
      },
      "startLine" : 62,
      "endLine" : 91,
      "linesOfCode" : 25,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static public String protect()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshPath.java",
        "extension" : "java",
        "linesOfCode" : 63,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 51
      },
      "startLine" : 12,
      "endLine" : 23,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public  V getFileAttributeView()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 278,
      "endLine" : 289,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "int read()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 465,
      "endLine" : 485,
      "linesOfCode" : 21,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public  A readAttributes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 489,
      "endLine" : 500,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Map readAttributes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
        "extension" : "java",
        "linesOfCode" : 823,
        "unitsCount" : 68,
        "unitsMcCabeIndexSum" : 162,
        "linesOfCodeInUnits" : 652
      },
      "startLine" : 503,
      "endLine" : 516,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath getPath()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 57,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 50,
      "endLine" : 59,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static void closeAndLogException()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/IOUtils.java",
        "extension" : "java",
        "linesOfCode" : 108,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 21,
        "linesOfCodeInUnits" : 90
      },
      "startLine" : 35,
      "endLine" : 50,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 102,
      "endLine" : 111,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public UnixSshPath getName()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPath.java",
        "extension" : "java",
        "linesOfCode" : 340,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 88,
        "linesOfCodeInUnits" : 269
      },
      "startLine" : 132,
      "endLine" : 142,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void addCreateEvent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 65,
      "endLine" : 79,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void addDeleteEvent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 81,
      "endLine" : 95,
      "linesOfCode" : 15,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void addModifyEvent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 97,
      "endLine" : 115,
      "linesOfCode" : 19,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean modified()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 128,
      "endLine" : 136,
      "linesOfCode" : 9,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "boolean waitForInitialization()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshPathWatchKey.java",
        "extension" : "java",
        "linesOfCode" : 279,
        "unitsCount" : 13,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 212
      },
      "startLine" : 281,
      "endLine" : 299,
      "linesOfCode" : 19,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "String getCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 135,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 113
      },
      "startLine" : 44,
      "endLine" : 55,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean getBooleanFromEnvironment()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 135,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 113
      },
      "startLine" : 105,
      "endLine" : 114,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Long getLongFromEnvironment()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 135,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 113
      },
      "startLine" : 120,
      "endLine" : 129,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String getStringFromEnvironment()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/AbstractSshFileSystem.java",
        "extension" : "java",
        "linesOfCode" : 135,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 113
      },
      "startLine" : 131,
      "endLine" : 140,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 3,
      "cleanedLinesOfCode" : 1821,
      "duplicatedLinesOfCode" : 44,
      "numberOfFilesWithDuplicates" : 4,
      "duplicationPercentage" : 2.4162548050521693
    },
    "duplicationPerComponent" : [ [ {
      "key" : "src",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1821,
      "duplicatedLinesOfCode" : 44,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 2.4162548050521693
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "java",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1821,
      "duplicatedLinesOfCode" : 44,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 2.4162548050521693
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystemProvider.java",
          "extension" : "java",
          "linesOfCode" : 823,
          "unitsCount" : 68,
          "unitsMcCabeIndexSum" : 162,
          "linesOfCodeInUnits" : 652
        },
        "sourceFileCleanedLinesOfCode" : 583,
        "startLine" : 297,
        "endLine" : 307,
        "cleanedStartLine" : 156,
        "cleanedEndLine" : 163,
        "percentage" : 1.3722126929674099,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystemProvider.java",
          "extension" : "java",
          "linesOfCode" : 105,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 25,
          "linesOfCodeInUnits" : 82
        },
        "sourceFileCleanedLinesOfCode" : 75,
        "startLine" : 94,
        "endLine" : 104,
        "cleanedStartLine" : 24,
        "cleanedEndLine" : 31,
        "percentage" : 10.666666666666666,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
          "extension" : "java",
          "linesOfCode" : 233,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 198
        },
        "sourceFileCleanedLinesOfCode" : 154,
        "startLine" : 57,
        "endLine" : 66,
        "cleanedStartLine" : 19,
        "cleanedEndLine" : 26,
        "percentage" : 5.194805194805195,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
          "extension" : "java",
          "linesOfCode" : 57,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 35
        },
        "sourceFileCleanedLinesOfCode" : 35,
        "startLine" : 49,
        "endLine" : 58,
        "cleanedStartLine" : 17,
        "cleanedEndLine" : 24,
        "percentage" : 22.857142857142858,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshFileSystem.java",
          "extension" : "java",
          "linesOfCode" : 233,
          "unitsCount" : 14,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 198
        },
        "sourceFileCleanedLinesOfCode" : 154,
        "startLine" : 33,
        "endLine" : 42,
        "cleanedStartLine" : 6,
        "cleanedEndLine" : 11,
        "percentage" : 3.896103896103896,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "src/main/java/com/pastdev/jsch/nio/file/UnixSshSftpHybridFileSystem.java",
          "extension" : "java",
          "linesOfCode" : 57,
          "unitsCount" : 7,
          "unitsMcCabeIndexSum" : 11,
          "linesOfCodeInUnits" : 35
        },
        "sourceFileCleanedLinesOfCode" : 35,
        "startLine" : 35,
        "endLine" : 44,
        "cleanedStartLine" : 9,
        "cleanedEndLine" : 14,
        "percentage" : 17.142857142857142,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2021-07-14",
    "contributors" : [ {
      "email" : "lucastheisen@pastdev.com",
      "userName" : "Lucas Theisen",
      "commitsCount" : 131,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2013-06-17",
      "latestCommitDate" : "2019-10-10",
      "activeYears" : [ "2013", "2014", "2015", "2016", "2017", "2018", "2019" ],
      "commitDates" : [ "2019-10-10", "2019-06-14", "2018-09-25", "2018-08-29", "2018-05-23", "2018-04-20", "2018-04-15", "2018-03-11", "2018-03-10", "2018-02-17", "2017-07-28", "2017-01-06", "2016-08-30", "2016-03-12", "2016-03-04", "2015-11-05", "2015-07-18", "2015-07-17", "2015-07-13", "2015-07-12", "2015-07-08", "2015-05-03", "2014-10-29", "2014-10-25", "2013-07-01", "2013-06-29", "2013-06-28", "2013-06-27", "2013-06-25", "2013-06-24", "2013-06-23", "2013-06-22", "2013-06-21", "2013-06-17" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vasily.romanikhin@jetbrains.com",
      "userName" : "Vasily Romanikhin",
      "commitsCount" : 20,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-07-20",
      "latestCommitDate" : "2021-07-14",
      "activeYears" : [ "2020", "2021" ],
      "commitDates" : [ "2021-07-14", "2021-07-13", "2021-03-16", "2020-11-16", "2020-10-06", "2020-10-05", "2020-07-23", "2020-07-21", "2020-07-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ltheisen@mitre.org",
      "userName" : "Lucas Theisen",
      "commitsCount" : 14,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2014-10-28",
      "latestCommitDate" : "2019-06-14",
      "activeYears" : [ "2014", "2015", "2016", "2017", "2018", "2019" ],
      "commitDates" : [ "2019-06-14", "2018-09-25", "2018-08-29", "2017-01-06", "2016-03-04", "2015-11-05", "2015-07-17", "2014-10-29", "2014-10-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "benjamin@bpiwowar.net",
      "userName" : "Benjamin Piwowarski",
      "commitsCount" : 5,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2015-05-01",
      "latestCommitDate" : "2015-07-09",
      "activeYears" : [ "2015" ],
      "commitDates" : [ "2015-07-09", "2015-07-07", "2015-05-28", "2015-05-01" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "tang.yichenyves@gmail.com",
      "userName" : "yichen88",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-02-09",
      "latestCommitDate" : "2019-06-12",
      "activeYears" : [ "2018", "2019" ],
      "commitDates" : [ "2019-06-12", "2018-08-29", "2018-02-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "r.chehowsky@gmail.com",
      "userName" : "RChehowski",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-10-10",
      "latestCommitDate" : "2019-10-10",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-10-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "rhoward@spscommerce.com",
      "userName" : "richHoward",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-05-23",
      "latestCommitDate" : "2018-05-23",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-05-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "vasily.romanikhin@gmail.com",
      "userName" : "Vasily Romanikhin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-04-10",
      "latestCommitDate" : "2018-04-10",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-04-10" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "dap1995@gmail.com",
      "userName" : "Daniel André",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-07-28",
      "latestCommitDate" : "2017-07-28",
      "activeYears" : [ "2017" ],
      "commitDates" : [ "2017-07-28" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "jared.graber@gmail.com",
      "userName" : "hookumsnivy",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-03-03",
      "latestCommitDate" : "2016-03-03",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-03-03" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2013",
      "contributorsCount" : 1,
      "commitsCount" : 31
    }, {
      "timeSlot" : "2014",
      "contributorsCount" : 2,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2015",
      "contributorsCount" : 3,
      "commitsCount" : 30
    }, {
      "timeSlot" : "2016",
      "contributorsCount" : 3,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2017",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018",
      "contributorsCount" : 5,
      "commitsCount" : 54
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 1,
      "commitsCount" : 15
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 1,
      "commitsCount" : 5
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2013-06",
      "contributorsCount" : 1,
      "commitsCount" : 30
    }, {
      "timeSlot" : "2013-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2014-10",
      "contributorsCount" : 2,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2015-05",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2015-07",
      "contributorsCount" : 3,
      "commitsCount" : 20
    }, {
      "timeSlot" : "2015-11",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2016-03",
      "contributorsCount" : 3,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2016-08",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-01",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-07",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-02",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-03",
      "contributorsCount" : 1,
      "commitsCount" : 29
    }, {
      "timeSlot" : "2018-04",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-05",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-08",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-09",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-06",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-10",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2020-07",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-10",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-11",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-03",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-07",
      "contributorsCount" : 1,
      "commitsCount" : 3
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2013-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2013-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2013-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2013-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2013-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2013-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2013-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2013-06-28",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2013-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2013-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2014-10-25",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2014-10-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2014-10-29",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2015-05-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-05-03",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2015-05-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-07-07",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2015-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2015-07-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-07-12",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2015-07-13",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2015-07-17",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2015-07-18",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2015-11-05",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2016-03-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-03-04",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2016-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2016-08-30",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-01-06",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-07-28",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-02-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-17",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2018-03-10",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 24
    }, {
      "timeSlot" : "2018-04-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-20",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-05-23",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-08-29",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-09-25",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-06-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-14",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2019-10-10",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2020-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-07-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-07-23",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-10-06",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-11-16",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-03-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-07-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-07-14",
      "contributorsCount" : 1,
      "commitsCount" : 2
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2013-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 14
    }, {
      "timeSlot" : "2013-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 16
    }, {
      "timeSlot" : "2013-07-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2014-10-20",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2014-10-27",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2015-04-27",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2015-05-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-07-06",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2015-07-13",
      "contributorsCount" : 2,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2015-11-02",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2016-02-29",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2016-03-07",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2016-08-29",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-01-02",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-07-24",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-02-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-12",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2018-03-05",
      "contributorsCount" : 1,
      "commitsCount" : 29
    }, {
      "timeSlot" : "2018-04-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-04-16",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-05-21",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-08-27",
      "contributorsCount" : 3,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-09-24",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-06-10",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-10-07",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2020-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-10-05",
      "contributorsCount" : 1,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2020-11-16",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-03-15",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-07-12",
      "contributorsCount" : 1,
      "commitsCount" : 3
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "java",
      "commitsCount" : 214,
      "committers" : [ "vasily.romanikhin@jetbrains.com", "lucastheisen@pastdev.com", "r.chehowsky@gmail.com", "ltheisen@mitre.org", "tang.yichenyves@gmail.com", "rhoward@spscommerce.com", "dap1995@gmail.com", "jared.graber@gmail.com", "benjamin@bpiwowar.net" ],
      "filesCount" : 37,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "benjamin@bpiwowar.net",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "r.chehowsky@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "rhoward@spscommerce.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "jared.graber@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "dap1995@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "tang.yichenyves@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "vasily.romanikhin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 17
      }, {
        "contributor" : "ltheisen@mitre.org",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 19
      }, {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 162
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 85,
      "committers" : [ "vasily.romanikhin@jetbrains.com", "lucastheisen@pastdev.com", "ltheisen@mitre.org" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "vasily.romanikhin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 15
      }, {
        "contributor" : "ltheisen@mitre.org",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 66
      } ]
    }, {
      "extension" : "",
      "commitsCount" : 6,
      "committers" : [ "lucastheisen@pastdev.com", "vasily.romanikhin@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "vasily.romanikhin@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "properties_sample",
      "commitsCount" : 6,
      "committers" : [ "ltheisen@mitre.org", "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ltheisen@mitre.org",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 12,
      "committers" : [ "ltheisen@mitre.org", "lucastheisen@pastdev.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ltheisen@mitre.org",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 7,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      } ]
    }, {
      "extension" : "gitattributes",
      "commitsCount" : 1,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "ps1",
      "commitsCount" : 1,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "xml_sample",
      "commitsCount" : 4,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "sh",
      "commitsCount" : 4,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "filesystemprovider",
      "commitsCount" : 4,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      } ]
    }, {
      "extension" : "properties",
      "commitsCount" : 1,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "yaml",
      "commitsCount" : 22,
      "committers" : [ "lucastheisen@pastdev.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "lucastheisen@pastdev.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 22
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 13,
  "excludedExtensions" : {
    "" : 2,
    "txt" : 1,
    "xml_sample" : 1,
    "sh" : 1,
    "gitignore" : 2,
    "filesystemprovider" : 1,
    "gitattributes" : 1,
    "properties_sample" : 1,
    "properties" : 1,
    "yaml" : 1,
    "ps1" : 1
  },
  "analysisStartTimeMs" : 1768756497410,
  "maxLinesOfCode" : 2700,
  "maxFileCount" : 21
}