GoogleCloudPlatform / essai
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 24% | 75%
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
py0% | 0% | 0% | 19% | 80%
tf0% | 0% | 0% | 37% | 62%
tfvars0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Backend0% | 0% | 0% | 45% | 54%
IAC0% | 0% | 0% | 20% | 79%
Frontend0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
models.py
in Backend/src/app
149 1
main.tf
in IAC/db-vpc
118 -
main.tf
in IAC
115 -
schemas.py
in Backend/src/app
102 2
dbconector.py
in IAC/temp/function-source/src
99 5
gemini_corretor.py
in IAC/temp/function-source/src/corretor_gemini
96 10
cloudsql.py
in Backend/src/app/crud
93 5
main.py
in IAC/temp/function-source
93 1
main.tf
in IAC/function
70 -
gemini_corretor.py
in Frontend/corretor_gemini
70 8
schemas.py
in IAC/temp/function-source/src/models
66 -
corrigir.py
in Frontend/st_pages
63 1
61 -
main.tf
in IAC/cloudrun
58 -
routes.py
in Backend/src/app
53 -
imageUploader.py
in IAC/temp/function-source/src/corretor_gemini/utils
49 4
database.py
in Backend/src/app
43 3
42 -
variables.tf
in IAC/db-vpc
39 -
essay_validation.py
in Frontend/utils
37 1
variables.tf
in IAC/function
30 -
helpers.py
in IAC/temp/function-source/src/corretor_gemini/utils
29 2
enums.py
in Backend/src/app
28 -
helpers.py
in Frontend/corretor_gemini/utils
28 2
essays_catalog.py
in Frontend/utils
25 2
config.py
in Backend/src/app
24 1
conversao_nota.py
in IAC/temp/function-source/src/corretor_gemini/utils
24 1
display.py
in Frontend/utils
22 2
variable.tf
in IAC/cloudrun
21 -
pyproject.toml
in Backend
18 -
main.tf
in IAC/compute-engine
18 -
__init__.py
in Backend/src/app
17 1
variables.tf
in IAC/enable-apis
17 -
variables.tf
in IAC/compute-engine
15 -
main.py
in Frontend
15 -
pubsub.py
in Backend/src/app/crud
13 1
variable.tf
in IAC/iam
10 -
variables.tf
in IAC/user-database
9 -
settings.toml
in IAC/temp/function-source
8 -
state_management.py
in Frontend/utils
8 1
main.tf
in IAC/pub-sub
7 -
main.tf
in IAC/user-database
6 -
main.tf
in IAC/iam
6 -
main.tf
in IAC/storage
6 -
variable.tf
in IAC/storage
6 -
main.py
in Backend/src/app
5 -
config.py
in IAC/temp/function-source
5 -
main.tf
in IAC/enable-apis
5 -
main.tf
in IAC/registry
5 -
notas.py
in Frontend/utils
5 1
Files With Most Units (Top 21)
File# lines# units
gemini_corretor.py
in IAC/temp/function-source/src/corretor_gemini
96 10
gemini_corretor.py
in Frontend/corretor_gemini
70 8
cloudsql.py
in Backend/src/app/crud
93 5
dbconector.py
in IAC/temp/function-source/src
99 5
imageUploader.py
in IAC/temp/function-source/src/corretor_gemini/utils
49 4
database.py
in Backend/src/app
43 3
schemas.py
in Backend/src/app
102 2
helpers.py
in IAC/temp/function-source/src/corretor_gemini/utils
29 2
display.py
in Frontend/utils
22 2
essays_catalog.py
in Frontend/utils
25 2
helpers.py
in Frontend/corretor_gemini/utils
28 2
__init__.py
in Backend/src/app
17 1
config.py
in Backend/src/app
24 1
pubsub.py
in Backend/src/app/crud
13 1
models.py
in Backend/src/app
149 1
conversao_nota.py
in IAC/temp/function-source/src/corretor_gemini/utils
24 1
main.py
in IAC/temp/function-source
93 1
corrigir.py
in Frontend/st_pages
63 1
notas.py
in Frontend/utils
5 1
essay_validation.py
in Frontend/utils
37 1
state_management.py
in Frontend/utils
8 1
Files With Long Lines (Top 8)

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

File# lines# units# long lines
main.tf
in IAC
115 - 5
gemini_corretor.py
in IAC/temp/function-source/src/corretor_gemini
96 10 2
main.tf
in IAC/compute-engine
18 - 2
gemini_corretor.py
in Frontend/corretor_gemini
70 8 2
helpers.py
in IAC/temp/function-source/src/corretor_gemini/utils
29 2 1
main.tf
in IAC/db-vpc
118 - 1
variable.tf
in IAC/iam
10 - 1
corrigir.py
in Frontend/st_pages
63 1 1
Correlations

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

Backend/src/app/__init__.py x: 1 commits (all time) y: 17 lines of code Backend/src/app/config.py x: 1 commits (all time) y: 24 lines of code Backend/src/app/crud/__init__.py x: 1 commits (all time) y: 2 lines of code Backend/src/app/crud/cloudsql.py x: 1 commits (all time) y: 93 lines of code Backend/src/app/crud/pubsub.py x: 1 commits (all time) y: 13 lines of code Backend/src/app/database.py x: 1 commits (all time) y: 43 lines of code Backend/src/app/enums.py x: 1 commits (all time) y: 28 lines of code Backend/src/app/main.py x: 1 commits (all time) y: 5 lines of code Backend/src/app/models.py x: 1 commits (all time) y: 149 lines of code Backend/src/app/routes.py x: 1 commits (all time) y: 53 lines of code Backend/src/app/schemas.py x: 1 commits (all time) y: 102 lines of code Frontend/corretor_gemini/__init__.py x: 1 commits (all time) y: 1 lines of code Frontend/corretor_gemini/gemini_corretor.py x: 1 commits (all time) y: 70 lines of code Frontend/main.py x: 1 commits (all time) y: 15 lines of code Frontend/st_pages/corrigir.py x: 1 commits (all time) y: 63 lines of code Frontend/utils/display.py x: 1 commits (all time) y: 22 lines of code Frontend/utils/essay_validation.py x: 1 commits (all time) y: 37 lines of code Frontend/utils/essays_catalog.py x: 1 commits (all time) y: 25 lines of code Frontend/utils/state_management.py x: 1 commits (all time) y: 8 lines of code Frontend/var_environment.py x: 1 commits (all time) y: 4 lines of code IAC/cloudrun/main.tf x: 1 commits (all time) y: 58 lines of code IAC/cloudrun/variable.tf x: 1 commits (all time) y: 21 lines of code IAC/compute-engine/main.tf x: 1 commits (all time) y: 18 lines of code IAC/db-vpc/main.tf x: 1 commits (all time) y: 118 lines of code IAC/db-vpc/variables.tf x: 1 commits (all time) y: 39 lines of code IAC/function/variables.tf x: 1 commits (all time) y: 30 lines of code IAC/iam/main.tf x: 1 commits (all time) y: 6 lines of code IAC/iam/variable.tf x: 1 commits (all time) y: 10 lines of code IAC/main.tf x: 1 commits (all time) y: 115 lines of code IAC/pub-sub/main.tf x: 1 commits (all time) y: 7 lines of code IAC/pub-sub/variable.tf x: 1 commits (all time) y: 3 lines of code IAC/temp/function-source/src/corretor_gemini/gemini_corretor.py x: 1 commits (all time) y: 96 lines of code IAC/temp/function-source/src/corretor_gemini/utils/helpers.py x: 1 commits (all time) y: 29 lines of code IAC/temp/function-source/src/corretor_gemini/utils/imageUploader.py x: 1 commits (all time) y: 49 lines of code IAC/temp/function-source/src/dbconector.py x: 1 commits (all time) y: 99 lines of code IAC/temp/function-source/src/models/schemas.py x: 1 commits (all time) y: 66 lines of code IAC/terraform.tfvars x: 1 commits (all time) y: 42 lines of code IAC/user-database/variables.tf x: 1 commits (all time) y: 9 lines of code IAC/variables.tf x: 1 commits (all time) y: 61 lines of code
149.0
lines of code
  min: 1.0
  average: 33.03
  25th percentile: 5.0
  median: 18.0
  75th percentile: 53.0
  max: 149.0
0 1.0
commits (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

Backend/src/app/__init__.py x: 1 contributors (all time) y: 17 lines of code Backend/src/app/config.py x: 1 contributors (all time) y: 24 lines of code Backend/src/app/crud/__init__.py x: 1 contributors (all time) y: 2 lines of code Backend/src/app/crud/cloudsql.py x: 1 contributors (all time) y: 93 lines of code Backend/src/app/crud/pubsub.py x: 1 contributors (all time) y: 13 lines of code Backend/src/app/database.py x: 1 contributors (all time) y: 43 lines of code Backend/src/app/enums.py x: 1 contributors (all time) y: 28 lines of code Backend/src/app/main.py x: 1 contributors (all time) y: 5 lines of code Backend/src/app/models.py x: 1 contributors (all time) y: 149 lines of code Backend/src/app/routes.py x: 1 contributors (all time) y: 53 lines of code Backend/src/app/schemas.py x: 1 contributors (all time) y: 102 lines of code Frontend/corretor_gemini/__init__.py x: 1 contributors (all time) y: 1 lines of code Frontend/corretor_gemini/gemini_corretor.py x: 1 contributors (all time) y: 70 lines of code Frontend/main.py x: 1 contributors (all time) y: 15 lines of code Frontend/st_pages/corrigir.py x: 1 contributors (all time) y: 63 lines of code Frontend/utils/display.py x: 1 contributors (all time) y: 22 lines of code Frontend/utils/essay_validation.py x: 1 contributors (all time) y: 37 lines of code Frontend/utils/essays_catalog.py x: 1 contributors (all time) y: 25 lines of code Frontend/utils/state_management.py x: 1 contributors (all time) y: 8 lines of code Frontend/var_environment.py x: 1 contributors (all time) y: 4 lines of code IAC/cloudrun/main.tf x: 1 contributors (all time) y: 58 lines of code IAC/cloudrun/variable.tf x: 1 contributors (all time) y: 21 lines of code IAC/compute-engine/main.tf x: 1 contributors (all time) y: 18 lines of code IAC/db-vpc/main.tf x: 1 contributors (all time) y: 118 lines of code IAC/db-vpc/variables.tf x: 1 contributors (all time) y: 39 lines of code IAC/function/variables.tf x: 1 contributors (all time) y: 30 lines of code IAC/iam/main.tf x: 1 contributors (all time) y: 6 lines of code IAC/iam/variable.tf x: 1 contributors (all time) y: 10 lines of code IAC/main.tf x: 1 contributors (all time) y: 115 lines of code IAC/pub-sub/main.tf x: 1 contributors (all time) y: 7 lines of code IAC/pub-sub/variable.tf x: 1 contributors (all time) y: 3 lines of code IAC/temp/function-source/src/corretor_gemini/gemini_corretor.py x: 1 contributors (all time) y: 96 lines of code IAC/temp/function-source/src/corretor_gemini/utils/helpers.py x: 1 contributors (all time) y: 29 lines of code IAC/temp/function-source/src/corretor_gemini/utils/imageUploader.py x: 1 contributors (all time) y: 49 lines of code IAC/temp/function-source/src/dbconector.py x: 1 contributors (all time) y: 99 lines of code IAC/temp/function-source/src/models/schemas.py x: 1 contributors (all time) y: 66 lines of code IAC/terraform.tfvars x: 1 contributors (all time) y: 42 lines of code IAC/user-database/variables.tf x: 1 contributors (all time) y: 9 lines of code IAC/variables.tf x: 1 contributors (all time) y: 61 lines of code
149.0
lines of code
  min: 1.0
  average: 33.03
  25th percentile: 5.0
  median: 18.0
  75th percentile: 53.0
  max: 149.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.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): 59 points

Backend/src/app/__init__.py x: 1 commits (90d) y: 17 lines of code Backend/src/app/config.py x: 1 commits (90d) y: 24 lines of code Backend/src/app/crud/__init__.py x: 1 commits (90d) y: 2 lines of code Backend/src/app/crud/cloudsql.py x: 1 commits (90d) y: 93 lines of code Backend/src/app/crud/pubsub.py x: 1 commits (90d) y: 13 lines of code Backend/src/app/database.py x: 1 commits (90d) y: 43 lines of code Backend/src/app/enums.py x: 1 commits (90d) y: 28 lines of code Backend/src/app/main.py x: 1 commits (90d) y: 5 lines of code Backend/src/app/models.py x: 1 commits (90d) y: 149 lines of code Backend/src/app/routes.py x: 1 commits (90d) y: 53 lines of code Backend/src/app/schemas.py x: 1 commits (90d) y: 102 lines of code Frontend/corretor_gemini/__init__.py x: 1 commits (90d) y: 1 lines of code Frontend/corretor_gemini/gemini_corretor.py x: 1 commits (90d) y: 70 lines of code Frontend/main.py x: 1 commits (90d) y: 15 lines of code Frontend/st_pages/corrigir.py x: 1 commits (90d) y: 63 lines of code Frontend/utils/display.py x: 1 commits (90d) y: 22 lines of code Frontend/utils/essay_validation.py x: 1 commits (90d) y: 37 lines of code Frontend/utils/essays_catalog.py x: 1 commits (90d) y: 25 lines of code Frontend/utils/state_management.py x: 1 commits (90d) y: 8 lines of code Frontend/var_environment.py x: 1 commits (90d) y: 4 lines of code IAC/cloudrun/main.tf x: 1 commits (90d) y: 58 lines of code IAC/cloudrun/variable.tf x: 1 commits (90d) y: 21 lines of code IAC/compute-engine/main.tf x: 1 commits (90d) y: 18 lines of code IAC/db-vpc/main.tf x: 1 commits (90d) y: 118 lines of code IAC/db-vpc/variables.tf x: 1 commits (90d) y: 39 lines of code IAC/function/variables.tf x: 1 commits (90d) y: 30 lines of code IAC/iam/main.tf x: 1 commits (90d) y: 6 lines of code IAC/iam/variable.tf x: 1 commits (90d) y: 10 lines of code IAC/main.tf x: 1 commits (90d) y: 115 lines of code IAC/pub-sub/main.tf x: 1 commits (90d) y: 7 lines of code IAC/pub-sub/variable.tf x: 1 commits (90d) y: 3 lines of code IAC/temp/function-source/src/corretor_gemini/gemini_corretor.py x: 1 commits (90d) y: 96 lines of code IAC/temp/function-source/src/corretor_gemini/utils/helpers.py x: 1 commits (90d) y: 29 lines of code IAC/temp/function-source/src/corretor_gemini/utils/imageUploader.py x: 1 commits (90d) y: 49 lines of code IAC/temp/function-source/src/dbconector.py x: 1 commits (90d) y: 99 lines of code IAC/temp/function-source/src/models/schemas.py x: 1 commits (90d) y: 66 lines of code IAC/terraform.tfvars x: 1 commits (90d) y: 42 lines of code IAC/user-database/variables.tf x: 1 commits (90d) y: 9 lines of code IAC/variables.tf x: 1 commits (90d) y: 61 lines of code
149.0
lines of code
  min: 1.0
  average: 33.03
  25th percentile: 5.0
  median: 18.0
  75th percentile: 53.0
  max: 149.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): 59 points

Backend/src/app/__init__.py x: 1 contributors (90d) y: 17 lines of code Backend/src/app/config.py x: 1 contributors (90d) y: 24 lines of code Backend/src/app/crud/__init__.py x: 1 contributors (90d) y: 2 lines of code Backend/src/app/crud/cloudsql.py x: 1 contributors (90d) y: 93 lines of code Backend/src/app/crud/pubsub.py x: 1 contributors (90d) y: 13 lines of code Backend/src/app/database.py x: 1 contributors (90d) y: 43 lines of code Backend/src/app/enums.py x: 1 contributors (90d) y: 28 lines of code Backend/src/app/main.py x: 1 contributors (90d) y: 5 lines of code Backend/src/app/models.py x: 1 contributors (90d) y: 149 lines of code Backend/src/app/routes.py x: 1 contributors (90d) y: 53 lines of code Backend/src/app/schemas.py x: 1 contributors (90d) y: 102 lines of code Frontend/corretor_gemini/__init__.py x: 1 contributors (90d) y: 1 lines of code Frontend/corretor_gemini/gemini_corretor.py x: 1 contributors (90d) y: 70 lines of code Frontend/main.py x: 1 contributors (90d) y: 15 lines of code Frontend/st_pages/corrigir.py x: 1 contributors (90d) y: 63 lines of code Frontend/utils/display.py x: 1 contributors (90d) y: 22 lines of code Frontend/utils/essay_validation.py x: 1 contributors (90d) y: 37 lines of code Frontend/utils/essays_catalog.py x: 1 contributors (90d) y: 25 lines of code Frontend/utils/state_management.py x: 1 contributors (90d) y: 8 lines of code Frontend/var_environment.py x: 1 contributors (90d) y: 4 lines of code IAC/cloudrun/main.tf x: 1 contributors (90d) y: 58 lines of code IAC/cloudrun/variable.tf x: 1 contributors (90d) y: 21 lines of code IAC/compute-engine/main.tf x: 1 contributors (90d) y: 18 lines of code IAC/db-vpc/main.tf x: 1 contributors (90d) y: 118 lines of code IAC/db-vpc/variables.tf x: 1 contributors (90d) y: 39 lines of code IAC/function/variables.tf x: 1 contributors (90d) y: 30 lines of code IAC/iam/main.tf x: 1 contributors (90d) y: 6 lines of code IAC/iam/variable.tf x: 1 contributors (90d) y: 10 lines of code IAC/main.tf x: 1 contributors (90d) y: 115 lines of code IAC/pub-sub/main.tf x: 1 contributors (90d) y: 7 lines of code IAC/pub-sub/variable.tf x: 1 contributors (90d) y: 3 lines of code IAC/temp/function-source/src/corretor_gemini/gemini_corretor.py x: 1 contributors (90d) y: 96 lines of code IAC/temp/function-source/src/corretor_gemini/utils/helpers.py x: 1 contributors (90d) y: 29 lines of code IAC/temp/function-source/src/corretor_gemini/utils/imageUploader.py x: 1 contributors (90d) y: 49 lines of code IAC/temp/function-source/src/dbconector.py x: 1 contributors (90d) y: 99 lines of code IAC/temp/function-source/src/models/schemas.py x: 1 contributors (90d) y: 66 lines of code IAC/terraform.tfvars x: 1 contributors (90d) y: 42 lines of code IAC/user-database/variables.tf x: 1 contributors (90d) y: 9 lines of code IAC/variables.tf x: 1 contributors (90d) y: 61 lines of code
149.0
lines of code
  min: 1.0
  average: 33.03
  25th percentile: 5.0
  median: 18.0
  75th percentile: 53.0
  max: 149.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