The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
cordovaDebugSession.ts in src/debugger |
1255 | 31 |
gulpfile.js in root |
417 | 6 |
cordovaProjectHelper.ts in src/utils |
379 | 26 |
cordova.ts in src |
309 | 16 |
telemetryHelper.ts in src/utils |
245 | 26 |
cordovaCDPProxy.ts in src/debugger/cdp-proxy |
202 | 16 |
telemetry.ts in src/utils |
197 | 18 |
debugConfigurationProvider.ts in src/extension |
190 | 13 |
adb.ts in src/utils/android |
171 | 17 |
cordovaIosDeviceLauncher.ts in src/debugger |
168 | 9 |
simulate.ts in src/extension |
165 | 7 |
cordovaCommandHelper.ts in src/utils |
163 | 9 |
androidTargetManager.ts in src/utils/android |
154 | 8 |
jsDebugConfigAdapter.ts in src/debugger |
128 | 6 |
childProcess.ts in src/common/node |
118 | 5 |
safariIonicCDPMessageHandler.ts in src/debugger/cdp-proxy/CDPMessageHandlers/implementation |
114 | 6 |
extension.ts in src/debugger |
111 | 5 |
debuggerEndpointHelper.ts in src/debugger/cdp-proxy |
108 | 7 |
safariCordovaCDPMessageHandler.ts in src/debugger/cdp-proxy/CDPMessageHandlers/implementation |
97 | 5 |
safariCDPMessageHandlerBase.ts in src/debugger/cdp-proxy/CDPMessageHandlers/abstraction |
96 | 6 |
nodeVersionHelper.ts in src/utils |
95 | 3 |
cordovaSessionManager.ts in src/extension |
78 | 7 |
sourcemapPathTransformer.ts in src/debugger/cdp-proxy |
76 | 5 |
chromeIonicCDPMessageHandler.ts in src/debugger/cdp-proxy/CDPMessageHandlers/implementation |
75 | 4 |
tsdHelper.ts in src/utils |
75 | 3 |
outputChannelLogger.ts in src/utils/log |
74 | 13 |
CDPMessageHandlerBase.ts in src/debugger/cdp-proxy/CDPMessageHandlers/abstraction |
72 | 2 |
extensionHelper.ts in src/utils |
70 | 6 |
chromeCordovaCDPMessageHandler.ts in src/debugger/cdp-proxy/CDPMessageHandlers/implementation |
60 | 3 |
cordovaWorkspaceManager.ts in src/extension |
60 | 9 |
launchScenariosManager.ts in src/utils |
59 | 6 |
mobileTargetManager.ts in src/utils |
49 | 3 |
requestArgs.ts in src/debugger |
48 | - |
CDPMessageHandlerCreator.ts in src/debugger/cdp-proxy/CDPMessageHandlers |
43 | 2 |
mobileTarget.ts in src/utils |
42 | 8 |
chromeCDPMessageHandlerBase.ts in src/debugger/cdp-proxy/CDPMessageHandlers/abstraction |
41 | 3 |
completionProviders.ts in src/extension |
37 | 2 |
debugSessionWrapper.ts in src/debugger |
29 | 5 |
logHelper.ts in src/utils/log |
25 | 4 |
projectsStorage.ts in src/extension |
21 | 3 |
promise.ts in src/common/node |
20 | 4 |
cordovaSimulateTelemetry.ts in src/utils |
17 | 1 |
settingsHelper.ts in src/utils |
16 | 1 |
configurationReader.ts in src/common |
15 | 2 |
CDPAPINames.ts in src/debugger/cdp-proxy/CDPMessageHandlers |
13 | - |
customRequire.ts in src/common |
9 | - |
hash.ts in src/utils |
9 | 1 |
simulateHelper.ts in src/utils |
6 | 1 |
simulationInfo.ts in src/common |
5 | - |
File | # lines | # units |
---|---|---|
cordovaDebugSession.ts in src/debugger |
1255 | 31 |
cordovaProjectHelper.ts in src/utils |
379 | 26 |
telemetryHelper.ts in src/utils |
245 | 26 |
telemetry.ts in src/utils |
197 | 18 |
adb.ts in src/utils/android |
171 | 17 |
cordova.ts in src |
309 | 16 |
cordovaCDPProxy.ts in src/debugger/cdp-proxy |
202 | 16 |
debugConfigurationProvider.ts in src/extension |
190 | 13 |
outputChannelLogger.ts in src/utils/log |
74 | 13 |
cordovaIosDeviceLauncher.ts in src/debugger |
168 | 9 |
cordovaWorkspaceManager.ts in src/extension |
60 | 9 |
cordovaCommandHelper.ts in src/utils |
163 | 9 |
androidTargetManager.ts in src/utils/android |
154 | 8 |
mobileTarget.ts in src/utils |
42 | 8 |
debuggerEndpointHelper.ts in src/debugger/cdp-proxy |
108 | 7 |
cordovaSessionManager.ts in src/extension |
78 | 7 |
simulate.ts in src/extension |
165 | 7 |
gulpfile.js in root |
417 | 6 |
safariCDPMessageHandlerBase.ts in src/debugger/cdp-proxy/CDPMessageHandlers/abstraction |
96 | 6 |
safariIonicCDPMessageHandler.ts in src/debugger/cdp-proxy/CDPMessageHandlers/implementation |
114 | 6 |
There are 25 files with lines longer than 120 characters. In total, there are 200 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
cordovaDebugSession.ts in src/debugger |
1255 | 31 | 65 |
cordova.ts in src |
309 | 16 | 25 |
cordovaIosDeviceLauncher.ts in src/debugger |
168 | 9 | 11 |
telemetry.ts in src/utils |
197 | 18 | 11 |
cordovaProjectHelper.ts in src/utils |
379 | 26 | 10 |
telemetryHelper.ts in src/utils |
245 | 26 | 10 |
simulate.ts in src/extension |
165 | 7 | 9 |
cordovaCDPProxy.ts in src/debugger/cdp-proxy |
202 | 16 | 8 |
jsDebugConfigAdapter.ts in src/debugger |
128 | 6 | 8 |
cordovaCommandHelper.ts in src/utils |
163 | 9 | 8 |
debugConfigurationProvider.ts in src/extension |
190 | 13 | 7 |
nodeVersionHelper.ts in src/utils |
95 | 3 | 7 |
extension.ts in src/debugger |
111 | 5 | 3 |
cordovaWorkspaceManager.ts in src/extension |
60 | 9 | 3 |
cordovaSessionManager.ts in src/extension |
78 | 7 | 2 |
extensionHelper.ts in src/utils |
70 | 6 | 2 |
outputChannelLogger.ts in src/utils/log |
74 | 13 | 2 |
tsdHelper.ts in src/utils |
75 | 3 | 2 |
CDPMessageHandlerCreator.ts in src/debugger/cdp-proxy/CDPMessageHandlers |
43 | 2 | 1 |
chromeIonicCDPMessageHandler.ts in src/debugger/cdp-proxy/CDPMessageHandlers/implementation |
75 | 4 | 1 |