aws-samples / spotable-game-server
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 13 files with 3,352 lines of code.
    • 0 very long files (0 lines of code)
    • 4 long files (3,001 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 9 very small files (351 lines of code)
0% | 89% | 0% | 0% | 10%
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% | 93% | 0% | 0% | 6%
c0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
jq0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
craft-server-image0% | 98% | 0% | 0% | 1%
craft-server-image/src0% | 0% | 0% | 0% | 100%
minecraft-server-image0% | 0% | 0% | 0% | 100%
minecraft-vanilla-server-image0% | 0% | 0% | 0% | 100%
game-server-init-container0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
serverold.py
in craft-server-image
816 67
server.py
in craft-server-image
749 56
server-ddb.py
in craft-server-image
747 62
server-36-python.py
in craft-server-image
689 55
world.c
in craft-server-image/src
71 1
start.py
in minecraft-server-image
63 3
start.py
in minecraft-vanilla-server-image
58 3
start.py
in game-server-init-container
57 3
config.h
in craft-server-image/src
45 -
world.py
in craft-server-image
38 7
jq
mcadmin.jq
in minecraft-server-image
7 -
jq
mcadmin.jq
in minecraft-vanilla-server-image
7 -
world.h
in craft-server-image/src
5 -
Files With Most Units (Top 9)
File# lines# units
serverold.py
in craft-server-image
816 67
server-ddb.py
in craft-server-image
747 62
server.py
in craft-server-image
749 56
server-36-python.py
in craft-server-image
689 55
world.py
in craft-server-image
38 7
start.py
in minecraft-server-image
63 3
start.py
in game-server-init-container
57 3
start.py
in minecraft-vanilla-server-image
58 3
world.c
in craft-server-image/src
71 1
Files With Long Lines (Top 6)

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

File# lines# units# long lines
serverold.py
in craft-server-image
816 67 8
server-ddb.py
in craft-server-image
747 62 3
start.py
in minecraft-server-image
63 3 2
start.py
in minecraft-vanilla-server-image
58 3 2
server.py
in craft-server-image
749 56 1
start.py
in game-server-init-container
57 3 1