angular / preboot
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 29 files with 1,118 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (502 lines of code)
    • 26 very small files (616 lines of code)
0% | 0% | 0% | 44% | 55%
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
ts0% | 0% | 0% | 48% | 51%
js0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/lib/api0% | 0% | 0% | 99% | <1%
tools/tslint-rules0% | 0% | 0% | 0% | 100%
src/lib/common0% | 0% | 0% | 0% | 100%
src/lib0% | 0% | 0% | 0% | 100%
integration/src/app0% | 0% | 0% | 0% | 100%
integration0% | 0% | 0% | 0% | 100%
integration/src0% | 0% | 0% | 0% | 100%
tools/package-tools0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 29)
File# lines# units
event.recorder.ts
in src/lib/api
188 9
event.replayer.ts
in src/lib/api
181 9
inline.preboot.code.ts
in src/lib/api
133 6
validateDecoratorsRule.ts
in tools/tslint-rules
89 5
provider.ts
in src/lib
87 2
preboot.interfaces.ts
in src/lib/common
65 -
app.module.ts
in integration/src/app
42 1
build.js
in integration
38 1
requireLicenseBannerRule.ts
in tools/tslint-rules
34 3
preboot.mocks.ts
in src/lib/common
33 9
noHostDecoratorInConcreteRule.ts
in tools/tslint-rules
31 1
get-node-key.ts
in src/lib/common
29 1
noRxjsPatchImportsRule.ts
in tools/tslint-rules
25 3
noExposedTodoRule.ts
in tools/tslint-rules
22 2
build-config.js
in root
19 -
prerender.ts
in integration/src
16 -
build-config.ts
in tools/package-tools
15 -
module.ts
in src/lib
15 1
find-build-config.ts
in tools/package-tools
14 1
tsLoaderRule.js
in tools/tslint-rules
8 -
index.html
in integration/src
8 -
prettier.config.js
in root
7 -
postrender.ts
in integration/src
6 1
public-api.ts
in src/lib
3 -
index.ts
in src/lib/api
3 -
index.ts
in src/lib/common
3 -
tokens.ts
in src/lib/common
2 -
main.ts
in integration/src
1 -
index.ts
in src/lib
1 -
Files With Most Units (Top 16)
File# lines# units
event.recorder.ts
in src/lib/api
188 9
event.replayer.ts
in src/lib/api
181 9
preboot.mocks.ts
in src/lib/common
33 9
inline.preboot.code.ts
in src/lib/api
133 6
validateDecoratorsRule.ts
in tools/tslint-rules
89 5
requireLicenseBannerRule.ts
in tools/tslint-rules
34 3
noRxjsPatchImportsRule.ts
in tools/tslint-rules
25 3
noExposedTodoRule.ts
in tools/tslint-rules
22 2
provider.ts
in src/lib
87 2
find-build-config.ts
in tools/package-tools
14 1
noHostDecoratorInConcreteRule.ts
in tools/tslint-rules
31 1
build.js
in integration
38 1
postrender.ts
in integration/src
6 1
app.module.ts
in integration/src/app
42 1
module.ts
in src/lib
15 1
get-node-key.ts
in src/lib/common
29 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