Uber Poet
File Size

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), 100-200 (small files), 200-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 14 files with 1,112 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (240 lines of code)
    • 3 small files (414 lines of code)
    • 10 very small files (458 lines of code)
0% | 0% | 21% | 37% | 41%
Legend:
1001+
501-1000
201-500
101-200
1-100
File Size per Extension
py0% | 0% | 21% | 37% | 41%
Legend:
1001+
501-1000
201-500
101-200
1-100
File Size per Logical Decomposition
primary
uberpoet0% | 0% | 22% | 38% | 39%
ROOT0% | 0% | 0% | 0% | 100%
Legend:
1001+
501-1000
201-500
101-200
1-100
Alternative Visuals
Longest Files (Top 14)
File# lines# units
multisuite.py
in uberpoet
240 13
dotreader.py
in uberpoet
143 15
commandlineutil.py
in uberpoet
138 9
statemanagement.py
in uberpoet
133 20
projectgen.py
in uberpoet
100 13
cpulogger.py
in uberpoet
88 13
moduletree.py
in uberpoet
81 10
genproj.py
in uberpoet
64 4
filegen.py
in uberpoet
51 7
util.py
in uberpoet
37 10
setup.py
in null
30 -
genproj.py
in null
3 -
multisuite.py
in null
3 -
__init__.py
in uberpoet
1 -
Files With Most Units (Top 10)
File# lines# units
statemanagement.py
in uberpoet
133 20
dotreader.py
in uberpoet
143 15
cpulogger.py
in uberpoet
88 13
multisuite.py
in uberpoet
240 13
projectgen.py
in uberpoet
100 13
util.py
in uberpoet
37 10
moduletree.py
in uberpoet
81 10
commandlineutil.py
in uberpoet
138 9
filegen.py
in uberpoet
51 7
genproj.py
in uberpoet
64 4