aws / chalice
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
44% | 23% | 21% | 7% | 3%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py44% | 23% | 21% | 7% | 3%
in0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
chalice44% | 23% | 21% | 7% | 3%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
app.py
in chalice
1741 197
awsclient.py
in chalice
1675 124
package.py
in chalice
1369 94
planner.py
in chalice/deploy
1264 56
packager.py
in chalice/deploy
862 68
appgraph.py
in chalice/deploy
724 35
pipeline.py
in chalice
614 32
local.py
in chalice
513 47
__init__.py
in chalice/cli
507 22
deployer.py
in chalice/deploy
488 57
analyzer.py
in chalice
404 66
sweeper.py
in chalice/deploy
377 28
utils.py
in chalice
315 48
config.py
in chalice
313 44
factory.py
in chalice/cli
272 22
models.py
in chalice/deploy
266 11
swagger.py
in chalice/deploy
246 24
executor.py
in chalice/deploy
227 29
constants.py
in chalice
182 -
validate.py
in chalice/deploy
179 19
logs.py
in chalice
149 15
policy.py
in chalice
133 13
newproj.py
in chalice/cli
123 10
regions.py
in chalice/vendored/botocore
107 12
construct.py
in chalice/cdk
101 8
invoke.py
in chalice
71 10
stat.py
in chalice/cli/filewatch
70 9
setup.py
in root
70 1
reloader.py
in chalice/cli
56 6
compat.py
in chalice
55 3
chaliceapp.py
in chalice/templates/6001-cdk-ddb/infrastructure/stacks
36 2
app.py
in chalice/templates/6001-cdk-ddb/runtime
26 2
eventbased.py
in chalice/cli/filewatch
25 5
__init__.py
in chalice/cli/filewatch
20 4
__init__.py
in chalice/api
19 1
13 -
__init__.py
in chalice
10 -
app.py
in chalice/templates/0002-s3-event-handler
9 1
in
8 -
app.py
in chalice/templates/0007-lambda-only
8 2
app.py
in chalice/templates/6001-cdk-ddb/infrastructure
8 -
__init__.py
in chalice/cdk
8 -
7 -
app.py
in chalice/templates/0009-legacy
5 1
app.py
in chalice/templates/0000-rest-api
5 1
cfg
setup.cfg
in root
5 -
__init__.py
in chalice/templates/0002-s3-event-handler/chalicelib
1 -
__init__.py
in chalice/templates/0007-lambda-only/chalicelib
1 -
__init__.py
in chalice/templates/0000-rest-api/chalicelib
1 -
__init__.py
in chalice/templates/6001-cdk-ddb/infrastructure/stacks
1 -
Files With Most Units (Top 38)
File# lines# units
app.py
in chalice
1741 197
awsclient.py
in chalice
1675 124
package.py
in chalice
1369 94
packager.py
in chalice/deploy
862 68
analyzer.py
in chalice
404 66
deployer.py
in chalice/deploy
488 57
planner.py
in chalice/deploy
1264 56
utils.py
in chalice
315 48
local.py
in chalice
513 47
config.py
in chalice
313 44
appgraph.py
in chalice/deploy
724 35
pipeline.py
in chalice
614 32
executor.py
in chalice/deploy
227 29
sweeper.py
in chalice/deploy
377 28
swagger.py
in chalice/deploy
246 24
__init__.py
in chalice/cli
507 22
factory.py
in chalice/cli
272 22
validate.py
in chalice/deploy
179 19
logs.py
in chalice
149 15
policy.py
in chalice
133 13
regions.py
in chalice/vendored/botocore
107 12
models.py
in chalice/deploy
266 11
invoke.py
in chalice
71 10
newproj.py
in chalice/cli
123 10
stat.py
in chalice/cli/filewatch
70 9
construct.py
in chalice/cdk
101 8
reloader.py
in chalice/cli
56 6
eventbased.py
in chalice/cli/filewatch
25 5
__init__.py
in chalice/cli/filewatch
20 4
compat.py
in chalice
55 3
app.py
in chalice/templates/0007-lambda-only
8 2
app.py
in chalice/templates/6001-cdk-ddb/runtime
26 2
chaliceapp.py
in chalice/templates/6001-cdk-ddb/infrastructure/stacks
36 2
__init__.py
in chalice/api
19 1
app.py
in chalice/templates/0002-s3-event-handler
9 1
app.py
in chalice/templates/0009-legacy
5 1
app.py
in chalice/templates/0000-rest-api
5 1
setup.py
in root
70 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

File Size vs. Commits (all time): 53 points

chalice/app.py x: 367 commits (all time) y: 1741 lines of code setup.py x: 251 commits (all time) y: 70 lines of code chalice/awsclient.py x: 193 commits (all time) y: 1675 lines of code chalice/deploy/packager.py x: 102 commits (all time) y: 862 lines of code chalice/logs.py x: 26 commits (all time) y: 149 lines of code chalice/deploy/appgraph.py x: 41 commits (all time) y: 724 lines of code chalice/deploy/models.py x: 87 commits (all time) y: 266 lines of code chalice/deploy/planner.py x: 132 commits (all time) y: 1264 lines of code chalice/package.py x: 190 commits (all time) y: 1369 lines of code MANIFEST.in x: 3 commits (all time) y: 8 lines of code chalice/utils.py x: 83 commits (all time) y: 315 lines of code chalice/cdk/construct.py x: 7 commits (all time) y: 101 lines of code chalice/config.py x: 110 commits (all time) y: 313 lines of code chalice/deploy/executor.py x: 18 commits (all time) y: 227 lines of code requirements-dev.in x: 11 commits (all time) y: 13 lines of code requirements-test.in x: 6 commits (all time) y: 7 lines of code chalice/cli/newproj.py x: 8 commits (all time) y: 123 lines of code chalice/deploy/sweeper.py x: 21 commits (all time) y: 377 lines of code chalice/api/__init__.py x: 5 commits (all time) y: 19 lines of code chalice/cli/__init__.py x: 235 commits (all time) y: 507 lines of code chalice/cli/factory.py x: 89 commits (all time) y: 272 lines of code chalice/local.py x: 121 commits (all time) y: 513 lines of code chalice/policy.py x: 34 commits (all time) y: 133 lines of code setup.cfg x: 10 commits (all time) y: 5 lines of code chalice/templates/6001-cdk-ddb/infrastructure/app.py x: 5 commits (all time) y: 8 lines of code chalice/templates/6001-cdk-ddb/infrastructure/stacks/chaliceapp.py x: 5 commits (all time) y: 36 lines of code chalice/compat.py x: 36 commits (all time) y: 55 lines of code chalice/deploy/swagger.py x: 64 commits (all time) y: 246 lines of code chalice/analyzer.py x: 54 commits (all time) y: 404 lines of code chalice/cli/filewatch/stat.py x: 7 commits (all time) y: 70 lines of code chalice/invoke.py x: 11 commits (all time) y: 71 lines of code chalice/deploy/deployer.py x: 181 commits (all time) y: 488 lines of code chalice/deploy/validate.py x: 33 commits (all time) y: 179 lines of code chalice/pipeline.py x: 31 commits (all time) y: 614 lines of code chalice/templates/0000-rest-api/app.py x: 3 commits (all time) y: 5 lines of code chalice/templates/6001-cdk-ddb/runtime/app.py x: 3 commits (all time) y: 26 lines of code chalice/__init__.py x: 46 commits (all time) y: 10 lines of code chalice/constants.py x: 61 commits (all time) y: 182 lines of code chalice/vendored/botocore/regions.py x: 3 commits (all time) y: 107 lines of code chalice/cli/filewatch/eventbased.py x: 4 commits (all time) y: 25 lines of code chalice/cli/reloader.py x: 14 commits (all time) y: 56 lines of code chalice/cli/filewatch/__init__.py x: 3 commits (all time) y: 20 lines of code chalice/deploy/__init__.py x: 5 commits (all time) y: 1 lines of code
1741.0
lines of code
  min: 1.0
  average: 258.34
  25th percentile: 8.0
  median: 70.0
  75th percentile: 314.0
  max: 1741.0
0 367.0
commits (all time)
min: 3.0 | average: 51.91 | 25th percentile: 3.0 | median: 11.0 | 75th percentile: 73.5 | max: 367.0

File Size vs. Contributors (all time): 53 points

chalice/app.py x: 45 contributors (all time) y: 1741 lines of code setup.py x: 24 contributors (all time) y: 70 lines of code chalice/awsclient.py x: 23 contributors (all time) y: 1675 lines of code chalice/deploy/packager.py x: 13 contributors (all time) y: 862 lines of code chalice/logs.py x: 2 contributors (all time) y: 149 lines of code chalice/deploy/appgraph.py x: 10 contributors (all time) y: 724 lines of code chalice/deploy/models.py x: 14 contributors (all time) y: 266 lines of code chalice/deploy/planner.py x: 16 contributors (all time) y: 1264 lines of code chalice/package.py x: 25 contributors (all time) y: 1369 lines of code MANIFEST.in x: 1 contributors (all time) y: 8 lines of code chalice/utils.py x: 11 contributors (all time) y: 315 lines of code chalice/cdk/construct.py x: 3 contributors (all time) y: 101 lines of code chalice/config.py x: 14 contributors (all time) y: 313 lines of code chalice/deploy/executor.py x: 5 contributors (all time) y: 227 lines of code requirements-test.in x: 2 contributors (all time) y: 7 lines of code chalice/cli/newproj.py x: 2 contributors (all time) y: 123 lines of code chalice/deploy/sweeper.py x: 6 contributors (all time) y: 377 lines of code chalice/api/__init__.py x: 2 contributors (all time) y: 19 lines of code chalice/cli/__init__.py x: 26 contributors (all time) y: 507 lines of code chalice/cli/factory.py x: 11 contributors (all time) y: 272 lines of code chalice/local.py x: 28 contributors (all time) y: 513 lines of code chalice/policy.py x: 7 contributors (all time) y: 133 lines of code setup.cfg x: 3 contributors (all time) y: 5 lines of code chalice/templates/6001-cdk-ddb/infrastructure/app.py x: 3 contributors (all time) y: 8 lines of code chalice/templates/6001-cdk-ddb/infrastructure/stacks/chaliceapp.py x: 3 contributors (all time) y: 36 lines of code chalice/compat.py x: 7 contributors (all time) y: 55 lines of code chalice/deploy/swagger.py x: 14 contributors (all time) y: 246 lines of code chalice/analyzer.py x: 8 contributors (all time) y: 404 lines of code chalice/cli/filewatch/stat.py x: 1 contributors (all time) y: 70 lines of code chalice/invoke.py x: 4 contributors (all time) y: 71 lines of code chalice/deploy/deployer.py x: 16 contributors (all time) y: 488 lines of code chalice/deploy/validate.py x: 8 contributors (all time) y: 179 lines of code chalice/pipeline.py x: 9 contributors (all time) y: 614 lines of code chalice/templates/0000-rest-api/app.py x: 2 contributors (all time) y: 5 lines of code chalice/templates/6001-cdk-ddb/runtime/app.py x: 2 contributors (all time) y: 26 lines of code chalice/__init__.py x: 6 contributors (all time) y: 10 lines of code chalice/constants.py x: 10 contributors (all time) y: 182 lines of code chalice/vendored/botocore/regions.py x: 3 contributors (all time) y: 107 lines of code chalice/cli/filewatch/eventbased.py x: 1 contributors (all time) y: 25 lines of code chalice/cli/reloader.py x: 3 contributors (all time) y: 56 lines of code chalice/cli/filewatch/__init__.py x: 1 contributors (all time) y: 20 lines of code chalice/deploy/__init__.py x: 1 contributors (all time) y: 1 lines of code
1741.0
lines of code
  min: 1.0
  average: 258.34
  25th percentile: 8.0
  median: 70.0
  75th percentile: 314.0
  max: 1741.0
0 45.0
contributors (all time)
min: 1.0 | average: 7.89 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 11.0 | max: 45.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 2 points

chalice/app.py x: 1 commits (90d) y: 1741 lines of code setup.py x: 1 commits (90d) y: 70 lines of code
1741.0
lines of code
  min: 70.0
  average: 905.5
  25th percentile: 70.0
  median: 905.5
  75th percentile: 1741.0
  max: 1741.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 2 points

chalice/app.py x: 1 contributors (90d) y: 1741 lines of code setup.py x: 1 contributors (90d) y: 70 lines of code
1741.0
lines of code
  min: 70.0
  average: 905.5
  25th percentile: 70.0
  median: 905.5
  75th percentile: 1741.0
  max: 1741.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0