aliyun / algorithm-base
File Size

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

Intro
Learn more...
File Size Overall
0% | 10% | 22% | 32% | 34%
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% | 10% | 23% | 32% | 34%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 10% | 23% | 33% | 32%
ext0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
sae_util.py
in src/ab/utils
563 76
odps_helper.py
in src/ab/plugins/db
401 31
rds.py
in src/ab/plugins/db
335 34
sqlite.py
in src/ab/plugins/db
309 33
hive.py
in src/ab/plugins/db
202 14
dao.py
in src/ab/plugins/db
182 21
abt.py
in src/ab/utils
177 17
task.py
in src/ab/task
157 11
data_source.py
in src/ab/utils
156 14
engine.py
in src/ab/plugins/data
151 10
algorithm.py
in src/ab/controllers
136 12
spark.py
in src/ab/plugins/calculate
136 10
dfs.py
in src/ab/plugins/storage
123 24
config.py
in src/ab/config
114 11
flask.py
in src/ab/apps
112 7
cli.py
in src/ab/client
111 12
serializer.py
in src/ab/utils
110 9
db_conn_pool.py
in src/ab/plugins/db
102 6
eureka.py
in src/ab/plugins/spring
95 10
db_master.py
in src/ab/plugins/db
85 7
data.py
in src/ab/keys
81 6
gunicorn.py
in src/ab/apps
78 9
doc.py
in src/ab/controllers
76 7
recorder.py
in src/ab/task
71 16
logger.py
in src/ab/utils
70 13
algorithm.py
in src/ab/utils
69 10
core.py
in src/ab/plugins/calllimit
62 11
security.py
in src/ab/utils
61 5
prometheus.py
in src/ab/utils
60 3
prob.py
in src/ab/plugins
59 6
cfg
setup.cfg
in root
54 -
license.py
in ext/license
51 3
oss_util.py
in src/ab/utils
44 7
reflection.py
in src/ab/utils
43 9
data_reader.py
in src/ab/plugins/data
43 3
crypto_cli.py
in src/ab/client
41 4
kerberos.py
in src/ab/plugins
40 4
nacos.py
in src/ab/plugins/nacos
40 6
fixture.py
in src/ab/utils
38 7
data_source.py
in src/ab/services
37 5
platform.py
in src/ab/plugins
36 4
system.py
in ext/diagrams
35 -
user.py
in src/ab/services
34 2
config_reader.py
in src/ab/plugins/config
34 1
default_config.py
in src/ab/config
33 -
mixes.py
in src/ab/utils
32 4
prometheus.py
in src/ab/apps
26 2
task.py
in src/ab/controllers
24 2
ab_config.py
in src/ab/utils
23 4
network.py
in src/ab/utils
21 1
Files With Most Units (Top 50)
File# lines# units
sae_util.py
in src/ab/utils
563 76
rds.py
in src/ab/plugins/db
335 34
sqlite.py
in src/ab/plugins/db
309 33
odps_helper.py
in src/ab/plugins/db
401 31
dfs.py
in src/ab/plugins/storage
123 24
dao.py
in src/ab/plugins/db
182 21
abt.py
in src/ab/utils
177 17
recorder.py
in src/ab/task
71 16
data_source.py
in src/ab/utils
156 14
hive.py
in src/ab/plugins/db
202 14
logger.py
in src/ab/utils
70 13
cli.py
in src/ab/client
111 12
algorithm.py
in src/ab/controllers
136 12
config.py
in src/ab/config
114 11
task.py
in src/ab/task
157 11
core.py
in src/ab/plugins/calllimit
62 11
algorithm.py
in src/ab/utils
69 10
engine.py
in src/ab/plugins/data
151 10
eureka.py
in src/ab/plugins/spring
95 10
spark.py
in src/ab/plugins/calculate
136 10
reflection.py
in src/ab/utils
43 9
serializer.py
in src/ab/utils
110 9
gunicorn.py
in src/ab/apps
78 9
oss_util.py
in src/ab/utils
44 7
fixture.py
in src/ab/utils
38 7
flask.py
in src/ab/apps
112 7
doc.py
in src/ab/controllers
76 7
db_master.py
in src/ab/plugins/db
85 7
data.py
in src/ab/keys
81 6
db_conn_pool.py
in src/ab/plugins/db
102 6
prob.py
in src/ab/plugins
59 6
nacos.py
in src/ab/plugins/nacos
40 6
data_source.py
in src/ab/services
37 5
security.py
in src/ab/utils
61 5
when_ready_hooks.py
in src/ab/decorate
18 5
on_starting_hooks.py
in src/ab/decorate
18 5
warmup.py
in src/ab/decorate
18 5
exceptions.py
in src/ab/utils
20 4
mixes.py
in src/ab/utils
32 4
ab_config.py
in src/ab/utils
23 4
crypto_cli.py
in src/ab/client
41 4
platform.py
in src/ab/plugins
36 4
kerberos.py
in src/ab/plugins
40 4
prometheus.py
in src/ab/utils
60 3
data_reader.py
in src/ab/plugins/data
43 3
base.py
in src/ab/plugins/db
20 3
license.py
in ext/license
51 3
user.py
in src/ab/services
34 2
os_util.py
in src/ab/utils
11 2
abt_config.py
in src/ab/utils
16 2
Files With Long Lines (Top 4)

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

File# lines# units# long lines
odps_helper.py
in src/ab/plugins/db
401 31 6
user.py
in src/ab/services
34 2 1
abt.py
in src/ab/utils
177 17 1
eureka.py
in src/ab/plugins/spring
95 10 1