{
  "metadata" : {
    "name" : "JetBrains / ring-ui-license-checker",
    "description" : "",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/ring-ui-license-checker.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 23,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 256,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JS",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JS",
      "value" : 256,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 0,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 0.0,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 9553,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED_EXT_JSON",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED_EXT_JSON",
      "value" : 9553,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 6,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 9900,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_JSON",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_JSON",
      "value" : 9620,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 169,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 111,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC",
      "value" : 256,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_JS",
      "value" : 3,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_JS",
      "value" : 256,
      "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" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 101,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS_EXT_JS",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS_EXT_JS",
      "value" : 101,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 155,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JS",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JS",
      "value" : 155,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 2,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "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" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 21,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 235,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "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" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 11,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 223,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 33,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 31,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 13.90134529147982,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 50,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 22.42152466367713,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 142,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 63.67713004484305,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 2,
      "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_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 31,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 13.90134529147982,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 50,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 22.42152466367713,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 142,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 63.67713004484305,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_NEGLIGIBLE_RISK_LOC",
      "value" : 31,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 13.90134529147982,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_NEGLIGIBLE_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_LOW_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_LOW_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_LOW_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_MEDIUM_RISK_LOC",
      "value" : 50,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_MEDIUM_RISK_PERCENTAGE",
      "value" : 22.42152466367713,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_MEDIUM_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_HIGH_RISK_LOC",
      "value" : 142,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_HIGH_RISK_PERCENTAGE",
      "value" : 63.67713004484305,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 43,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 19.282511210762333,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 9,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 4.0358744394618835,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 171,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 76.68161434977578,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 43,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 19.282511210762333,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 9,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 4.0358744394618835,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 171,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 76.68161434977578,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_NEGLIGIBLE_RISK_LOC",
      "value" : 43,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 19.282511210762333,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_NEGLIGIBLE_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_LOW_RISK_LOC",
      "value" : 9,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_LOW_RISK_PERCENTAGE",
      "value" : 4.0358744394618835,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_MEDIUM_RISK_LOC",
      "value" : 171,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_MEDIUM_RISK_PERCENTAGE",
      "value" : 76.68161434977578,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 3863,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 48,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 399,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 1995,
      "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" : 3,
      "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" : 256,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 12,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 0,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 0,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 216,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 0.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SRC",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SRC",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SRC",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 306,
      "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" : 256,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 0.0,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 23,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 3,
    "linesOfCode" : 256,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.js",
      "value" : 3,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.js",
      "value" : 256,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 1,
    "linesOfCode" : 9553,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.json",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.json",
      "value" : 9553,
      "description" : [ ]
    } ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 6,
    "linesOfCode" : 9900,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.json",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 3,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.json",
      "value" : 9620,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 169,
      "description" : [ ]
    }, {
      "name" : "  *.md",
      "value" : 111,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "src",
      "filesCount" : 3,
      "linesOfCode" : 256,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.js",
        "value" : 3,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.js",
        "value" : 256,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "src",
        "sourceFileFilters" : [ {
          "pathPattern" : "./src/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "src",
      "value" : 3,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "src",
      "value" : 256,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 1,
      "linesOfCode" : 101,
      "numberOfRegexLineMatches" : 1,
      "fileCountPerExtension" : [ {
        "name" : "  *.js",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.js",
        "value" : 101,
        "description" : [ ]
      } ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 2,
      "linesOfCode" : 155,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.js",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.js",
        "value" : 155,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 101,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 155,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "npm",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)package[.]json" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "package.json"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 21,
      "lowRiskValue" : 235,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 8.203125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 91.796875,
      "totalValue" : 256,
      "totalCount" : 3
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "js",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 21,
      "lowRiskValue" : 235,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 8.203125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 91.796875,
      "totalValue" : 256,
      "totalCount" : 3
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 21,
        "lowRiskValue" : 235,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 8.203125,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 91.796875,
        "totalValue" : 256,
        "totalCount" : 3
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 256,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 256,
      "totalCount" : 3
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 256,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 256,
      "totalCount" : 3
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 21,
      "lowRiskValue" : 235,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 8.203125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 91.796875,
      "totalValue" : 256,
      "totalCount" : 3
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 155,
      "mediumRiskValue" : 101,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 39.453125,
      "lowRiskPercentage" : 60.546875,
      "totalValue" : 256,
      "totalCount" : 3
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "js",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 21,
      "lowRiskValue" : 235,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 2,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 8.203125,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 91.796875,
      "totalValue" : 256,
      "totalCount" : 3
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "js",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 256,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 256,
      "totalCount" : 3
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "js",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 256,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 3,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "negligibleRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 256,
      "totalCount" : 3
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 21,
        "lowRiskValue" : 235,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 8.203125,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 91.796875,
        "totalValue" : 256,
        "totalCount" : 3
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 256,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 256,
        "totalCount" : 3
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 256,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 3,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "negligibleRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "totalValue" : 256,
        "totalCount" : 3
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    } ],
    "youngestFiles" : [ {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    }, {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "src/format.js",
      "extension" : "js",
      "linesOfCode" : 21,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "src/get-licences.js",
      "extension" : "js",
      "linesOfCode" : 134,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 34,
      "linesOfCodeInUnits" : 106
    }, {
      "relativePath" : "src/index.js",
      "extension" : "js",
      "linesOfCode" : 101,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 96
    } ],
    "firstDate" : "2015-06-23",
    "latestDate" : "2023-02-15",
    "daysBetweenFirstAndLastDate" : 2795,
    "weeks" : 399,
    "estimatedWorkindDays" : 1995,
    "activeDays" : 48,
    "ageInDays" : 3863,
    "historyPerExtensionPerYear" : [ {
      "extension" : "js",
      "year" : "2015",
      "commitsCount" : 18,
      "contributors" : [ "eugene@datsky.ru", "andrey.skladchikov@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2020",
      "commitsCount" : 3,
      "contributors" : [ "npmjs-buildserver@jetbrains.com" ]
    }, {
      "extension" : "js",
      "year" : "2019",
      "commitsCount" : 3,
      "contributors" : [ "andrey.skladchikov@gmail.com", "filipp.riabchun@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2021",
      "commitsCount" : 3,
      "contributors" : [ "4318513+andrey-skl@users.noreply.github.com", "npmjs-buildserver@jetbrains.com", "me@jonnyzzz.com" ]
    }, {
      "extension" : "js",
      "year" : "2018",
      "commitsCount" : 9,
      "contributors" : [ "cyberskunk@gmail.com" ]
    }, {
      "extension" : "js",
      "year" : "2017",
      "commitsCount" : 2,
      "contributors" : [ "cyberskunk@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "4318513+andrey-skl@users.noreply.github.com" ]
    }, {
      "extension" : "js",
      "year" : "2016",
      "commitsCount" : 3,
      "contributors" : [ "max.maximov@gmail.com", "eugene@datsky.ru", "eugene.datsky@jetbrains.com" ]
    }, {
      "extension" : "editorconfig",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "eugene@datsky.ru" ]
    }, {
      "extension" : "gitignore",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "eugene@datsky.ru" ]
    }, {
      "extension" : "name",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "eugene@datsky.ru" ]
    }, {
      "extension" : "json",
      "year" : "2020",
      "commitsCount" : 5,
      "contributors" : [ "npmjs-buildserver@jetbrains.com", "filipp.riabchun@jetbrains.com" ]
    }, {
      "extension" : "json",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "npmjs-buildserver@jetbrains.com", "filipp.riabchun@jetbrains.com" ]
    }, {
      "extension" : "eslintignore",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "cyberskunk@gmail.com" ]
    }, {
      "extension" : "npmrc",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "andrey.skladchikov@jetbrains.com" ]
    }, {
      "extension" : "lock",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "cyberskunk@gmail.com" ]
    }, {
      "extension" : "lock",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "huston007@users.noreply.github.com" ]
    }, {
      "extension" : "md",
      "year" : "2017",
      "commitsCount" : 8,
      "contributors" : [ "npmjs-buildserver@jetbrains.com", "cyberskunk@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2019",
      "commitsCount" : 2,
      "contributors" : [ "npmjs-buildserver@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2018",
      "commitsCount" : 12,
      "contributors" : [ "npmjs-buildserver@jetbrains.com", "cyberskunk@gmail.com" ]
    }, {
      "extension" : "js",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "andrey.skladchikov@gmail.com" ]
    }, {
      "extension" : "js",
      "year" : "2020",
      "commitsCount" : 3,
      "contributors" : [ "filipp.riabchun@jetbrains.com" ]
    }, {
      "extension" : "xml",
      "year" : "2015",
      "commitsCount" : 1,
      "contributors" : [ "eugene@datsky.ru" ]
    }, {
      "extension" : "txt",
      "year" : "2017",
      "commitsCount" : 1,
      "contributors" : [ "cyberskunk@gmail.com" ]
    }, {
      "extension" : "json",
      "year" : "2015",
      "commitsCount" : 18,
      "contributors" : [ "eugene@datsky.ru", "andrey.skladchikov@jetbrains.com" ]
    }, {
      "extension" : "json",
      "year" : "2016",
      "commitsCount" : 1,
      "contributors" : [ "max.maximov@gmail.com" ]
    }, {
      "extension" : "json",
      "year" : "2017",
      "commitsCount" : 6,
      "contributors" : [ "npmjs-buildserver@jetbrains.com", "cyberskunk@gmail.com" ]
    }, {
      "extension" : "json",
      "year" : "2018",
      "commitsCount" : 18,
      "contributors" : [ "andrey.skladchikov@gmail.com", "leonid.khachaturov@jetbrains.com", "npmjs-buildserver@jetbrains.com", "cyberskunk@gmail.com" ]
    }, {
      "extension" : "eslintrc",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "andrey.skladchikov@gmail.com" ]
    }, {
      "extension" : "json",
      "year" : "2019",
      "commitsCount" : 10,
      "contributors" : [ "andrey.skladchikov@gmail.com", "npmjs-buildserver@jetbrains.com", "huston007@users.noreply.github.com", "filipp.riabchun@jetbrains.com" ]
    }, {
      "extension" : "eslintrc",
      "year" : "2018",
      "commitsCount" : 1,
      "contributors" : [ "cyberskunk@gmail.com" ]
    }, {
      "extension" : "iml",
      "year" : "2015",
      "commitsCount" : 2,
      "contributors" : [ "eugene@datsky.ru" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 11,
    "linesOfCodeInUnits" : 223,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 31,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 50,
      "highRiskValue" : 142,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 7,
      "mediumRiskCount" : 2,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 13.90134529147982,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 63.67713004484305,
      "mediumRiskPercentage" : 22.42152466367713,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 223,
      "totalCount" : 11
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 43,
      "lowRiskValue" : 9,
      "mediumRiskValue" : 171,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 7,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 19.282511210762333,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 76.68161434977578,
      "lowRiskPercentage" : 4.0358744394618835,
      "totalValue" : 223,
      "totalCount" : 11
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "js",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 31,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 50,
      "highRiskValue" : 142,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 7,
      "mediumRiskCount" : 2,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 13.90134529147982,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 63.67713004484305,
      "mediumRiskPercentage" : 22.42152466367713,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 223,
      "totalCount" : 11
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 31,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 50,
      "highRiskValue" : 142,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 7,
      "mediumRiskCount" : 2,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 13.90134529147982,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 63.67713004484305,
      "mediumRiskPercentage" : 22.42152466367713,
      "lowRiskPercentage" : 0.0,
      "totalValue" : 223,
      "totalCount" : 11
    } ] ],
    "longestUnits" : [ {
      "shortName" : "apply()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 44,
      "endLine" : 129,
      "linesOfCode" : 73,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "export default function()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 77,
      "endLine" : 154,
      "linesOfCode" : 69,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ {
        "shortName" : "name: throwOrWriteError()",
        "longName" : "",
        "sourceFile" : {
          "relativePath" : "src/get-licences.js",
          "extension" : "js",
          "linesOfCode" : 134,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 34,
          "linesOfCodeInUnits" : 106
        },
        "startLine" : 124,
        "endLine" : 124,
        "linesOfCode" : 1,
        "mcCabeIndex" : 2,
        "numberOfParameters" : 1,
        "numberOfLiterals" : 0,
        "numberOfStatements" : 0,
        "numberOfExpressions" : 0,
        "children" : [ ]
      }, {
        "shortName" : "name: throwOrWriteError()",
        "longName" : "",
        "sourceFile" : {
          "relativePath" : "src/get-licences.js",
          "extension" : "js",
          "linesOfCode" : 134,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 34,
          "linesOfCodeInUnits" : 106
        },
        "startLine" : 135,
        "endLine" : 135,
        "linesOfCode" : 1,
        "mcCabeIndex" : 2,
        "numberOfParameters" : 1,
        "numberOfLiterals" : 0,
        "numberOfStatements" : 0,
        "numberOfExpressions" : 0,
        "children" : [ ]
      } ]
    }, {
      "shortName" : "function chooseLicense()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 42,
      "endLine" : 75,
      "linesOfCode" : 29,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "export default function format()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/format.js",
        "extension" : "js",
        "linesOfCode" : 21,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 21
      },
      "startLine" : 1,
      "endLine" : 21,
      "linesOfCode" : 21,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "filterModules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 34,
      "endLine" : 42,
      "linesOfCode" : 9,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "constructor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 14,
      "endLine" : 22,
      "linesOfCode" : 7,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "filterReasons()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 26,
      "endLine" : 32,
      "linesOfCode" : 7,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "function url2name()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 34,
      "endLine" : 36,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "function name2url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 38,
      "endLine" : 40,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "name: throwOrWriteError()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 124,
      "endLine" : 124,
      "linesOfCode" : 1,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "name: throwOrWriteError()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 135,
      "endLine" : 135,
      "linesOfCode" : 1,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "js",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 43,
      "lowRiskValue" : 9,
      "mediumRiskValue" : 171,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 7,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 19.282511210762333,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 76.68161434977578,
      "lowRiskPercentage" : 4.0358744394618835,
      "totalValue" : 223,
      "totalCount" : 11
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 43,
      "lowRiskValue" : 9,
      "mediumRiskValue" : 171,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 7,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 19.282511210762333,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 76.68161434977578,
      "lowRiskPercentage" : 4.0358744394618835,
      "totalValue" : 223,
      "totalCount" : 11
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "function chooseLicense()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 42,
      "endLine" : 75,
      "linesOfCode" : 29,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "export default function()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 77,
      "endLine" : 154,
      "linesOfCode" : 69,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ {
        "shortName" : "name: throwOrWriteError()",
        "longName" : "",
        "sourceFile" : {
          "relativePath" : "src/get-licences.js",
          "extension" : "js",
          "linesOfCode" : 134,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 34,
          "linesOfCodeInUnits" : 106
        },
        "startLine" : 124,
        "endLine" : 124,
        "linesOfCode" : 1,
        "mcCabeIndex" : 2,
        "numberOfParameters" : 1,
        "numberOfLiterals" : 0,
        "numberOfStatements" : 0,
        "numberOfExpressions" : 0,
        "children" : [ ]
      }, {
        "shortName" : "name: throwOrWriteError()",
        "longName" : "",
        "sourceFile" : {
          "relativePath" : "src/get-licences.js",
          "extension" : "js",
          "linesOfCode" : 134,
          "unitsCount" : 6,
          "unitsMcCabeIndexSum" : 34,
          "linesOfCodeInUnits" : 106
        },
        "startLine" : 135,
        "endLine" : 135,
        "linesOfCode" : 1,
        "mcCabeIndex" : 2,
        "numberOfParameters" : 1,
        "numberOfLiterals" : 0,
        "numberOfStatements" : 0,
        "numberOfExpressions" : 0,
        "children" : [ ]
      } ]
    }, {
      "shortName" : "apply()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 44,
      "endLine" : 129,
      "linesOfCode" : 73,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "filterModules()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 34,
      "endLine" : 42,
      "linesOfCode" : 9,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "constructor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 14,
      "endLine" : 22,
      "linesOfCode" : 7,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "filterReasons()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/index.js",
        "extension" : "js",
        "linesOfCode" : 101,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 96
      },
      "startLine" : 26,
      "endLine" : 32,
      "linesOfCode" : 7,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "function url2name()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 34,
      "endLine" : 36,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "function name2url()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 38,
      "endLine" : 40,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "name: throwOrWriteError()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 124,
      "endLine" : 124,
      "linesOfCode" : 1,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "name: throwOrWriteError()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/get-licences.js",
        "extension" : "js",
        "linesOfCode" : 134,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 34,
        "linesOfCodeInUnits" : 106
      },
      "startLine" : 135,
      "endLine" : 135,
      "linesOfCode" : 1,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "export default function format()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/format.js",
        "extension" : "js",
        "linesOfCode" : 21,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 1,
        "linesOfCodeInUnits" : 21
      },
      "startLine" : 1,
      "endLine" : 21,
      "linesOfCode" : 21,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 216,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    },
    "duplicationPerComponent" : [ [ {
      "key" : "src",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 216,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ ],
    "longestDuplicates" : [ ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2023-02-15",
    "contributors" : [ {
      "email" : "eugene@datsky.ru",
      "userName" : "Eugene Datsky",
      "commitsCount" : 28,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2015-06-23",
      "latestCommitDate" : "2016-05-24",
      "activeYears" : [ "2015", "2016" ],
      "commitDates" : [ "2016-05-24", "2015-11-05", "2015-07-08", "2015-07-06", "2015-07-03", "2015-06-25", "2015-06-24", "2015-06-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "cyberskunk@gmail.com",
      "userName" : "cyberskunk",
      "commitsCount" : 25,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-10-18",
      "latestCommitDate" : "2018-05-05",
      "activeYears" : [ "2017", "2018" ],
      "commitDates" : [ "2018-05-05", "2018-04-30", "2018-04-28", "2018-04-26", "2018-04-23", "2018-04-20", "2018-04-17", "2018-04-12", "2018-04-06", "2018-03-13", "2018-03-12", "2018-03-05", "2018-02-19", "2018-02-14", "2017-11-24", "2017-11-03", "2017-10-20", "2017-10-18" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "npmjs-buildserver@jetbrains.com",
      "userName" : "TeamcityBuildserver",
      "commitsCount" : 17,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2017-10-20",
      "latestCommitDate" : "2021-03-19",
      "activeYears" : [ "2017", "2018", "2019", "2020", "2021" ],
      "commitDates" : [ "2021-03-19", "2020-05-12", "2020-05-11", "2020-01-08", "2019-04-18", "2018-08-10", "2018-05-06", "2018-04-28", "2018-04-12", "2018-03-08", "2018-03-05", "2018-02-19", "2017-11-24", "2017-11-05", "2017-11-03", "2017-10-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "filipp.riabchun@jetbrains.com",
      "userName" : "Hypnos Phi",
      "commitsCount" : 8,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-07-20",
      "latestCommitDate" : "2021-03-17",
      "activeYears" : [ "2019", "2020", "2021" ],
      "commitDates" : [ "2021-03-17", "2020-05-12", "2020-05-11", "2020-01-08", "2019-07-20" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "andrey.skladchikov@gmail.com",
      "userName" : "Andrey Skladchikov",
      "commitsCount" : 6,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-11-15",
      "latestCommitDate" : "2021-03-19",
      "activeYears" : [ "2018", "2019", "2021" ],
      "commitDates" : [ "2021-03-19", "2019-06-14", "2019-04-18", "2019-02-21", "2018-11-15" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "huston007@users.noreply.github.com",
      "userName" : "Andrey",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-06-14",
      "latestCommitDate" : "2019-07-17",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-07-17", "2019-06-14" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "andrey.skladchikov@jetbrains.com",
      "userName" : "Andrey.Skladchikov",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2015-08-12",
      "latestCommitDate" : "2015-10-16",
      "activeYears" : [ "2015" ],
      "commitDates" : [ "2015-10-16", "2015-08-12" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "4318513+andrey-skl@users.noreply.github.com",
      "userName" : "Andrey Skladchikov",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-11-05",
      "latestCommitDate" : "2023-02-15",
      "activeYears" : [ "2021", "2023" ],
      "commitDates" : [ "2023-02-15", "2021-11-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "me@jonnyzzz.com",
      "userName" : "Eugene Petrenko",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2021-11-05",
      "latestCommitDate" : "2021-11-05",
      "activeYears" : [ "2021" ],
      "commitDates" : [ "2021-11-05" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "leonid.khachaturov@jetbrains.com",
      "userName" : "Leonid Khachaturov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-06-30",
      "latestCommitDate" : "2018-06-30",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-06-30" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "max.maximov@gmail.com",
      "userName" : "Max Maximov",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-09-29",
      "latestCommitDate" : "2016-09-29",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-09-29" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "eugene.datsky@jetbrains.com",
      "userName" : "Eugene Datsky",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2016-05-25",
      "latestCommitDate" : "2016-05-25",
      "activeYears" : [ "2016" ],
      "commitDates" : [ "2016-05-25" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2015",
      "contributorsCount" : 2,
      "commitsCount" : 30
    }, {
      "timeSlot" : "2016",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017",
      "contributorsCount" : 2,
      "commitsCount" : 10
    }, {
      "timeSlot" : "2018",
      "contributorsCount" : 4,
      "commitsCount" : 28
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 4,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 2,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 5,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2015-06",
      "contributorsCount" : 1,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2015-07",
      "contributorsCount" : 1,
      "commitsCount" : 12
    }, {
      "timeSlot" : "2015-08",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2015-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-11",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2018-02",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-03",
      "contributorsCount" : 2,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2018-04",
      "contributorsCount" : 2,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2018-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-06",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-07",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020-01",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-05",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2021-03",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2015-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2015-06-24",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2015-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2015-07-03",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2015-07-06",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2015-07-08",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2015-08-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2015-10-16",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-11-05",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-05-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-05-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2016-09-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-18",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-10-20",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-11-03",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2017-11-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-11-24",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-14",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-03-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-12",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-04-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-20",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-23",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-04-26",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-04-28",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-04-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-05-05",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-05-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-18",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-06-14",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-07-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-07-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-01-08",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-05-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-05-12",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-03-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-03-19",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2021-11-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-15",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2015-06-22",
      "contributorsCount" : 1,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2015-06-29",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2015-07-06",
      "contributorsCount" : 1,
      "commitsCount" : 8
    }, {
      "timeSlot" : "2015-08-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2015-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2015-11-02",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-05-23",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2016-09-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2017-10-16",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2017-10-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2017-11-20",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-02-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-02-19",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03-05",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-03-12",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-04-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-04-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-04-16",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-04-23",
      "contributorsCount" : 2,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-04-30",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-06-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-08-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-11-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-02-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-04-15",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2019-06-10",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-07-15",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2020-01-06",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020-05-11",
      "contributorsCount" : 2,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2021-03-15",
      "contributorsCount" : 3,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021-11-01",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023-02-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "json",
      "commitsCount" : 91,
      "committers" : [ "npmjs-buildserver@jetbrains.com", "filipp.riabchun@jetbrains.com", "huston007@users.noreply.github.com", "andrey.skladchikov@gmail.com", "leonid.khachaturov@jetbrains.com", "cyberskunk@gmail.com", "max.maximov@gmail.com", "eugene@datsky.ru", "andrey.skladchikov@jetbrains.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "max.maximov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "andrey.skladchikov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 7
      }, {
        "contributor" : "leonid.khachaturov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "npmjs-buildserver@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 34
      }, {
        "contributor" : "huston007@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "cyberskunk@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 19
      }, {
        "contributor" : "eugene@datsky.ru",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 15
      }, {
        "contributor" : "filipp.riabchun@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 8
      }, {
        "contributor" : "andrey.skladchikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "js",
      "commitsCount" : 50,
      "committers" : [ "andrey.skladchikov@gmail.com", "filipp.riabchun@jetbrains.com", "cyberskunk@gmail.com", "max.maximov@gmail.com", "eugene.datsky@jetbrains.com", "eugene@datsky.ru", "andrey.skladchikov@jetbrains.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "max.maximov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "andrey.skladchikov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "cyberskunk@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 16
      }, {
        "contributor" : "eugene@datsky.ru",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 20
      }, {
        "contributor" : "filipp.riabchun@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "eugene.datsky@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "andrey.skladchikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 29,
      "committers" : [ "4318513+andrey-skl@users.noreply.github.com", "me@jonnyzzz.com", "npmjs-buildserver@jetbrains.com", "cyberskunk@gmail.com" ],
      "filesCount" : 3,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "4318513+andrey-skl@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "npmjs-buildserver@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 17
      }, {
        "contributor" : "cyberskunk@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      }, {
        "contributor" : "me@jonnyzzz.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "eslintrc",
      "commitsCount" : 2,
      "committers" : [ "andrey.skladchikov@gmail.com", "cyberskunk@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "andrey.skladchikov@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "cyberskunk@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "lock",
      "commitsCount" : 2,
      "committers" : [ "huston007@users.noreply.github.com", "cyberskunk@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "huston007@users.noreply.github.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "cyberskunk@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "gitignore",
      "commitsCount" : 1,
      "committers" : [ "eugene@datsky.ru" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "eugene@datsky.ru",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "iml",
      "commitsCount" : 2,
      "committers" : [ "eugene@datsky.ru" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "eugene@datsky.ru",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 1,
      "committers" : [ "cyberskunk@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "cyberskunk@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "xml",
      "commitsCount" : 6,
      "committers" : [ "eugene@datsky.ru" ],
      "filesCount" : 6,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "eugene@datsky.ru",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 6
      } ]
    }, {
      "extension" : "name",
      "commitsCount" : 1,
      "committers" : [ "eugene@datsky.ru" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "eugene@datsky.ru",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "editorconfig",
      "commitsCount" : 1,
      "committers" : [ "eugene@datsky.ru" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "eugene@datsky.ru",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "eslintignore",
      "commitsCount" : 1,
      "committers" : [ "cyberskunk@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "cyberskunk@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "npmrc",
      "commitsCount" : 1,
      "committers" : [ "andrey.skladchikov@jetbrains.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "andrey.skladchikov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 14,
  "excludedExtensions" : {
    "txt" : 1,
    "xml" : 6,
    "gitignore" : 1,
    "name" : 1,
    "eslintrc" : 1,
    "editorconfig" : 1,
    "iml" : 1,
    "eslintignore" : 1,
    "npmrc" : 1
  },
  "analysisStartTimeMs" : 1768755326978,
  "maxLinesOfCode" : 9900,
  "maxFileCount" : 6
}