facebookresearch / LearningToLearn
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 26 files with 2,089 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (850 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (411 lines of code)
    • 20 very small files (828 lines of code)
0% | 0% | 40% | 19% | 39%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 27% | 24% | 48%
urdf0% | 0% | 100% | 0% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
mbirl/env/kuka_iiwa/urdf0% | 0% | 100% | 0% | 0%
ml3/envs0% | 0% | 65% | 0% | 34%
ml30% | 0% | 29% | 32% | 37%
mbirl/experiments0% | 0% | 0% | 99% | <1%
ml3/experiments0% | 0% | 0% | 0% | 100%
mbirl0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
mbirl/env0% | 0% | 0% | 0% | 100%
Longest Files (Top 26)
File# lines# units
urdf
iiwa7_ft_with_obj_keypts.urdf
in mbirl/env/kuka_iiwa/urdf
382 -
bullet_sim.py
in ml3/envs
239 32
mbrl_utils.py
in ml3
229 30
run_model_based_irl.py
in mbirl/experiments
161 3
sine_regression_task.py
in ml3
148 4
optimizee.py
in ml3
102 15
mountain_car.py
in ml3/envs
100 7
ml3_train.py
in ml3
95 3
generate_expert_demo.py
in mbirl
80 2
learnable_losses.py
in ml3
76 11
shaped_sine_utils.py
in ml3
75 3
learnable_costs.py
in mbirl
73 12
run_shaped_sine_exp.py
in ml3/experiments
62 2
run_mbrl_reacher_exp.py
in ml3/experiments
60 2
run_mountain_car_exp.py
in ml3/experiments
57 1
sine_task_sampler.py
in ml3
41 4
keypoint_mpc.py
in mbirl
37 4
run_sine_regression_exp.py
in ml3/experiments
27 -
reacher_sim.py
in ml3/envs
27 1
setup.py
in root
12 -
__init__.py
in ml3/experiments
1 -
__init__.py
in ml3
1 -
__init__.py
in ml3/envs
1 -
__init__.py
in mbirl/experiments
1 -
__init__.py
in mbirl
1 -
__init__.py
in mbirl/env
1 -
Files With Most Units (Top 17)
File# lines# units
bullet_sim.py
in ml3/envs
239 32
mbrl_utils.py
in ml3
229 30
optimizee.py
in ml3
102 15
learnable_costs.py
in mbirl
73 12
learnable_losses.py
in ml3
76 11
mountain_car.py
in ml3/envs
100 7
sine_task_sampler.py
in ml3
41 4
sine_regression_task.py
in ml3
148 4
keypoint_mpc.py
in mbirl
37 4
ml3_train.py
in ml3
95 3
shaped_sine_utils.py
in ml3
75 3
run_model_based_irl.py
in mbirl/experiments
161 3
run_mbrl_reacher_exp.py
in ml3/experiments
60 2
run_shaped_sine_exp.py
in ml3/experiments
62 2
generate_expert_demo.py
in mbirl
80 2
run_mountain_car_exp.py
in ml3/experiments
57 1
reacher_sim.py
in ml3/envs
27 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 26 long lines.

File# lines# units# long lines
urdf
iiwa7_ft_with_obj_keypts.urdf
in mbirl/env/kuka_iiwa/urdf
382 - 7
generate_expert_demo.py
in mbirl
80 2 4
sine_regression_task.py
in ml3
148 4 3
ml3_train.py
in ml3
95 3 2
bullet_sim.py
in ml3/envs
239 32 2
run_model_based_irl.py
in mbirl/experiments
161 3 2
sine_task_sampler.py
in ml3
41 4 1
run_mountain_car_exp.py
in ml3/experiments
57 1 1
run_mbrl_reacher_exp.py
in ml3/experiments
60 2 1
optimizee.py
in ml3
102 15 1
reacher_sim.py
in ml3/envs
27 1 1
mountain_car.py
in ml3/envs
100 7 1