aws-samples / aws-robomaker-jetbot-ros
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 27 files with 475 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)
    • 2 small files (256 lines of code)
    • 25 very small files (219 lines of code)
0% | 0% | 0% | 53% | 46%
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
urdf0% | 0% | 0% | 100% | 0%
xacro0% | 0% | 0% | 100% | 0%
launch0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
jetbot_description/urdf0% | 0% | 0% | 100% | 0%
jetbot_description/launch0% | 0% | 0% | 0% | 100%
jetbot_navigation/param0% | 0% | 0% | 0% | 100%
aws_example_apps/line_following0% | 0% | 0% | 0% | 100%
aws_example_apps/simple_motion0% | 0% | 0% | 0% | 100%
jetbot_navigation/launch0% | 0% | 0% | 0% | 100%
jetbot_description/config0% | 0% | 0% | 0% | 100%
aws_example_gazebo_worlds/empty_world0% | 0% | 0% | 0% | 100%
aws_example_gazebo_worlds/track_world0% | 0% | 0% | 0% | 100%
jetbot_slam/launch0% | 0% | 0% | 0% | 100%
aws_example_apps/slam_demo0% | 0% | 0% | 0% | 100%
jetbot_slam/param0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
urdf
jetbot.urdf
in src/jetbot_description/urdf
143 -
xacro
jetbot.gazebo.xacro
in src/jetbot_description/urdf
113 -
launch
gazebo.launch
in src/jetbot_description/launch
18 -
jetbot_diff_drive_control.yaml
in src/jetbot_description/config
18 -
launch
world.launch
in src/aws_example_gazebo_worlds/empty_world/launch
14 -
launch
world.launch
in src/aws_example_gazebo_worlds/track_world/launch
14 -
launch
jetbot_move_base.launch
in src/jetbot_navigation/launch
12 -
local_costmap_params.yaml
in src/jetbot_navigation/param
11 -
launch
jetbot_slam.launch
in src/jetbot_slam/launch
11 -
launch
spawn.launch
in src/jetbot_description/launch
10 -
launch
display.launch
in src/jetbot_description/launch
10 -
launch
explore_world.launch
in src/aws_example_apps/slam_demo/launch
9 -
launch
line_following_sim.launch
in src/aws_example_apps/line_following/launch
8 -
launch
simple_motion_sim.launch
in src/aws_example_apps/simple_motion/launch
8 -
launch
jetbot_amcl.launch
in src/jetbot_navigation/launch
8 -
move_base_params.yaml
in src/jetbot_navigation/param
8 -
costmap_common_params.yaml
in src/jetbot_navigation/param
8 -
setup.py
in src/aws_example_apps/line_following
7 -
setup.py
in src/aws_example_apps/simple_motion
7 -
global_costmap_params.yaml
in src/jetbot_navigation/param
7 -
launch
jetbot_description.launch
in src/jetbot_description/launch
7 -
amcl_params.yaml
in src/jetbot_navigation/param
6 -
gmapping_params.yaml
in src/jetbot_slam/param
6 -
launch
line_following.launch
in src/aws_example_apps/line_following/launch
5 -
launch
simple_motion.launch
in src/aws_example_apps/simple_motion/launch
5 -
__init__.py
in src/aws_example_apps/line_following/src/line_following
1 -
__init__.py
in src/aws_example_apps/simple_motion/src/simple_motion
1 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 2 long lines.

File# lines# units# long lines
urdf
jetbot.urdf
in src/jetbot_description/urdf
143 - 2