angular / material-tools
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 25 files with 1,383 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 (419 lines of code)
    • 22 very small files (964 lines of code)
0% | 0% | 0% | 30% | 69%
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% | 23% | 76%
js0% | 0% | 0% | 52% | 47%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
scripts0% | 0% | 0% | 64% | 35%
lib0% | 0% | 0% | 90% | 9%
lib/builders0% | 0% | 0% | 38% | 61%
lib/resolvers0% | 0% | 0% | 0% | 100%
lib/cli0% | 0% | 0% | 0% | 100%
lib/common0% | 0% | 0% | 0% | 100%
lib/virtual_context0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 25)
File# lines# units
release.js
in scripts
167 17
MaterialTools.ts
in lib
128 3
ThemeBuilder.ts
in lib/builders
124 6
MaterialBuilder.ts
in lib/builders
90 3
PackageResolver.ts
in lib/resolvers
90 6
commands.ts
in lib/cli
82 4
CSSBuilder.ts
in lib/builders
73 6
SandboxRequire.ts
in lib/virtual_context
68 5
LocalResolver.ts
in lib/resolvers
68 5
options.ts
in lib/cli
59 2
isolated_angular.js
in lib/resolvers
58 3
test-versions.js
in scripts
44 2
VersionDownloader.ts
in lib/common
42 3
MockBrowser.ts
in lib/virtual_context
37 -
build.js
in scripts
36 -
DependencyResolver.ts
in lib/resolvers
36 1
Utils.ts
in lib/common
33 4
JSBuilder.ts
in lib/builders
31 2
Logger.ts
in lib/common
31 5
debug.ts
in root
25 -
DefaultConfig.ts
in lib/common
21 -
MaterialCLI.ts
in lib
14 -
VirtualContext.ts
in lib/virtual_context
13 1
run-tests.js
in scripts
11 -
index.ts
in root
2 -
Files With Most Units (Top 18)
File# lines# units
release.js
in scripts
167 17
CSSBuilder.ts
in lib/builders
73 6
ThemeBuilder.ts
in lib/builders
124 6
PackageResolver.ts
in lib/resolvers
90 6
SandboxRequire.ts
in lib/virtual_context
68 5
Logger.ts
in lib/common
31 5
LocalResolver.ts
in lib/resolvers
68 5
commands.ts
in lib/cli
82 4
Utils.ts
in lib/common
33 4
MaterialTools.ts
in lib
128 3
MaterialBuilder.ts
in lib/builders
90 3
VersionDownloader.ts
in lib/common
42 3
isolated_angular.js
in lib/resolvers
58 3
test-versions.js
in scripts
44 2
options.ts
in lib/cli
59 2
JSBuilder.ts
in lib/builders
31 2
VirtualContext.ts
in lib/virtual_context
13 1
DependencyResolver.ts
in lib/resolvers
36 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