{
  "metadata" : {
    "name" : "openai / ebm_code_release",
    "description" : "Code for Implicit Generation and Generalization with Energy Based Models",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/openai",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/openai/ebm_code_release.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 18,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 4452,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_PY",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_PY",
      "value" : 4452,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 227,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_PY",
      "value" : 227,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 5.09,
      "description" : "Test / main code ratio"
    }, {
      "id" : "NUMBER_OF_FILES_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_GENERATED",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_BUILD_AND_DEPLOYMENT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER",
      "value" : 97,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 81,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_TXT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_TXT",
      "value" : 16,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 4452,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 4452,
      "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" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 4452,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 13,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 4452,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 3,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 4,
      "description" : "Number of  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_COUNT",
      "value" : 3,
      "description" : "Number of  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 3,
      "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" : 178,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 602,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 1384,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 2288,
      "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" : 171,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 4007,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 445,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 325,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 8.110806089343649,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 69,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 568,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 14.175193411529822,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 38,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 1489,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 37.15997005240828,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 48,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 830,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 20.71375093586224,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 12,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 795,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 19.840279510856003,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_NEGLIGIBLE_RISK_LOC",
      "value" : 325,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 8.110806089343649,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_NEGLIGIBLE_RISK_COUNT",
      "value" : 69,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_LOW_RISK_LOC",
      "value" : 568,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_LOW_RISK_PERCENTAGE",
      "value" : 14.175193411529822,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_LOW_RISK_COUNT",
      "value" : 38,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_MEDIUM_RISK_LOC",
      "value" : 1489,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_MEDIUM_RISK_PERCENTAGE",
      "value" : 37.15997005240828,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_MEDIUM_RISK_COUNT",
      "value" : 48,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_HIGH_RISK_LOC",
      "value" : 830,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_HIGH_RISK_PERCENTAGE",
      "value" : 20.71375093586224,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_HIGH_RISK_COUNT",
      "value" : 12,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_VERY_HIGH_RISK_LOC",
      "value" : 795,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 19.840279510856003,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_ROOT_VERY_HIGH_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 325,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 8.110806089343649,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 69,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_LOC",
      "value" : 568,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_PERCENTAGE",
      "value" : 14.175193411529822,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_COUNT",
      "value" : 38,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_LOC",
      "value" : 1489,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 37.15997005240828,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_COUNT",
      "value" : 48,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_LOC",
      "value" : 830,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_PERCENTAGE",
      "value" : 20.71375093586224,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_COUNT",
      "value" : 12,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_LOC",
      "value" : 795,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 19.840279510856003,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 1719,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 42.899925131020716,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 132,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 1059,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 26.42874968804592,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 342,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 8.535063638632394,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 887,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 22.136261542300975,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 5,
      "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" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 887,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_NEGLIGIBLE_RISK_LOC",
      "value" : 1719,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 42.899925131020716,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_NEGLIGIBLE_RISK_COUNT",
      "value" : 132,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_LOW_RISK_LOC",
      "value" : 1059,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_LOW_RISK_PERCENTAGE",
      "value" : 26.42874968804592,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_LOW_RISK_COUNT",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_MEDIUM_RISK_LOC",
      "value" : 342,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_MEDIUM_RISK_PERCENTAGE",
      "value" : 8.535063638632394,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_HIGH_RISK_LOC",
      "value" : 887,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_HIGH_RISK_PERCENTAGE",
      "value" : 22.136261542300975,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_HIGH_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_ROOT_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 1719,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 42.899925131020716,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 132,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_LOC",
      "value" : 1059,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_PERCENTAGE",
      "value" : 26.42874968804592,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_COUNT",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_LOC",
      "value" : 342,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 8.535063638632394,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_LOC",
      "value" : 887,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_PERCENTAGE",
      "value" : 22.136261542300975,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "FILE_CHANGE_HISTORY_TOTAL_AGE_DAYS",
      "value" : 2229,
      "description" : "The age of the repository in days"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ACTIVE_DAYS",
      "value" : 9,
      "description" : "The number of days with at least one file change"
    }, {
      "id" : "FILE_CHANGE_HISTORY_WEEKS",
      "value" : 215,
      "description" : "The number of weeks"
    }, {
      "id" : "FILE_CHANGE_HISTORY_ESTIMATED_WORKING_DAYS",
      "value" : 1075,
      "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" : 12,
      "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" : 4321,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 5,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 59,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 8,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 707,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 4296,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 16.457169459962756,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 707,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 707,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PY",
      "value" : 707,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PY",
      "value" : 4296,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PY",
      "value" : 16.457169459962756,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 431,
      "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" : 4452,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 16.457169459962756,
          "description" : "Duplication percentage"
        },
        "status" : "FAILED"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 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" : 18,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 13,
    "linesOfCode" : 4452,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 13,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 4452,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 1,
    "linesOfCode" : 227,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 227,
      "description" : [ ]
    } ]
  },
  "generatedAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "buildAndDeployAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 0,
    "linesOfCode" : 0,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ ],
    "linesOfCodePerExtension" : [ ]
  },
  "otherAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 2,
    "linesOfCode" : 97,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.md",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.md",
      "value" : 81,
      "description" : [ ]
    }, {
      "name" : "  *.txt",
      "value" : 16,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "ROOT",
      "filesCount" : 13,
      "linesOfCode" : 4452,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 13,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 4452,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      } ],
      "metaComponents" : [ ],
      "groups" : [ ],
      "includeRemainingFiles" : true,
      "dependenciesFinder" : {
        "useBuiltInDependencyFinders" : true,
        "rules" : [ ],
        "metaRules" : [ ]
      },
      "renderingOptions" : {
        "orientation" : "TB",
        "maxNumberOfDependencies" : 100,
        "renderComponentsWithoutDependencies" : true,
        "renderIndirectDependencies" : false,
        "renderInternalIndirectDependencies" : false,
        "reverseDirection" : false
      },
      "includeExternalComponents" : true,
      "dependencyLinkThreshold" : 1,
      "duplicationLinkThreshold" : 50,
      "temporalLinkThreshold" : 1,
      "maxSearchDepthLines" : 200
    },
    "fileCountPerComponent" : [ {
      "name" : "ROOT",
      "value" : 13,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "ROOT",
      "value" : 4452,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 13,
      "linesOfCode" : 4452,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 13,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 4452,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 13,
      "description" : [ ]
    } ],
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 4452,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 178,
      "lowRiskValue" : 602,
      "mediumRiskValue" : 1384,
      "highRiskValue" : 2288,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 3,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "totalValue" : 4452,
      "totalCount" : 13,
      "highRiskPercentage" : 51.392632524708,
      "lowRiskPercentage" : 13.522012578616351,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 31.087151841868824,
      "negligibleRiskPercentage" : 3.9982030548068286
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 178,
      "lowRiskValue" : 602,
      "mediumRiskValue" : 1384,
      "highRiskValue" : 2288,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 4,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 3,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "totalValue" : 4452,
      "totalCount" : 13,
      "highRiskPercentage" : 51.392632524708,
      "lowRiskPercentage" : 13.522012578616351,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 31.087151841868824,
      "negligibleRiskPercentage" : 3.9982030548068286
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 178,
        "lowRiskValue" : 602,
        "mediumRiskValue" : 1384,
        "highRiskValue" : 2288,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 4,
        "negligibleRiskCount" : 3,
        "mediumRiskCount" : 3,
        "highRiskCount" : 3,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "totalValue" : 4452,
        "totalCount" : 13,
        "highRiskPercentage" : 51.392632524708,
        "lowRiskPercentage" : 13.522012578616351,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 31.087151841868824,
        "negligibleRiskPercentage" : 3.9982030548068286
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4321,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 12,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "totalValue" : 4321,
      "totalCount" : 12,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4321,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 12,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "totalValue" : 4321,
      "totalCount" : 12,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4321,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 12,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "totalValue" : 4321,
      "totalCount" : 12,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 1592,
      "lowRiskValue" : 2729,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 6,
      "negligibleRiskCount" : 6,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "totalValue" : 4321,
      "totalCount" : 12,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 63.15667669520944,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 36.84332330479056
    },
    "filesWithoutCommitHistoryCount" : 1,
    "filesWithoutCommitHistoryLinesOfCode" : 131,
    "changeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 4321,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 12,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "totalValue" : 4321,
      "totalCount" : 12,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4321,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 12,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "totalValue" : 4321,
      "totalCount" : 12,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 4321,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 12,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "totalValue" : 4321,
      "totalCount" : 12,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0,
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 4321,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 12,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "totalValue" : 4321,
        "totalCount" : 12,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 100.0
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 4321,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 12,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "totalValue" : 4321,
        "totalCount" : 12,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 4321,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 12,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "totalValue" : 4321,
        "totalCount" : 12,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0,
        "veryHighRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    } ],
    "youngestFiles" : [ {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    }, {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "custom_adam.py",
      "extension" : "py",
      "linesOfCode" : 131,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 17,
      "linesOfCodeInUnits" : 116
    }, {
      "relativePath" : "ebm_sandbox.py",
      "extension" : "py",
      "linesOfCode" : 684,
      "unitsCount" : 18,
      "unitsMcCabeIndexSum" : 142,
      "linesOfCodeInUnits" : 620
    }, {
      "relativePath" : "ebm_combine.py",
      "extension" : "py",
      "linesOfCode" : 494,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 76,
      "linesOfCodeInUnits" : 445
    }, {
      "relativePath" : "fid.py",
      "extension" : "py",
      "linesOfCode" : 182,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 39,
      "linesOfCodeInUnits" : 152
    }, {
      "relativePath" : "imagenet_preprocessing.py",
      "extension" : "py",
      "linesOfCode" : 105,
      "unitsCount" : 11,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 99
    }, {
      "relativePath" : "inception.py",
      "extension" : "py",
      "linesOfCode" : 84,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 62
    }, {
      "relativePath" : "hmc.py",
      "extension" : "py",
      "linesOfCode" : 43,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "utils.py",
      "extension" : "py",
      "linesOfCode" : 852,
      "unitsCount" : 41,
      "unitsMcCabeIndexSum" : 134,
      "linesOfCodeInUnits" : 837
    }, {
      "relativePath" : "train.py",
      "extension" : "py",
      "linesOfCode" : 752,
      "unitsCount" : 8,
      "unitsMcCabeIndexSum" : 100,
      "linesOfCodeInUnits" : 657
    }, {
      "relativePath" : "models.py",
      "extension" : "py",
      "linesOfCode" : 460,
      "unitsCount" : 21,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 446
    }, {
      "relativePath" : "data.py",
      "extension" : "py",
      "linesOfCode" : 430,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 89,
      "linesOfCodeInUnits" : 389
    }, {
      "relativePath" : "ais.py",
      "extension" : "py",
      "linesOfCode" : 184,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 43,
      "linesOfCodeInUnits" : 144
    }, {
      "relativePath" : "imagenet_demo.py",
      "extension" : "py",
      "linesOfCode" : 51,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 1,
      "linesOfCodeInUnits" : 2
    } ],
    "firstDate" : "2019-03-09",
    "latestDate" : "2023-04-26",
    "daysBetweenFirstAndLastDate" : 1509,
    "weeks" : 215,
    "estimatedWorkindDays" : 1075,
    "activeDays" : 9,
    "ageInDays" : 2229,
    "historyPerExtensionPerYear" : [ {
      "extension" : "txt",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "root@psmall2.rcall.yilundu.svc.cluster.local" ]
    }, {
      "extension" : "md",
      "year" : "2023",
      "commitsCount" : 1,
      "contributors" : [ "paulm@openai.com" ]
    }, {
      "extension" : "py",
      "year" : "2019",
      "commitsCount" : 12,
      "contributors" : [ "root@psmall2.rcall.yilundu.svc.cluster.local", "root@rlfinetune2.rcall.yilundu.svc.cluster.local", "root@pglow.rcall.yilundu.svc.cluster.local" ]
    }, {
      "extension" : "md",
      "year" : "2019",
      "commitsCount" : 17,
      "contributors" : [ "root@psmall2.rcall.yilundu.svc.cluster.local", "root@rlfinetune2.rcall.yilundu.svc.cluster.local", "yilundu@gmail.com" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 171,
    "linesOfCodeInUnits" : 4007,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 325,
      "lowRiskValue" : 568,
      "mediumRiskValue" : 1489,
      "highRiskValue" : 830,
      "veryHighRiskValue" : 795,
      "lowRiskCount" : 38,
      "negligibleRiskCount" : 69,
      "mediumRiskCount" : 48,
      "highRiskCount" : 12,
      "veryHighRiskCount" : 4,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "totalValue" : 4007,
      "totalCount" : 171,
      "highRiskPercentage" : 20.71375093586224,
      "lowRiskPercentage" : 14.175193411529822,
      "veryHighRiskPercentage" : 19.840279510856003,
      "mediumRiskPercentage" : 37.15997005240828,
      "negligibleRiskPercentage" : 8.110806089343649
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1719,
      "lowRiskValue" : 1059,
      "mediumRiskValue" : 342,
      "highRiskValue" : 887,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 29,
      "negligibleRiskCount" : 132,
      "mediumRiskCount" : 5,
      "highRiskCount" : 5,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "totalValue" : 4007,
      "totalCount" : 171,
      "highRiskPercentage" : 22.136261542300975,
      "lowRiskPercentage" : 26.42874968804592,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 8.535063638632394,
      "negligibleRiskPercentage" : 42.899925131020716
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 325,
      "lowRiskValue" : 568,
      "mediumRiskValue" : 1489,
      "highRiskValue" : 830,
      "veryHighRiskValue" : 795,
      "lowRiskCount" : 38,
      "negligibleRiskCount" : 69,
      "mediumRiskCount" : 48,
      "highRiskCount" : 12,
      "veryHighRiskCount" : 4,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "totalValue" : 4007,
      "totalCount" : 171,
      "highRiskPercentage" : 20.71375093586224,
      "lowRiskPercentage" : 14.175193411529822,
      "veryHighRiskPercentage" : 19.840279510856003,
      "mediumRiskPercentage" : 37.15997005240828,
      "negligibleRiskPercentage" : 8.110806089343649
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "ROOT",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 325,
      "lowRiskValue" : 568,
      "mediumRiskValue" : 1489,
      "highRiskValue" : 830,
      "veryHighRiskValue" : 795,
      "lowRiskCount" : 38,
      "negligibleRiskCount" : 69,
      "mediumRiskCount" : 48,
      "highRiskCount" : 12,
      "veryHighRiskCount" : 4,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "totalValue" : 4007,
      "totalCount" : 171,
      "highRiskPercentage" : 20.71375093586224,
      "lowRiskPercentage" : 14.175193411529822,
      "veryHighRiskPercentage" : 19.840279510856003,
      "mediumRiskPercentage" : 37.15997005240828,
      "negligibleRiskPercentage" : 8.110806089343649
    } ] ],
    "longestUnits" : [ {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "train.py",
        "extension" : "py",
        "linesOfCode" : 752,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 657
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 333,
      "mcCabeIndex" : 44,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def train()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "train.py",
        "extension" : "py",
        "linesOfCode" : 752,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 657
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 205,
      "mcCabeIndex" : 38,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def gentest()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 148,
      "mcCabeIndex" : 26,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 109,
      "mcCabeIndex" : 49,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ais.py",
        "extension" : "py",
        "linesOfCode" : 184,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 144
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 92,
      "mcCabeIndex" : 26,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 86,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def test()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "train.py",
        "extension" : "py",
        "linesOfCode" : 752,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 657
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 78,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def genbaseline()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 77,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def conceptcombine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 69,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def conv_block()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 66,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 21,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_latent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 65,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def attention()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 64,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 15,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def smart_res_block()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 62,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 13,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def energyevalmix()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 61,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 58,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 52,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_finetune_label()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 49,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_label()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 49,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def attention_2d()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 46,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 12,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 45,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def init_res_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 45,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def init_conv_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 43,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def init_convt_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 43,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 41,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 41,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def smart_convt_block()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 41,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _init_inception()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "inception.py",
        "extension" : "py",
        "linesOfCode" : 84,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def conv_block_3d()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 36,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 14,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _init_inception()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "fid.py",
        "extension" : "py",
        "linesOfCode" : 182,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 152
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 36,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def boxcorrupt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def spectral_normed_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 10,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def labelfinetune()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def smart_res_block_optim()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 31,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def latent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 29,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_weights()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def cutout()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 27,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def init_attention_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 26,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def cycleclass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_steps()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_inception_score()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "inception.py",
        "extension" : "py",
        "linesOfCode" : 84,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def parse_example_proto()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "imagenet_preprocessing.py",
        "extension" : "py",
        "linesOfCode" : 105,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 99
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1719,
      "lowRiskValue" : 1059,
      "mediumRiskValue" : 342,
      "highRiskValue" : 887,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 29,
      "negligibleRiskCount" : 132,
      "mediumRiskCount" : 5,
      "highRiskCount" : 5,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "totalValue" : 4007,
      "totalCount" : 171,
      "highRiskPercentage" : 22.136261542300975,
      "lowRiskPercentage" : 26.42874968804592,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 8.535063638632394,
      "negligibleRiskPercentage" : 42.899925131020716
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "ROOT",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 1719,
      "lowRiskValue" : 1059,
      "mediumRiskValue" : 342,
      "highRiskValue" : 887,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 29,
      "negligibleRiskCount" : 132,
      "mediumRiskCount" : 5,
      "highRiskCount" : 5,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "totalValue" : 4007,
      "totalCount" : 171,
      "highRiskPercentage" : 22.136261542300975,
      "lowRiskPercentage" : 26.42874968804592,
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 8.535063638632394,
      "negligibleRiskPercentage" : 42.899925131020716
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 109,
      "mcCabeIndex" : 49,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "train.py",
        "extension" : "py",
        "linesOfCode" : 752,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 657
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 333,
      "mcCabeIndex" : 44,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def train()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "train.py",
        "extension" : "py",
        "linesOfCode" : 752,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 657
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 205,
      "mcCabeIndex" : 38,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ais.py",
        "extension" : "py",
        "linesOfCode" : 184,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 144
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 92,
      "mcCabeIndex" : 26,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def gentest()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 148,
      "mcCabeIndex" : 26,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 86,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def conv_block()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 66,
      "mcCabeIndex" : 18,
      "numberOfParameters" : 21,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 52,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def energyevalmix()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 61,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def genbaseline()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 77,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def conv_block_3d()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 36,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 14,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _init_inception()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "fid.py",
        "extension" : "py",
        "linesOfCode" : 182,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 152
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 36,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def conceptcombine()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_combine.py",
        "extension" : "py",
        "linesOfCode" : 494,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 76,
        "linesOfCodeInUnits" : 445
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 69,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 58,
      "mcCabeIndex" : 10,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 41,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_finetune_label()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 49,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_label()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 49,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _init_inception()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "inception.py",
        "extension" : "py",
        "linesOfCode" : 84,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __getitem__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 9,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 28,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 10,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 37,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 41,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_latent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 65,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def test()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "train.py",
        "extension" : "py",
        "linesOfCode" : 752,
        "unitsCount" : 8,
        "unitsMcCabeIndexSum" : 100,
        "linesOfCodeInUnits" : 657
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 78,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _get_inception_layer()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "fid.py",
        "extension" : "py",
        "linesOfCode" : 182,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 152
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def forward()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 30,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def labelfinetune()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 32,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 8,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def boxcorrupt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def cycleclass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __getitem__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "data.py",
        "extension" : "py",
        "linesOfCode" : 430,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 389
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def crossclass()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_steps()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 45,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def optimistic_restore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def remap_restore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ancestral_sample()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ais.py",
        "extension" : "py",
        "linesOfCode" : 184,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 144
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def construct_weights()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "models.py",
        "extension" : "py",
        "linesOfCode" : 460,
        "unitsCount" : 21,
        "unitsMcCabeIndexSum" : 89,
        "linesOfCodeInUnits" : 446
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_inception_score()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "inception.py",
        "extension" : "py",
        "linesOfCode" : 84,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 62
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 25,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_images()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def optimistic_remap_restore()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def smart_res_block()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 62,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 13,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def normalize()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def spectral_normed_weight()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "utils.py",
        "extension" : "py",
        "linesOfCode" : 852,
        "unitsCount" : 41,
        "unitsMcCabeIndexSum" : 134,
        "linesOfCodeInUnits" : 837
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 34,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _create_slots()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "custom_adam.py",
        "extension" : "py",
        "linesOfCode" : 131,
        "unitsCount" : 11,
        "unitsMcCabeIndexSum" : 17,
        "linesOfCodeInUnits" : 116
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def bridge_prob_neg_log()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ais.py",
        "extension" : "py",
        "linesOfCode" : 184,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 43,
        "linesOfCodeInUnits" : 144
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_activations()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "fid.py",
        "extension" : "py",
        "linesOfCode" : 182,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 39,
        "linesOfCodeInUnits" : 152
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 19,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def anticorrupt()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "ebm_sandbox.py",
        "extension" : "py",
        "linesOfCode" : 684,
        "unitsCount" : 18,
        "unitsMcCabeIndexSum" : 142,
        "linesOfCodeInUnits" : 620
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 59,
      "cleanedLinesOfCode" : 4296,
      "duplicatedLinesOfCode" : 707,
      "numberOfFilesWithDuplicates" : 8,
      "duplicationPercentage" : 16.457169459962756
    },
    "duplicationPerComponent" : [ [ {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 4296,
      "duplicatedLinesOfCode" : 707,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 16.457169459962756
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "py",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 4296,
      "duplicatedLinesOfCode" : 707,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 16.457169459962756
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 244,
        "endLine" : 266,
        "cleanedStartLine" : 169,
        "cleanedEndLine" : 188,
        "blockSize" : 20,
        "percentage" : 2.3781212841854935
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 295,
        "endLine" : 317,
        "cleanedStartLine" : 212,
        "cleanedEndLine" : 231,
        "blockSize" : 20,
        "percentage" : 2.3781212841854935
      } ],
      "blockSize" : 20
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 387,
        "endLine" : 409,
        "cleanedStartLine" : 283,
        "cleanedEndLine" : 301,
        "blockSize" : 19,
        "percentage" : 4.175824175824176
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 572,
        "endLine" : 595,
        "cleanedStartLine" : 418,
        "cleanedEndLine" : 436,
        "blockSize" : 19,
        "percentage" : 4.175824175824176
      } ],
      "blockSize" : 19
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "fid.py",
          "extension" : "py",
          "linesOfCode" : 182,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 152
        },
        "sourceFileCleanedLinesOfCode" : 169,
        "startLine" : 254,
        "endLine" : 272,
        "cleanedStartLine" : 134,
        "cleanedEndLine" : 152,
        "blockSize" : 19,
        "percentage" : 11.242603550295858
      }, {
        "sourceFile" : {
          "relativePath" : "inception.py",
          "extension" : "py",
          "linesOfCode" : 84,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 62
        },
        "sourceFileCleanedLinesOfCode" : 70,
        "startLine" : 67,
        "endLine" : 85,
        "cleanedStartLine" : 34,
        "cleanedEndLine" : 52,
        "blockSize" : 19,
        "percentage" : 27.142857142857142
      } ],
      "blockSize" : 19
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 448,
        "endLine" : 471,
        "cleanedStartLine" : 306,
        "cleanedEndLine" : 322,
        "blockSize" : 17,
        "percentage" : 2.5525525525525525
      }, {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 675,
        "endLine" : 698,
        "cleanedStartLine" : 450,
        "cleanedEndLine" : 466,
        "blockSize" : 17,
        "percentage" : 2.5525525525525525
      } ],
      "blockSize" : 17
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 297,
        "endLine" : 317,
        "cleanedStartLine" : 217,
        "cleanedEndLine" : 232,
        "blockSize" : 16,
        "percentage" : 3.5164835164835164
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 485,
        "endLine" : 505,
        "cleanedStartLine" : 356,
        "cleanedEndLine" : 371,
        "blockSize" : 16,
        "percentage" : 3.5164835164835164
      } ],
      "blockSize" : 16
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 297,
        "endLine" : 314,
        "cleanedStartLine" : 217,
        "cleanedEndLine" : 231,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 572,
        "endLine" : 590,
        "cleanedStartLine" : 418,
        "cleanedEndLine" : 432,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 297,
        "endLine" : 314,
        "cleanedStartLine" : 217,
        "cleanedEndLine" : 231,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 387,
        "endLine" : 404,
        "cleanedStartLine" : 283,
        "cleanedEndLine" : 297,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 387,
        "endLine" : 404,
        "cleanedStartLine" : 283,
        "cleanedEndLine" : 297,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 485,
        "endLine" : 502,
        "cleanedStartLine" : 356,
        "cleanedEndLine" : 370,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 485,
        "endLine" : 502,
        "cleanedStartLine" : 356,
        "cleanedEndLine" : 370,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 572,
        "endLine" : 590,
        "cleanedStartLine" : 418,
        "cleanedEndLine" : 432,
        "blockSize" : 15,
        "percentage" : 3.2967032967032965
      } ],
      "blockSize" : 15
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 655,
        "endLine" : 667,
        "cleanedStartLine" : 510,
        "cleanedEndLine" : 522,
        "blockSize" : 13,
        "percentage" : 1.5457788347205708
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 754,
        "endLine" : 766,
        "cleanedStartLine" : 588,
        "cleanedEndLine" : 600,
        "blockSize" : 13,
        "percentage" : 1.5457788347205708
      } ],
      "blockSize" : 13
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "fid.py",
          "extension" : "py",
          "linesOfCode" : 182,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 152
        },
        "sourceFileCleanedLinesOfCode" : 169,
        "startLine" : 68,
        "endLine" : 80,
        "cleanedStartLine" : 35,
        "cleanedEndLine" : 47,
        "blockSize" : 13,
        "percentage" : 7.6923076923076925
      }, {
        "sourceFile" : {
          "relativePath" : "fid.py",
          "extension" : "py",
          "linesOfCode" : 182,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 152
        },
        "sourceFileCleanedLinesOfCode" : 169,
        "startLine" : 276,
        "endLine" : 288,
        "cleanedStartLine" : 155,
        "cleanedEndLine" : 167,
        "blockSize" : 13,
        "percentage" : 7.6923076923076925
      } ],
      "blockSize" : 13
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_combine.py",
          "extension" : "py",
          "linesOfCode" : 494,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 76,
          "linesOfCodeInUnits" : 445
        },
        "sourceFileCleanedLinesOfCode" : 480,
        "startLine" : 264,
        "endLine" : 276,
        "cleanedStartLine" : 177,
        "cleanedEndLine" : 189,
        "blockSize" : 13,
        "percentage" : 2.7083333333333335
      }, {
        "sourceFile" : {
          "relativePath" : "ebm_combine.py",
          "extension" : "py",
          "linesOfCode" : 494,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 76,
          "linesOfCodeInUnits" : 445
        },
        "sourceFileCleanedLinesOfCode" : 480,
        "startLine" : 491,
        "endLine" : 503,
        "cleanedStartLine" : 325,
        "cleanedEndLine" : 337,
        "blockSize" : 13,
        "percentage" : 2.7083333333333335
      } ],
      "blockSize" : 13
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 485,
        "endLine" : 499,
        "cleanedStartLine" : 331,
        "cleanedEndLine" : 342,
        "blockSize" : 12,
        "percentage" : 1.8018018018018018
      }, {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 714,
        "endLine" : 728,
        "cleanedStartLine" : 475,
        "cleanedEndLine" : 486,
        "blockSize" : 12,
        "percentage" : 1.8018018018018018
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 272,
        "endLine" : 286,
        "cleanedStartLine" : 197,
        "cleanedEndLine" : 208,
        "blockSize" : 12,
        "percentage" : 2.6373626373626373
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 453,
        "endLine" : 467,
        "cleanedStartLine" : 329,
        "cleanedEndLine" : 340,
        "blockSize" : 12,
        "percentage" : 2.6373626373626373
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 227,
        "endLine" : 241,
        "cleanedStartLine" : 165,
        "cleanedEndLine" : 176,
        "blockSize" : 12,
        "percentage" : 2.6373626373626373
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 491,
        "endLine" : 505,
        "cleanedStartLine" : 360,
        "cleanedEndLine" : 371,
        "blockSize" : 12,
        "percentage" : 2.6373626373626373
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 227,
        "endLine" : 241,
        "cleanedStartLine" : 165,
        "cleanedEndLine" : 176,
        "blockSize" : 12,
        "percentage" : 2.6373626373626373
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 303,
        "endLine" : 317,
        "cleanedStartLine" : 221,
        "cleanedEndLine" : 232,
        "blockSize" : 12,
        "percentage" : 2.6373626373626373
      } ],
      "blockSize" : 12
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 227,
        "endLine" : 238,
        "cleanedStartLine" : 165,
        "cleanedEndLine" : 175,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 393,
        "endLine" : 404,
        "cleanedStartLine" : 287,
        "cleanedEndLine" : 297,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 304,
        "endLine" : 316,
        "cleanedStartLine" : 220,
        "cleanedEndLine" : 230,
        "blockSize" : 11,
        "percentage" : 2.6634382566585955
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 336,
        "endLine" : 348,
        "cleanedStartLine" : 243,
        "cleanedEndLine" : 253,
        "blockSize" : 11,
        "percentage" : 2.6634382566585955
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 202,
        "endLine" : 214,
        "cleanedStartLine" : 139,
        "cleanedEndLine" : 149,
        "blockSize" : 11,
        "percentage" : 2.6634382566585955
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 274,
        "endLine" : 286,
        "cleanedStartLine" : 196,
        "cleanedEndLine" : 206,
        "blockSize" : 11,
        "percentage" : 2.6634382566585955
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 79,
        "endLine" : 91,
        "cleanedStartLine" : 49,
        "cleanedEndLine" : 59,
        "blockSize" : 11,
        "percentage" : 1.6516516516516517
      }, {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 108,
        "endLine" : 120,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 80,
        "blockSize" : 11,
        "percentage" : 1.6516516516516517
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 227,
        "endLine" : 238,
        "cleanedStartLine" : 165,
        "cleanedEndLine" : 175,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 578,
        "endLine" : 590,
        "cleanedStartLine" : 422,
        "cleanedEndLine" : 432,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 196,
        "endLine" : 209,
        "cleanedStartLine" : 142,
        "cleanedEndLine" : 152,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 272,
        "endLine" : 285,
        "cleanedStartLine" : 197,
        "cleanedEndLine" : 207,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 196,
        "endLine" : 209,
        "cleanedStartLine" : 142,
        "cleanedEndLine" : 152,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 453,
        "endLine" : 466,
        "cleanedStartLine" : 329,
        "cleanedEndLine" : 339,
        "blockSize" : 11,
        "percentage" : 2.4175824175824174
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "train.py",
          "extension" : "py",
          "linesOfCode" : 752,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 657
        },
        "sourceFileCleanedLinesOfCode" : 726,
        "startLine" : 306,
        "endLine" : 318,
        "cleanedStartLine" : 219,
        "cleanedEndLine" : 229,
        "blockSize" : 11,
        "percentage" : 1.5151515151515151
      }, {
        "sourceFile" : {
          "relativePath" : "train.py",
          "extension" : "py",
          "linesOfCode" : 752,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 657
        },
        "sourceFileCleanedLinesOfCode" : 726,
        "startLine" : 375,
        "endLine" : 387,
        "cleanedStartLine" : 272,
        "cleanedEndLine" : 282,
        "blockSize" : 11,
        "percentage" : 1.5151515151515151
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 175,
        "endLine" : 185,
        "cleanedStartLine" : 111,
        "cleanedEndLine" : 121,
        "blockSize" : 11,
        "percentage" : 1.3079667063020215
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 226,
        "endLine" : 236,
        "cleanedStartLine" : 154,
        "cleanedEndLine" : 164,
        "blockSize" : 11,
        "percentage" : 1.3079667063020215
      } ],
      "blockSize" : 11
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 305,
        "endLine" : 316,
        "cleanedStartLine" : 221,
        "cleanedEndLine" : 230,
        "blockSize" : 10,
        "percentage" : 2.4213075060532687
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 517,
        "endLine" : 528,
        "cleanedStartLine" : 393,
        "cleanedEndLine" : 402,
        "blockSize" : 10,
        "percentage" : 2.4213075060532687
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 337,
        "endLine" : 348,
        "cleanedStartLine" : 244,
        "cleanedEndLine" : 253,
        "blockSize" : 10,
        "percentage" : 2.4213075060532687
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 517,
        "endLine" : 528,
        "cleanedStartLine" : 393,
        "cleanedEndLine" : 402,
        "blockSize" : 10,
        "percentage" : 2.4213075060532687
      } ],
      "blockSize" : 10
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 57,
        "endLine" : 65,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 46,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 582,
        "endLine" : 590,
        "cleanedStartLine" : 424,
        "cleanedEndLine" : 432,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 285,
        "endLine" : 293,
        "cleanedStartLine" : 207,
        "cleanedEndLine" : 215,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 375,
        "endLine" : 383,
        "cleanedStartLine" : 273,
        "cleanedEndLine" : 281,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 93,
        "endLine" : 104,
        "cleanedStartLine" : 60,
        "cleanedEndLine" : 68,
        "blockSize" : 9,
        "percentage" : 1.3513513513513513
      }, {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 140,
        "endLine" : 152,
        "cleanedStartLine" : 92,
        "cleanedEndLine" : 100,
        "blockSize" : 9,
        "percentage" : 1.3513513513513513
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 57,
        "endLine" : 65,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 46,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 162,
        "endLine" : 170,
        "cleanedStartLine" : 116,
        "cleanedEndLine" : 124,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 162,
        "endLine" : 170,
        "cleanedStartLine" : 116,
        "cleanedEndLine" : 124,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 230,
        "endLine" : 238,
        "cleanedStartLine" : 167,
        "cleanedEndLine" : 175,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 162,
        "endLine" : 170,
        "cleanedStartLine" : 116,
        "cleanedEndLine" : 124,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 396,
        "endLine" : 404,
        "cleanedStartLine" : 289,
        "cleanedEndLine" : 297,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 57,
        "endLine" : 65,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 46,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 306,
        "endLine" : 314,
        "cleanedStartLine" : 223,
        "cleanedEndLine" : 231,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 57,
        "endLine" : 65,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 46,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 494,
        "endLine" : 502,
        "cleanedStartLine" : 362,
        "cleanedEndLine" : 370,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 162,
        "endLine" : 170,
        "cleanedStartLine" : 116,
        "cleanedEndLine" : 124,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 494,
        "endLine" : 502,
        "cleanedStartLine" : 362,
        "cleanedEndLine" : 370,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 555,
        "endLine" : 563,
        "cleanedStartLine" : 430,
        "cleanedEndLine" : 438,
        "blockSize" : 9,
        "percentage" : 1.070154577883472
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 602,
        "endLine" : 610,
        "cleanedStartLine" : 470,
        "cleanedEndLine" : 478,
        "blockSize" : 9,
        "percentage" : 1.070154577883472
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 57,
        "endLine" : 65,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 46,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 396,
        "endLine" : 404,
        "cleanedStartLine" : 289,
        "cleanedEndLine" : 297,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 57,
        "endLine" : 65,
        "cleanedStartLine" : 38,
        "cleanedEndLine" : 46,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 230,
        "endLine" : 238,
        "cleanedStartLine" : 167,
        "cleanedEndLine" : 175,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 162,
        "endLine" : 170,
        "cleanedStartLine" : 116,
        "cleanedEndLine" : 124,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 582,
        "endLine" : 590,
        "cleanedStartLine" : 424,
        "cleanedEndLine" : 432,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 162,
        "endLine" : 170,
        "cleanedStartLine" : 116,
        "cleanedEndLine" : 124,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 306,
        "endLine" : 314,
        "cleanedStartLine" : 223,
        "cleanedEndLine" : 231,
        "blockSize" : 9,
        "percentage" : 1.978021978021978
      } ],
      "blockSize" : 9
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 339,
        "endLine" : 349,
        "cleanedStartLine" : 247,
        "cleanedEndLine" : 254,
        "blockSize" : 8,
        "percentage" : 1.7582417582417582
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 529,
        "endLine" : 539,
        "cleanedStartLine" : 390,
        "cleanedEndLine" : 397,
        "blockSize" : 8,
        "percentage" : 1.7582417582417582
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 298,
        "endLine" : 308,
        "cleanedStartLine" : 212,
        "cleanedEndLine" : 219,
        "blockSize" : 8,
        "percentage" : 1.2012012012012012
      }, {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 323,
        "endLine" : 333,
        "cleanedStartLine" : 228,
        "cleanedEndLine" : 235,
        "blockSize" : 8,
        "percentage" : 1.2012012012012012
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 867,
        "endLine" : 874,
        "cleanedStartLine" : 670,
        "cleanedEndLine" : 677,
        "blockSize" : 8,
        "percentage" : 0.9512485136741974
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 879,
        "endLine" : 886,
        "cleanedStartLine" : 682,
        "cleanedEndLine" : 689,
        "blockSize" : 8,
        "percentage" : 0.9512485136741974
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_sandbox.py",
          "extension" : "py",
          "linesOfCode" : 684,
          "unitsCount" : 18,
          "unitsMcCabeIndexSum" : 142,
          "linesOfCodeInUnits" : 620
        },
        "sourceFileCleanedLinesOfCode" : 666,
        "startLine" : 883,
        "endLine" : 891,
        "cleanedStartLine" : 586,
        "cleanedEndLine" : 593,
        "blockSize" : 8,
        "percentage" : 1.2012012012012012
      }, {
        "sourceFile" : {
          "relativePath" : "train.py",
          "extension" : "py",
          "linesOfCode" : 752,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 100,
          "linesOfCodeInUnits" : 657
        },
        "sourceFileCleanedLinesOfCode" : 726,
        "startLine" : 906,
        "endLine" : 914,
        "cleanedStartLine" : 702,
        "cleanedEndLine" : 709,
        "blockSize" : 8,
        "percentage" : 1.1019283746556474
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 265,
        "endLine" : 274,
        "cleanedStartLine" : 192,
        "cleanedEndLine" : 199,
        "blockSize" : 8,
        "percentage" : 1.7582417582417582
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 353,
        "endLine" : 362,
        "cleanedStartLine" : 256,
        "cleanedEndLine" : 263,
        "blockSize" : 8,
        "percentage" : 1.7582417582417582
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "ebm_combine.py",
          "extension" : "py",
          "linesOfCode" : 494,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 76,
          "linesOfCodeInUnits" : 445
        },
        "sourceFileCleanedLinesOfCode" : 480,
        "startLine" : 249,
        "endLine" : 258,
        "cleanedStartLine" : 167,
        "cleanedEndLine" : 174,
        "blockSize" : 8,
        "percentage" : 1.6666666666666667
      }, {
        "sourceFile" : {
          "relativePath" : "ebm_combine.py",
          "extension" : "py",
          "linesOfCode" : 494,
          "unitsCount" : 8,
          "unitsMcCabeIndexSum" : 76,
          "linesOfCodeInUnits" : 445
        },
        "sourceFileCleanedLinesOfCode" : 480,
        "startLine" : 477,
        "endLine" : 486,
        "cleanedStartLine" : 316,
        "cleanedEndLine" : 323,
        "blockSize" : 8,
        "percentage" : 1.6666666666666667
      } ],
      "blockSize" : 8
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 527,
        "endLine" : 533,
        "cleanedStartLine" : 405,
        "cleanedEndLine" : 411,
        "blockSize" : 7,
        "percentage" : 0.8323424494649228
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 583,
        "endLine" : 589,
        "cleanedStartLine" : 452,
        "cleanedEndLine" : 458,
        "blockSize" : 7,
        "percentage" : 0.8323424494649228
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 848,
        "endLine" : 854,
        "cleanedStartLine" : 651,
        "cleanedEndLine" : 657,
        "blockSize" : 7,
        "percentage" : 0.8323424494649228
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 920,
        "endLine" : 926,
        "cleanedStartLine" : 715,
        "cleanedEndLine" : 721,
        "blockSize" : 7,
        "percentage" : 0.8323424494649228
      } ],
      "blockSize" : 7
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 542,
        "endLine" : 548,
        "cleanedStartLine" : 418,
        "cleanedEndLine" : 424,
        "blockSize" : 7,
        "percentage" : 0.8323424494649228
      }, {
        "sourceFile" : {
          "relativePath" : "utils.py",
          "extension" : "py",
          "linesOfCode" : 852,
          "unitsCount" : 41,
          "unitsMcCabeIndexSum" : 134,
          "linesOfCodeInUnits" : 837
        },
        "sourceFileCleanedLinesOfCode" : 841,
        "startLine" : 592,
        "endLine" : 598,
        "cleanedStartLine" : 461,
        "cleanedEndLine" : 467,
        "blockSize" : 7,
        "percentage" : 0.8323424494649228
      } ],
      "blockSize" : 7
    } ],
    "mostFrequentDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 308,
        "endLine" : 314,
        "cleanedStartLine" : 224,
        "cleanedEndLine" : 229,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 340,
        "endLine" : 346,
        "cleanedStartLine" : 247,
        "cleanedEndLine" : 252,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 520,
        "endLine" : 526,
        "cleanedStartLine" : 396,
        "cleanedEndLine" : 401,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 310,
        "endLine" : 316,
        "cleanedStartLine" : 225,
        "cleanedEndLine" : 230,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 342,
        "endLine" : 348,
        "cleanedStartLine" : 248,
        "cleanedEndLine" : 253,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 522,
        "endLine" : 528,
        "cleanedStartLine" : 397,
        "cleanedEndLine" : 402,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 196,
        "endLine" : 202,
        "cleanedStartLine" : 142,
        "cleanedEndLine" : 147,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 272,
        "endLine" : 278,
        "cleanedStartLine" : 197,
        "cleanedEndLine" : 202,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 453,
        "endLine" : 459,
        "cleanedStartLine" : 329,
        "cleanedEndLine" : 334,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 59,
        "endLine" : 64,
        "cleanedStartLine" : 40,
        "cleanedEndLine" : 45,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 164,
        "endLine" : 169,
        "cleanedStartLine" : 118,
        "cleanedEndLine" : 123,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 232,
        "endLine" : 237,
        "cleanedStartLine" : 169,
        "cleanedEndLine" : 174,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 308,
        "endLine" : 313,
        "cleanedStartLine" : 225,
        "cleanedEndLine" : 230,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 398,
        "endLine" : 403,
        "cleanedStartLine" : 291,
        "cleanedEndLine" : 296,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 496,
        "endLine" : 501,
        "cleanedStartLine" : 364,
        "cleanedEndLine" : 369,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 584,
        "endLine" : 589,
        "cleanedStartLine" : 426,
        "cleanedEndLine" : 431,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 58,
        "endLine" : 63,
        "cleanedStartLine" : 39,
        "cleanedEndLine" : 44,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 163,
        "endLine" : 168,
        "cleanedStartLine" : 117,
        "cleanedEndLine" : 122,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 231,
        "endLine" : 236,
        "cleanedStartLine" : 168,
        "cleanedEndLine" : 173,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 307,
        "endLine" : 312,
        "cleanedStartLine" : 224,
        "cleanedEndLine" : 229,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 397,
        "endLine" : 402,
        "cleanedStartLine" : 290,
        "cleanedEndLine" : 295,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 495,
        "endLine" : 500,
        "cleanedStartLine" : 363,
        "cleanedEndLine" : 368,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 583,
        "endLine" : 588,
        "cleanedStartLine" : 425,
        "cleanedEndLine" : 430,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 306,
        "endLine" : 312,
        "cleanedStartLine" : 222,
        "cleanedEndLine" : 227,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 338,
        "endLine" : 344,
        "cleanedStartLine" : 245,
        "cleanedEndLine" : 250,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      }, {
        "sourceFile" : {
          "relativePath" : "data.py",
          "extension" : "py",
          "linesOfCode" : 430,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 389
        },
        "sourceFileCleanedLinesOfCode" : 413,
        "startLine" : 518,
        "endLine" : 524,
        "cleanedStartLine" : 394,
        "cleanedEndLine" : 399,
        "blockSize" : 6,
        "percentage" : 1.4527845036319613
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "inception.py",
          "extension" : "py",
          "linesOfCode" : 84,
          "unitsCount" : 2,
          "unitsMcCabeIndexSum" : 14,
          "linesOfCodeInUnits" : 62
        },
        "sourceFileCleanedLinesOfCode" : 70,
        "startLine" : 93,
        "endLine" : 98,
        "cleanedStartLine" : 59,
        "cleanedEndLine" : 64,
        "blockSize" : 6,
        "percentage" : 8.571428571428571
      }, {
        "sourceFile" : {
          "relativePath" : "fid.py",
          "extension" : "py",
          "linesOfCode" : 182,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 152
        },
        "sourceFileCleanedLinesOfCode" : 169,
        "startLine" : 74,
        "endLine" : 79,
        "cleanedStartLine" : 41,
        "cleanedEndLine" : 46,
        "blockSize" : 6,
        "percentage" : 3.5502958579881656
      }, {
        "sourceFile" : {
          "relativePath" : "fid.py",
          "extension" : "py",
          "linesOfCode" : 182,
          "unitsCount" : 10,
          "unitsMcCabeIndexSum" : 39,
          "linesOfCodeInUnits" : 152
        },
        "sourceFileCleanedLinesOfCode" : 169,
        "startLine" : 282,
        "endLine" : 287,
        "cleanedStartLine" : 161,
        "cleanedEndLine" : 166,
        "blockSize" : 6,
        "percentage" : 3.5502958579881656
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 60,
        "endLine" : 65,
        "cleanedStartLine" : 41,
        "cleanedEndLine" : 46,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 165,
        "endLine" : 170,
        "cleanedStartLine" : 119,
        "cleanedEndLine" : 124,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 233,
        "endLine" : 238,
        "cleanedStartLine" : 170,
        "cleanedEndLine" : 175,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 309,
        "endLine" : 314,
        "cleanedStartLine" : 226,
        "cleanedEndLine" : 231,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 399,
        "endLine" : 404,
        "cleanedStartLine" : 292,
        "cleanedEndLine" : 297,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 497,
        "endLine" : 502,
        "cleanedStartLine" : 365,
        "cleanedEndLine" : 370,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      }, {
        "sourceFile" : {
          "relativePath" : "models.py",
          "extension" : "py",
          "linesOfCode" : 460,
          "unitsCount" : 21,
          "unitsMcCabeIndexSum" : 89,
          "linesOfCodeInUnits" : 446
        },
        "sourceFileCleanedLinesOfCode" : 455,
        "startLine" : 585,
        "endLine" : 590,
        "cleanedStartLine" : 427,
        "cleanedEndLine" : 432,
        "blockSize" : 6,
        "percentage" : 1.3186813186813187
      } ],
      "blockSize" : 6
    } ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2023-04-26",
    "contributors" : [ {
      "email" : "yilundu@gmail.com",
      "commitsCount" : 13,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-03-09",
      "latestCommitDate" : "2019-03-22",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-03-22", "2019-03-21", "2019-03-13", "2019-03-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "root@psmall2.rcall.yilundu.svc.cluster.local",
      "commitsCount" : 11,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-03-09",
      "latestCommitDate" : "2019-04-04",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-04-04", "2019-03-23", "2019-03-21", "2019-03-20", "2019-03-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "root@rlfinetune2.rcall.yilundu.svc.cluster.local",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-03-23",
      "latestCommitDate" : "2019-03-23",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-03-23" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "root@pglow.rcall.yilundu.svc.cluster.local",
      "commitsCount" : 2,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-03-09",
      "latestCommitDate" : "2019-03-11",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-03-11", "2019-03-09" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    }, {
      "email" : "paulm@openai.com",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2023-04-26",
      "latestCommitDate" : "2023-04-26",
      "activeYears" : [ "2023" ],
      "commitDates" : [ "2023-04-26" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2019",
      "contributorsCount" : 4,
      "commitsCount" : 28
    }, {
      "timeSlot" : "2023",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2019-03",
      "contributorsCount" : 4,
      "commitsCount" : 27
    }, {
      "timeSlot" : "2019-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2019-03-09",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-03-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-13",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-20",
      "contributorsCount" : 1,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-03-21",
      "contributorsCount" : 2,
      "commitsCount" : 13
    }, {
      "timeSlot" : "2019-03-22",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2019-03-23",
      "contributorsCount" : 2,
      "commitsCount" : 3
    }, {
      "timeSlot" : "2019-04-04",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-26",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2019-03-04",
      "contributorsCount" : 3,
      "commitsCount" : 6
    }, {
      "timeSlot" : "2019-03-11",
      "contributorsCount" : 2,
      "commitsCount" : 2
    }, {
      "timeSlot" : "2019-03-18",
      "contributorsCount" : 3,
      "commitsCount" : 19
    }, {
      "timeSlot" : "2019-04-01",
      "contributorsCount" : 1,
      "commitsCount" : 1
    }, {
      "timeSlot" : "2023-04-24",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "md",
      "commitsCount" : 18,
      "committers" : [ "paulm@openai.com", "root@rlfinetune2.rcall.yilundu.svc.cluster.local", "yilundu@gmail.com", "root@psmall2.rcall.yilundu.svc.cluster.local" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "root@psmall2.rcall.yilundu.svc.cluster.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "paulm@openai.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      }, {
        "contributor" : "root@rlfinetune2.rcall.yilundu.svc.cluster.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "yilundu@gmail.com",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 13
      } ]
    }, {
      "extension" : "py",
      "commitsCount" : 41,
      "committers" : [ "root@psmall2.rcall.yilundu.svc.cluster.local", "root@rlfinetune2.rcall.yilundu.svc.cluster.local", "root@pglow.rcall.yilundu.svc.cluster.local" ],
      "filesCount" : 13,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "root@psmall2.rcall.yilundu.svc.cluster.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 30
      }, {
        "contributor" : "root@rlfinetune2.rcall.yilundu.svc.cluster.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 2
      }, {
        "contributor" : "root@pglow.rcall.yilundu.svc.cluster.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 9
      } ]
    }, {
      "extension" : "txt",
      "commitsCount" : 1,
      "committers" : [ "root@psmall2.rcall.yilundu.svc.cluster.local" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "root@psmall2.rcall.yilundu.svc.cluster.local",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 2,
  "excludedExtensions" : {
    "txt" : 1,
    "json" : 1
  },
  "analysisStartTimeMs" : 1744624454938,
  "maxLinesOfCode" : 4452,
  "maxFileCount" : 13
}