angular / dgeni-packages
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 274 files with 5,262 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 (424 lines of code)
    • 271 very small files (4,838 lines of code)
0% | 0% | 0% | 8% | 91%
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
js0% | 0% | 0% | 8% | 91%
ts0% | 0% | 0% | 9% | 90%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
typescript0% | 0% | 0% | 10% | 89%
base0% | 0% | 0% | 20% | 79%
jsdoc0% | 0% | 0% | 10% | 89%
ngdoc0% | 0% | 0% | 0% | 100%
git0% | 0% | 0% | 0% | 100%
dgeni0% | 0% | 0% | 0% | 100%
links0% | 0% | 0% | 0% | 100%
nunjucks0% | 0% | 0% | 0% | 100%
post-process-html0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
index.ts
in typescript/src/processors/readTypeScriptModules
158 9
read-files.js
in base/processors
137 9
extract-tags.js
in jsdoc/processors
129 6
srcJsFile.js
in jsdoc/mocks/_test-data
92 -
parse-tags.js
in jsdoc/processors
90 6
extract-type.js
in jsdoc/services/transforms
87 1
mocks.js
in git/mocks
85 -
versionInfo.js
in git/services
85 6
index.js
in ngdoc
83 1
CustomCompilerHost.ts
in typescript/src/services/TsParser
80 7
module.template.html
in ngdoc/templates/api
78 -
checkAnchorLinks.js
in base/processors
73 1
getDecorators.ts
in typescript/src/services/TsParser
70 5
ClassLikeExportDoc.ts
in typescript/src/api-doc-types
68 4
getContent.ts
in typescript/src/services/TsParser
68 3
directive.template.html
in ngdoc/templates/api
65 -
index.js
in jsdoc
63 2
index.ts
in typescript/src
62 3
inline-tags.js
in jsdoc/processors
62 2
ContainerExportDoc.ts
in typescript/src/api-doc-types
58 1
computePaths.js
in base/processors
58 2
computeIds.js
in base/processors
57 2
api.template.html
in git/templates/api
56 -
macros.html
in ngdoc/templates/lib
55 -
ApiDoc.ts
in typescript/src/api-doc-types
53 1
extractJSDocComments.js
in jsdoc/processors
53 3
api.template.html
in ngdoc/templates/api
53 -
extract-access.js
in jsdoc/services/transforms
52 2
getExportDocType.ts
in typescript/src/services/TsParser
50 2
index.ts
in typescript/src/services/TsParser
49 1
docsFromJsFile.js
in jsdoc/mocks/_test-data
49 -
trimIndentation.js
in base/services
48 3
getAliases.js
in links/services
47 1
MethodMemberDoc.ts
in typescript/src/api-doc-types
46 3
moduleDocs.js
in ngdoc/processors
45 1
linkInheritedDocs.ts
in typescript/src/processors
44 4
getLinkInfo.js
in links/services
44 -
readPackageInfo.js
in dgeni/processors
43 1
MemberDoc.ts
in typescript/src/api-doc-types
42 -
templateFinder.js
in base/services
42 1
memberDocs.js
in ngdoc/processors
42 1
ClassExportDoc.ts
in typescript/src/api-doc-types
40 1
html-block-parser-adapter.js
in jsdoc/services/parser-adapters
38 4
ParameterContainer.ts
in typescript/src/api-doc-types
36 1
TagCollection.js
in jsdoc/lib
36 6
postProcessHtml.ts
in post-process-html/src/processors
34 2
index.js
in jsdoc/tag-defs
34 -
index.js
in dgeni
33 -
getDeclarationTypeText.ts
in typescript/src/services/TsParser
32 4
code-name.js
in jsdoc/services
32 2
Files With Most Units (Top 20)
File# lines# units
index.ts
in typescript/src/processors/readTypeScriptModules
158 9
read-files.js
in base/processors
137 9
CustomCompilerHost.ts
in typescript/src/services/TsParser
80 7
gettersAndSetters.ts
in typescript/mocks/readTypeScriptModules
16 6
extract-tags.js
in jsdoc/processors
129 6
parse-tags.js
in jsdoc/processors
90 6
TagCollection.js
in jsdoc/lib
36 6
versionInfo.js
in git/services
85 6
getDecorators.ts
in typescript/src/services/TsParser
70 5
multipleLeadingComments.ts
in typescript/mocks/tsParser
12 4
linkInheritedDocs.ts
in typescript/src/processors
44 4
ClassLikeExportDoc.ts
in typescript/src/api-doc-types
68 4
getDeclarationTypeText.ts
in typescript/src/services/TsParser
32 4
html-block-parser-adapter.js
in jsdoc/services/parser-adapters
38 4
index.ts
in typescript/src
62 3
MethodMemberDoc.ts
in typescript/src/api-doc-types
46 3
getContent.ts
in typescript/src/services/TsParser
68 3
extractJSDocComments.js
in jsdoc/processors
53 3
memberof.js
in jsdoc/tag-defs
16 3
description.js
in jsdoc/tag-defs
14 3
Files With Long Lines (Top 20)

There are 24 files with lines longer than 120 characters. In total, there are 39 long lines.

File# lines# units# long lines
extract-access.js
in jsdoc/services/transforms
52 2 7
linkInheritedDocs.ts
in typescript/src/processors
44 4 5
MemberDoc.ts
in typescript/src/api-doc-types
42 - 3
CustomCompilerHost.ts
in typescript/src/services/TsParser
80 7 3
html-block-parser-adapter.js
in jsdoc/services/parser-adapters
38 4 2
index.ts
in typescript/src/processors/readTypeScriptModules
158 9 1
index.ts
in typescript/src
62 3 1
ClassExportDoc.ts
in typescript/src/api-doc-types
40 1 1
ParameterContainer.ts
in typescript/src/api-doc-types
36 1 1
readPackageInfo.js
in dgeni/processors
43 1 1
extract-tags.js
in jsdoc/processors
129 6 1
extract-name.js
in jsdoc/services/transforms
19 - 1
checkAnchorLinks.js
in base/processors
73 1 1
unescape-comments.js
in base/processors
9 1 1
read-files.js
in base/processors
137 9 1
getLinkInfo.js
in links/services
44 - 1
base.template.html
in git/templates
3 - 1
api.template.html
in git/templates/api
56 - 1
decorateVersion.js
in git/services
14 - 1
generateComponentGroups.js
in ngdoc/processors
30 1 1