{
  "metadata" : {
    "name" : "JetBrains / jetCheck",
    "description" : "Property-based test framework ",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/JetBrains",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/JetBrains/jetCheck.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 38,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 1944,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_JAVA",
      "value" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_JAVA",
      "value" : 1944,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 7,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 663,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_JAVA",
      "value" : 7,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_JAVA",
      "value" : 663,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 34.1,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 77,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT_EXT_XML",
      "value" : 77,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 59,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 59,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC",
      "value" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC",
      "value" : 1944,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SRC_EXT_JAVA",
      "value" : 1944,
      "description" : null
    }, {
      "id" : "NUMBER_OF_DEPENDENCY_LINKS_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : "Number of anchor dependencies"
    }, {
      "id" : "NUMBER_OF_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_PLACES_WITH_CYCLIC_DEPENDENCIES_DECOMPOSITION_PRIMARY",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_TODOS",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 1944,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 26,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_JAVA",
      "value" : 1944,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 17,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 8,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 1,
      "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" : 613,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 1061,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 270,
      "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" : 214,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 1376,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 568,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 848,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 61.627906976744185,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 186,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 271,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 19.694767441860463,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 206,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 14.970930232558139,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 51,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 3.7063953488372094,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 848,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 61.627906976744185,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 186,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 271,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 19.694767441860463,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 206,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 14.970930232558139,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 51,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 3.7063953488372094,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 1,
      "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_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 848,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 61.627906976744185,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 186,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_LOC",
      "value" : 271,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 19.694767441860463,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_LOW_RISK_COUNT",
      "value" : 20,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_LOC",
      "value" : 206,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 14.970930232558139,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_MEDIUM_RISK_COUNT",
      "value" : 7,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_LOC",
      "value" : 51,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 3.7063953488372094,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 1235,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 89.75290697674419,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 208,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 102,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 7.412790697674419,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 39,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.8343023255813953,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_LOC",
      "value" : 1235,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 89.75290697674419,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_NEGLIGIBLE_RISK_COUNT",
      "value" : 208,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_LOC",
      "value" : 102,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_PERCENTAGE",
      "value" : 7.412790697674419,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_LOW_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_LOC",
      "value" : 39,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.8343023255813953,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SRC_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_LOC",
      "value" : 1235,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 89.75290697674419,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_NEGLIGIBLE_RISK_COUNT",
      "value" : 208,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_LOC",
      "value" : 102,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_PERCENTAGE",
      "value" : 7.412790697674419,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_LOW_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_LOC",
      "value" : 39,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_PERCENTAGE",
      "value" : 2.8343023255813953,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_JAVA_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 2789,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 28,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 379,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 1895,
      "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" : 26,
      "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" : 1944,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 5,
      "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" : 1402,
      "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" : 435,
      "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" : 1944,
          "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" : 38,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 26,
    "linesOfCode" : 1944,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 26,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 1944,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 7,
    "linesOfCode" : 663,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 7,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 663,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 1,
    "linesOfCode" : 77,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.xml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.xml",
      "value" : 77,
      "description" : [ ]
    } ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 2,
    "linesOfCode" : 59,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.md",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.md",
      "value" : 59,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "src",
      "filesCount" : 26,
      "linesOfCode" : 1944,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 26,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1944,
        "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" : 26,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "src",
      "value" : 1944,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 26,
      "linesOfCode" : 1944,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.java",
        "value" : 26,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.java",
        "value" : 1944,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 26,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 1944,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ {
    "tagRule" : {
      "tag" : "maven",
      "color" : "#B9D9EB",
      "pathPatterns" : [ "(|.*/)pom[.]xml" ],
      "excludePathPatterns" : [ ]
    },
    "evidence" : "pom.xml"
  } ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 613,
      "lowRiskValue" : 1061,
      "mediumRiskValue" : 270,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 8,
      "negligibleRiskCount" : 17,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 31.532921810699587,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 13.88888888888889,
      "lowRiskPercentage" : 54.57818930041152,
      "totalValue" : 1944,
      "totalCount" : 26
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 613,
      "lowRiskValue" : 1061,
      "mediumRiskValue" : 270,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 8,
      "negligibleRiskCount" : 17,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "negligibleRiskPercentage" : 31.532921810699587,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 13.88888888888889,
      "lowRiskPercentage" : 54.57818930041152,
      "totalValue" : 1944,
      "totalCount" : 26
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 613,
        "lowRiskValue" : 1061,
        "mediumRiskValue" : 270,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 8,
        "negligibleRiskCount" : 17,
        "mediumRiskCount" : 1,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "negligibleRiskPercentage" : 31.532921810699587,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 13.88888888888889,
        "lowRiskPercentage" : 54.57818930041152,
        "totalValue" : 1944,
        "totalCount" : 26
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1944,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 26,
      "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" : 1944,
      "totalCount" : 26
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1944,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 26,
      "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" : 1944,
      "totalCount" : 26
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1409,
      "lowRiskValue" : 535,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 22,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 72.47942386831275,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 27.520576131687243,
      "totalValue" : 1944,
      "totalCount" : 26
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 110,
      "lowRiskValue" : 1834,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 20,
      "negligibleRiskCount" : 6,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "negligibleRiskPercentage" : 5.658436213991769,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 94.34156378600824,
      "totalValue" : 1944,
      "totalCount" : 26
    },
    "filesWithoutCommitHistoryCount" : 0,
    "filesWithoutCommitHistoryLinesOfCode" : 0,
    "changeDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 1409,
      "lowRiskValue" : 535,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 22,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 72.47942386831275,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "lowRiskPercentage" : 27.520576131687243,
      "totalValue" : 1944,
      "totalCount" : 26
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1944,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 26,
      "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" : 1944,
      "totalCount" : 26
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 1944,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 26,
      "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" : 1944,
      "totalCount" : 26
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 1409,
        "lowRiskValue" : 535,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 4,
        "negligibleRiskCount" : 22,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "negligibleRiskPercentage" : 72.47942386831275,
        "veryHighRiskPercentage" : 0.0,
        "highRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "lowRiskPercentage" : 27.520576131687243,
        "totalValue" : 1944,
        "totalCount" : 26
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1944,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 26,
        "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" : 1944,
        "totalCount" : 26
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "src",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 1944,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 26,
        "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" : 1944,
        "totalCount" : 26
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "youngestFiles" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
      "extension" : "java",
      "linesOfCode" : 53,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 35
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/NodeId.java",
      "extension" : "java",
      "linesOfCode" : 24,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 4,
      "linesOfCodeInUnits" : 11
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotSatisfyCondition.java",
      "extension" : "java",
      "linesOfCode" : 15,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 3
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CannotRestoreValue.java",
      "extension" : "java",
      "linesOfCode" : 8,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerationEnvironment.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntSource.java",
      "extension" : "java",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
      "extension" : "java",
      "linesOfCode" : 127,
      "unitsCount" : 12,
      "unitsMcCabeIndexSum" : 27,
      "linesOfCodeInUnits" : 107
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
      "extension" : "java",
      "linesOfCode" : 110,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 92
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
      "extension" : "java",
      "linesOfCode" : 109,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 33,
      "linesOfCodeInUnits" : 88
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
      "extension" : "java",
      "linesOfCode" : 105,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 22,
      "linesOfCodeInUnits" : 89
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
      "extension" : "java",
      "linesOfCode" : 74,
      "unitsCount" : 6,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 49
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
      "extension" : "java",
      "linesOfCode" : 64,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 12,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 43,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 34
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ImperativeCommand.java",
      "extension" : "java",
      "linesOfCode" : 12,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GeneratorException.java",
      "extension" : "java",
      "linesOfCode" : 6,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
      "extension" : "java",
      "linesOfCode" : 270,
      "unitsCount" : 31,
      "unitsMcCabeIndexSum" : 71,
      "linesOfCodeInUnits" : 199
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
      "extension" : "java",
      "linesOfCode" : 185,
      "unitsCount" : 35,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 155
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
      "extension" : "java",
      "linesOfCode" : 157,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 31,
      "linesOfCodeInUnits" : 110
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
      "extension" : "java",
      "linesOfCode" : 156,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 30,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
      "extension" : "java",
      "linesOfCode" : 112,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 76
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 81,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 16,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
      "extension" : "java",
      "linesOfCode" : 72,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 15,
      "linesOfCodeInUnits" : 53
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 59,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 13,
      "linesOfCodeInUnits" : 36
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
      "extension" : "java",
      "linesOfCode" : 41,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailure.java",
      "extension" : "java",
      "linesOfCode" : 26,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "src/main/java/org/jetbrains/jetCheck/AbstractDataStructure.java",
      "extension" : "java",
      "linesOfCode" : 25,
      "unitsCount" : 3,
      "unitsMcCabeIndexSum" : 3,
      "linesOfCodeInUnits" : 9
    } ],
    "firstDate" : "2018-06-01",
    "latestDate" : "2025-09-08",
    "daysBetweenFirstAndLastDate" : 2657,
    "weeks" : 379,
    "estimatedWorkindDays" : 1895,
    "activeDays" : 28,
    "ageInDays" : 2789,
    "historyPerExtensionPerYear" : [ {
      "extension" : "java",
      "year" : "2021",
      "commitsCount" : 2,
      "contributors" : [ "gromopetr@gmail.com" ]
    }, {
      "extension" : "xml",
      "year" : "2020",
      "commitsCount" : 3,
      "contributors" : [ "peter@jetbrains.com", "ilia.shulgin@jetbrains.com" ]
    }, {
      "extension" : "md",
      "year" : "2021",
      "commitsCount" : 1,
      "contributors" : [ "gromopetr@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "peter@jetbrains.com" ]
    }, {
      "extension" : "java",
      "year" : "2019",
      "commitsCount" : 3,
      "contributors" : [ "gromopetr@gmail.com" ]
    }, {
      "extension" : "java",
      "year" : "2018",
      "commitsCount" : 28,
      "contributors" : [ "peter@jetbrains.com", "korifey@gmail.com", "gromopetr@gmail.com" ]
    }, {
      "extension" : "xml",
      "year" : "2018",
      "commitsCount" : 5,
      "contributors" : [ "peter@jetbrains.com", "korifey@gmail.com", "gromopetr@gmail.com" ]
    }, {
      "extension" : "md",
      "year" : "2018",
      "commitsCount" : 7,
      "contributors" : [ "peter@jetbrains.com", "gromopetr@gmail.com" ]
    }, {
      "extension" : "xml",
      "year" : "2025",
      "commitsCount" : 4,
      "contributors" : [ "peter@jetbrains.com", "dmitriy.panov@jetbrains.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 214,
    "linesOfCodeInUnits" : 1376,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 848,
      "lowRiskValue" : 271,
      "mediumRiskValue" : 206,
      "highRiskValue" : 51,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 20,
      "negligibleRiskCount" : 186,
      "mediumRiskCount" : 7,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 61.627906976744185,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 3.7063953488372094,
      "mediumRiskPercentage" : 14.970930232558139,
      "lowRiskPercentage" : 19.694767441860463,
      "totalValue" : 1376,
      "totalCount" : 214
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1235,
      "lowRiskValue" : 102,
      "mediumRiskValue" : 39,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 208,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 89.75290697674419,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.8343023255813953,
      "lowRiskPercentage" : 7.412790697674419,
      "totalValue" : 1376,
      "totalCount" : 214
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 848,
      "lowRiskValue" : 271,
      "mediumRiskValue" : 206,
      "highRiskValue" : 51,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 20,
      "negligibleRiskCount" : 186,
      "mediumRiskCount" : 7,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 61.627906976744185,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 3.7063953488372094,
      "mediumRiskPercentage" : 14.970930232558139,
      "lowRiskPercentage" : 19.694767441860463,
      "totalValue" : 1376,
      "totalCount" : 214
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 848,
      "lowRiskValue" : 271,
      "mediumRiskValue" : 206,
      "highRiskValue" : 51,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 20,
      "negligibleRiskCount" : 186,
      "mediumRiskCount" : 7,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "negligibleRiskPercentage" : 61.627906976744185,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 3.7063953488372094,
      "mediumRiskPercentage" : 14.970930232558139,
      "lowRiskPercentage" : 19.694767441860463,
      "totalValue" : 1376,
      "totalCount" : 214
    } ] ],
    "longestUnits" : [ {
      "shortName" : "private void performCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 42,
      "endLine" : 98,
      "linesOfCode" : 51,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private CounterExampleImpl findCounterExample()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 47,
      "endLine" : 88,
      "linesOfCode" : 39,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String calcMessage()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 28,
      "endLine" : 72,
      "linesOfCode" : 38,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep wrapChildShrink()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 97,
      "endLine" : 136,
      "linesOfCode" : 32,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static ShrinkStep create()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
        "extension" : "java",
        "linesOfCode" : 53,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 40,
      "endLine" : 73,
      "linesOfCode" : 29,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void shrinkAttempt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
        "extension" : "java",
        "linesOfCode" : 109,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 88
      },
      "startLine" : 53,
      "endLine" : 78,
      "linesOfCode" : 24,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean tryStep()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 142,
      "endLine" : 166,
      "linesOfCode" : 23,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private LinkedHashSet getPossibleValues()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 74,
      "endLine" : 97,
      "linesOfCode" : 21,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep findSuccessfulShrink()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 105,
      "endLine" : 124,
      "linesOfCode" : 18,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean registerDifferentRange()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 56,
      "endLine" : 72,
      "linesOfCode" : 16,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static  Generator frequency()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
        "extension" : "java",
        "linesOfCode" : 185,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 155
      },
      "startLine" : 162,
      "endLine" : 178,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static IntDistribution uniform()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
        "extension" : "java",
        "linesOfCode" : 43,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 23,
      "endLine" : 39,
      "linesOfCode" : 15,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Parameters withIterationCount()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
        "extension" : "java",
        "linesOfCode" : 112,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 76
      },
      "startLine" : 84,
      "endLine" : 98,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Scenario()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 20,
      "endLine" : 34,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "StructureNode removeUnneeded()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 216,
      "endLine" : 230,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "CombinatorialIntCustomizer nextAttempt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 104,
      "endLine" : 119,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static int readINT()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
        "extension" : "java",
        "linesOfCode" : 74,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 14,
      "endLine" : 28,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static  CounterExampleImpl checkProperty()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
        "extension" : "java",
        "linesOfCode" : 64,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 61,
      "endLine" : 74,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep processDelayedCombinations()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 127,
      "endLine" : 140,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "StructureNode replace()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 177,
      "endLine" : 192,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static IntDistribution frequencyDistribution()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
        "extension" : "java",
        "linesOfCode" : 43,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 56,
      "endLine" : 68,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "Iteration performIteration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 115,
      "endLine" : 129,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "T generateConditional()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
        "extension" : "java",
        "linesOfCode" : 81,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 56,
      "endLine" : 69,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep shrinkIteration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 91,
      "endLine" : 102,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void findChildrenWithGenerator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 142,
      "endLine" : 153,
      "linesOfCode" : 12,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void writeINT()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
        "extension" : "java",
        "linesOfCode" : 74,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 37,
      "endLine" : 47,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static List getUserTrace()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 116,
      "endLine" : 126,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "String printToReproduce()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 90,
      "endLine" : 100,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private RemoveListRange()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 29,
      "endLine" : 38,
      "linesOfCode" : 10,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "StructureNode apply()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 47,
      "endLine" : 57,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void run()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 162,
      "endLine" : 171,
      "linesOfCode" : 10,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void shutdownExecutor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 173,
      "endLine" : 182,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "T generateOn()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
        "extension" : "java",
        "linesOfCode" : 81,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 82,
      "endLine" : 91,
      "linesOfCode" : 10,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static  Generator frequency()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
        "extension" : "java",
        "linesOfCode" : 185,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 155
      },
      "startLine" : 151,
      "endLine" : 159,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "boolean tryReproducing()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
        "extension" : "java",
        "linesOfCode" : 64,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 41,
      "endLine" : 49,
      "linesOfCode" : 9,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "ShrinkStep onFailure()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 60,
      "endLine" : 69,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static String valueToString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 85,
      "endLine" : 93,
      "linesOfCode" : 9,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String getShrinkingStats()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 95,
      "endLine" : 105,
      "linesOfCode" : 9,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private  T safeGenerate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 100,
      "endLine" : 108,
      "linesOfCode" : 9,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean shouldPrint()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
        "extension" : "java",
        "linesOfCode" : 109,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 88
      },
      "startLine" : 40,
      "endLine" : 48,
      "linesOfCode" : 8,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "StructureNode writeChanges()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 121,
      "endLine" : 128,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private  T generate()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
        "extension" : "java",
        "linesOfCode" : 59,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 40,
      "endLine" : 47,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static String serialize()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
        "extension" : "java",
        "linesOfCode" : 74,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 49,
      "endLine" : 56,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public  Generator flatMap()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
        "extension" : "java",
        "linesOfCode" : 185,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 155
      },
      "startLine" : 67,
      "endLine" : 74,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static  Generator anyOf()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
        "extension" : "java",
        "linesOfCode" : 185,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 155
      },
      "startLine" : 132,
      "endLine" : 139,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static  List generateList()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
        "extension" : "java",
        "linesOfCode" : 185,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 155
      },
      "startLine" : 318,
      "endLine" : 325,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String toString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 84,
      "endLine" : 91,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static BoundedIntDistribution bound()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/BoundedIntDistribution.java",
        "extension" : "java",
        "linesOfCode" : 41,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 41,
      "endLine" : 48,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "ShrinkStep shrinkChild()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 86,
      "endLine" : 94,
      "linesOfCode" : 8,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep shrinkRecursion()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 156,
      "endLine" : 164,
      "linesOfCode" : 8,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "java",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1235,
      "lowRiskValue" : 102,
      "mediumRiskValue" : 39,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 208,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 89.75290697674419,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.8343023255813953,
      "lowRiskPercentage" : 7.412790697674419,
      "totalValue" : 1376,
      "totalCount" : 214
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "src",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1235,
      "lowRiskValue" : 102,
      "mediumRiskValue" : 39,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 208,
      "mediumRiskCount" : 1,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "negligibleRiskPercentage" : 89.75290697674419,
      "veryHighRiskPercentage" : 0.0,
      "highRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 2.8343023255813953,
      "lowRiskPercentage" : 7.412790697674419,
      "totalValue" : 1376,
      "totalCount" : 214
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "private CounterExampleImpl findCounterExample()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 47,
      "endLine" : 88,
      "linesOfCode" : 39,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String calcMessage()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 28,
      "endLine" : 72,
      "linesOfCode" : 38,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep findSuccessfulShrink()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 105,
      "endLine" : 124,
      "linesOfCode" : 18,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static IntDistribution uniform()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
        "extension" : "java",
        "linesOfCode" : 43,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 23,
      "endLine" : 39,
      "linesOfCode" : 15,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void shrinkAttempt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
        "extension" : "java",
        "linesOfCode" : 109,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 88
      },
      "startLine" : 53,
      "endLine" : 78,
      "linesOfCode" : 24,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static boolean exceptionsDiffer()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 107,
      "endLine" : 114,
      "linesOfCode" : 7,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean registerDifferentRange()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 56,
      "endLine" : 72,
      "linesOfCode" : 16,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Parameters withIterationCount()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
        "extension" : "java",
        "linesOfCode" : 112,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 76
      },
      "startLine" : 84,
      "endLine" : 98,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private String getShrinkingStats()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 95,
      "endLine" : 105,
      "linesOfCode" : 9,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private Scenario()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 20,
      "endLine" : 34,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void findChildrenWithGenerator()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 142,
      "endLine" : 153,
      "linesOfCode" : 12,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "StructureNode removeUnneeded()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 216,
      "endLine" : 230,
      "linesOfCode" : 15,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static IntDistribution frequencyDistribution()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntDistribution.java",
        "extension" : "java",
        "linesOfCode" : 43,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 34
      },
      "startLine" : 56,
      "endLine" : 68,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static int readINT()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
        "extension" : "java",
        "linesOfCode" : 74,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 14,
      "endLine" : 28,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static void writeINT()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/DataSerializer.java",
        "extension" : "java",
        "linesOfCode" : 74,
        "unitsCount" : 6,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 49
      },
      "startLine" : 37,
      "endLine" : 47,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public static  Generator frequency()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Generator.java",
        "extension" : "java",
        "linesOfCode" : 185,
        "unitsCount" : 35,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 155
      },
      "startLine" : 162,
      "endLine" : 178,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "ShrinkStep onFailure()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 60,
      "endLine" : 69,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private static List getUserTrace()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFalsified.java",
        "extension" : "java",
        "linesOfCode" : 110,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 92
      },
      "startLine" : 116,
      "endLine" : 126,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void performCommand()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 42,
      "endLine" : 98,
      "linesOfCode" : 51,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "boolean ensureSuccessful()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 130,
      "endLine" : 135,
      "linesOfCode" : 6,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "T generateConditional()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/GenerativeDataStructure.java",
        "extension" : "java",
        "linesOfCode" : 81,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 16,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 56,
      "endLine" : 69,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep processDelayedCombinations()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 127,
      "endLine" : 140,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean tryStep()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 142,
      "endLine" : 166,
      "linesOfCode" : 23,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "ShrinkStep shrink()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 79,
      "endLine" : 83,
      "linesOfCode" : 4,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "ShrinkStep shrinkChild()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 86,
      "endLine" : 94,
      "linesOfCode" : 8,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "StructureNode replace()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 177,
      "endLine" : 192,
      "linesOfCode" : 13,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private boolean shouldPrint()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
        "extension" : "java",
        "linesOfCode" : 109,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 88
      },
      "startLine" : 40,
      "endLine" : 48,
      "linesOfCode" : 8,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void beforePropertyCheck()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
        "extension" : "java",
        "linesOfCode" : 109,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 88
      },
      "startLine" : 92,
      "endLine" : 96,
      "linesOfCode" : 5,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void propertyCheckFailed()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StatusNotifier.java",
        "extension" : "java",
        "linesOfCode" : 109,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 33,
        "linesOfCodeInUnits" : 88
      },
      "startLine" : 102,
      "endLine" : 106,
      "linesOfCode" : 5,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private LinkedHashSet getPossibleValues()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 74,
      "endLine" : 97,
      "linesOfCode" : 21,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "CombinatorialIntCustomizer nextAttempt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/IntCustomizer.java",
        "extension" : "java",
        "linesOfCode" : 105,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 22,
        "linesOfCodeInUnits" : 89
      },
      "startLine" : 104,
      "endLine" : 119,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private  E nextChild()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/ReplayDataStructure.java",
        "extension" : "java",
        "linesOfCode" : 59,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 13,
        "linesOfCodeInUnits" : 36
      },
      "startLine" : 27,
      "endLine" : 33,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public Parameters silent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyChecker.java",
        "extension" : "java",
        "linesOfCode" : 112,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 76
      },
      "startLine" : 125,
      "endLine" : 129,
      "linesOfCode" : 5,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static  CounterExampleImpl checkProperty()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/CounterExampleImpl.java",
        "extension" : "java",
        "linesOfCode" : 64,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 12,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 61,
      "endLine" : 74,
      "linesOfCode" : 14,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
        "extension" : "java",
        "linesOfCode" : 53,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 31,
      "endLine" : 33,
      "linesOfCode" : 3,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static ShrinkStep create()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/ShrinkStep.java",
        "extension" : "java",
        "linesOfCode" : 53,
        "unitsCount" : 3,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 35
      },
      "startLine" : 40,
      "endLine" : 73,
      "linesOfCode" : 29,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "static RemoveListRange fromEnd()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 22,
      "endLine" : 27,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "ShrinkStep onSuccess()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/RemoveListRange.java",
        "extension" : "java",
        "linesOfCode" : 72,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 15,
        "linesOfCodeInUnits" : 53
      },
      "startLine" : 73,
      "endLine" : 81,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "String printToReproduce()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 90,
      "endLine" : 100,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "Iteration performIteration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 115,
      "endLine" : 129,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private void shutdownExecutor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Iteration.java",
        "extension" : "java",
        "linesOfCode" : 157,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 31,
        "linesOfCodeInUnits" : 110
      },
      "startLine" : 173,
      "endLine" : 182,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public boolean equals()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/Scenario.java",
        "extension" : "java",
        "linesOfCode" : 127,
        "unitsCount" : 12,
        "unitsMcCabeIndexSum" : 27,
        "linesOfCodeInUnits" : 107
      },
      "startLine" : 112,
      "endLine" : 114,
      "linesOfCode" : 3,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep shrinkIteration()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/PropertyFailureImpl.java",
        "extension" : "java",
        "linesOfCode" : 156,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 30,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 91,
      "endLine" : 102,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "void removeLastChild()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 70,
      "endLine" : 75,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep wrapChildShrink()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 97,
      "endLine" : 136,
      "linesOfCode" : 32,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "StructureElement findChildById()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 196,
      "endLine" : 200,
      "linesOfCode" : 5,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private int indexOfChildContaining()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 209,
      "endLine" : 213,
      "linesOfCode" : 5,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "public String toString()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 243,
      "endLine" : 250,
      "linesOfCode" : 8,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "ShrinkStep shrink()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 266,
      "endLine" : 274,
      "linesOfCode" : 8,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "private ShrinkStep tryInt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "src/main/java/org/jetbrains/jetCheck/StructureNode.java",
        "extension" : "java",
        "linesOfCode" : 270,
        "unitsCount" : 31,
        "unitsMcCabeIndexSum" : 71,
        "linesOfCodeInUnits" : 199
      },
      "startLine" : 289,
      "endLine" : 293,
      "linesOfCode" : 5,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1402,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    },
    "duplicationPerComponent" : [ [ {
      "key" : "src",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1402,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ ],
    "longestDuplicates" : [ ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2025-09-08",
    "contributors" : [ {
      "email" : "gromopetr@gmail.com",
      "userName" : "donnerpeter",
      "commitsCount" : 31,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-06-01",
      "latestCommitDate" : "2021-06-09",
      "activeYears" : [ "2018", "2019", "2021" ],
      "commitDates" : [ "2021-06-09", "2021-04-30", "2019-12-03", "2019-11-29", "2019-06-18", "2018-10-09", "2018-10-02", "2018-09-13", "2018-07-27", "2018-07-22", "2018-07-17", "2018-07-16", "2018-07-11", "2018-07-10", "2018-07-09", "2018-06-01" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "peter@jetbrains.com",
      "userName" : "Peter Gromov",
      "commitsCount" : 11,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 1,
      "commitsCount365Days" : 1,
      "firstCommitDate" : "2018-06-01",
      "latestCommitDate" : "2025-09-08",
      "activeYears" : [ "2018", "2020", "2023", "2025" ],
      "commitDates" : [ "2025-09-08", "2023-02-01", "2020-10-13", "2020-05-22", "2018-06-23", "2018-06-20", "2018-06-03", "2018-06-01" ],
      "bot" : false,
      "active" : true,
      "rookie" : false
    }, {
      "email" : "dmitriy.panov@jetbrains.com",
      "userName" : "Dmitriy.Panov",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 2,
      "commitsCount365Days" : 3,
      "firstCommitDate" : "2025-07-09",
      "latestCommitDate" : "2025-09-01",
      "activeYears" : [ "2025" ],
      "commitDates" : [ "2025-09-01", "2025-08-28", "2025-07-09" ],
      "bot" : false,
      "active" : true,
      "rookie" : true
    }, {
      "email" : "korifey@gmail.com",
      "userName" : "Dmitry.Ivanov",
      "commitsCount" : 3,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2018-06-01",
      "latestCommitDate" : "2018-06-21",
      "activeYears" : [ "2018" ],
      "commitDates" : [ "2018-06-21", "2018-06-01" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "ilia.shulgin@jetbrains.com",
      "userName" : "Ilia Shulgin",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2020-05-21",
      "latestCommitDate" : "2020-05-21",
      "activeYears" : [ "2020" ],
      "commitDates" : [ "2020-05-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2018",
      "contributorsCount" : 3,
      "commitsCount" : 36
    }, {
      "timeSlot" : "2019",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2020",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2021",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025",
      "contributorsCount" : 2,
      "commitsCount" : 4
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2018-06",
      "contributorsCount" : 3,
      "commitsCount" : 11
    }, {
      "timeSlot" : "2018-07",
      "contributorsCount" : 1,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2018-09",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-10",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-10",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09",
      "contributorsCount" : 2,
      "commitsCount" : 2
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2018-06-01",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2018-06-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-06-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-06-23",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-09",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-07-10",
      "contributorsCount" : 1,
      "commitsCount" : 5
    }, {
      "timeSlot" : "2018-07-11",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-07-16",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-07-17",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2018-07-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-07-27",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-09-13",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-10-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-10-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-11-29",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-12-03",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-10-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-04-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-02-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-09",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-28",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2018-05-28",
      "contributorsCount" : 3,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-06-18",
      "contributorsCount" : 2,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-07-09",
      "contributorsCount" : 1,
      "commitsCount" : 9
    }, {
      "timeSlot" : "2018-07-16",
      "contributorsCount" : 1,
      "commitsCount" : 7
    }, {
      "timeSlot" : "2018-07-23",
      "contributorsCount" : 1,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2018-09-10",
      "contributorsCount" : 1,
      "commitsCount" : 4
    }, {
      "timeSlot" : "2018-10-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2018-10-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-06-17",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-11-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-12-02",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2020-05-18",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2020-10-12",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-04-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2021-06-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-01-30",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-07-07",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-08-25",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2025-09-08",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "xml",
      "commitsCount" : 12,
      "committers" : [ "peter@jetbrains.com", "dmitriy.panov@jetbrains.com", "ilia.shulgin@jetbrains.com", "gromopetr@gmail.com", "korifey@gmail.com" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "peter@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 4
      }, {
        "contributor" : "korifey@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "dmitriy.panov@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 3
      }, {
        "contributor" : "ilia.shulgin@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "gromopetr@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    }, {
      "extension" : "java",
      "commitsCount" : 162,
      "committers" : [ "gromopetr@gmail.com", "peter@jetbrains.com", "korifey@gmail.com" ],
      "filesCount" : 35,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "peter@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 30
      }, {
        "contributor" : "korifey@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 34
      }, {
        "contributor" : "gromopetr@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 98
      } ]
    }, {
      "extension" : "md",
      "commitsCount" : 10,
      "committers" : [ "peter@jetbrains.com", "gromopetr@gmail.com" ],
      "filesCount" : 2,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "peter@jetbrains.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      }, {
        "contributor" : "gromopetr@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 5
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 2,
  "excludedExtensions" : {
    "" : 1,
    "txt" : 1
  },
  "analysisStartTimeMs" : 1768755493897,
  "maxLinesOfCode" : 1944,
  "maxFileCount" : 26
}