The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
index.ts in src/yo |
122 | 6 |
build-application.ts in src/commands |
118 | 6 |
yo.ts in src/yo/yo |
114 | 7 |
upgrade-application.ts in src/commands |
107 | 10 |
publish-application.ts in src/commands |
100 | 8 |
remove-application.ts in src/commands |
98 | 8 |
adapter.ts in src/yo/yo |
77 | 5 |
deploy-application.ts in src/commands |
46 | 3 |
checkbox.ts in src/yo/prompts |
45 | 2 |
environment.ts in src/yo/yo |
42 | 2 |
input.ts in src/yo/prompts |
41 | 2 |
list.ts in src/yo/prompts |
33 | 2 |
factory.ts in src/yo/prompts |
28 | 1 |
run-async.ts in src/yo/utils |
28 | 1 |
config-utils.ts in src/configureWorkspace |
24 | 2 |
confirm.ts in src/yo/prompts |
24 | 2 |
expand.ts in src/yo/prompts |
24 | 2 |
extension.ts in src |
20 | 1 |
osdetector.ts in src/commands |
16 | - |
clean-application-java.ts in src/commands |
11 | 1 |
prompt.ts in src/yo/prompts |
10 | 1 |
password.ts in src/yo/prompts |
7 | 1 |
create-application.ts in src/commands |
6 | 1 |
add-sf-service.ts in src/commands |
5 | 1 |
EscapeException.ts in src/yo/utils |
1 | - |
File | # lines | # units |
---|---|---|
upgrade-application.ts in src/commands |
107 | 10 |
publish-application.ts in src/commands |
100 | 8 |
remove-application.ts in src/commands |
98 | 8 |
yo.ts in src/yo/yo |
114 | 7 |
build-application.ts in src/commands |
118 | 6 |
index.ts in src/yo |
122 | 6 |
adapter.ts in src/yo/yo |
77 | 5 |
deploy-application.ts in src/commands |
46 | 3 |
config-utils.ts in src/configureWorkspace |
24 | 2 |
checkbox.ts in src/yo/prompts |
45 | 2 |
confirm.ts in src/yo/prompts |
24 | 2 |
expand.ts in src/yo/prompts |
24 | 2 |
input.ts in src/yo/prompts |
41 | 2 |
list.ts in src/yo/prompts |
33 | 2 |
environment.ts in src/yo/yo |
42 | 2 |
add-sf-service.ts in src/commands |
5 | 1 |
clean-application-java.ts in src/commands |
11 | 1 |
create-application.ts in src/commands |
6 | 1 |
extension.ts in src |
20 | 1 |
factory.ts in src/yo/prompts |
28 | 1 |
There are 6 files with lines longer than 120 characters. In total, there are 16 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
publish-application.ts in src/commands |
100 | 8 | 5 |
remove-application.ts in src/commands |
98 | 8 | 4 |
upgrade-application.ts in src/commands |
107 | 10 | 4 |
deploy-application.ts in src/commands |
46 | 3 | 1 |
extension.ts in src |
20 | 1 | 1 |
adapter.ts in src/yo/yo |
77 | 5 | 1 |