microsoft / typed-rest-client
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 16 files with 1,464 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (456 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (576 lines of code)
    • 11 very small files (432 lines of code)
0% | 0% | 31% | 39% | 29%
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% | 47% | 29% | 23%
js0% | 0% | 0% | 63% | 36%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib0% | 0% | 59% | 21% | 19%
lib/opensource/Node-SMB/lib0% | 0% | 0% | 66% | 33%
ROOT0% | 0% | 0% | 50% | 49%
lib/handlers0% | 0% | 0% | 61% | 38%
Longest Files (Top 16)
File# lines# units
HttpClient.ts
in lib
456 23
ntlm.js
in lib/opensource/Node-SMB/lib
166 6
RestClient.ts
in lib
164 10
generate-third-party-notice.js
in root
125 8
ntlm.ts
in lib/handlers
121 9
make.js
in root
84 11
Util.ts
in lib
73 6
Interfaces.ts
in lib
71 -
smbhash.js
in lib/opensource/Node-SMB/lib
42 4
common.js
in lib/opensource/Node-SMB/lib
41 4
azure-pipelines.yml
in root
37 -
basiccreds.ts
in lib/handlers
27 1
bearertoken.ts
in lib/handlers
25 1
personalaccesstoken.ts
in lib/handlers
25 1
Handlers.ts
in lib
4 -
Index.ts
in lib
3 -
Files With Most Units (Top 12)
File# lines# units
HttpClient.ts
in lib
456 23
make.js
in root
84 11
RestClient.ts
in lib
164 10
ntlm.ts
in lib/handlers
121 9
generate-third-party-notice.js
in root
125 8
Util.ts
in lib
73 6
ntlm.js
in lib/opensource/Node-SMB/lib
166 6
common.js
in lib/opensource/Node-SMB/lib
41 4
smbhash.js
in lib/opensource/Node-SMB/lib
42 4
basiccreds.ts
in lib/handlers
27 1
bearertoken.ts
in lib/handlers
25 1
personalaccesstoken.ts
in lib/handlers
25 1
Files With Long Lines (Top 9)

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

File# lines# units# long lines
HttpClient.ts
in lib
456 23 9
Interfaces.ts
in lib
71 - 3
ntlm.ts
in lib/handlers
121 9 3
basiccreds.ts
in lib/handlers
27 1 2
generate-third-party-notice.js
in root
125 8 1
RestClient.ts
in lib
164 10 1
bearertoken.ts
in lib/handlers
25 1 1
personalaccesstoken.ts
in lib/handlers
25 1 1
ntlm.js
in lib/opensource/Node-SMB/lib
166 6 1