{
  "metadata" : {
    "name" : "openai / safety-starter-agents",
    "description" : "Basic constrained RL agents used in experiments for the \"Benchmarking Safe Exploration in Deep Reinforcement Learning\" paper.",
    "tooltip" : "",
    "logoLink" : "https://avatars.githubusercontent.com/openai",
    "links" : [ {
      "label" : "GitHub Repo",
      "href" : "https://github.com/openai/safety-starter-agents.git"
    } ]
  },
  "metricsList" : {
    "metrics" : [ {
      "id" : "TOTAL_NUMBER_OF_FILES",
      "value" : 26,
      "description" : "Total number of files in the source folder"
    }, {
      "id" : "NUMBER_OF_FILES_MAIN",
      "value" : 19,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN",
      "value" : 1768,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_MAIN_EXT_PY",
      "value" : 19,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_MAIN_EXT_PY",
      "value" : 1768,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST",
      "value" : 43,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_TEST_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_TEST_EXT_PY",
      "value" : 43,
      "description" : null
    }, {
      "id" : "TEST_VS_MAIN_LINES_OF_CODE_PERCENTAGE",
      "value" : 2.43,
      "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" : 60,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_OTHER_EXT_MD",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_OTHER_EXT_MD",
      "value" : 60,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAFE_RL",
      "value" : 16,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAFE_RL",
      "value" : 1508,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SAFE_RL_EXT_PY",
      "value" : 16,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SAFE_RL_EXT_PY",
      "value" : 1508,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT",
      "value" : 19,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 1,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_ROOT_EXT_PY",
      "value" : 19,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SCRIPTS",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SCRIPTS",
      "value" : 241,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_DECOMPOSITION_PRIMARY_SCRIPTS_EXT_PY",
      "value" : 2,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_DECOMPOSITION_PRIMARY_SCRIPTS_EXT_PY",
      "value" : 241,
      "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" : 19,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED",
      "value" : 1768,
      "description" : null
    }, {
      "id" : "NUMBER_OF_FILES_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 19,
      "description" : null
    }, {
      "id" : "LINES_OF_CODE_CONCERN_GENERAL_UNCLASSIFIED_EXT_PY",
      "value" : 1768,
      "description" : null
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_COUNT",
      "value" : 13,
      "description" : "Number of  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_COUNT",
      "value" : 3,
      "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" : 0,
      "description" : "Number of  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
      "value" : 0,
      "description" : "Number of  files with more than 1000 lines of code"
    }, {
      "id" : "NEGLIGIBLE_RISK_FILE_SIZE_LOC",
      "value" : 399,
      "description" : "Lines of code in  files with 100 or less lines of code"
    }, {
      "id" : "LOW_RISK_FILE_SIZE_LOC",
      "value" : 443,
      "description" : "Lines of code in  files with 100 to 200 lines of code"
    }, {
      "id" : "MEDIUM_RISK_FILE_SIZE_LOC",
      "value" : 926,
      "description" : "Lines of code in  files with 200 to 500 lines of code"
    }, {
      "id" : "HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with 500 to 1000 lines of code"
    }, {
      "id" : "VERY_HIGH_RISK_FILE_SIZE_LOC",
      "value" : 0,
      "description" : "Lines of code in  files with more than 1000 lines of code"
    }, {
      "id" : "NUMBER_OF_UNITS",
      "value" : 120,
      "description" : "Number of units"
    }, {
      "id" : "LINES_OF_CODE_IN_UNITS",
      "value" : 1507,
      "description" : "Lines of code in units"
    }, {
      "id" : "LINES_OF_CODE_OUTSIDE_UNITS",
      "value" : 261,
      "description" : "Lines of code in units"
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_LOC",
      "value" : 359,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 23.82216323822163,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_NEGLIGIBLE_RISK_COUNT",
      "value" : 85,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_LOC",
      "value" : 301,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_PERCENTAGE",
      "value" : 19.973457199734572,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_LOW_RISK_COUNT",
      "value" : 22,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_LOC",
      "value" : 240,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_PERCENTAGE",
      "value" : 15.925680159256801,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_MEDIUM_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_LOC",
      "value" : 158,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_PERCENTAGE",
      "value" : 10.48440610484406,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_LOC",
      "value" : 449,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 29.794293297942932,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_NEGLIGIBLE_RISK_LOC",
      "value" : 359,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 27.72200772200772,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_NEGLIGIBLE_RISK_COUNT",
      "value" : 85,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_LOW_RISK_LOC",
      "value" : 284,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_LOW_RISK_PERCENTAGE",
      "value" : 21.93050193050193,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_LOW_RISK_COUNT",
      "value" : 21,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_MEDIUM_RISK_LOC",
      "value" : 116,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_MEDIUM_RISK_PERCENTAGE",
      "value" : 8.957528957528957,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_MEDIUM_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_HIGH_RISK_LOC",
      "value" : 87,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_HIGH_RISK_PERCENTAGE",
      "value" : 6.718146718146718,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_VERY_HIGH_RISK_LOC",
      "value" : 449,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 34.67181467181467,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SAFE_RL_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_NEGLIGIBLE_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_NEGLIGIBLE_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_LOW_RISK_LOC",
      "value" : 17,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_LOW_RISK_PERCENTAGE",
      "value" : 8.018867924528301,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_MEDIUM_RISK_LOC",
      "value" : 124,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_MEDIUM_RISK_PERCENTAGE",
      "value" : 58.490566037735846,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_MEDIUM_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_HIGH_RISK_LOC",
      "value" : 71,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_HIGH_RISK_PERCENTAGE",
      "value" : 33.490566037735846,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_COMPONENT_SCRIPTS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 359,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 23.82216323822163,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 85,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_LOC",
      "value" : 301,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_PERCENTAGE",
      "value" : 19.973457199734572,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_LOW_RISK_COUNT",
      "value" : 22,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_LOC",
      "value" : 240,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 15.925680159256801,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_MEDIUM_RISK_COUNT",
      "value" : 9,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_LOC",
      "value" : 158,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_PERCENTAGE",
      "value" : 10.48440610484406,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_LOC",
      "value" : 449,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 29.794293297942932,
      "description" : null
    }, {
      "id" : "UNIT_SIZE_EXTENSION_PY_VERY_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_LOC",
      "value" : 706,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 46.84804246848042,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_NEGLIGIBLE_RISK_COUNT",
      "value" : 107,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_LOC",
      "value" : 126,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_PERCENTAGE",
      "value" : 8.360982083609821,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_LOW_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_LOC",
      "value" : 155,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_PERCENTAGE",
      "value" : 10.28533510285335,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_MEDIUM_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_LOC",
      "value" : 520,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_PERCENTAGE",
      "value" : 34.505640345056406,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_RISK_COUNT",
      "value" : 3,
      "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" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_HIGH_PLUS_RISK_LOC",
      "value" : 520,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_NEGLIGIBLE_RISK_LOC",
      "value" : 627,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 48.41698841698842,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_NEGLIGIBLE_RISK_COUNT",
      "value" : 104,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_LOW_RISK_LOC",
      "value" : 93,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_LOW_RISK_PERCENTAGE",
      "value" : 7.181467181467181,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_LOW_RISK_COUNT",
      "value" : 5,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_MEDIUM_RISK_LOC",
      "value" : 126,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_MEDIUM_RISK_PERCENTAGE",
      "value" : 9.72972972972973,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_MEDIUM_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_HIGH_RISK_LOC",
      "value" : 449,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_HIGH_RISK_PERCENTAGE",
      "value" : 34.67181467181467,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_HIGH_RISK_COUNT",
      "value" : 2,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SAFE_RL_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_NEGLIGIBLE_RISK_LOC",
      "value" : 79,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 37.264150943396224,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_NEGLIGIBLE_RISK_COUNT",
      "value" : 3,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_LOW_RISK_LOC",
      "value" : 33,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_LOW_RISK_PERCENTAGE",
      "value" : 15.566037735849056,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_LOW_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_MEDIUM_RISK_LOC",
      "value" : 29,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_MEDIUM_RISK_PERCENTAGE",
      "value" : 13.679245283018869,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_MEDIUM_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_HIGH_RISK_LOC",
      "value" : 71,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_HIGH_RISK_PERCENTAGE",
      "value" : 33.490566037735846,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_HIGH_RISK_COUNT",
      "value" : 1,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_VERY_HIGH_RISK_LOC",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_VERY_HIGH_RISK_PERCENTAGE",
      "value" : 0.0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_SCRIPTS_VERY_HIGH_RISK_COUNT",
      "value" : 0,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_LOC",
      "value" : 706,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_PERCENTAGE",
      "value" : 46.84804246848042,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_NEGLIGIBLE_RISK_COUNT",
      "value" : 107,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_LOC",
      "value" : 126,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_PERCENTAGE",
      "value" : 8.360982083609821,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_LOW_RISK_COUNT",
      "value" : 6,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_LOC",
      "value" : 155,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_PERCENTAGE",
      "value" : 10.28533510285335,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_MEDIUM_RISK_COUNT",
      "value" : 4,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_LOC",
      "value" : 520,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_PERCENTAGE",
      "value" : 34.505640345056406,
      "description" : null
    }, {
      "id" : "CONDITIONAL_COMPLEXITY_COMPONENT_PY_HIGH_RISK_COUNT",
      "value" : 3,
      "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_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" : 1,
      "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" : 19,
      "description" : "Number of files 366+ days days old"
    }, {
      "id" : "NUMBER_OF_CONTRIBUTORS",
      "value" : 1,
      "description" : "Number of contributors"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATES",
      "value" : 3,
      "description" : "Number of duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_FILES_WITH_DUPLICATES",
      "value" : 4,
      "description" : "Number of files with duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES",
      "value" : 36,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES",
      "value" : 1680,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE",
      "value" : 2.142857142857143,
      "description" : "Duplication percentage"
    }, {
      "id" : "UNIT_DUPLICATES_COUNT",
      "value" : 0,
      "description" : "Unit duplicates"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SAFE_RL",
      "value" : 36,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SAFE_RL",
      "value" : 36,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SAFE_RL",
      "value" : 100.0,
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_ROOT",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_ROOT",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PRIMARY_SCRIPTS",
      "value" : 0,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PRIMARY_SCRIPTS",
      "value" : 0,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PRIMARY_SCRIPTS",
      "value" : "NaN",
      "description" : "Duplication percentage"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_DUPLICATED_LINES_PY",
      "value" : 36,
      "description" : "Number of duplicated lines"
    }, {
      "id" : "DUPLICATION_NUMBER_OF_CLEANED_LINES_PY",
      "value" : 1680,
      "description" : "Number of lines after cleaning for duplication calculations"
    }, {
      "id" : "DUPLICATION_PERCENTAGE_PY",
      "value" : 2.142857142857143,
      "description" : "Duplication percentage"
    }, {
      "id" : "TOTAL_ANALYSIS_TIME_IN_MILLIS",
      "value" : 224,
      "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" : 1768,
          "description" : null
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "DUPLICATION_PERCENTAGE",
          "description" : "System duplication",
          "desiredRange" : {
            "min" : "0",
            "max" : "5",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "DUPLICATION_PERCENTAGE",
          "value" : 2.142857142857143,
          "description" : "Duplication percentage"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "description" : "The number of very large files",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "VERY_HIGH_RISK_FILE_SIZE_COUNT",
          "value" : 0,
          "description" : "Number of  files with more than 1000 lines of code"
        },
        "status" : "OK"
      }, {
        "control" : {
          "metric" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "description" : "Number of very complex units",
          "desiredRange" : {
            "min" : "0",
            "max" : "0",
            "tolerance" : "1"
          }
        },
        "metric" : {
          "id" : "CONDITIONAL_COMPLEXITY_VERY_HIGH_RISK_COUNT",
          "value" : 0,
          "description" : null
        },
        "status" : "OK"
      } ]
    } ]
  },
  "totalNumberOfFilesInScope" : 26,
  "mainAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 19,
    "linesOfCode" : 1768,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 19,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 1768,
      "description" : [ ]
    } ]
  },
  "testAspectAnalysisResults" : {
    "name" : null,
    "filesCount" : 1,
    "linesOfCode" : 43,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.py",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.py",
      "value" : 43,
      "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" : 60,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.md",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.md",
      "value" : 60,
      "description" : [ ]
    } ]
  },
  "logicalDecompositionsAnalysisResults" : [ {
    "key" : "primary",
    "components" : [ {
      "name" : "safe_rl",
      "filesCount" : 16,
      "linesOfCode" : 1508,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 16,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 1508,
        "description" : [ ]
      } ]
    }, {
      "name" : "ROOT",
      "filesCount" : 1,
      "linesOfCode" : 19,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 1,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 19,
        "description" : [ ]
      } ]
    }, {
      "name" : "scripts",
      "filesCount" : 2,
      "linesOfCode" : 241,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 2,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 241,
        "description" : [ ]
      } ]
    } ],
    "componentDependencies" : [ ],
    "componentDependenciesErrors" : [ ],
    "logicalDecomposition" : {
      "name" : "primary",
      "scope" : "main",
      "filters" : [ ],
      "componentsFolderDepth" : 1,
      "minComponentsCount" : 0,
      "components" : [ {
        "name" : "safe_rl",
        "sourceFileFilters" : [ {
          "pathPattern" : "./safe_rl/.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "ROOT",
        "sourceFileFilters" : [ {
          "pathPattern" : "./.*",
          "contentPattern" : "",
          "exception" : false,
          "note" : ""
        }, {
          "pathPattern" : "./safe_rl/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        }, {
          "pathPattern" : "./scripts/.*",
          "contentPattern" : "",
          "exception" : true,
          "note" : ""
        } ],
        "files" : [ ]
      }, {
        "name" : "scripts",
        "sourceFileFilters" : [ {
          "pathPattern" : "./scripts/.*",
          "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" : "safe_rl",
      "value" : 16,
      "description" : [ ]
    }, {
      "name" : "ROOT",
      "value" : 1,
      "description" : [ ]
    }, {
      "name" : "scripts",
      "value" : 2,
      "description" : [ ]
    } ],
    "linesOfCodePerComponent" : [ {
      "name" : "safe_rl",
      "value" : 1508,
      "description" : [ ]
    }, {
      "name" : "ROOT",
      "value" : 19,
      "description" : [ ]
    }, {
      "name" : "scripts",
      "value" : 241,
      "description" : [ ]
    } ]
  } ],
  "concernsAnalysisResults" : [ {
    "key" : "general",
    "concerns" : [ {
      "name" : "TODOs",
      "filesCount" : 0,
      "linesOfCode" : 0,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ ],
      "linesOfCodePerExtension" : [ ]
    }, {
      "name" : "Unclassified",
      "filesCount" : 19,
      "linesOfCode" : 1768,
      "numberOfRegexLineMatches" : 0,
      "fileCountPerExtension" : [ {
        "name" : "  *.py",
        "value" : 19,
        "description" : [ ]
      } ],
      "linesOfCodePerExtension" : [ {
        "name" : "  *.py",
        "value" : 1768,
        "description" : [ ]
      } ]
    } ],
    "concernsGroup" : null,
    "linesOfCodePerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 1768,
      "description" : [ ]
    } ],
    "fileCountPerConcern" : [ {
      "name" : "TODOs",
      "value" : 0,
      "description" : [ ]
    }, {
      "name" : "Unclassified",
      "value" : 19,
      "description" : [ ]
    } ]
  } ],
  "foundTags" : [ ],
  "filesAnalysisResults" : {
    "overallFileSizeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 399,
      "lowRiskValue" : 443,
      "mediumRiskValue" : 926,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 13,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 52.37556561085973,
      "negligibleRiskPercentage" : 22.56787330316742,
      "totalValue" : 1768,
      "totalCount" : 19,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 25.056561085972852
    },
    "fileSizeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 100,
      "mediumRiskThreshold" : 200,
      "highRiskThreshold" : 500,
      "veryHighRiskThreshold" : 1000,
      "negligibleRiskValue" : 399,
      "lowRiskValue" : 443,
      "mediumRiskValue" : 926,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 3,
      "negligibleRiskCount" : 13,
      "mediumRiskCount" : 3,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-100",
      "lowRiskLabel" : "101-200",
      "mediumRiskLabel" : "201-500",
      "highRiskLabel" : "501-1000",
      "veryHighRiskLabel" : "1001+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 52.37556561085973,
      "negligibleRiskPercentage" : 22.56787330316742,
      "totalValue" : 1768,
      "totalCount" : 19,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 25.056561085972852
    } ],
    "fileSizeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "fileSizeDistributionPerComponent" : [ {
        "key" : "safe_rl",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 325,
        "lowRiskValue" : 257,
        "mediumRiskValue" : 926,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 2,
        "negligibleRiskCount" : 11,
        "mediumRiskCount" : 3,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 61.40583554376658,
        "negligibleRiskPercentage" : 21.551724137931036,
        "totalValue" : 1508,
        "totalCount" : 16,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 17.042440318302386
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 19,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 100.0,
        "totalValue" : 19,
        "totalCount" : 1,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      }, {
        "key" : "scripts",
        "lowRiskThreshold" : 100,
        "mediumRiskThreshold" : 200,
        "highRiskThreshold" : 500,
        "veryHighRiskThreshold" : 1000,
        "negligibleRiskValue" : 55,
        "lowRiskValue" : 186,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 1,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-100",
        "lowRiskLabel" : "101-200",
        "mediumRiskLabel" : "201-500",
        "highRiskLabel" : "501-1000",
        "veryHighRiskLabel" : "1001+",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 22.821576763485478,
        "totalValue" : 241,
        "totalCount" : 2,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 77.17842323651452
      } ]
    } ],
    "longestFiles" : [ {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "filesWithMostUnits" : [ {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    } ]
  },
  "filesHistoryAnalysisResults" : {
    "overallFileLastModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 19,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0,
      "totalValue" : 19,
      "totalCount" : 1,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0
    },
    "overallFileFirstModifiedDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 19,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0,
      "totalValue" : 19,
      "totalCount" : 1,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0
    },
    "overallFileChangeDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 19,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0,
      "totalValue" : 19,
      "totalCount" : 1,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0
    },
    "overallContributorsCountDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 1,
      "mediumRiskThreshold" : 5,
      "highRiskThreshold" : 10,
      "veryHighRiskThreshold" : 25,
      "negligibleRiskValue" : 19,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1",
      "lowRiskLabel" : "2-5",
      "mediumRiskLabel" : "6-10",
      "highRiskLabel" : "11-25",
      "veryHighRiskLabel" : "26+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0,
      "totalValue" : 19,
      "totalCount" : 1,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0
    },
    "filesWithoutCommitHistoryCount" : 18,
    "filesWithoutCommitHistoryLinesOfCode" : 1749,
    "changeDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 19,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 1,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 100.0,
      "totalValue" : 19,
      "totalCount" : 1,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0
    } ],
    "lastModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 19,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0,
      "totalValue" : 19,
      "totalCount" : 1,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0
    } ],
    "firstModifiedDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 30,
      "mediumRiskThreshold" : 90,
      "highRiskThreshold" : 180,
      "veryHighRiskThreshold" : 365,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 0,
      "mediumRiskValue" : 0,
      "highRiskValue" : 0,
      "veryHighRiskValue" : 19,
      "lowRiskCount" : 0,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 0,
      "highRiskCount" : 0,
      "veryHighRiskCount" : 1,
      "negligibleRiskLabel" : "1-30 days",
      "lowRiskLabel" : "31-90 days",
      "mediumRiskLabel" : "91-180 days",
      "highRiskLabel" : "181-365 days",
      "veryHighRiskLabel" : "366+ days",
      "veryHighRiskPercentage" : 100.0,
      "mediumRiskPercentage" : 0.0,
      "negligibleRiskPercentage" : 0.0,
      "totalValue" : 19,
      "totalCount" : 1,
      "highRiskPercentage" : 0.0,
      "lowRiskPercentage" : 0.0
    } ],
    "changeDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "safe_rl",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 19,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 1,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 100.0,
        "totalValue" : 19,
        "totalCount" : 1,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      }, {
        "key" : "scripts",
        "lowRiskThreshold" : 5,
        "mediumRiskThreshold" : 20,
        "highRiskThreshold" : 50,
        "veryHighRiskThreshold" : 100,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-5",
        "lowRiskLabel" : "6-20",
        "mediumRiskLabel" : "21-50",
        "highRiskLabel" : "51-100",
        "veryHighRiskLabel" : "101+",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      } ]
    } ],
    "firstModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "safe_rl",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 19,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 19,
        "totalCount" : 1,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      }, {
        "key" : "scripts",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      } ]
    } ],
    "lastModifiedDistributionPerLogicalDecomposition" : [ {
      "name" : "primary",
      "distributionPerComponent" : [ {
        "key" : "safe_rl",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      }, {
        "key" : "ROOT",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 19,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 1,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 100.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 19,
        "totalCount" : 1,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      }, {
        "key" : "scripts",
        "lowRiskThreshold" : 30,
        "mediumRiskThreshold" : 90,
        "highRiskThreshold" : 180,
        "veryHighRiskThreshold" : 365,
        "negligibleRiskValue" : 0,
        "lowRiskValue" : 0,
        "mediumRiskValue" : 0,
        "highRiskValue" : 0,
        "veryHighRiskValue" : 0,
        "lowRiskCount" : 0,
        "negligibleRiskCount" : 0,
        "mediumRiskCount" : 0,
        "highRiskCount" : 0,
        "veryHighRiskCount" : 0,
        "negligibleRiskLabel" : "1-30 days",
        "lowRiskLabel" : "31-90 days",
        "mediumRiskLabel" : "91-180 days",
        "highRiskLabel" : "181-365 days",
        "veryHighRiskLabel" : "366+ days",
        "veryHighRiskPercentage" : 0.0,
        "mediumRiskPercentage" : 0.0,
        "negligibleRiskPercentage" : 0.0,
        "totalValue" : 0,
        "totalCount" : 0,
        "highRiskPercentage" : 0.0,
        "lowRiskPercentage" : 0.0
      } ]
    } ],
    "oldestFiles" : [ {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "youngestFiles" : [ {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostRecentlyChangedFiles" : [ {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "mostPreviouslyChangedFiles" : [ {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    } ],
    "mostChangedFiles" : [ {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    } ],
    "filesWithMostContributors" : [ {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    } ],
    "filesWithLeastContributors" : [ {
      "relativePath" : "safe_rl/sac/sac.py",
      "extension" : "py",
      "linesOfCode" : 349,
      "unitsCount" : 15,
      "unitsMcCabeIndexSum" : 50,
      "linesOfCodeInUnits" : 297
    }, {
      "relativePath" : "safe_rl/pg/run_agent.py",
      "extension" : "py",
      "linesOfCode" : 315,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 47,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "safe_rl/pg/agents.py",
      "extension" : "py",
      "linesOfCode" : 262,
      "unitsCount" : 29,
      "unitsMcCabeIndexSum" : 56,
      "linesOfCodeInUnits" : 241
    }, {
      "relativePath" : "scripts/plot.py",
      "extension" : "py",
      "linesOfCode" : 186,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 59,
      "linesOfCodeInUnits" : 174
    }, {
      "relativePath" : "safe_rl/utils/logx.py",
      "extension" : "py",
      "linesOfCode" : 148,
      "unitsCount" : 14,
      "unitsMcCabeIndexSum" : 51,
      "linesOfCodeInUnits" : 127
    }, {
      "relativePath" : "safe_rl/pg/network.py",
      "extension" : "py",
      "linesOfCode" : 109,
      "unitsCount" : 16,
      "unitsMcCabeIndexSum" : 28,
      "linesOfCodeInUnits" : 103
    }, {
      "relativePath" : "safe_rl/pg/buffer.py",
      "extension" : "py",
      "linesOfCode" : 64,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 8,
      "linesOfCodeInUnits" : 56
    }, {
      "relativePath" : "scripts/experiment.py",
      "extension" : "py",
      "linesOfCode" : 55,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 38
    }, {
      "relativePath" : "safe_rl/utils/mpi_tools.py",
      "extension" : "py",
      "linesOfCode" : 50,
      "unitsCount" : 10,
      "unitsMcCabeIndexSum" : 18,
      "linesOfCodeInUnits" : 47
    }, {
      "relativePath" : "safe_rl/pg/algos.py",
      "extension" : "py",
      "linesOfCode" : 48,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 45
    }, {
      "relativePath" : "safe_rl/utils/mpi_tf.py",
      "extension" : "py",
      "linesOfCode" : 47,
      "unitsCount" : 7,
      "unitsMcCabeIndexSum" : 19,
      "linesOfCodeInUnits" : 42
    }, {
      "relativePath" : "safe_rl/pg/trust_region.py",
      "extension" : "py",
      "linesOfCode" : 30,
      "unitsCount" : 5,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 27
    }, {
      "relativePath" : "safe_rl/utils/load_utils.py",
      "extension" : "py",
      "linesOfCode" : 26,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 11,
      "linesOfCodeInUnits" : 21
    }, {
      "relativePath" : "safe_rl/utils/serialization_utils.py",
      "extension" : "py",
      "linesOfCode" : 25,
      "unitsCount" : 2,
      "unitsMcCabeIndexSum" : 14,
      "linesOfCodeInUnits" : 24
    }, {
      "relativePath" : "safe_rl/utils/run_utils.py",
      "extension" : "py",
      "linesOfCode" : 17,
      "unitsCount" : 1,
      "unitsMcCabeIndexSum" : 5,
      "linesOfCodeInUnits" : 14
    }, {
      "relativePath" : "safe_rl/pg/utils.py",
      "extension" : "py",
      "linesOfCode" : 13,
      "unitsCount" : 4,
      "unitsMcCabeIndexSum" : 7,
      "linesOfCodeInUnits" : 10
    }, {
      "relativePath" : "safe_rl/__init__.py",
      "extension" : "py",
      "linesOfCode" : 4,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "safe_rl/sac/__init__.py",
      "extension" : "py",
      "linesOfCode" : 1,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    }, {
      "relativePath" : "setup.py",
      "extension" : "py",
      "linesOfCode" : 19,
      "unitsCount" : 0,
      "unitsMcCabeIndexSum" : 0,
      "linesOfCodeInUnits" : 0
    } ],
    "firstDate" : "",
    "latestDate" : "",
    "daysBetweenFirstAndLastDate" : 0,
    "weeks" : 0,
    "estimatedWorkindDays" : 0,
    "activeDays" : 0,
    "ageInDays" : 0,
    "historyPerExtensionPerYear" : [ {
      "extension" : "py",
      "year" : "2019",
      "commitsCount" : 1,
      "contributors" : [ "jachiam@berkeley.edu" ]
    } ]
  },
  "unitsAnalysisResults" : {
    "totalNumberOfUnits" : 120,
    "linesOfCodeInUnits" : 1507,
    "unitSizeRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 359,
      "lowRiskValue" : 301,
      "mediumRiskValue" : 240,
      "highRiskValue" : 158,
      "veryHighRiskValue" : 449,
      "lowRiskCount" : 22,
      "negligibleRiskCount" : 85,
      "mediumRiskCount" : 9,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 29.794293297942932,
      "mediumRiskPercentage" : 15.925680159256801,
      "negligibleRiskPercentage" : 23.82216323822163,
      "totalValue" : 1507,
      "totalCount" : 120,
      "highRiskPercentage" : 10.48440610484406,
      "lowRiskPercentage" : 19.973457199734572
    },
    "conditionalComplexityRiskDistribution" : {
      "key" : "",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 706,
      "lowRiskValue" : 126,
      "mediumRiskValue" : 155,
      "highRiskValue" : 520,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 6,
      "negligibleRiskCount" : 107,
      "mediumRiskCount" : 4,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 10.28533510285335,
      "negligibleRiskPercentage" : 46.84804246848042,
      "totalValue" : 1507,
      "totalCount" : 120,
      "highRiskPercentage" : 34.505640345056406,
      "lowRiskPercentage" : 8.360982083609821
    },
    "unitSizeRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 359,
      "lowRiskValue" : 301,
      "mediumRiskValue" : 240,
      "highRiskValue" : 158,
      "veryHighRiskValue" : 449,
      "lowRiskCount" : 22,
      "negligibleRiskCount" : 85,
      "mediumRiskCount" : 9,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 29.794293297942932,
      "mediumRiskPercentage" : 15.925680159256801,
      "negligibleRiskPercentage" : 23.82216323822163,
      "totalValue" : 1507,
      "totalCount" : 120,
      "highRiskPercentage" : 10.48440610484406,
      "lowRiskPercentage" : 19.973457199734572
    } ],
    "unitSizeRiskDistributionPerComponent" : [ [ {
      "key" : "safe_rl",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 359,
      "lowRiskValue" : 284,
      "mediumRiskValue" : 116,
      "highRiskValue" : 87,
      "veryHighRiskValue" : 449,
      "lowRiskCount" : 21,
      "negligibleRiskCount" : 85,
      "mediumRiskCount" : 5,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 2,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 34.67181467181467,
      "mediumRiskPercentage" : 8.957528957528957,
      "negligibleRiskPercentage" : 27.72200772200772,
      "totalValue" : 1295,
      "totalCount" : 114,
      "highRiskPercentage" : 6.718146718146718,
      "lowRiskPercentage" : 21.93050193050193
    }, {
      "key" : "scripts",
      "lowRiskThreshold" : 10,
      "mediumRiskThreshold" : 20,
      "highRiskThreshold" : 50,
      "veryHighRiskThreshold" : 100,
      "negligibleRiskValue" : 0,
      "lowRiskValue" : 17,
      "mediumRiskValue" : 124,
      "highRiskValue" : 71,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 0,
      "mediumRiskCount" : 4,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-10",
      "lowRiskLabel" : "11-20",
      "mediumRiskLabel" : "21-50",
      "highRiskLabel" : "51-100",
      "veryHighRiskLabel" : "101+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 58.490566037735846,
      "negligibleRiskPercentage" : 0.0,
      "totalValue" : 212,
      "totalCount" : 6,
      "highRiskPercentage" : 33.490566037735846,
      "lowRiskPercentage" : 8.018867924528301
    } ] ],
    "longestUnits" : [ {
      "shortName" : "def run_polopt_agent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/run_agent.py",
        "extension" : "py",
        "linesOfCode" : 315,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 241,
      "mcCabeIndex" : 47,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def sac()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 208,
      "mcCabeIndex" : 27,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_pi()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 87,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def plot_data()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 71,
      "mcCabeIndex" : 26,
      "numberOfParameters" : 11,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/experiment.py",
        "extension" : "py",
        "linesOfCode" : 55,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 38
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 38,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_datasets()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 33,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_pi()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 29,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_all_datasets()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 29,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 24,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 0,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_squashed_gaussian_policy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/network.py",
        "extension" : "py",
        "linesOfCode" : 109,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 23,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def dump_tabular()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load_policy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/load_utils.py",
        "extension" : "py",
        "linesOfCode" : 26,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 21
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/buffer.py",
        "extension" : "py",
        "linesOfCode" : 64,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def compute_gradients()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tf.py",
        "extension" : "py",
        "linesOfCode" : 47,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def convert_json()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/serialization_utils.py",
        "extension" : "py",
        "linesOfCode" : 25,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_plots()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 16,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mpi_fork()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tools.py",
        "extension" : "py",
        "linesOfCode" : 50,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 15,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def setup_logger_kwargs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/run_utils.py",
        "extension" : "py",
        "linesOfCode" : 17,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def log_tabular()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_gaussian_policy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/network.py",
        "extension" : "py",
        "linesOfCode" : 109,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_actor_critic()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/network.py",
        "extension" : "py",
        "linesOfCode" : 109,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def cg()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/trust_region.py",
        "extension" : "py",
        "linesOfCode" : 30,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def finish_path()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/buffer.py",
        "extension" : "py",
        "linesOfCode" : 64,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_categorical_policy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/network.py",
        "extension" : "py",
        "linesOfCode" : 109,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 13,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_target_update()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_critic()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def restore_tf_graph()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def log()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def store()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/buffer.py",
        "extension" : "py",
        "linesOfCode" : 64,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 9,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mpi_statistics_scalar()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tools.py",
        "extension" : "py",
        "linesOfCode" : 50,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ensure_satisfiable_penalty_use()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_pi()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_gaussian_policy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def save_config()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _tf_simple_save()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/buffer.py",
        "extension" : "py",
        "linesOfCode" : 64,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_actor()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def store()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 7,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def save_state()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ppo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/algos.py",
        "extension" : "py",
        "linesOfCode" : 48,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ppo_lagrangian()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/algos.py",
        "extension" : "py",
        "linesOfCode" : 48,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def trpo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/algos.py",
        "extension" : "py",
        "linesOfCode" : 48,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def trpo_lagrangian()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/algos.py",
        "extension" : "py",
        "linesOfCode" : 48,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def cpo()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/algos.py",
        "extension" : "py",
        "linesOfCode" : 48,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 45
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def sample_batch()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 8,
      "mcCabeIndex" : 1,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ],
    "conditionalComplexityRiskDistributionPerExtension" : [ {
      "key" : "py",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 706,
      "lowRiskValue" : 126,
      "mediumRiskValue" : 155,
      "highRiskValue" : 520,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 6,
      "negligibleRiskCount" : 107,
      "mediumRiskCount" : 4,
      "highRiskCount" : 3,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 10.28533510285335,
      "negligibleRiskPercentage" : 46.84804246848042,
      "totalValue" : 1507,
      "totalCount" : 120,
      "highRiskPercentage" : 34.505640345056406,
      "lowRiskPercentage" : 8.360982083609821
    } ],
    "conditionalComplexityRiskDistributionPerComponent" : [ [ {
      "key" : "safe_rl",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 627,
      "lowRiskValue" : 93,
      "mediumRiskValue" : 126,
      "highRiskValue" : 449,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 5,
      "negligibleRiskCount" : 104,
      "mediumRiskCount" : 3,
      "highRiskCount" : 2,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 9.72972972972973,
      "negligibleRiskPercentage" : 48.41698841698842,
      "totalValue" : 1295,
      "totalCount" : 114,
      "highRiskPercentage" : 34.67181467181467,
      "lowRiskPercentage" : 7.181467181467181
    }, {
      "key" : "scripts",
      "lowRiskThreshold" : 5,
      "mediumRiskThreshold" : 10,
      "highRiskThreshold" : 25,
      "veryHighRiskThreshold" : 50,
      "negligibleRiskValue" : 79,
      "lowRiskValue" : 33,
      "mediumRiskValue" : 29,
      "highRiskValue" : 71,
      "veryHighRiskValue" : 0,
      "lowRiskCount" : 1,
      "negligibleRiskCount" : 3,
      "mediumRiskCount" : 1,
      "highRiskCount" : 1,
      "veryHighRiskCount" : 0,
      "negligibleRiskLabel" : "1-5",
      "lowRiskLabel" : "6-10",
      "mediumRiskLabel" : "11-25",
      "highRiskLabel" : "26-50",
      "veryHighRiskLabel" : "51+",
      "veryHighRiskPercentage" : 0.0,
      "mediumRiskPercentage" : 13.679245283018869,
      "negligibleRiskPercentage" : 37.264150943396224,
      "totalValue" : 212,
      "totalCount" : 6,
      "highRiskPercentage" : 33.490566037735846,
      "lowRiskPercentage" : 15.566037735849056
    } ] ],
    "mostComplexUnits" : [ {
      "shortName" : "def run_polopt_agent()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/run_agent.py",
        "extension" : "py",
        "linesOfCode" : 315,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 47,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 241,
      "mcCabeIndex" : 47,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def sac()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 208,
      "mcCabeIndex" : 27,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def plot_data()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 71,
      "mcCabeIndex" : 26,
      "numberOfParameters" : 11,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_all_datasets()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 29,
      "mcCabeIndex" : 19,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def convert_json()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/serialization_utils.py",
        "extension" : "py",
        "linesOfCode" : 25,
        "unitsCount" : 2,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 24
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 13,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_pi()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 87,
      "mcCabeIndex" : 12,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def load_policy()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/load_utils.py",
        "extension" : "py",
        "linesOfCode" : 26,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 11,
        "linesOfCodeInUnits" : 21
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 21,
      "mcCabeIndex" : 11,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_datasets()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 33,
      "mcCabeIndex" : 8,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def compute_gradients()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tf.py",
        "extension" : "py",
        "linesOfCode" : 47,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 18,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def dump_tabular()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 22,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def log_tabular()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 5,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_pi()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 29,
      "mcCabeIndex" : 7,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def _tf_simple_save()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 6,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def assign_params_from_flat()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tf.py",
        "extension" : "py",
        "linesOfCode" : 47,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def setup_logger_kwargs()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/run_utils.py",
        "extension" : "py",
        "linesOfCode" : 17,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 14
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp_actor_critic()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/network.py",
        "extension" : "py",
        "linesOfCode" : 109,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def assign_params_from_flat()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/trust_region.py",
        "extension" : "py",
        "linesOfCode" : 30,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def make_plots()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/plot.py",
        "extension" : "py",
        "linesOfCode" : 186,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 59,
        "linesOfCodeInUnits" : 174
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 16,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def main()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "scripts/experiment.py",
        "extension" : "py",
        "linesOfCode" : 55,
        "unitsCount" : 1,
        "unitsMcCabeIndexSum" : 5,
        "linesOfCodeInUnits" : 38
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 38,
      "mcCabeIndex" : 5,
      "numberOfParameters" : 6,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_target_update()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mpi_fork()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tools.py",
        "extension" : "py",
        "linesOfCode" : 50,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 16,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mpi_statistics_scalar()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tools.py",
        "extension" : "py",
        "linesOfCode" : 50,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def __init__()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 17,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def save_state()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 9,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ensure_satisfiable_penalty_use()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def cg()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/trust_region.py",
        "extension" : "py",
        "linesOfCode" : 30,
        "unitsCount" : 5,
        "unitsMcCabeIndexSum" : 14,
        "linesOfCodeInUnits" : 27
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 14,
      "mcCabeIndex" : 4,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_vars()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 2,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mpi_op()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tools.py",
        "extension" : "py",
        "linesOfCode" : 50,
        "unitsCount" : 10,
        "unitsMcCabeIndexSum" : 18,
        "linesOfCodeInUnits" : 47
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def colorize()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def restore_tf_graph()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 12,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def save_config()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def setup_tf_saver()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 4,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def store()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_stats()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 4,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def update_pi()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 11,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def combined_shape()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/utils.py",
        "extension" : "py",
        "linesOfCode" : 13,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 7,
        "linesOfCodeInUnits" : 10
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 4,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/buffer.py",
        "extension" : "py",
        "linesOfCode" : 64,
        "unitsCount" : 4,
        "unitsMcCabeIndexSum" : 8,
        "linesOfCodeInUnits" : 56
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 10,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def placeholder_from_space()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/network.py",
        "extension" : "py",
        "linesOfCode" : 109,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def get_vars()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/network.py",
        "extension" : "py",
        "linesOfCode" : 109,
        "unitsCount" : 16,
        "unitsMcCabeIndexSum" : 28,
        "linesOfCodeInUnits" : 103
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 2,
      "mcCabeIndex" : 3,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def placeholder()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 2,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def placeholders()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 2,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def mlp()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 4,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 2,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def count_vars()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/sac/sac.py",
        "extension" : "py",
        "linesOfCode" : 349,
        "unitsCount" : 15,
        "unitsMcCabeIndexSum" : 50,
        "linesOfCodeInUnits" : 297
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def flat_concat()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tf.py",
        "extension" : "py",
        "linesOfCode" : 47,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 2,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def apply_gradients()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/mpi_tf.py",
        "extension" : "py",
        "linesOfCode" : 47,
        "unitsCount" : 7,
        "unitsMcCabeIndexSum" : 19,
        "linesOfCodeInUnits" : 42
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 5,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 4,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def log()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def log_tabular()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/utils/logx.py",
        "extension" : "py",
        "linesOfCode" : 148,
        "unitsCount" : 14,
        "unitsMcCabeIndexSum" : 51,
        "linesOfCodeInUnits" : 127
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 7,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 3,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def ensure_satisfiable_optimization()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 6,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def cares_about_cost()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 2,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    }, {
      "shortName" : "def learn_penalty()",
      "longName" : "",
      "sourceFile" : {
        "relativePath" : "safe_rl/pg/agents.py",
        "extension" : "py",
        "linesOfCode" : 262,
        "unitsCount" : 29,
        "unitsMcCabeIndexSum" : 56,
        "linesOfCodeInUnits" : 241
      },
      "startLine" : 0,
      "endLine" : 0,
      "linesOfCode" : 3,
      "mcCabeIndex" : 2,
      "numberOfParameters" : 1,
      "numberOfLiterals" : 0,
      "numberOfStatements" : 0,
      "numberOfExpressions" : 0,
      "children" : [ ]
    } ]
  },
  "duplicationAnalysisResults" : {
    "overallDuplication" : {
      "key" : "system",
      "numberOfDuplicates" : 3,
      "cleanedLinesOfCode" : 1680,
      "duplicatedLinesOfCode" : 36,
      "numberOfFilesWithDuplicates" : 4,
      "duplicationPercentage" : 2.142857142857143
    },
    "duplicationPerComponent" : [ [ {
      "key" : "safe_rl",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1436,
      "duplicatedLinesOfCode" : 36,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 2.5069637883008355
    }, {
      "key" : "ROOT",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 17,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    }, {
      "key" : "scripts",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 227,
      "duplicatedLinesOfCode" : 0,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 0.0
    } ] ],
    "duplicationPerConcern" : [ ],
    "duplicationPerExtension" : [ {
      "key" : "py",
      "numberOfDuplicates" : 0,
      "cleanedLinesOfCode" : 1680,
      "duplicatedLinesOfCode" : 36,
      "numberOfFilesWithDuplicates" : 0,
      "duplicationPercentage" : 2.142857142857143
    } ],
    "longestDuplicates" : [ {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "safe_rl/pg/network.py",
          "extension" : "py",
          "linesOfCode" : 109,
          "unitsCount" : 16,
          "unitsMcCabeIndexSum" : 28,
          "linesOfCodeInUnits" : 103
        },
        "sourceFileCleanedLinesOfCode" : 105,
        "startLine" : 123,
        "endLine" : 129,
        "cleanedStartLine" : 70,
        "cleanedEndLine" : 75,
        "percentage" : 5.714285714285714,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "safe_rl/sac/sac.py",
          "extension" : "py",
          "linesOfCode" : 349,
          "unitsCount" : 15,
          "unitsMcCabeIndexSum" : 50,
          "linesOfCodeInUnits" : 297
        },
        "sourceFileCleanedLinesOfCode" : 338,
        "startLine" : 58,
        "endLine" : 64,
        "cleanedStartLine" : 33,
        "cleanedEndLine" : 38,
        "percentage" : 1.7751479289940828,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "safe_rl/pg/run_agent.py",
          "extension" : "py",
          "linesOfCode" : 315,
          "unitsCount" : 1,
          "unitsMcCabeIndexSum" : 47,
          "linesOfCodeInUnits" : 241
        },
        "sourceFileCleanedLinesOfCode" : 300,
        "startLine" : 507,
        "endLine" : 518,
        "cleanedStartLine" : 268,
        "cleanedEndLine" : 273,
        "percentage" : 2.0,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "safe_rl/sac/sac.py",
          "extension" : "py",
          "linesOfCode" : 349,
          "unitsCount" : 15,
          "unitsMcCabeIndexSum" : 50,
          "linesOfCodeInUnits" : 297
        },
        "sourceFileCleanedLinesOfCode" : 338,
        "startLine" : 584,
        "endLine" : 594,
        "cleanedStartLine" : 324,
        "cleanedEndLine" : 329,
        "percentage" : 1.7751479289940828,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    }, {
      "displayContent" : "",
      "duplicatedFileBlocks" : [ {
        "sourceFile" : {
          "relativePath" : "safe_rl/pg/agents.py",
          "extension" : "py",
          "linesOfCode" : 262,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 56,
          "linesOfCodeInUnits" : 241
        },
        "sourceFileCleanedLinesOfCode" : 257,
        "startLine" : 195,
        "endLine" : 201,
        "cleanedStartLine" : 139,
        "cleanedEndLine" : 144,
        "percentage" : 2.3346303501945527,
        "blockSize" : 6
      }, {
        "sourceFile" : {
          "relativePath" : "safe_rl/pg/agents.py",
          "extension" : "py",
          "linesOfCode" : 262,
          "unitsCount" : 29,
          "unitsMcCabeIndexSum" : 56,
          "linesOfCodeInUnits" : 241
        },
        "sourceFileCleanedLinesOfCode" : 257,
        "startLine" : 342,
        "endLine" : 348,
        "cleanedStartLine" : 239,
        "cleanedEndLine" : 244,
        "percentage" : 2.3346303501945527,
        "blockSize" : 6
      } ],
      "blockSize" : 6
    } ],
    "mostFrequentDuplicates" : [ ]
  },
  "contributorsAnalysisResults" : {
    "latestCommitDate" : "2019-11-21",
    "contributors" : [ {
      "email" : "jachiam@berkeley.edu",
      "commitsCount" : 1,
      "commitsCount30Days" : 0,
      "commitsCount90Days" : 0,
      "commitsCount180Days" : 0,
      "commitsCount365Days" : 0,
      "firstCommitDate" : "2019-11-21",
      "latestCommitDate" : "2019-11-21",
      "activeYears" : [ "2019" ],
      "commitDates" : [ "2019-11-21" ],
      "bot" : false,
      "active" : false,
      "rookie" : false
    } ],
    "contributorsPerYear" : [ {
      "timeSlot" : "2019",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerMonth" : [ {
      "timeSlot" : "2019-11",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerDay" : [ {
      "timeSlot" : "2019-11-21",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "contributorsPerWeek" : [ {
      "timeSlot" : "2019-11-18",
      "contributorsCount" : 1,
      "commitsCount" : 1
    } ],
    "commitsPerExtensions" : [ {
      "extension" : "py",
      "commitsCount" : 1,
      "committers" : [ "jachiam@berkeley.edu" ],
      "filesCount" : 1,
      "commitsCount30Days" : 0,
      "committers30Days" : [ ],
      "filesCount30Days" : 0,
      "commitsCount90Days" : 0,
      "committers90Days" : [ ],
      "filesCount90Days" : 0,
      "contributorPerExtensionStats" : [ {
        "contributor" : "jachiam@berkeley.edu",
        "fileUpdates30Days" : 0,
        "fileUpdates90Days" : 0,
        "fileUpdates" : 1
      } ]
    } ]
  },
  "numberOfExcludedFiles" : 4,
  "excludedExtensions" : {
    "" : 1,
    "txt" : 1,
    "gitignore" : 1,
    "json" : 1
  },
  "analysisStartTimeMs" : 1744624472242,
  "maxLinesOfCode" : 1768,
  "maxFileCount" : 19
}