facebookresearch / pybulletX
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 30 files with 1,500 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (667 lines of code)
    • 25 very small files (833 lines of code)
0% | 0% | 0% | 44% | 55%
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% | 0% | 51% | 48%
js0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pybulletX0% | 0% | 0% | 53% | 46%
pybulletX/gui0% | 0% | 0% | 98% | 1%
website0% | 0% | 0% | 0% | 100%
pybulletX/utils0% | 0% | 0% | 0% | 100%
website/src/pages0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
website/src/css0% | 0% | 0% | 0% | 100%
Longest Files (Top 30)
File# lines# units
robot.py
in pybulletX
190 28
client.py
in pybulletX
142 8
_wrapper.py
in pybulletX
116 11
control_panel.py
in pybulletX/gui
110 14
body.py
in pybulletX
109 25
robot_interface.py
in pybulletX
100 15
robot_interface_mixin.py
in pybulletX
96 7
helper.py
in pybulletX
95 11
docusaurus.config.js
in website
91 -
space_dict.py
in pybulletX/utils
52 9
index.js
in website/src/pages
51 1
mapping_mixin.py
in pybulletX
34 8
dynamics_info.py
in pybulletX
34 2
contact_point.py
in pybulletX
33 2
soft_real_time_clock.py
in pybulletX/utils
32 6
joint_info.py
in pybulletX
29 1
styles.module.css
in website/src/pages
26 -
setup.py
in root
25 1
link_state.py
in pybulletX
19 1
sidebars.js
in website
17 -
__init__.py
in pybulletX
17 -
custom.css
in website/src/css
16 -
joint_type.py
in pybulletX
16 1
joint_state.py
in pybulletX
15 1
simulation_thread.py
in pybulletX/utils
13 2
loop_thread.py
in pybulletX/utils
12 2
babel.config.js
in website
3 -
in
MANIFEST.in
in root
3 -
__init__.py
in pybulletX/utils
2 -
__init__.py
in pybulletX/gui
2 -
Files With Most Units (Top 20)
File# lines# units
robot.py
in pybulletX
190 28
body.py
in pybulletX
109 25
robot_interface.py
in pybulletX
100 15
control_panel.py
in pybulletX/gui
110 14
_wrapper.py
in pybulletX
116 11
helper.py
in pybulletX
95 11
space_dict.py
in pybulletX/utils
52 9
mapping_mixin.py
in pybulletX
34 8
client.py
in pybulletX
142 8
robot_interface_mixin.py
in pybulletX
96 7
soft_real_time_clock.py
in pybulletX/utils
32 6
contact_point.py
in pybulletX
33 2
simulation_thread.py
in pybulletX/utils
13 2
loop_thread.py
in pybulletX/utils
12 2
dynamics_info.py
in pybulletX
34 2
index.js
in website/src/pages
51 1
joint_state.py
in pybulletX
15 1
joint_type.py
in pybulletX
16 1
joint_info.py
in pybulletX
29 1
link_state.py
in pybulletX
19 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines