{
  "metadata" : {
    "name" : "Uber / SwiftCodeSan",
    "description" : "SwiftCodeSan is a tool that \"sanitizes\" code written in Swift.",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/Uber",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/uber/SwiftCodeSan.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 61,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 3376,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_SWIFT",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_SWIFT",
      "value" : 3376,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 432,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_SWIFT",
      "value" : 11,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_SWIFT",
      "value" : 432,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 12.79,
      "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" : 63,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_SH",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_SH",
      "value" : 63,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 15,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 549,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_PLIST",
      "value" : 10,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_PLIST",
      "value" : 233,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 180,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 136,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 37,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_SWIFT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_SWIFT",
      "value" : 37,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SOURCES",
      "value" : 20,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SOURCES",
      "value" : 3339,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SOURCES_EXT_SWIFT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SOURCES_EXT_SWIFT",
      "value" : 3339,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 3376,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_SWIFT",
      "value" : 21,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_SWIFT",
      "value" : 3376,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 11,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 7,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 2,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 515,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 1004,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 647,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 1210,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 36,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 463,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 2913,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 107,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 23.110151187904968,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 146,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 31.533477321814257,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 155,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 33.47732181425486,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 55,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 11.879049676025918,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_NEGLIGIBLE_RISK_LOC",
      "value" : 107,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 23.110151187904968,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_NEGLIGIBLE_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_LOW_RISK_LOC",
      "value" : 146,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_LOW_RISK_PERCENTAGE",
      "value" : 31.533477321814257,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_LOW_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_MEDIUM_RISK_LOC",
      "value" : 155,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_MEDIUM_RISK_PERCENTAGE",
      "value" : 33.47732181425486,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_HIGH_RISK_LOC",
      "value" : 55,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_HIGH_RISK_PERCENTAGE",
      "value" : 11.879049676025918,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SOURCES_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_NEGLIGIBLE_RISK_LOC",
      "value" : 107,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 23.110151187904968,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_NEGLIGIBLE_RISK_COUNT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_LOW_RISK_LOC",
      "value" : 146,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_LOW_RISK_PERCENTAGE",
      "value" : 31.533477321814257,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_LOW_RISK_COUNT",
      "value" : 10,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_MEDIUM_RISK_LOC",
      "value" : 155,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_MEDIUM_RISK_PERCENTAGE",
      "value" : 33.47732181425486,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_MEDIUM_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_HIGH_RISK_LOC",
      "value" : 55,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_HIGH_RISK_PERCENTAGE",
      "value" : 11.879049676025918,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_SWIFT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 313,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 67.60259179265658,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 31,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 117,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 25.26997840172786,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 33,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 7.1274298056155505,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_NEGLIGIBLE_RISK_LOC",
      "value" : 313,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 67.60259179265658,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_NEGLIGIBLE_RISK_COUNT",
      "value" : 31,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_LOW_RISK_LOC",
      "value" : 117,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_LOW_RISK_PERCENTAGE",
      "value" : 25.26997840172786,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_LOW_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_MEDIUM_RISK_LOC",
      "value" : 33,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_MEDIUM_RISK_PERCENTAGE",
      "value" : 7.1274298056155505,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SOURCES_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_NEGLIGIBLE_RISK_LOC",
      "value" : 313,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 67.60259179265658,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_NEGLIGIBLE_RISK_COUNT",
      "value" : 31,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_LOW_RISK_LOC",
      "value" : 117,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_LOW_RISK_PERCENTAGE",
      "value" : 25.26997840172786,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_LOW_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_MEDIUM_RISK_LOC",
      "value" : 33,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_MEDIUM_RISK_PERCENTAGE",
      "value" : 7.1274298056155505,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SWIFT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 1147,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 13,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 71,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 355,
      "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" : 3376,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 9,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 83,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 7,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 476,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 2567,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 18.543046357615893,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SOURCES",
      "value" : 476,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SOURCES",
      "value" : 476,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SOURCES",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_SWIFT",
      "value" : 476,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_SWIFT",
      "value" : 2567,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_SWIFT",
      "value" : 18.543046357615893,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 292,
      "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" : 3376,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 18.543046357615893,
          "description" : "Duplication percentage"
        },
        "status" : "FAILED"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 1,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "TOLERANT"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 61,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 21,
    "linesOfCode" : 3376,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.swift",
      "value" : 21,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.swift",
      "value" : 3376,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 11,
    "linesOfCode" : 432,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.swift",
      "value" : 11,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.swift",
      "value" : 432,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 1,
    "linesOfCode" : 63,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.sh",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.sh",
      "value" : 63,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 15,
    "linesOfCode" : 549,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.plist",
      "value" : 10,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 3,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.plist",
      "value" : 233,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 180,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 136,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "ROOT",
      "filesCount" : 1,
      "linesOfCode" : 37,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.swift",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.swift",
        "value" : 37,
        "description" : [ ]
      } ]
    }, {
      "name" : "Sources",
      "filesCount" : 20,
      "linesOfCode" : 3339,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.swift",
        "value" : 20,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.swift",
        "value" : 3339,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./Sources/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "Sources",
        "sourceFileFilters" : [ {
          "pathPattern" : "./Sources/.*",
          "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" : "ROOT",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "Sources",
      "value" : 20,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "ROOT",
      "value" : 37,
      "description" : [ ]
    }, {
      "name" : "Sources",
      "value" : 3339,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 21,
      "linesOfCode" : 3376,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.swift",
        "value" : 21,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.swift",
        "value" : 3376,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 21,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 3376,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "github actions",
      "color" : "#7CB9E8",
      "pathPatterns" : [ "(|.*/)[.]github[/]workflows[/].*" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : ".github/workflows/ci.yml"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 515,
      "lowRiskValue" : 1004,
      "mediumRiskValue" : 647,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1210,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 11,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "veryHighRiskPercentage" : 35.84123222748815,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 19.164691943127963,
      "lowRiskPercentage" : 29.739336492890995,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 15.254739336492891
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "swift",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 515,
      "lowRiskValue" : 1004,
      "mediumRiskValue" : 647,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1210,
      "lowRiskCount" : 7,
      "negligibleRiskCount" : 11,
      "mediumRiskCount" : 2,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "veryHighRiskPercentage" : 35.84123222748815,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 19.164691943127963,
      "lowRiskPercentage" : 29.739336492890995,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 15.254739336492891
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 37,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 37,
        "totalCount" : 1,
        "negligibleRiskPercentage" : 100.0
      }, {
        "key" : "Sources",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 478,
        "lowRiskValue" : 1004,
        "mediumRiskValue" : 647,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1210,
        "lowRiskCount" : 7,
        "negligibleRiskCount" : 10,
        "mediumRiskCount" : 2,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "veryHighRiskPercentage" : 36.23839472896076,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 19.37705899970051,
        "lowRiskPercentage" : 30.06888289907158,
        "totalValue" : 3339,
        "totalCount" : 20,
        "negligibleRiskPercentage" : 14.315663372267146
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3376,
      "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",
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 0.0
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3376,
      "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",
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 0.0
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 3156,
      "lowRiskValue" : 220,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 19,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 6.516587677725118,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 93.48341232227489
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 2907,
      "lowRiskValue" : 286,
      "mediumRiskValue" : 183,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 15,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 5.420616113744076,
      "lowRiskPercentage" : 8.471563981042655,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 86.10781990521328
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "swift",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 3156,
      "lowRiskValue" : 220,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 19,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 6.516587677725118,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 93.48341232227489
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "swift",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3376,
      "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",
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 0.0
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "swift",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 3376,
      "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",
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 3376,
      "totalCount" : 21,
      "negligibleRiskPercentage" : 0.0
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 37,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 100.0,
        "totalValue" : 37,
        "totalCount" : 1,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "Sources",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 3156,
        "lowRiskValue" : 183,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 19,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 5.480682839173405,
        "totalValue" : 3339,
        "totalCount" : 20,
        "negligibleRiskPercentage" : 94.51931716082659
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 37,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 37,
        "totalCount" : 1,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "Sources",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 3339,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 20,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3339,
        "totalCount" : 20,
        "negligibleRiskPercentage" : 0.0
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 37,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 37,
        "totalCount" : 1,
        "negligibleRiskPercentage" : 0.0
      }, {
        "key" : "Sources",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 3339,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 20,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 3339,
        "totalCount" : 20,
        "negligibleRiskPercentage" : 0.0
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    } ],
    "youngestFiles" : [ {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 1210,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 36,
      "linesOfCodeInUnits" : 158
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
      "extension" : "swift",
      "linesOfCode" : 324,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
      "extension" : "swift",
      "linesOfCode" : 323,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 33
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 141,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclVisitor.swift",
      "extension" : "swift",
      "linesOfCode" : 127,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
      "extension" : "swift",
      "linesOfCode" : 113,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveUnusedImports.swift",
      "extension" : "swift",
      "linesOfCode" : 109,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
      "extension" : "swift",
      "linesOfCode" : 89,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 5
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclRemover.swift",
      "extension" : "swift",
      "linesOfCode" : 88,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Logger.swift",
      "extension" : "swift",
      "linesOfCode" : 68,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 17
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Core/ImportRewriter.swift",
      "extension" : "swift",
      "linesOfCode" : 32,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 31,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 6,
      "linesOfCodeInUnits" : 28
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/FileManagerExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 14,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
      "extension" : "swift",
      "linesOfCode" : 148,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 98
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
      "extension" : "swift",
      "linesOfCode" : 73,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 52
    }, {
      "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxParserExtensions.swift",
      "extension" : "swift",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/main.swift",
      "extension" : "swift",
      "linesOfCode" : 9,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 6
    }, {
      "relativePath" : "Package.swift",
      "extension" : "swift",
      "linesOfCode" : 37,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
      "extension" : "swift",
      "linesOfCode" : 183,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 2,
      "linesOfCodeInUnits" : 30
    } ],
    "firstDate" : "2021-02-12",
    "latestDate" : "2022-06-29",
    "daysBetweenFirstAndLastDate" : 502,
    "weeks" : 71,
    "estimatedWorkindDays" : 355,
    "activeDays" : 13,
    "ageInDays" : 1147,
    "historyPerExtensionPerYear" : [ {
      "extension" : "xcscheme",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "sh",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "md",
      "year" : "2021",
      "commitsCount" : 9,
      "contributors" : [ "ellie@uber.com", "39891581+ellsk@users.noreply.github.com", "39891581+espressocup@users.noreply.github.com", "alex@one.fit", "leonardo@mindvalley.com" ]
    }, {
      "extension" : "xcuserstate",
      "year" : "2021",
      "commitsCount" : 3,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "resolved",
      "year" : "2022",
      "commitsCount" : 2,
      "contributors" : [ "hanzhou@uber.com", "rudro@uber.com" ]
    }, {
      "extension" : "swift",
      "year" : "2021",
      "commitsCount" : 13,
      "contributors" : [ "46943389+jinlin-bayarea@users.noreply.github.com", "ellie@uber.com", "39891581+ellsk@users.noreply.github.com", "39891581+espressocup@users.noreply.github.com", "alex@one.fit", "y.tajika529@gmail.com" ]
    }, {
      "extension" : "yml",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "resolved",
      "year" : "2021",
      "commitsCount" : 5,
      "contributors" : [ "ellie@uber.com", "39891581+espressocup@users.noreply.github.com", "y.tajika529@gmail.com" ]
    }, {
      "extension" : "swift",
      "year" : "2022",
      "commitsCount" : 4,
      "contributors" : [ "hanzhou@uber.com", "39891581+espressocup@users.noreply.github.com", "rudro@uber.com", "y.tajika529@gmail.com" ]
    }, {
      "extension" : "xcsettings",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "xcbkptlist",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "modulemap",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "gitignore",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "ds_store",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "pbxproj",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "xcworkspacedata",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    }, {
      "extension" : "plist",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "ellie@uber.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 36,
    "linesOfCodeInUnits" : 463,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 107,
      "lowRiskValue" : 146,
      "mediumRiskValue" : 155,
      "highRiskValue" : 55,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 10,
      "negligibleRiskCount" : 19,
      "mediumRiskCount" : 6,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 11.879049676025918,
      "mediumRiskPercentage" : 33.47732181425486,
      "lowRiskPercentage" : 31.533477321814257,
      "totalValue" : 463,
      "totalCount" : 36,
      "negligibleRiskPercentage" : 23.110151187904968
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 313,
      "lowRiskValue" : 117,
      "mediumRiskValue" : 33,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 31,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 7.1274298056155505,
      "lowRiskPercentage" : 25.26997840172786,
      "totalValue" : 463,
      "totalCount" : 36,
      "negligibleRiskPercentage" : 67.60259179265658
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "swift",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 107,
      "lowRiskValue" : 146,
      "mediumRiskValue" : 155,
      "highRiskValue" : 55,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 10,
      "negligibleRiskCount" : 19,
      "mediumRiskCount" : 6,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 11.879049676025918,
      "mediumRiskPercentage" : 33.47732181425486,
      "lowRiskPercentage" : 31.533477321814257,
      "totalValue" : 463,
      "totalCount" : 36,
      "negligibleRiskPercentage" : 23.110151187904968
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "Sources",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 107,
      "lowRiskValue" : 146,
      "mediumRiskValue" : 155,
      "highRiskValue" : 55,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 10,
      "negligibleRiskCount" : 19,
      "mediumRiskCount" : 6,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 11.879049676025918,
      "mediumRiskPercentage" : 33.47732181425486,
      "lowRiskPercentage" : 31.533477321814257,
      "totalValue" : 463,
      "totalCount" : 36,
      "negligibleRiskPercentage" : 23.110151187904968
    } ] ],
    "longestUnits" : [ {
      "shortName" : "func declMetadatas()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 955,
      "endLine" : 1012,
      "linesOfCode" : 55,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func declWhitelisted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
        "extension" : "swift",
        "linesOfCode" : 183,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 33
      },
      "startLine" : 163,
      "endLine" : 201,
      "linesOfCode" : 33,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "mutating func run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
        "extension" : "swift",
        "linesOfCode" : 183,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 141,
      "endLine" : 173,
      "linesOfCode" : 30,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 141,
      "endLine" : 166,
      "linesOfCode" : 26,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func boundTypes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 928,
      "endLine" : 951,
      "linesOfCode" : 23,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func annotationMetadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 1395,
      "endLine" : 1416,
      "linesOfCode" : 22,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func declMetadatas()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 39,
      "endLine" : 60,
      "linesOfCode" : 21,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanAndMapDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 25,
      "endLine" : 46,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func arguments()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 55,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 48,
      "endLine" : 66,
      "linesOfCode" : 17,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func updateAccessLevels()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 24,
      "endLine" : 40,
      "linesOfCode" : 16,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func checkRefs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 169,
      "endLine" : 184,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func removeDeadDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 42,
      "endLine" : 57,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func removeUnusedImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 59,
      "endLine" : 72,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 68,
      "endLine" : 80,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func isRequired()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 1221,
      "endLine" : 1234,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 55,
      "endLine" : 66,
      "linesOfCode" : 12,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDir()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 134,
      "endLine" : 145,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func concurrencyLimit()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 38,
      "endLine" : 46,
      "linesOfCode" : 9,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func sorted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 45,
      "endLine" : 53,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func semaphore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 21,
      "endLine" : 28,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func checkRefs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 112,
      "endLine" : 119,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func refTypes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 236,
      "endLine" : 242,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func queue()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 30,
      "endLine" : 36,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func removeUnusedImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 74,
      "endLine" : 80,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSan/main.swift",
        "extension" : "swift",
        "linesOfCode" : 9,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 6
      },
      "startLine" : 19,
      "endLine" : 25,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanAndMapDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 48,
      "endLine" : 53,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func filteredToken()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 1448,
      "endLine" : 1453,
      "linesOfCode" : 6,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
        "extension" : "swift",
        "linesOfCode" : 89,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 5
      },
      "startLine" : 34,
      "endLine" : 38,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func compactMap()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 22,
      "endLine" : 26,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func map()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 27,
      "endLine" : 31,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func filter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 33,
      "endLine" : 37,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func sorted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 39,
      "endLine" : 43,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func declMetadatas()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 35,
      "endLine" : 38,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func annotationMetadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 531,
      "endLine" : 533,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func annotationMetadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 595,
      "endLine" : 597,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func refTypes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 28,
      "endLine" : 29,
      "linesOfCode" : 2,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "swift",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 313,
      "lowRiskValue" : 117,
      "mediumRiskValue" : 33,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 31,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 7.1274298056155505,
      "lowRiskPercentage" : 25.26997840172786,
      "totalValue" : 463,
      "totalCount" : 36,
      "negligibleRiskPercentage" : 67.60259179265658
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "Sources",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 313,
      "lowRiskValue" : 117,
      "mediumRiskValue" : 33,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 31,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 7.1274298056155505,
      "lowRiskPercentage" : 25.26997840172786,
      "totalValue" : 463,
      "totalCount" : 36,
      "negligibleRiskPercentage" : 67.60259179265658
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "func declWhitelisted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Core/DeclMetaTypes.swift",
        "extension" : "swift",
        "linesOfCode" : 183,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 33
      },
      "startLine" : 163,
      "endLine" : 201,
      "linesOfCode" : 33,
      "mcCabeIndex" : 16,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func declMetadatas()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 955,
      "endLine" : 1012,
      "linesOfCode" : 55,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func boundTypes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 928,
      "endLine" : 951,
      "linesOfCode" : 23,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func arguments()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/StringExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 55,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 17
      },
      "startLine" : 48,
      "endLine" : 66,
      "linesOfCode" : 17,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func annotationMetadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 1395,
      "endLine" : 1416,
      "linesOfCode" : 22,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanAndMapDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 25,
      "endLine" : 46,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func isRequired()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 1221,
      "endLine" : 1234,
      "linesOfCode" : 13,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDir()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 134,
      "endLine" : 145,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func concurrencyLimit()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 38,
      "endLine" : 46,
      "linesOfCode" : 9,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "mutating func run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSan/Executor.swift",
        "extension" : "swift",
        "linesOfCode" : 183,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 2,
        "linesOfCodeInUnits" : 30
      },
      "startLine" : 141,
      "endLine" : 173,
      "linesOfCode" : 30,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 141,
      "endLine" : 166,
      "linesOfCode" : 26,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func checkRefs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 169,
      "endLine" : 184,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func sorted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 45,
      "endLine" : 53,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func declMetadatas()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 39,
      "endLine" : 60,
      "linesOfCode" : 21,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func refTypes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 236,
      "endLine" : 242,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func filteredToken()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 1448,
      "endLine" : 1453,
      "linesOfCode" : 6,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func semaphore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 21,
      "endLine" : 28,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func queue()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Scanner.swift",
        "extension" : "swift",
        "linesOfCode" : 113,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 30,
      "endLine" : 36,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func updateAccessLevels()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 24,
      "endLine" : 40,
      "linesOfCode" : 16,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func removeDeadDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 42,
      "endLine" : 57,
      "linesOfCode" : 15,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func removeUnusedImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 59,
      "endLine" : 72,
      "linesOfCode" : 14,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSan/main.swift",
        "extension" : "swift",
        "linesOfCode" : 9,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 6
      },
      "startLine" : 19,
      "endLine" : 25,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "init()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Core/RefChecker.swift",
        "extension" : "swift",
        "linesOfCode" : 89,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 5
      },
      "startLine" : 34,
      "endLine" : 38,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanAndMapDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 48,
      "endLine" : 53,
      "linesOfCode" : 6,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 55,
      "endLine" : 66,
      "linesOfCode" : 12,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func scanDecls()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 68,
      "endLine" : 80,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func checkRefs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileParsers/DeclParser.swift",
        "extension" : "swift",
        "linesOfCode" : 148,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 98
      },
      "startLine" : 112,
      "endLine" : 119,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func compactMap()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 22,
      "endLine" : 26,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func map()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 27,
      "endLine" : 31,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func filter()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 33,
      "endLine" : 37,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func sorted()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SequenceExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 31,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 6,
        "linesOfCodeInUnits" : 28
      },
      "startLine" : 39,
      "endLine" : 43,
      "linesOfCode" : 5,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func refTypes()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 28,
      "endLine" : 29,
      "linesOfCode" : 2,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func declMetadatas()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 35,
      "endLine" : 38,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func annotationMetadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 531,
      "endLine" : 533,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func annotationMetadata()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
        "extension" : "swift",
        "linesOfCode" : 1210,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 36,
        "linesOfCodeInUnits" : 158
      },
      "startLine" : 595,
      "endLine" : 597,
      "linesOfCode" : 3,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "func removeUnusedImports()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "Sources/SwiftCodeSanKit/FileUpdaters/DeclUpdater.swift",
        "extension" : "swift",
        "linesOfCode" : 73,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 52
      },
      "startLine" : 74,
      "endLine" : 80,
      "linesOfCode" : 7,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 83,
      "cleanedLinesOfCode" : 2567,
      "duplicatedLinesOfCode" : 476,
      "numberOfFilesWithDuplicates" : 7,
      "duplicationPercentage" : 18.543046357615893
    },
    "duplicationPerComponent" : [ [ {
      "key" : "Sources",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2531,
      "duplicatedLinesOfCode" : 476,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 18.806795732911894
    }, {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 36,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "swift",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 2567,
      "duplicatedLinesOfCode" : 476,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 18.543046357615893
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 960,
        "endLine" : 980,
        "cleanedStartLine" : 609,
        "cleanedEndLine" : 629,
        "percentage" : 2.3127753303964758,
        "blockSize" : 21
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 984,
        "endLine" : 1005,
        "cleanedStartLine" : 633,
        "cleanedEndLine" : 653,
        "percentage" : 2.3127753303964758,
        "blockSize" : 21
      } ],
      "blockSize" : 21
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
          "extension" : "swift",
          "linesOfCode" : 324,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 247,
        "startLine" : 327,
        "endLine" : 349,
        "cleanedStartLine" : 204,
        "cleanedEndLine" : 219,
        "percentage" : 6.477732793522267,
        "blockSize" : 16
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
          "extension" : "swift",
          "linesOfCode" : 323,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 239,
        "startLine" : 315,
        "endLine" : 335,
        "cleanedStartLine" : 182,
        "cleanedEndLine" : 197,
        "percentage" : 6.694560669456067,
        "blockSize" : 16
      } ],
      "blockSize" : 16
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 472,
        "endLine" : 491,
        "cleanedStartLine" : 330,
        "cleanedEndLine" : 341,
        "percentage" : 1.3215859030837005,
        "blockSize" : 12
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 538,
        "endLine" : 558,
        "cleanedStartLine" : 365,
        "cleanedEndLine" : 376,
        "percentage" : 1.3215859030837005,
        "blockSize" : 12
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 716,
        "endLine" : 735,
        "cleanedStartLine" : 464,
        "cleanedEndLine" : 475,
        "percentage" : 1.3215859030837005,
        "blockSize" : 12
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 768,
        "endLine" : 787,
        "cleanedStartLine" : 494,
        "cleanedEndLine" : 505,
        "percentage" : 1.3215859030837005,
        "blockSize" : 12
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 819,
        "endLine" : 837,
        "cleanedStartLine" : 524,
        "cleanedEndLine" : 534,
        "percentage" : 1.2114537444933922,
        "blockSize" : 11
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 866,
        "endLine" : 884,
        "cleanedStartLine" : 551,
        "cleanedEndLine" : 561,
        "percentage" : 1.2114537444933922,
        "blockSize" : 11
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 1127,
        "endLine" : 1141,
        "cleanedStartLine" : 719,
        "cleanedEndLine" : 728,
        "percentage" : 1.1013215859030836,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 1195,
        "endLine" : 1210,
        "cleanedStartLine" : 758,
        "cleanedEndLine" : 767,
        "percentage" : 1.1013215859030836,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 847,
        "endLine" : 861,
        "cleanedStartLine" : 540,
        "cleanedEndLine" : 549,
        "percentage" : 1.1013215859030836,
        "blockSize" : 10
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 893,
        "endLine" : 908,
        "cleanedStartLine" : 567,
        "cleanedEndLine" : 576,
        "percentage" : 1.1013215859030836,
        "blockSize" : 10
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
          "extension" : "swift",
          "linesOfCode" : 324,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 247,
        "startLine" : 30,
        "endLine" : 39,
        "cleanedStartLine" : 11,
        "cleanedEndLine" : 19,
        "percentage" : 3.6437246963562755,
        "blockSize" : 9
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
          "extension" : "swift",
          "linesOfCode" : 323,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 239,
        "startLine" : 26,
        "endLine" : 36,
        "cleanedStartLine" : 7,
        "cleanedEndLine" : 15,
        "percentage" : 3.7656903765690375,
        "blockSize" : 9
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
          "extension" : "swift",
          "linesOfCode" : 324,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 247,
        "startLine" : 148,
        "endLine" : 159,
        "cleanedStartLine" : 93,
        "cleanedEndLine" : 101,
        "percentage" : 3.6437246963562755,
        "blockSize" : 9
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
          "extension" : "swift",
          "linesOfCode" : 323,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 239,
        "startLine" : 144,
        "endLine" : 155,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 90,
        "percentage" : 3.7656903765690375,
        "blockSize" : 9
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
          "extension" : "swift",
          "linesOfCode" : 324,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 247,
        "startLine" : 280,
        "endLine" : 289,
        "cleanedStartLine" : 176,
        "cleanedEndLine" : 183,
        "percentage" : 3.2388663967611335,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
          "extension" : "swift",
          "linesOfCode" : 323,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 239,
        "startLine" : 263,
        "endLine" : 272,
        "cleanedStartLine" : 152,
        "cleanedEndLine" : 159,
        "percentage" : 3.3472803347280333,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 565,
        "endLine" : 576,
        "cleanedStartLine" : 379,
        "cleanedEndLine" : 386,
        "percentage" : 0.8810572687224669,
        "blockSize" : 8
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 803,
        "endLine" : 814,
        "cleanedStartLine" : 515,
        "cleanedEndLine" : 522,
        "percentage" : 0.8810572687224669,
        "blockSize" : 8
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/RemoveDeadDecls.swift",
          "extension" : "swift",
          "linesOfCode" : 324,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 247,
        "startLine" : 370,
        "endLine" : 380,
        "cleanedStartLine" : 228,
        "cleanedEndLine" : 234,
        "percentage" : 2.834008097165992,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Operations/UpdateAccessLevels.swift",
          "extension" : "swift",
          "linesOfCode" : 323,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 239,
        "startLine" : 354,
        "endLine" : 365,
        "cleanedStartLine" : 206,
        "cleanedEndLine" : 212,
        "percentage" : 2.928870292887029,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 604,
        "endLine" : 615,
        "cleanedStartLine" : 401,
        "cleanedEndLine" : 407,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 673,
        "endLine" : 684,
        "cleanedStartLine" : 441,
        "cleanedEndLine" : 447,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 541,
        "endLine" : 553,
        "cleanedStartLine" : 367,
        "cleanedEndLine" : 373,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 604,
        "endLine" : 615,
        "cleanedStartLine" : 401,
        "cleanedEndLine" : 407,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 627,
        "endLine" : 637,
        "cleanedStartLine" : 415,
        "cleanedEndLine" : 421,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 841,
        "endLine" : 851,
        "cleanedStartLine" : 536,
        "cleanedEndLine" : 542,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 475,
        "endLine" : 486,
        "cleanedStartLine" : 332,
        "cleanedEndLine" : 338,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 604,
        "endLine" : 615,
        "cleanedStartLine" : 401,
        "cleanedEndLine" : 407,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 541,
        "endLine" : 553,
        "cleanedStartLine" : 367,
        "cleanedEndLine" : 373,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 673,
        "endLine" : 684,
        "cleanedStartLine" : 441,
        "cleanedEndLine" : 447,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 475,
        "endLine" : 486,
        "cleanedStartLine" : 332,
        "cleanedEndLine" : 338,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 673,
        "endLine" : 684,
        "cleanedStartLine" : 441,
        "cleanedEndLine" : 447,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 490,
        "endLine" : 500,
        "cleanedStartLine" : 340,
        "cleanedEndLine" : 346,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 627,
        "endLine" : 637,
        "cleanedStartLine" : 415,
        "cleanedEndLine" : 421,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 490,
        "endLine" : 500,
        "cleanedStartLine" : 340,
        "cleanedEndLine" : 346,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 841,
        "endLine" : 851,
        "cleanedStartLine" : 536,
        "cleanedEndLine" : 542,
        "percentage" : 0.7709251101321586,
        "blockSize" : 7
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 67,
        "endLine" : 74,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 125,
        "endLine" : 132,
        "cleanedStartLine" : 68,
        "cleanedEndLine" : 73,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 125,
        "endLine" : 132,
        "cleanedStartLine" : 68,
        "cleanedEndLine" : 73,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 136,
        "endLine" : 143,
        "cleanedStartLine" : 75,
        "cleanedEndLine" : 80,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 78,
        "endLine" : 86,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 125,
        "endLine" : 132,
        "cleanedStartLine" : 68,
        "cleanedEndLine" : 73,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 523,
        "endLine" : 532,
        "cleanedStartLine" : 358,
        "cleanedEndLine" : 363,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 587,
        "endLine" : 596,
        "cleanedStartLine" : 392,
        "cleanedEndLine" : 397,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 504,
        "endLine" : 511,
        "cleanedStartLine" : 348,
        "cleanedEndLine" : 353,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 643,
        "endLine" : 651,
        "cleanedStartLine" : 425,
        "cleanedEndLine" : 430,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 67,
        "endLine" : 74,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 136,
        "endLine" : 143,
        "cleanedStartLine" : 75,
        "cleanedEndLine" : 80,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 136,
        "endLine" : 143,
        "cleanedStartLine" : 75,
        "cleanedEndLine" : 80,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 147,
        "endLine" : 154,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 673,
        "endLine" : 681,
        "cleanedStartLine" : 441,
        "cleanedEndLine" : 446,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 771,
        "endLine" : 779,
        "cleanedStartLine" : 496,
        "cleanedEndLine" : 501,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 78,
        "endLine" : 86,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 102,
        "endLine" : 109,
        "cleanedStartLine" : 54,
        "cleanedEndLine" : 59,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 475,
        "endLine" : 483,
        "cleanedStartLine" : 332,
        "cleanedEndLine" : 337,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 719,
        "endLine" : 727,
        "cleanedStartLine" : 466,
        "cleanedEndLine" : 471,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 147,
        "endLine" : 154,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 158,
        "endLine" : 165,
        "cleanedStartLine" : 89,
        "cleanedEndLine" : 94,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 541,
        "endLine" : 550,
        "cleanedStartLine" : 367,
        "cleanedEndLine" : 372,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 771,
        "endLine" : 779,
        "cleanedStartLine" : 496,
        "cleanedEndLine" : 501,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 78,
        "endLine" : 86,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 113,
        "endLine" : 121,
        "cleanedStartLine" : 61,
        "cleanedEndLine" : 66,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 67,
        "endLine" : 74,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 147,
        "endLine" : 154,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 136,
        "endLine" : 143,
        "cleanedStartLine" : 75,
        "cleanedEndLine" : 80,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 169,
        "endLine" : 176,
        "cleanedStartLine" : 96,
        "cleanedEndLine" : 101,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 67,
        "endLine" : 74,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 90,
        "endLine" : 98,
        "cleanedStartLine" : 47,
        "cleanedEndLine" : 52,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 673,
        "endLine" : 681,
        "cleanedStartLine" : 441,
        "cleanedEndLine" : 446,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 719,
        "endLine" : 727,
        "cleanedStartLine" : 466,
        "cleanedEndLine" : 471,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 147,
        "endLine" : 154,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 169,
        "endLine" : 176,
        "cleanedStartLine" : 96,
        "cleanedEndLine" : 101,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 78,
        "endLine" : 86,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 158,
        "endLine" : 165,
        "cleanedStartLine" : 89,
        "cleanedEndLine" : 94,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 125,
        "endLine" : 132,
        "cleanedStartLine" : 68,
        "cleanedEndLine" : 73,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 169,
        "endLine" : 176,
        "cleanedStartLine" : 96,
        "cleanedEndLine" : 101,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 136,
        "endLine" : 143,
        "cleanedStartLine" : 75,
        "cleanedEndLine" : 80,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 158,
        "endLine" : 165,
        "cleanedStartLine" : 89,
        "cleanedEndLine" : 94,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 67,
        "endLine" : 74,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 102,
        "endLine" : 109,
        "cleanedStartLine" : 54,
        "cleanedEndLine" : 59,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 90,
        "endLine" : 98,
        "cleanedStartLine" : 47,
        "cleanedEndLine" : 52,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 169,
        "endLine" : 176,
        "cleanedStartLine" : 96,
        "cleanedEndLine" : 101,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 78,
        "endLine" : 86,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 136,
        "endLine" : 143,
        "cleanedStartLine" : 75,
        "cleanedEndLine" : 80,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 604,
        "endLine" : 612,
        "cleanedStartLine" : 401,
        "cleanedEndLine" : 406,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 719,
        "endLine" : 727,
        "cleanedStartLine" : 466,
        "cleanedEndLine" : 471,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 125,
        "endLine" : 132,
        "cleanedStartLine" : 68,
        "cleanedEndLine" : 73,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 158,
        "endLine" : 165,
        "cleanedStartLine" : 89,
        "cleanedEndLine" : 94,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 125,
        "endLine" : 132,
        "cleanedStartLine" : 68,
        "cleanedEndLine" : 73,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 147,
        "endLine" : 154,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 475,
        "endLine" : 483,
        "cleanedStartLine" : 332,
        "cleanedEndLine" : 337,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 771,
        "endLine" : 779,
        "cleanedStartLine" : 496,
        "cleanedEndLine" : 501,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 1039,
        "endLine" : 1048,
        "cleanedStartLine" : 668,
        "cleanedEndLine" : 673,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 1099,
        "endLine" : 1108,
        "cleanedStartLine" : 701,
        "cleanedEndLine" : 706,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 78,
        "endLine" : 86,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 147,
        "endLine" : 154,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 491,
        "endLine" : 500,
        "cleanedStartLine" : 341,
        "cleanedEndLine" : 346,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 628,
        "endLine" : 637,
        "cleanedStartLine" : 416,
        "cleanedEndLine" : 421,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Utils/Extensions/SyntaxExtensions.swift",
          "extension" : "swift",
          "linesOfCode" : 1210,
          "unitsCount" : 11,
          "unitsMcCabeIndexSum" : 36,
          "linesOfCodeInUnits" : 158
        },
        "sourceFileCleanedLinesOfCode" : 908,
        "startLine" : 842,
        "endLine" : 851,
        "cleanedStartLine" : 537,
        "cleanedEndLine" : 542,
        "percentage" : 0.6607929515418502,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 67,
        "endLine" : 74,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 78,
        "endLine" : 86,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 90,
        "endLine" : 98,
        "cleanedStartLine" : 47,
        "cleanedEndLine" : 52,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 102,
        "endLine" : 109,
        "cleanedStartLine" : 54,
        "cleanedEndLine" : 59,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 113,
        "endLine" : 121,
        "cleanedStartLine" : 61,
        "cleanedEndLine" : 66,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 125,
        "endLine" : 132,
        "cleanedStartLine" : 68,
        "cleanedEndLine" : 73,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 136,
        "endLine" : 143,
        "cleanedStartLine" : 75,
        "cleanedEndLine" : 80,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 147,
        "endLine" : 154,
        "cleanedStartLine" : 82,
        "cleanedEndLine" : 87,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 158,
        "endLine" : 165,
        "cleanedStartLine" : 89,
        "cleanedEndLine" : 94,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "Sources/SwiftCodeSanKit/Core/AccessLevelRewriter.swift",
          "extension" : "swift",
          "linesOfCode" : 141,
          "unitsCount" : 0,
          "unitsMcCabeIndexSum" : 0,
          "linesOfCodeInUnits" : 0
        },
        "sourceFileCleanedLinesOfCode" : 101,
        "startLine" : 169,
        "endLine" : 176,
        "cleanedStartLine" : 96,
        "cleanedEndLine" : 101,
        "percentage" : 5.9405940594059405,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2022-06-29",
    "contributors" : [ {
      "email" : "y.tajika529@gmail.com",
      "commitsCount" : 6,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-12-28",
      "latestCommitDate" : "2022-01-01",
      "activeYears" : [ "2021", "2022" ],
      "commitDates" : [ "2022-01-01", "2021-12-31", "2021-12-29", "2021-12-28" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ellie@uber.com",
      "commitsCount" : 6,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-02-12",
      "latestCommitDate" : "2021-02-20",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-02-20", "2021-02-12" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "39891581+espressocup@users.noreply.github.com",
      "commitsCount" : 4,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-05-06",
      "latestCommitDate" : "2022-01-06",
      "activeYears" : [ "2021", "2022" ],
      "commitDates" : [ "2022-01-06", "2021-12-31", "2021-12-30", "2021-05-06" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "leonardo@mindvalley.com",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-05-05",
      "latestCommitDate" : "2021-05-06",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-05-06", "2021-05-05" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "rudro@uber.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-06-29",
      "latestCommitDate" : "2022-06-29",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-06-29" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "hanzhou@uber.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2022-06-10",
      "latestCommitDate" : "2022-06-10",
      "activeYears" : [ "2022" ],
      "commitDates" : [ "2022-06-10" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "39891581+ellsk@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-03-01",
      "latestCommitDate" : "2021-03-01",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-03-01" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "alex@one.fit",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-03-01",
      "latestCommitDate" : "2021-03-01",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-03-01" ],
      "active" : false,
      "rookie" : false
    }, {
      "email" : "46943389+jinlin-bayarea@users.noreply.github.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-02-20",
      "latestCommitDate" : "2021-02-20",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-02-20" ],
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2021",
      "contributorsCount" : 7,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2022",
      "contributorsCount" : 4,
      "commitsCount" : 4
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2021-02",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2021-03",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-05",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-12",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2022-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2021-02-12",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-02-20",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-03-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-05-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-05-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-12-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-29",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-12-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-12-31",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2022-01-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-01-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2021-02-08",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-02-15",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2021-03-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-05-03",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-12-27",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2022-01-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2022-06-27",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "swift",
      "commitsCount" : 103,
      "committers" : [ "rudro@uber.com", "hanzhou@uber.com", "39891581+espressocup@users.noreply.github.com", "y.tajika529@gmail.com", "39891581+ellsk@users.noreply.github.com", "alex@one.fit", "46943389+jinlin-bayarea@users.noreply.github.com", "ellie@uber.com" ],
      "filesCount" : 44,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "46943389+jinlin-bayarea@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "hanzhou@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 80
      }, {
        "contributor" : "39891581+ellsk@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "39891581+espressocup@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "alex@one.fit",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "rudro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "y.tajika529@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 9,
      "committers" : [ "39891581+espressocup@users.noreply.github.com", "leonardo@mindvalley.com", "39891581+ellsk@users.noreply.github.com", "alex@one.fit", "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "39891581+ellsk@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "39891581+espressocup@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "alex@one.fit",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "leonardo@mindvalley.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "resolved",
      "commitsCount" : 7,
      "committers" : [ "rudro@uber.com", "hanzhou@uber.com", "39891581+espressocup@users.noreply.github.com", "y.tajika529@gmail.com", "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "hanzhou@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "39891581+espressocup@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "rudro@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "y.tajika529@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 2,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "pbxproj",
      "commitsCount" : 2,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "xcscheme",
      "commitsCount" : 3,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "xcsettings",
      "commitsCount" : 1,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "xcuserstate",
      "commitsCount" : 3,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "modulemap",
      "commitsCount" : 2,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "xcbkptlist",
      "commitsCount" : 1,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "plist",
      "commitsCount" : 10,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 10,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 10
      } ]
    }, {
      "extension" : "sh",
      "commitsCount" : 1,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "xcworkspacedata",
      "commitsCount" : 1,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "ds_store",
      "commitsCount" : 2,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "yml",
      "commitsCount" : 1,
      "committers" : [ "ellie@uber.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "ellie@uber.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 13,
  "excludedExtensions" : {
    "xcbkptlist" : 1,
    "txt" : 1,
    "gitignore" : 1,
    "pbxproj" : 1,
    "xcworkspacedata" : 1,
    "xcscheme" : 2,
    "xcsettings" : 1,
    "json" : 1,
    "yml" : 1,
    "xcuserstate" : 1,
    "modulemap" : 1,
    "resolved" : 1
  },
  "analysisStartTimeMs" : 1712148030577,
  "maxLinesOfCode" : 3376,
  "maxFileCount" : 21
}