microsoft / azure-devops-node-api
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 75 files with 65,788 lines of code.
    • 19 very long files (50,832 lines of code)
    • 10 long files (7,601 lines of code)
    • 17 medium size files (4,883 lines of codeclsfd_ftr_w_mp_ins)
    • 12 small files (1,828 lines of code)
    • 17 very small files (644 lines of code)
77% | 11% | 7% | 2% | <1%
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
ts77% | 11% | 7% | 2% | <1%
js0% | 0% | 61% | 24% | 13%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
api79% | 13% | 5% | 1% | <1%
api/interfaces77% | 9% | 8% | 3% | 1%
api/opensource/node-http-ntlm0% | 0% | 100% | 0% | 0%
api/interfaces/common0% | 0% | 29% | 40% | 29%
ROOT0% | 0% | 0% | 55% | 44%
api/handlers0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
TaskAgentApiBase.ts
in api
5343 157
GitApi.ts
in api
4914 133
TestInterfaces.ts
in api/interfaces
3849 -
BuildApi.ts
in api
3445 98
WorkItemTrackingApi.ts
in api
3163 91
GitInterfaces.ts
in api/interfaces
3161 -
ReleaseApi.ts
in api
3108 89
TaskAgentInterfaces.ts
in api/interfaces
2994 -
GalleryApi.ts
in api
2864 83
ReleaseInterfaces.ts
in api/interfaces
2830 -
TestApi.ts
in api
2805 77
WorkApi.ts
in api
2105 57
BuildInterfaces.ts
in api/interfaces
2089 -
WorkItemTrackingProcessApi.ts
in api
1905 58
WorkItemTrackingProcessDefinitionsApi.ts
in api
1534 47
GalleryInterfaces.ts
in api/interfaces
1423 -
NotificationInterfaces.ts
in api/interfaces
1164 -
WorkItemTrackingInterfaces.ts
in api/interfaces
1086 -
CoreApi.ts
in api
1050 33
TaskApi.ts
in api
939 25
TfvcApi.ts
in api
926 25
WorkInterfaces.ts
in api/interfaces
901 -
ExtensionManagementApi.ts
in api
882 26
WikiApi.ts
in api
816 23
NotificationApi.ts
in api
705 24
ExtensionManagementInterfaces.ts
in api/interfaces
688 -
WorkItemTrackingProcessInterfaces.ts
in api/interfaces
659 -
ProfileApi.ts
in api
576 18
DashboardApi.ts
in api
509 14
TfvcInterfaces.ts
in api/interfaces
495 -
PolicyApi.ts
in api
412 13
CoreInterfaces.ts
in api/interfaces
325 -
LocationsApi.ts
in api
318 10
WebApi.ts
in api
317 36
FeatureManagementApi.ts
in api
314 10
ntlm.js
in api/opensource/node-http-ntlm
312 11
WorkItemTrackingProcessDefinitionsInterfaces.ts
in api/interfaces
301 -
DashboardInterfaces.ts
in api/interfaces
299 -
Serialization.ts
in api
261 9
FileContainerApi.ts
in api
235 8
VSSInterfaces.ts
in api/interfaces/common
233 -
VsoClient.ts
in api
226 12
CommentsInterfaces.ts
in api/interfaces
222 -
IdentitiesInterfaces.ts
in api/interfaces
206 -
SecurityRolesApi.ts
in api
205 7
GraphInterfaces.ts
in api/interfaces
202 -
ProjectAnalysisApi.ts
in api
181 5
FormInputInterfaces.ts
in api/interfaces/common
176 -
FileContainerApiBase.ts
in api
174 5
TaskAgentApi.ts
in api
172 8
Files With Most Units (Top 20)
File# lines# units
TaskAgentApiBase.ts
in api
5343 157
GitApi.ts
in api
4914 133
BuildApi.ts
in api
3445 98
WorkItemTrackingApi.ts
in api
3163 91
ReleaseApi.ts
in api
3108 89
GalleryApi.ts
in api
2864 83
TestApi.ts
in api
2805 77
WorkItemTrackingProcessApi.ts
in api
1905 58
WorkApi.ts
in api
2105 57
WorkItemTrackingProcessDefinitionsApi.ts
in api
1534 47
WebApi.ts
in api
317 36
CoreApi.ts
in api
1050 33
ExtensionManagementApi.ts
in api
882 26
TaskApi.ts
in api
939 25
TfvcApi.ts
in api
926 25
NotificationApi.ts
in api
705 24
WikiApi.ts
in api
816 23
ProfileApi.ts
in api
576 18
DashboardApi.ts
in api
509 14
PolicyApi.ts
in api
412 13
Files With Long Lines (Top 20)

There are 36 files with lines longer than 120 characters. In total, there are 972 long lines.

File# lines# units# long lines
GitApi.ts
in api
4914 133 115
TaskAgentApiBase.ts
in api
5343 157 113
WorkItemTrackingProcessDefinitionsApi.ts
in api
1534 47 84
WorkItemTrackingApi.ts
in api
3163 91 78
ReleaseApi.ts
in api
3108 89 62
GalleryApi.ts
in api
2864 83 60
TestApi.ts
in api
2805 77 59
WorkItemTrackingProcessApi.ts
in api
1905 58 58
BuildApi.ts
in api
3445 98 51
WorkApi.ts
in api
2105 57 38
WebApi.ts
in api
317 36 34
ExtensionManagementApi.ts
in api
882 26 24
TaskApi.ts
in api
939 25 23
NotificationApi.ts
in api
705 24 22
WikiApi.ts
in api
816 23 20
TfvcApi.ts
in api
926 25 19
CoreApi.ts
in api
1050 33 12
FeatureManagementApi.ts
in api
314 10 12
DashboardApi.ts
in api
509 14 11
Serialization.ts
in api
261 9 10