aws-robotics / aws-robomaker-sample-application-cloudwatch
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 33 files with 685 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)
    • 1 small files (180 lines of code)
    • 32 very small files (505 lines of code)
0% | 0% | 0% | 26% | 73%
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% | 43% | 56%
launch0% | 0% | 0% | 0% | 100%
rb0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
simulation_ws/src/aws_robomaker_simulation_common/nodes0% | 0% | 0% | 100% | 0%
robot_ws/src/cloudwatch_robot/nodes0% | 0% | 0% | 0% | 100%
simulation_ws/src/cloudwatch_simulation/launch0% | 0% | 0% | 0% | 100%
robot_ws/src/cloudwatch_robot/launch0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
map_config0% | 0% | 0% | 0% | 100%
robot_ws/src/cloudwatch_robot/config0% | 0% | 0% | 0% | 100%
robot_ws/src/cloudwatch_robot0% | 0% | 0% | 0% | 100%
simulation_ws/src/aws_robomaker_simulation_common0% | 0% | 0% | 0% | 100%
robot_ws/src/cloudwatch_robot/src0% | 0% | 0% | 0% | 100%
simulation_ws/src/aws_robomaker_simulation_common/src0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
route_manager.py
in simulation_ws/src/aws_robomaker_simulation_common/nodes
180 10
monitor_obstacle_distance.py
in robot_ws/src/cloudwatch_robot/nodes
52 4
monitor_distance_to_goal.py
in robot_ws/src/cloudwatch_robot/nodes
48 4
monitor_speed.py
in robot_ws/src/cloudwatch_robot/nodes
46 4
add_map_plugin.py
in scripts
46 2
launch
bookstore_turtlebot_navigation.launch
in simulation_ws/src/cloudwatch_simulation/launch
36 -
launch
small_house_turtlebot_navigation.launch
in simulation_ws/src/cloudwatch_simulation/launch
34 -
launch
monitoring.launch
in robot_ws/src/cloudwatch_robot/launch
28 -
launch
worldforge_turtlebot_navigation.launch
in simulation_ws/src/cloudwatch_simulation/launch
26 -
rotate.py
in robot_ws/src/cloudwatch_robot/nodes
24 3
launch
turtlebot3_navigation.launch
in simulation_ws/src/cloudwatch_simulation/launch
21 -
launch
empty_world.launch
in simulation_ws/src/cloudwatch_simulation/launch
14 -
launch
start_map_service.launch
in simulation_ws/src/cloudwatch_simulation/launch
12 -
launch
bookstore.launch
in simulation_ws/src/cloudwatch_simulation/launch
11 -
launch
small_house.launch
in simulation_ws/src/cloudwatch_simulation/launch
10 -
launch
rotate.launch
in robot_ws/src/cloudwatch_robot/launch
9 -
cloudwatch_logs_config.yaml
in robot_ws/src/cloudwatch_robot/config
9 -
launch
await_commands.launch
in robot_ws/src/cloudwatch_robot/launch
8 -
setup.py
in robot_ws/src/cloudwatch_robot
7 -
setup.py
in simulation_ws/src/aws_robomaker_simulation_common
7 -
launch
deploy_rotate.launch
in robot_ws/src/cloudwatch_robot/launch
6 -
launch
deploy_await_commands.launch
in robot_ws/src/cloudwatch_robot/launch
6 -
cloudwatch_metrics_config.yaml
in robot_ws/src/cloudwatch_robot/config
6 -
launch
view_empty_world.launch
in simulation_ws/src/cloudwatch_simulation/launch
5 -
small_warehouse.rb
in map_config
5 -
small_house.rb
in map_config
5 -
no_roof_small_warehouse.rb
in map_config
5 -
bookstore.rb
in map_config
5 -
default.rb
in map_config
5 -
worldforge.rb
in map_config
5 -
health_metrics_config.yaml
in robot_ws/src/cloudwatch_robot/config
2 -
__init__.py
in robot_ws/src/cloudwatch_robot/src/cloudwatch_robot
1 -
__init__.py
in simulation_ws/src/aws_robomaker_simulation_common/src/aws_robomaker_simulation_common
1 -
Files With Most Units (Top 6)
File# lines# units
route_manager.py
in simulation_ws/src/aws_robomaker_simulation_common/nodes
180 10
monitor_distance_to_goal.py
in robot_ws/src/cloudwatch_robot/nodes
48 4
monitor_speed.py
in robot_ws/src/cloudwatch_robot/nodes
46 4
monitor_obstacle_distance.py
in robot_ws/src/cloudwatch_robot/nodes
52 4
rotate.py
in robot_ws/src/cloudwatch_robot/nodes
24 3
add_map_plugin.py
in scripts
46 2
Files With Long Lines (Top 4)

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

File# lines# units# long lines
launch
monitoring.launch
in robot_ws/src/cloudwatch_robot/launch
28 - 4
add_map_plugin.py
in scripts
46 2 4
launch
await_commands.launch
in robot_ws/src/cloudwatch_robot/launch
8 - 1
launch
rotate.launch
in robot_ws/src/cloudwatch_robot/launch
9 - 1