aws / aws-step-functions-data-science-sdk-python
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 34 files with 2,583 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,180 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (690 lines of code)
    • 26 very small files (713 lines of code)
0% | 0% | 45% | 26% | 27%
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% | 45% | 26% | 27%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/stepfunctions/steps0% | 0% | 70% | 15% | 13%
src/stepfunctions/workflow0% | 0% | 82% | 0% | 17%
src/stepfunctions/workflow/widgets0% | 0% | 0% | 55% | 44%
src/stepfunctions/template/pipeline0% | 0% | 0% | 57% | 42%
src/stepfunctions/inputs0% | 0% | 0% | 85% | 14%
doc0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src/stepfunctions0% | 0% | 0% | 0% | 100%
src/stepfunctions/template0% | 0% | 0% | 0% | 100%
Longest Files (Top 34)
File# lines# units
states.py
in src/stepfunctions/steps
413 70
stepfunctions.py
in src/stepfunctions/workflow
292 27
sagemaker.py
in src/stepfunctions/steps
242 9
service.py
in src/stepfunctions/steps
233 24
choice_rule.py
in src/stepfunctions/steps
197 54
events_table.py
in src/stepfunctions/workflow/widgets
192 13
inference.py
in src/stepfunctions/template/pipeline
165 5
placeholders.py
in src/stepfunctions/inputs
136 20
train.py
in src/stepfunctions/template/pipeline
76 3
graph.py
in src/stepfunctions/workflow/widgets
72 4
conf.py
in doc
63 1
compute.py
in src/stepfunctions/steps
56 4
setup.py
in root
49 2
common.py
in src/stepfunctions/template/pipeline
43 9
fields.py
in src/stepfunctions/steps
36 -
utils.py
in src/stepfunctions/steps
36 3
cloudformation.py
in src/stepfunctions/workflow
35 2
utils.py
in src/stepfunctions/workflow/widgets
33 6
utils.py
in src/stepfunctions/workflow
26 2
__init__.py
in src/stepfunctions
24 2
integration_resources.py
in src/stepfunctions/steps
23 2
executions_table.py
in src/stepfunctions/workflow/widgets
23 2
__init__.py
in src/stepfunctions/steps
22 -
utils.py
in src/stepfunctions/inputs
21 2
utils.py
in src/stepfunctions/template
21 2
workflows_table.py
in src/stepfunctions/workflow/widgets
20 2
cfg
setup.cfg
in root
11 -
exceptions.py
in src/stepfunctions
7 -
__init__.py
in src/stepfunctions/workflow/widgets
5 -
__init__.py
in src/stepfunctions/template/pipeline
3 -
__init__.py
in src/stepfunctions/inputs
2 -
__init__.py
in src/stepfunctions/template
2 -
__init__.py
in src/stepfunctions/workflow
2 -
in
MANIFEST.in
in root
2 -
Files With Most Units (Top 20)
File# lines# units
states.py
in src/stepfunctions/steps
413 70
choice_rule.py
in src/stepfunctions/steps
197 54
stepfunctions.py
in src/stepfunctions/workflow
292 27
service.py
in src/stepfunctions/steps
233 24
placeholders.py
in src/stepfunctions/inputs
136 20
events_table.py
in src/stepfunctions/workflow/widgets
192 13
sagemaker.py
in src/stepfunctions/steps
242 9
common.py
in src/stepfunctions/template/pipeline
43 9
utils.py
in src/stepfunctions/workflow/widgets
33 6
inference.py
in src/stepfunctions/template/pipeline
165 5
compute.py
in src/stepfunctions/steps
56 4
graph.py
in src/stepfunctions/workflow/widgets
72 4
utils.py
in src/stepfunctions/steps
36 3
train.py
in src/stepfunctions/template/pipeline
76 3
__init__.py
in src/stepfunctions
24 2
utils.py
in src/stepfunctions/inputs
21 2
integration_resources.py
in src/stepfunctions/steps
23 2
utils.py
in src/stepfunctions/template
21 2
cloudformation.py
in src/stepfunctions/workflow
35 2
utils.py
in src/stepfunctions/workflow
26 2
Files With Long Lines (Top 12)

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

File# lines# units# long lines
inference.py
in src/stepfunctions/template/pipeline
165 5 15
stepfunctions.py
in src/stepfunctions/workflow
292 27 14
sagemaker.py
in src/stepfunctions/steps
242 9 8
states.py
in src/stepfunctions/steps
413 70 7
train.py
in src/stepfunctions/template/pipeline
76 3 5
__init__.py
in src/stepfunctions/steps
22 - 3
cloudformation.py
in src/stepfunctions/workflow
35 2 3
choice_rule.py
in src/stepfunctions/steps
197 54 2
utils.py
in src/stepfunctions/workflow/widgets
33 6 2
placeholders.py
in src/stepfunctions/inputs
136 20 1
utils.py
in src/stepfunctions/template
21 2 1
utils.py
in src/stepfunctions/workflow
26 2 1