facebook / idb
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 770 files with 55,756 lines of code.
    • 2 very long files (2,864 lines of code)
    • 12 long files (8,536 lines of code)
    • 56 medium size files (16,927 lines of codeclsfd_ftr_w_mp_ins)
    • 83 small files (11,728 lines of code)
    • 617 very small files (15,701 lines of code)
5% | 15% | 30% | 21% | 28%
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
mm74% | 0% | 20% | 5% | 0%
py16% | 7% | 32% | 21% | 22%
m0% | 20% | 37% | 25% | 17%
proto0% | 100% | 0% | 0% | 0%
swift0% | 0% | 43% | 31% | 25%
h0% | 0% | 3% | 7% | 89%
js0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
idb_companion21% | 28% | 21% | 11% | 17%
idb16% | 7% | 32% | 21% | 21%
FBControlCore0% | 19% | 29% | 25% | 26%
proto0% | 100% | 0% | 0% | 0%
XCTestBootstrap0% | 15% | 42% | 19% | 22%
Shims0% | 55% | 22% | 10% | 10%
FBSimulatorControl0% | 8% | 36% | 25% | 29%
FBDeviceControl0% | 7% | 46% | 26% | 19%
fbxctest0% | 0% | 46% | 9% | 44%
PrivateHeaders0% | 0% | 0% | 9% | 90%
FBSimulatorControlTests0% | 0% | 0% | 51% | 48%
FBControlCoreTests0% | 0% | 0% | 51% | 48%
XCTestBootstrapTests0% | 0% | 0% | 75% | 24%
Fixtures0% | 0% | 0% | 0% | 100%
website0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
FBIDBServiceHandler.mm
in idb_companion/Server
1545 53
client.py
in idb/grpc
1319 7
FBProcessStream.m
in FBControlCore/Utility
990 -
FBFuture.m
in FBControlCore/Async
922 3
FBIDBCommandExecutor.m
in idb_companion/Server
866 -
proto
idb.proto
in proto
786 -
FBXCTestResultBundleParser.m
in XCTestBootstrap/Utility
699 4
XCTestReporterShim.m
in Shims/Shimulator/TestReporterShim
656 34
FBSimulatorVideoStream.m
in FBSimulatorControl/Framebuffer
646 5
types.py
in idb/common
638 4
main.m
in idb_companion
632 4
FBiOSTargetConfiguration.m
in FBControlCore/Configuration
592 -
FBDeviceFileCommands.m
in FBDeviceControl/Commands
566 -
FBIDBStorageManager.m
in idb_companion/Utility
543 -
FBFileContainer.m
in FBControlCore/Commands
465 -
FBDataConsumer.m
in FBControlCore/Utility
451 1
FBInstrumentsClient.m
in FBDeviceControl/Management
449 -
FBSimulatorSettingsCommands.m
in FBSimulatorControl/Commands
443 -
FBMacDevice.m
in XCTestBootstrap/MacStrategies
442 -
FBIDBXCTestReporter.mm
in idb_companion/Utility
430 -
companion.py
in idb/common
428 4
FBSimulatorApplicationCommands.m
in FBSimulatorControl/Commands
426 -
FBTestManagerAPIMediator.m
in XCTestBootstrap/TestManager
412 -
FBDeviceApplicationCommands.m
in FBDeviceControl/Commands
392 1
FBSimulatorHIDEvent.m
in FBSimulatorControl/HID
378 -
FBBinaryDescriptor.m
in FBControlCore/Applications
373 19
xctest.py
in idb/cli/commands
364 24
IDBXCTestReporter.swift
in idb_companion/Utility/IDBXCTestReporter
364 2
file.py
in idb/cli/commands
344 33
main.py
in idb/cli
344 2
FBCrashLog.m
in FBControlCore/Crashes
343 -
FBTestBundleConnection.m
in XCTestBootstrap/TestManager
340 -
FBDataBuffer.m
in FBControlCore/Utility
338 -
FBAMDServiceConnection.m
in FBDeviceControl/Management
332 -
FBDeviceDebugSymbolsCommands.m
in FBDeviceControl/Commands
332 -
FBAFCConnection.m
in FBDeviceControl/Management
331 1
FBSimulatorAccessibilityCommands.m
in FBSimulatorControl/Commands
318 -
FBSimulatorBridge.m
in FBSimulatorControl/Management
316 -
FBDevice.m
in FBDeviceControl/Management
306 -
FBXCTestCommandLine.m
in fbxctest/FBXCTestKit/Configuration
297 -
FBProcessFetcher.m
in FBControlCore/Processes
283 6
format.py
in idb/common
280 22
FBJSONTestReporter.m
in XCTestBootstrap/Reporters
276 -
FBSimulator.m
in FBSimulatorControl/Management
270 -
FBDeviceActivationCommands.m
in FBDeviceControl/Commands
270 -
XCTestPrivate.h
in Shims/Shimulator/Tools
268 -
FBAMDeviceManager.m
in FBDeviceControl/Management
266 2
FBLogicTestRunStrategy.m
in XCTestBootstrap/Strategies
263 -
target.py
in idb/cli/commands
254 31
FBDeviceVideoStream.m
in FBDeviceControl/Video
252 -
Files With Most Units (Top 50)
File# lines# units
FBIDBServiceHandler.mm
in idb_companion/Server
1545 53
CompanionServiceInterceptors.swift
in idb_companion/SwiftServer/Interceptors
134 42
CompanionServiceProvider.swift
in idb_companion/SwiftServer
213 42
XCTestReporterShim.m
in Shims/Shimulator/TestReporterShim
656 34
file.py
in idb/cli/commands
344 33
target.py
in idb/cli/commands
254 31
xctest.py
in idb/cli/commands
364 24
format.py
in idb/common
280 22
FBBinaryDescriptor.m
in FBControlCore/Applications
373 19
hid.py
in idb/cli/commands
115 18
command.py
in idb/common
82 15
contextlib.py
in idb/utils
138 13
hid.py
in idb/grpc
84 12
app.py
in idb/cli/commands
117 12
testing.py
in idb/utils
189 11
crash.py
in idb/cli/commands
83 11
xctest.py
in idb/grpc
212 9
tar.py
in idb/common
213 9
hid.py
in idb/common
166 9
settings.py
in idb/cli/commands
99 8
plugin.py
in idb/common
138 8
client.py
in idb/grpc
1319 7
debugserver.py
in idb/cli/commands
38 7
video.py
in idb/cli/commands
79 7
log.py
in idb/cli/commands
47 6
accessibility.py
in idb/cli/commands
43 6
FBProcessFetcher.m
in FBControlCore/Processes
283 6
target.py
in idb/grpc
74 5
55 5
__init__.py
in idb/cli
141 5
FBVideoStream.m
in FBControlCore/Utility
188 5
FBSimulatorVideoStream.m
in FBSimulatorControl/Framebuffer
646 5
GrpcDataMappings.swift
in idb_companion/SwiftServer/ValueTransformers
33 5
FBXCTestResultBundleParser.m
in XCTestBootstrap/Utility
699 4
crash.py
in idb/grpc
29 4
shell.py
in idb/cli/commands
48 4
screenshot.py
in idb/cli/commands
31 4
daemon.py
in idb/cli/commands
87 4
companion.py
in idb/common
428 4
types.py
in idb/common
638 4
InstallMethodHandler.swift
in idb_companion/SwiftServer/MethodHandlers
182 4
main.m
in idb_companion
632 4
approve.py
in idb/cli/commands
37 3
media.py
in idb/cli/commands
17 3
contacts.py
in idb/cli/commands
19 3
dap.py
in idb/cli/commands
55 3
xctrace.py
in idb/cli/commands
161 3
notification.py
in idb/cli/commands
18 3
framework.py
in idb/cli/commands
31 3
url.py
in idb/cli/commands
15 3
Files With Long Lines (Top 50)

There are 374 files with lines longer than 120 characters. In total, there are 2095 long lines.

File# lines# units# long lines
FBIDBServiceHandler.mm
in idb_companion/Server
1545 53 103
FBiOSTargetConfiguration.m
in FBControlCore/Configuration
592 - 86
FBXCTestResultBundleParser.m
in XCTestBootstrap/Utility
699 4 55
FBIDBCommandExecutor.m
in idb_companion/Server
866 - 51
CompanionServiceProvider.swift
in idb_companion/SwiftServer
213 42 42
main.m
in idb_companion
632 4 42
FBIDBStorageManager.m
in idb_companion/Utility
543 - 37
FBSimulatorVideoStream.m
in FBSimulatorControl/Framebuffer
646 5 33
FBTestManagerAPIMediator.m
in XCTestBootstrap/TestManager
412 - 28
FBLogicTestRunStrategy.m
in XCTestBootstrap/Strategies
263 - 27
FBXCTestRunRequest.m
in idb_companion/Request
240 - 25
FBSimulatorSettingsCommands.m
in FBSimulatorControl/Commands
443 - 23
FBSimulatorAccessibilityCommands.m
in FBSimulatorControl/Commands
318 - 22
FBInstrumentsClient.m
in FBDeviceControl/Management
449 - 22
FBDataConsumer.m
in FBControlCore/Utility
451 1 21
FBTestRunnerConfiguration.m
in XCTestBootstrap/Configuration
167 - 20
FBXCTestConfiguration.m
in XCTestBootstrap/Configuration
220 - 20
FBDeviceDebugSymbolsCommands.m
in FBDeviceControl/Commands
332 - 20
FBDeviceFileCommands.m
in FBDeviceControl/Commands
566 - 20
FBProcessStream.m
in FBControlCore/Utility
990 - 19
FBSimulatorApplicationCommands.m
in FBSimulatorControl/Commands
426 - 19
FBDeviceActivationCommands.m
in FBDeviceControl/Commands
270 - 19
FBIDBXCTestReporter.mm
in idb_companion/Utility
430 - 19
FBInstrumentsOperation.m
in FBControlCore/Utility
173 - 18
FBMacDevice.m
in XCTestBootstrap/MacStrategies
442 - 17
FBDeveloperDiskImage.m
in FBControlCore/Utility
166 1 17
FBAMDeviceManager.m
in FBDeviceControl/Management
266 2 17
FBIDBServiceHandler.h
in idb_companion/Server
60 - 17
FBXCTestDescriptor.m
in idb_companion/Utility
241 - 17
SimDevice.h
in PrivateHeaders/CoreSimulator
189 - 16
FBAMDefines.h
in FBDeviceControl/Management
131 3 16
FBXcodeBuildOperation.m
in XCTestBootstrap/Utility
170 - 15
FBProcess.m
in FBControlCore/Tasks
225 2 15
XCTestManager_IDEInterface-Protocol.h
in PrivateHeaders/XCTestPrivate
38 - 15
FBListTestStrategy.m
in XCTestBootstrap/Strategies
199 - 14
FBDeviceApplicationCommands.m
in FBDeviceControl/Commands
392 1 14
FBIDBCommandExecutor.h
in idb_companion/Server
87 - 14
FBTestBundleConnection.m
in XCTestBootstrap/TestManager
340 - 13
FBProcessTerminationStrategy.m
in FBControlCore/Processes
110 - 13
FBXCTraceOperation.m
in FBControlCore/Utility
148 - 13
FBSimulatorXCTestCommands.m
in FBSimulatorControl/Commands
181 - 13
FBDeviceDeveloperDiskImageCommands.m
in FBDeviceControl/Commands
196 1 13
FBXCTestCommandLine.m
in fbxctest/FBXCTestKit/Configuration
297 - 13
FBXCTestProcess.m
in XCTestBootstrap/Strategies
110 - 12
FBLoggingWrapper.m
in FBControlCore/Utility
224 - 12
FBSpringboardServicesClient.m
in FBDeviceControl/Management
250 - 12
FBJSONTestReporter.m
in XCTestBootstrap/Reporters
276 - 11
FBXCTestResultToolOperation.m
in XCTestBootstrap/Utility
83 - 11
FBFuture.m
in FBControlCore/Async
922 3 11
FBFileWriter.m
in FBControlCore/Utility
196 - 11
Correlations

File Size vs. Commits (all time): 770 points

idb_companion/Server/FBIDBServiceHandler.mm x: 144 commits (all time) y: 1545 lines of code FBSimulatorControl/Commands/FBSimulatorSettingsCommands.m x: 59 commits (all time) y: 443 lines of code idb_companion/Utility/FBIDBXCTestReporter.mm x: 29 commits (all time) y: 430 lines of code idb_companion/Utility/IDBXCTestReporter/IDBXCTestReporter.swift x: 2 commits (all time) y: 364 lines of code idb_companion/SwiftServer/GRPCSwiftServer.swift x: 10 commits (all time) y: 111 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.m x: 50 commits (all time) y: 199 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.h x: 15 commits (all time) y: 14 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.m x: 16 commits (all time) y: 74 lines of code idb_companion/main.m x: 103 commits (all time) y: 632 lines of code FBControlCore/Management/FBiOSTarget.h x: 81 commits (all time) y: 64 lines of code FBControlCoreTests/Doubles/FBiOSTargetDouble.m x: 81 commits (all time) y: 142 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.h x: 1 commits (all time) y: 7 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.m x: 1 commits (all time) y: 31 lines of code FBDeviceControl/Management/FBDevice.m x: 120 commits (all time) y: 306 lines of code XCTestBootstrap/MacStrategies/FBMacDevice.m x: 101 commits (all time) y: 442 lines of code idb_companion/SwiftServer/CompanionServiceProvider.swift x: 10 commits (all time) y: 213 lines of code idb_companion/SwiftServer/MethodHandlers/DescribeMethodHandler.swift x: 1 commits (all time) y: 52 lines of code idb/common/format.py x: 34 commits (all time) y: 280 lines of code FBControlCore/Commands/FBLifecycleCommands.h x: 2 commits (all time) y: 11 lines of code FBControlCore/Management/FBiOSTarget.m x: 27 commits (all time) y: 126 lines of code idb/common/companion.py x: 39 commits (all time) y: 428 lines of code FBSimulatorControl/Strategies/FBSimulatorNotificationUpdateStrategy.m x: 17 commits (all time) y: 59 lines of code FBSimulatorControl/Management/FBSimulatorSet.h x: 42 commits (all time) y: 36 lines of code FBSimulatorControl/Management/FBSimulatorSet.m x: 80 commits (all time) y: 205 lines of code FBSimulatorControl/Strategies/FBSimulatorDeletionStrategy.h x: 10 commits (all time) y: 11 lines of code FBSimulatorControl/Strategies/FBSimulatorDeletionStrategy.m x: 24 commits (all time) y: 74 lines of code FBSimulatorControl/Strategies/FBSimulatorEraseStrategy.h x: 9 commits (all time) y: 10 lines of code FBSimulatorControl/Strategies/FBSimulatorEraseStrategy.m x: 15 commits (all time) y: 34 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestSimulatorFetcher.m x: 45 commits (all time) y: 103 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlTestCase.m x: 99 commits (all time) y: 88 lines of code FBSimulatorControl/Strategies/FBSimulatorShutdownStrategy.h x: 7 commits (all time) y: 10 lines of code FBSimulatorControl/Strategies/FBSimulatorShutdownStrategy.m x: 18 commits (all time) y: 116 lines of code idb/grpc/client.py x: 96 commits (all time) y: 1319 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideoStream.m x: 38 commits (all time) y: 646 lines of code FBControlCore/FBControlCore.h x: 181 commits (all time) y: 87 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.h x: 31 commits (all time) y: 29 lines of code Shims/Shimulator/TestCrashShim/TestCrashShim.m x: 9 commits (all time) y: 36 lines of code FBControlCore/Management/FBiOSTargetConstants.h x: 1 commits (all time) y: 30 lines of code FBSimulatorControl/FBSimulatorControl.h x: 240 commits (all time) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorAccessibilityCommands.m x: 13 commits (all time) y: 318 lines of code FBSimulatorControl/Management/FBSimulatorSet+Private.h x: 18 commits (all time) y: 8 lines of code idb_companion/Bridging/idb_companion-Bridging-Header.h x: 4 commits (all time) y: 10 lines of code idb_companion/SwiftServer/MethodHandlers/InstallMethodHandler.swift x: 1 commits (all time) y: 182 lines of code idb_companion/SwiftServer/MethodHandlers/ConnectMethodHandler.swift x: 1 commits (all time) y: 23 lines of code idb_companion/SwiftServer/MethodHandlers/XCTestRunMethodHandler.swift x: 1 commits (all time) y: 80 lines of code FBSimulatorControl/Utility/FBSimulatorLaunchedApplication.m x: 7 commits (all time) y: 89 lines of code idb/cli/commands/xctest.py x: 38 commits (all time) y: 364 lines of code FBDeviceControl/Commands/FBDeviceApplicationCommands.m x: 70 commits (all time) y: 392 lines of code website/docusaurus.config.js x: 7 commits (all time) y: 72 lines of code website/src/pages/styles.module.css x: 3 commits (all time) y: 55 lines of code idb/cli/commands/dsym.py x: 15 commits (all time) y: 38 lines of code idb/common/types.py x: 116 commits (all time) y: 638 lines of code idb_companion/Request/FBDsymInstallLinkToBundle.h x: 1 commits (all time) y: 13 lines of code idb_companion/Server/FBIDBCommandExecutor.h x: 61 commits (all time) y: 87 lines of code idb_companion/Server/FBIDBCommandExecutor.m x: 108 commits (all time) y: 866 lines of code proto/idb.proto x: 84 commits (all time) y: 786 lines of code idb_companion/Request/FBXCTestRunRequest.h x: 4 commits (all time) y: 31 lines of code idb_companion/Configuration/FBIDBConfiguration.m x: 4 commits (all time) y: 21 lines of code idb_companion/Server/FBIDBCompanionServer.h x: 9 commits (all time) y: 17 lines of code idb_companion/Server/FBIDBCompanionServer.mm x: 15 commits (all time) y: 109 lines of code XCTestBootstrap/Reporters/FBLogicReporterAdapter.m x: 19 commits (all time) y: 116 lines of code XCTestBootstrap/Reporters/FBXCTestReporter.h x: 25 commits (all time) y: 28 lines of code FBSimulatorControl/HID/FBSimulatorHIDEvent.m x: 35 commits (all time) y: 378 lines of code idb_companion/SwiftServer/Interceptors/CompanionServiceInterceptors.swift x: 2 commits (all time) y: 134 lines of code idb/grpc/interceptors.py x: 1 commits (all time) y: 6 lines of code idb_companion/Utility/FutureBox.swift x: 1 commits (all time) y: 40 lines of code FBControlCore/Utility/FBControlCoreGlobalConfiguration.m x: 29 commits (all time) y: 82 lines of code FBControlCore/Utility/FBControlCoreLogger+OSLog.h x: 5 commits (all time) y: 8 lines of code FBControlCore/Utility/FBControlCoreLogger+OSLog.m x: 10 commits (all time) y: 90 lines of code FBControlCore/Utility/FBControlCoreLogger.h x: 19 commits (all time) y: 36 lines of code FBControlCore/Utility/FBControlCoreLogger.m x: 22 commits (all time) y: 251 lines of code FBControlCore/Utility/FBInstrumentsOperation.m x: 34 commits (all time) y: 173 lines of code XCTestBootstrap/Utility/FBXCTestLogger.m x: 20 commits (all time) y: 137 lines of code idb_companion/Utility/FBIDBLogger.m x: 8 commits (all time) y: 119 lines of code idb/cli/main.py x: 70 commits (all time) y: 344 lines of code idb_companion/Configuration/FBIDBPortsConfiguration.h x: 8 commits (all time) y: 12 lines of code idb_companion/Configuration/FBIDBPortsConfiguration.m x: 8 commits (all time) y: 27 lines of code FBControlCore/Utility/FBVideoStream.m x: 16 commits (all time) y: 188 lines of code FBControlCore/Configuration/FBVideoStreamConfiguration.m x: 8 commits (all time) y: 56 lines of code idb_companion/Utility/FBIDBStorageManager.h x: 23 commits (all time) y: 63 lines of code FBSimulatorControl/Commands/FBSimulatorSettingsCommands.h x: 27 commits (all time) y: 16 lines of code FBSimulatorControl/Strategies/FBDefaultsModificationStrategy.h x: 13 commits (all time) y: 16 lines of code FBSimulatorControl/Strategies/FBDefaultsModificationStrategy.m x: 30 commits (all time) y: 154 lines of code idb/cli/commands/settings.py x: 7 commits (all time) y: 99 lines of code FBControlCore/Utility/FBWeakFramework+ApplePrivateFrameworks.h x: 15 commits (all time) y: 11 lines of code FBControlCore/Utility/FBWeakFramework+ApplePrivateFrameworks.m x: 23 commits (all time) y: 32 lines of code FBControlCore/Utility/FBControlCoreFrameworkLoader.m x: 12 commits (all time) y: 85 lines of code idb/common/plugin.py x: 22 commits (all time) y: 138 lines of code FBControlCore/Utility/FBWeakFramework.m x: 23 commits (all time) y: 134 lines of code FBControlCore/Utility/FBWeakFramework.h x: 12 commits (all time) y: 9 lines of code FBControlCore/Configuration/FBiOSTargetConfiguration.m x: 25 commits (all time) y: 592 lines of code FBControlCore/Commands/FBFileContainer.h x: 16 commits (all time) y: 46 lines of code FBControlCore/Commands/FBFileContainer.m x: 12 commits (all time) y: 465 lines of code FBDeviceControl/Commands/FBDeviceCrashLogCommands.m x: 23 commits (all time) y: 167 lines of code FBDeviceControl/Commands/FBDeviceFileCommands.m x: 28 commits (all time) y: 566 lines of code FBDeviceControl/Management/FBAFCConnection.h x: 15 commits (all time) y: 25 lines of code FBDeviceControl/Management/FBAFCConnection.m x: 26 commits (all time) y: 331 lines of code FBDeviceControl/Management/FBAMDefines.h x: 33 commits (all time) y: 131 lines of code idb_companion/Reporting/FBiOSTargetDescription.m x: 5 commits (all time) y: 56 lines of code FBControlCore/Utility/FBCollectionOperations.m x: 9 commits (all time) y: 77 lines of code FBControlCore/Utility/FBDeveloperDiskImage.m x: 5 commits (all time) y: 166 lines of code FBDeviceControl/Commands/FBDeviceDeveloperDiskImageCommands.m x: 6 commits (all time) y: 196 lines of code FBDeviceControl/Commands/FBDeviceDebugSymbolsCommands.h x: 2 commits (all time) y: 13 lines of code FBDeviceControl/Commands/FBDeviceDebugSymbolsCommands.m x: 3 commits (all time) y: 332 lines of code FBSimulatorControlTests/Utilities/CoreSimulatorDoubles.h x: 15 commits (all time) y: 22 lines of code FBDeviceControl/Commands/FBDeviceXCTestCommands.m x: 66 commits (all time) y: 77 lines of code idb/utils/testing.py x: 6 commits (all time) y: 189 lines of code PrivateHeaders/XCTestPrivate/XCActivityRecord.h x: 1 commits (all time) y: 56 lines of code PrivateHeaders/XCTestPrivate/XCTAttachment.h x: 1 commits (all time) y: 45 lines of code PrivateHeaders/XCTestPrivate/XCTestConfiguration.h x: 1 commits (all time) y: 77 lines of code XCTestBootstrap/Configuration/FBTestConfiguration.m x: 7 commits (all time) y: 81 lines of code XCTestBootstrap/TestManager/FBActivityRecord.m x: 7 commits (all time) y: 34 lines of code XCTestBootstrap/TestManager/FBAttachment.m x: 3 commits (all time) y: 20 lines of code XCTestBootstrap/TestManager/FBTestBundleConnection.m x: 62 commits (all time) y: 340 lines of code XCTestBootstrap/TestManager/FBTestManagerAPIMediator.m x: 102 commits (all time) y: 412 lines of code XCTestBootstrap/TestManager/FBTestReporterAdapter.h x: 3 commits (all time) y: 8 lines of code XCTestBootstrap/TestManager/FBTestReporterAdapter.m x: 3 commits (all time) y: 83 lines of code idb/grpc/install.py x: 7 commits (all time) y: 106 lines of code FBDeviceControl/Management/FBSpringboardServicesClient.m x: 10 commits (all time) y: 250 lines of code FBDeviceControl/Management/FBDeviceDebugServer.m x: 13 commits (all time) y: 157 lines of code FBDeviceControl/Management/FBAMDServiceConnection.h x: 33 commits (all time) y: 38 lines of code FBDeviceControl/Management/FBAMDServiceConnection.m x: 37 commits (all time) y: 332 lines of code FBDeviceControl/Commands/FBDeviceDebuggerCommands.m x: 23 commits (all time) y: 94 lines of code idb/cli/commands/file.py x: 37 commits (all time) y: 344 lines of code idb/grpc/file.py x: 11 commits (all time) y: 40 lines of code FBControlCore/Commands/FBFileCommands.h x: 14 commits (all time) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorFileCommands.m x: 31 commits (all time) y: 129 lines of code FBDeviceControl/FBDeviceControl.h x: 29 commits (all time) y: 18 lines of code FBDeviceControl/Management/FBDevice.h x: 36 commits (all time) y: 15 lines of code idb/cli/commands/target.py x: 26 commits (all time) y: 254 lines of code FBSimulatorControl/Management/FBSimulatorBridge.h x: 35 commits (all time) y: 17 lines of code FBControlCore/Applications/FBBinaryDescriptor.m x: 17 commits (all time) y: 373 lines of code FBControlCore/Applications/FBBundleDescriptor+Application.h x: 4 commits (all time) y: 13 lines of code FBControlCore/Applications/FBBundleDescriptor+Application.m x: 12 commits (all time) y: 51 lines of code FBControlCore/Applications/FBBundleDescriptor.h x: 23 commits (all time) y: 20 lines of code FBControlCore/Applications/FBBundleDescriptor.m x: 26 commits (all time) y: 159 lines of code FBControlCore/Applications/FBInstalledApplication.h x: 13 commits (all time) y: 28 lines of code FBControlCore/Applications/FBInstalledApplication.m x: 11 commits (all time) y: 108 lines of code FBControlCore/Async/FBFuture+Sync.h x: 5 commits (all time) y: 16 lines of code FBControlCore/Async/FBFuture+Sync.m x: 5 commits (all time) y: 114 lines of code FBControlCore/Async/FBFuture.h x: 62 commits (all time) y: 91 lines of code FBControlCore/Async/FBFuture.m x: 72 commits (all time) y: 922 lines of code FBControlCore/Async/FBFutureContextManager.h x: 6 commits (all time) y: 21 lines of code FBControlCore/Async/FBFutureContextManager.m x: 11 commits (all time) y: 211 lines of code FBControlCore/Codesigning/FBCodesignProvider.h x: 8 commits (all time) y: 15 lines of code FBControlCore/Codesigning/FBCodesignProvider.m x: 25 commits (all time) y: 137 lines of code FBControlCore/Commands/FBApplicationCommands.h x: 32 commits (all time) y: 19 lines of code FBControlCore/Commands/FBCrashLogCommands.h x: 10 commits (all time) y: 14 lines of code FBControlCore/Commands/FBDebuggerCommands.h x: 7 commits (all time) y: 13 lines of code FBControlCore/Commands/FBDiagnosticInformationCommands.h x: 2 commits (all time) y: 6 lines of code FBControlCore/Commands/FBInstrumentsCommands.m x: 7 commits (all time) y: 25 lines of code FBControlCore/Commands/FBLogCommands.h x: 22 commits (all time) y: 19 lines of code FBControlCore/Commands/FBLogCommands.m x: 6 commits (all time) y: 57 lines of code FBControlCore/Commands/FBProcessSpawnCommands.m x: 10 commits (all time) y: 65 lines of code FBControlCore/Commands/FBScreenshotCommands.m x: 4 commits (all time) y: 3 lines of code FBControlCore/Commands/FBVideoRecordingCommands.h x: 22 commits (all time) y: 11 lines of code FBControlCore/Commands/FBXCTraceRecordCommands.m x: 4 commits (all time) y: 30 lines of code FBControlCore/Commands/FBiOSTargetCommandForwarder.h x: 6 commits (all time) y: 11 lines of code FBControlCore/Commands/FBiOSTargetCommandForwarder.m x: 10 commits (all time) y: 81 lines of code FBControlCore/Configuration/FBApplicationLaunchConfiguration.m x: 28 commits (all time) y: 32 lines of code FBControlCore/Configuration/FBInstrumentsConfiguration.h x: 8 commits (all time) y: 23 lines of code FBControlCore/Configuration/FBInstrumentsConfiguration.m x: 8 commits (all time) y: 63 lines of code FBControlCore/Configuration/FBProcessLaunchConfiguration.h x: 20 commits (all time) y: 10 lines of code FBControlCore/Configuration/FBProcessLaunchConfiguration.m x: 18 commits (all time) y: 30 lines of code FBControlCore/Configuration/FBProcessSpawnConfiguration.m x: 4 commits (all time) y: 43 lines of code FBControlCore/Configuration/FBTestLaunchConfiguration.h x: 24 commits (all time) y: 22 lines of code FBControlCore/Configuration/FBTestLaunchConfiguration.m x: 40 commits (all time) y: 79 lines of code FBControlCore/Configuration/FBXCTestShimConfiguration.h x: 6 commits (all time) y: 16 lines of code FBControlCore/Configuration/FBXCTestShimConfiguration.m x: 11 commits (all time) y: 172 lines of code FBControlCore/Configuration/FBXCTraceConfiguration.h x: 4 commits (all time) y: 42 lines of code FBControlCore/Configuration/FBXCTraceConfiguration.m x: 4 commits (all time) y: 85 lines of code FBControlCore/Configuration/FBiOSTargetConfiguration.h x: 18 commits (all time) y: 188 lines of code FBControlCore/Crashes/FBCrashLog.h x: 5 commits (all time) y: 45 lines of code FBControlCore/Crashes/FBCrashLog.m x: 7 commits (all time) y: 343 lines of code FBControlCore/Crashes/FBCrashLogNotifier.h x: 3 commits (all time) y: 14 lines of code FBControlCore/Processes/FBProcessFetcher.m x: 11 commits (all time) y: 283 lines of code FBControlCore/Processes/FBProcessInfo.m x: 9 commits (all time) y: 54 lines of code FBControlCore/Processes/FBProcessTerminationStrategy.h x: 11 commits (all time) y: 23 lines of code FBControlCore/Processes/FBProcessTerminationStrategy.m x: 21 commits (all time) y: 110 lines of code FBControlCore/Processes/FBServiceManagement.m x: 6 commits (all time) y: 43 lines of code FBControlCore/Reporting/FBEventReporterSubject.h x: 9 commits (all time) y: 22 lines of code FBControlCore/Sockets/FBSocketServer.h x: 10 commits (all time) y: 21 lines of code FBControlCore/Sockets/FBSocketServer.m x: 15 commits (all time) y: 121 lines of code FBControlCore/Tasks/FBProcess.h x: 3 commits (all time) y: 25 lines of code FBControlCore/Tasks/FBProcess.m x: 3 commits (all time) y: 225 lines of code FBControlCore/Tasks/FBProcessBuilder.h x: 2 commits (all time) y: 47 lines of code FBControlCore/Tasks/FBProcessBuilder.m x: 2 commits (all time) y: 222 lines of code FBControlCore/Utility/FBAccessibilityTraits.m x: 4 commits (all time) y: 112 lines of code FBControlCore/Utility/FBArchitecture.m x: 5 commits (all time) y: 6 lines of code FBControlCore/Utility/FBArchiveOperations.h x: 20 commits (all time) y: 19 lines of code FBControlCore/Utility/FBConcurrentCollectionOperations.m x: 6 commits (all time) y: 98 lines of code FBControlCore/Utility/FBControlCoreError.h x: 23 commits (all time) y: 42 lines of code FBControlCore/Utility/FBControlCoreError.m x: 22 commits (all time) y: 224 lines of code FBControlCore/Utility/FBControlCoreGlobalConfiguration.h x: 22 commits (all time) y: 15 lines of code FBControlCore/Utility/FBCrashLogStore.m x: 13 commits (all time) y: 168 lines of code FBControlCore/Utility/FBDataBuffer.h x: 11 commits (all time) y: 14 lines of code FBControlCore/Utility/FBDataBuffer.m x: 15 commits (all time) y: 338 lines of code FBControlCore/Utility/FBDataConsumer.h x: 21 commits (all time) y: 44 lines of code FBControlCore/Utility/FBDataConsumer.m x: 21 commits (all time) y: 451 lines of code FBControlCore/Utility/FBFileReader.h x: 23 commits (all time) y: 27 lines of code FBControlCore/Utility/FBFileReader.m x: 46 commits (all time) y: 197 lines of code FBControlCore/Utility/FBFileWriter.m x: 31 commits (all time) y: 196 lines of code FBControlCore/Utility/FBInstrumentsOperation.h x: 14 commits (all time) y: 26 lines of code FBControlCore/Utility/FBLoggingWrapper.m x: 11 commits (all time) y: 224 lines of code FBControlCore/Utility/FBProcessIO.m x: 7 commits (all time) y: 220 lines of code FBControlCore/Utility/FBProcessStream.h x: 24 commits (all time) y: 52 lines of code FBControlCore/Utility/FBProcessStream.m x: 55 commits (all time) y: 990 lines of code FBControlCore/Utility/FBStorageUtils.m x: 2 commits (all time) y: 79 lines of code FBControlCore/Utility/FBTemporaryDirectory.m x: 3 commits (all time) y: 150 lines of code FBControlCore/Utility/FBVideoFileWriter.m x: 2 commits (all time) y: 98 lines of code FBControlCore/Utility/FBXCTraceOperation.m x: 14 commits (all time) y: 148 lines of code FBControlCore/Utility/FBXcodeConfiguration.m x: 21 commits (all time) y: 156 lines of code FBControlCore/Utility/FBXcodeDirectory.m x: 19 commits (all time) y: 55 lines of code FBControlCore/Utility/NSPredicate+FBControlCore.h x: 6 commits (all time) y: 6 lines of code FBControlCoreTests/Doubles/FBControlCoreLoggerDouble.m x: 8 commits (all time) y: 39 lines of code FBControlCoreTests/Doubles/FBiOSTargetDouble.h x: 20 commits (all time) y: 14 lines of code FBControlCoreTests/Fixtures/FBControlCoreFixtures.m x: 10 commits (all time) y: 42 lines of code FBControlCoreTests/Templates/FBControlCoreValueTestCase.h x: 11 commits (all time) y: 5 lines of code FBDeviceControl/Commands/FBDeviceActivationCommands.m x: 7 commits (all time) y: 270 lines of code FBDeviceControl/Commands/FBDeviceDiagnosticInformationCommands.m x: 7 commits (all time) y: 78 lines of code FBDeviceControl/Commands/FBDeviceEraseCommands.m x: 3 commits (all time) y: 157 lines of code FBDeviceControl/Commands/FBDeviceLocationCommands.m x: 7 commits (all time) y: 53 lines of code FBDeviceControl/Commands/FBDeviceLogCommands.m x: 28 commits (all time) y: 69 lines of code FBDeviceControl/Commands/FBDevicePowerCommands.m x: 2 commits (all time) y: 50 lines of code FBDeviceControl/Commands/FBDeviceProvisioningProfileCommands.m x: 2 commits (all time) y: 96 lines of code FBDeviceControl/Commands/FBDeviceRecoveryCommands.m x: 3 commits (all time) y: 67 lines of code FBDeviceControl/Commands/FBDeviceScreenshotCommands.m x: 14 commits (all time) y: 44 lines of code FBDeviceControl/Commands/FBDeviceSocketForwardingCommands.m x: 2 commits (all time) y: 87 lines of code FBDeviceControl/Commands/FBDeviceVideoRecordingCommands.m x: 23 commits (all time) y: 68 lines of code FBDeviceControl/Commands/FBDeviceXCTestCommands.h x: 16 commits (all time) y: 7 lines of code FBDeviceControl/Management/FBAMDevice+Private.h x: 54 commits (all time) y: 17 lines of code FBDeviceControl/Management/FBAMDevice.h x: 35 commits (all time) y: 11 lines of code FBDeviceControl/Management/FBAMDevice.m x: 120 commits (all time) y: 235 lines of code FBDeviceControl/Management/FBAMDeviceManager.m x: 23 commits (all time) y: 266 lines of code FBDeviceControl/Management/FBAMDeviceServiceManager.m x: 9 commits (all time) y: 101 lines of code FBDeviceControl/Management/FBAMRestorableDevice.m x: 17 commits (all time) y: 126 lines of code FBDeviceControl/Management/FBAMRestorableDeviceManager.m x: 12 commits (all time) y: 119 lines of code FBDeviceControl/Management/FBDevice+Private.h x: 16 commits (all time) y: 14 lines of code FBDeviceControl/Management/FBDeviceManager.m x: 8 commits (all time) y: 102 lines of code FBDeviceControl/Management/FBDeviceSet.m x: 42 commits (all time) y: 186 lines of code FBDeviceControl/Management/FBInstrumentsClient.m x: 9 commits (all time) y: 449 lines of code FBDeviceControl/Management/FBManagedConfigClient.m x: 4 commits (all time) y: 141 lines of code FBDeviceControl/Utility/FBDeviceControlFrameworkLoader.h x: 11 commits (all time) y: 9 lines of code FBDeviceControl/Utility/FBDeviceControlFrameworkLoader.m x: 37 commits (all time) y: 131 lines of code FBDeviceControl/Utility/FBDeviceLinkClient.m x: 10 commits (all time) y: 106 lines of code FBDeviceControl/Video/FBDeviceVideo.m x: 21 commits (all time) y: 124 lines of code FBDeviceControl/Video/FBDeviceVideoStream.m x: 15 commits (all time) y: 252 lines of code FBSimulatorControl/Commands/FBSimulatorApplicationCommands.h x: 30 commits (all time) y: 9 lines of code FBSimulatorControl/Commands/FBSimulatorApplicationCommands.m x: 105 commits (all time) y: 426 lines of code FBSimulatorControl/Commands/FBSimulatorCrashLogCommands.m x: 6 commits (all time) y: 53 lines of code FBSimulatorControl/Commands/FBSimulatorDebuggerCommands.h x: 3 commits (all time) y: 6 lines of code FBSimulatorControl/Commands/FBSimulatorDebuggerCommands.m x: 19 commits (all time) y: 93 lines of code FBSimulatorControl/Commands/FBSimulatorKeychainCommands.m x: 13 commits (all time) y: 93 lines of code FBSimulatorControl/Commands/FBSimulatorLaunchCtlCommands.m x: 23 commits (all time) y: 210 lines of code FBSimulatorControl/Commands/FBSimulatorLocationCommands.m x: 3 commits (all time) y: 42 lines of code FBSimulatorControl/Commands/FBSimulatorLogCommands.m x: 40 commits (all time) y: 65 lines of code FBSimulatorControl/Commands/FBSimulatorMemoryCommands.m x: 2 commits (all time) y: 37 lines of code FBSimulatorControl/Commands/FBSimulatorProcessSpawnCommands.m x: 12 commits (all time) y: 122 lines of code FBSimulatorControl/Commands/FBSimulatorVideoRecordingCommands.m x: 41 commits (all time) y: 74 lines of code FBSimulatorControl/Commands/FBSimulatorXCTestCommands.h x: 21 commits (all time) y: 6 lines of code FBSimulatorControl/Commands/FBSimulatorXCTestCommands.m x: 70 commits (all time) y: 181 lines of code FBSimulatorControl/Configuration/FBSimulatorBootConfiguration.h x: 28 commits (all time) y: 16 lines of code FBSimulatorControl/Configuration/FBSimulatorBootConfiguration.m x: 37 commits (all time) y: 61 lines of code FBSimulatorControl/Configuration/FBSimulatorConfiguration+CoreSimulator.h x: 20 commits (all time) y: 25 lines of code FBSimulatorControl/Configuration/FBSimulatorConfiguration+CoreSimulator.m x: 39 commits (all time) y: 238 lines of code FBSimulatorControl/Configuration/FBSimulatorConfiguration.h x: 52 commits (all time) y: 14 lines of code FBSimulatorControl/Configuration/FBSimulatorConfiguration.m x: 80 commits (all time) y: 122 lines of code FBSimulatorControl/Configuration/FBSimulatorControlConfiguration.h x: 50 commits (all time) y: 13 lines of code FBSimulatorControl/Framebuffer/FBFramebuffer.h x: 41 commits (all time) y: 17 lines of code FBSimulatorControl/Framebuffer/FBFramebuffer.m x: 84 commits (all time) y: 143 lines of code FBSimulatorControl/Framebuffer/FBSimulatorImage.m x: 12 commits (all time) y: 98 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideo.h x: 19 commits (all time) y: 12 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideo.m x: 50 commits (all time) y: 173 lines of code FBSimulatorControl/HID/FBSimulatorHID.m x: 27 commits (all time) y: 115 lines of code FBSimulatorControl/Management/FBAppleSimctlCommandExecutor.m x: 10 commits (all time) y: 52 lines of code FBSimulatorControl/Management/FBSimulator+Private.h x: 55 commits (all time) y: 11 lines of code FBSimulatorControl/Management/FBSimulator.h x: 132 commits (all time) y: 29 lines of code FBSimulatorControl/Management/FBSimulator.m x: 201 commits (all time) y: 270 lines of code FBSimulatorControl/Management/FBSimulatorBridge.m x: 71 commits (all time) y: 316 lines of code FBSimulatorControl/Management/FBSimulatorControl+PrincipalClass.h x: 21 commits (all time) y: 17 lines of code FBSimulatorControl/Management/FBSimulatorControl+PrincipalClass.m x: 39 commits (all time) y: 44 lines of code FBSimulatorControl/Management/FBSimulatorServiceContext.h x: 7 commits (all time) y: 19 lines of code FBSimulatorControl/Management/FBSimulatorServiceContext.m x: 11 commits (all time) y: 110 lines of code FBSimulatorControl/Strategies/FBSimulatorBootStrategy.m x: 98 commits (all time) y: 51 lines of code FBSimulatorControl/Strategies/FBSimulatorBootVerificationStrategy.m x: 18 commits (all time) y: 124 lines of code FBSimulatorControl/Strategies/FBSimulatorInflationStrategy.m x: 12 commits (all time) y: 57 lines of code FBSimulatorControl/Utility/FBSimulatorControlFrameworkLoader.m x: 15 commits (all time) y: 96 lines of code FBSimulatorControl/Utility/FBSimulatorError.h x: 25 commits (all time) y: 9 lines of code FBSimulatorControl/Utility/FBSimulatorError.m x: 43 commits (all time) y: 15 lines of code FBSimulatorControlTests/Fixtures/FBSimulatorControlFixtures.h x: 38 commits (all time) y: 25 lines of code FBSimulatorControlTests/Fixtures/FBSimulatorControlFixtures.m x: 66 commits (all time) y: 139 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlAssertions.h x: 34 commits (all time) y: 28 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlAssertions.m x: 79 commits (all time) y: 140 lines of code Fixtures/Source/FBTestRunnerApp/FBAppDelegate.m x: 5 commits (all time) y: 26 lines of code Fixtures/Source/iOSUnitTestFixture/iOSUnitTestFixtureTests.m x: 8 commits (all time) y: 73 lines of code PrivateHeaders/AXRuntime/AXTraits.h x: 6 commits (all time) y: 64 lines of code PrivateHeaders/AccessibilityPlatformTranslation/AXPTranslationObject.h x: 2 commits (all time) y: 32 lines of code PrivateHeaders/AccessibilityPlatformTranslation/AXPTranslator.h x: 3 commits (all time) y: 65 lines of code PrivateHeaders/AccessibilityPlatformTranslation/AXPTranslatorRequest.h x: 2 commits (all time) y: 25 lines of code PrivateHeaders/AccessibilityPlatformTranslation/AXPTranslator_iOS.h x: 2 commits (all time) y: 80 lines of code PrivateHeaders/AccessibilityPlatformTranslation/AXPTranslator_macOS.h x: 2 commits (all time) y: 24 lines of code PrivateHeaders/CoreSimulator/CDStructures.h x: 7 commits (all time) y: 3 lines of code PrivateHeaders/CoreSimulator/NSUserDefaults-SimDefaults.h x: 9 commits (all time) y: 4 lines of code PrivateHeaders/CoreSimulator/SimDevice.h x: 29 commits (all time) y: 189 lines of code PrivateHeaders/CoreSimulator/SimDeviceBootInfo.h x: 6 commits (all time) y: 30 lines of code PrivateHeaders/CoreSimulator/SimDeviceIOServer.h x: 5 commits (all time) y: 20 lines of code PrivateHeaders/CoreSimulator/SimDevicePasteboard.h x: 5 commits (all time) y: 51 lines of code PrivateHeaders/CoreSimulator/SimDeviceSet.h x: 15 commits (all time) y: 110 lines of code PrivateHeaders/CoreSimulator/SimDeviceType.h x: 9 commits (all time) y: 57 lines of code PrivateHeaders/CoreSimulator/SimNSPasteboard.h x: 5 commits (all time) y: 35 lines of code PrivateHeaders/CoreSimulator/SimRuntime.h x: 8 commits (all time) y: 81 lines of code PrivateHeaders/DTXConnectionServices/DTXConnection.h x: 4 commits (all time) y: 97 lines of code PrivateHeaders/DTXConnectionServices/DTXMessage.h x: 4 commits (all time) y: 76 lines of code PrivateHeaders/SimulatorApp/Indigo.h x: 9 commits (all time) y: 92 lines of code PrivateHeaders/SimulatorKit/SimDisplayVideoWriter.h x: 9 commits (all time) y: 69 lines of code Shims/Shimulator/TestLoadingShim/FBXCTestMain.m x: 16 commits (all time) y: 124 lines of code Shims/Shimulator/TestReporterShim/XCTestReporterShim.m x: 30 commits (all time) y: 656 lines of code Shims/Shimulator/Tools/FBXCTestConstants.h x: 4 commits (all time) y: 50 lines of code Shims/Shimulator/Tools/XCTestPrivate.h x: 10 commits (all time) y: 268 lines of code XCTestBootstrap/Configuration/FBTestRunnerConfiguration.m x: 14 commits (all time) y: 167 lines of code XCTestBootstrap/Configuration/FBXCTestConfiguration.h x: 32 commits (all time) y: 49 lines of code XCTestBootstrap/Configuration/FBXCTestConfiguration.m x: 44 commits (all time) y: 220 lines of code XCTestBootstrap/Reporters/FBJSONTestReporter.m x: 21 commits (all time) y: 276 lines of code XCTestBootstrap/Strategies/FBListTestStrategy.m x: 61 commits (all time) y: 199 lines of code XCTestBootstrap/Strategies/FBLogicTestRunStrategy.m x: 66 commits (all time) y: 263 lines of code XCTestBootstrap/Strategies/FBManagedTestRunStrategy.m x: 22 commits (all time) y: 61 lines of code XCTestBootstrap/Strategies/FBXCTestProcess.m x: 44 commits (all time) y: 110 lines of code XCTestBootstrap/TestManager/FBTestManagerAPIMediator.h x: 34 commits (all time) y: 15 lines of code XCTestBootstrap/Utility/FBOToolOperation.m x: 6 commits (all time) y: 39 lines of code XCTestBootstrap/Utility/FBXCTestResultBundleParser.m x: 7 commits (all time) y: 699 lines of code XCTestBootstrap/Utility/FBXcodeBuildOperation.h x: 18 commits (all time) y: 17 lines of code XCTestBootstrap/Utility/FBXcodeBuildOperation.m x: 43 commits (all time) y: 170 lines of code XCTestBootstrap/Utility/XCTestBootstrapError.m x: 9 commits (all time) y: 27 lines of code XCTestBootstrap/XCTestBootstrap.h x: 71 commits (all time) y: 23 lines of code XCTestBootstrapTests/Fixtures/FBXCTestReporterDouble.m x: 4 commits (all time) y: 127 lines of code fbxctest/FBXCTestKit/Configuration/FBXCTestCommandLine.m x: 20 commits (all time) y: 297 lines of code fbxctest/FBXCTestKit/Configuration/FBXCTestContext.m x: 13 commits (all time) y: 41 lines of code fbxctest/FBXCTestKit/Configuration/FBXCTestDestination.m x: 15 commits (all time) y: 52 lines of code fbxctest/FBXCTestKit/Runners/FBTestRunStrategy.m x: 17 commits (all time) y: 213 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestBaseRunner.m x: 42 commits (all time) y: 89 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestSimulatorFetcher.h x: 12 commits (all time) y: 14 lines of code fbxctest/FBXCTestKitTests/Fixtures/FBXCTestKitFixtures.h x: 13 commits (all time) y: 22 lines of code fbxctest/FBXCTestKitTests/Fixtures/FBXCTestKitFixtures.m x: 19 commits (all time) y: 84 lines of code fbxctest/fbxctest/FBXCTestBootstrapper.m x: 24 commits (all time) y: 65 lines of code idb/cli/__init__.py x: 19 commits (all time) y: 141 lines of code idb/cli/commands/accessibility.py x: 11 commits (all time) y: 43 lines of code idb/cli/commands/daemon.py x: 15 commits (all time) y: 87 lines of code idb/cli/commands/framework.py x: 12 commits (all time) y: 31 lines of code idb/cli/commands/launch.py x: 13 commits (all time) y: 60 lines of code idb/cli/commands/screenshot.py x: 10 commits (all time) y: 31 lines of code idb/cli/commands/video.py x: 6 commits (all time) y: 79 lines of code idb/cli/commands/xctrace.py x: 2 commits (all time) y: 161 lines of code idb/common/companion_set.py x: 4 commits (all time) y: 132 lines of code idb/common/hid.py x: 8 commits (all time) y: 166 lines of code idb/common/logging.py x: 13 commits (all time) y: 127 lines of code idb/common/signal.py x: 7 commits (all time) y: 41 lines of code idb/common/tar.py x: 18 commits (all time) y: 213 lines of code idb/grpc/management.py x: 60 commits (all time) y: 220 lines of code idb/grpc/stream.py x: 17 commits (all time) y: 67 lines of code idb/grpc/target.py x: 11 commits (all time) y: 74 lines of code idb/grpc/xctest.py x: 14 commits (all time) y: 212 lines of code idb/grpc/xctrace.py x: 2 commits (all time) y: 70 lines of code idb/utils/contextlib.py x: 3 commits (all time) y: 138 lines of code idb_companion/Request/FBXCTestRunRequest.m x: 5 commits (all time) y: 240 lines of code idb_companion/Server/FBIDBServiceHandler.h x: 21 commits (all time) y: 60 lines of code idb_companion/Utility/FBIDBStorageManager.m x: 31 commits (all time) y: 543 lines of code idb_companion/Utility/FBXCTestDescriptor.h x: 27 commits (all time) y: 30 lines of code idb_companion/Utility/FBXCTestDescriptor.m x: 53 commits (all time) y: 241 lines of code idb_companion/Utility/FBXCTestRunFileReader.m x: 3 commits (all time) y: 50 lines of code idb_companion/Utility/FBiOSTargetProvider.m x: 13 commits (all time) y: 79 lines of code idb_companion/Utility/FBiOSTargetStateChangeNotifier.m x: 19 commits (all time) y: 135 lines of code setup.py x: 12 commits (all time) y: 69 lines of code website/src/pages/index.js x: 3 commits (all time) y: 32 lines of code
1545.0
lines of code
  min: 1.0
  average: 72.41
  25th percentile: 10.0
  median: 22.0
  75th percentile: 79.0
  max: 1545.0
0 240.0
commits (all time)
min: 1.0 | average: 14.43 | 25th percentile: 4.0 | median: 7.0 | 75th percentile: 15.0 | max: 240.0

File Size vs. Contributors (all time): 770 points

idb_companion/Server/FBIDBServiceHandler.mm x: 21 contributors (all time) y: 1545 lines of code FBSimulatorControl/Commands/FBSimulatorSettingsCommands.m x: 10 contributors (all time) y: 443 lines of code idb_companion/Utility/FBIDBXCTestReporter.mm x: 7 contributors (all time) y: 430 lines of code idb_companion/Utility/IDBXCTestReporter/IDBXCTestReporter.swift x: 1 contributors (all time) y: 364 lines of code idb_companion/SwiftServer/GRPCSwiftServer.swift x: 2 contributors (all time) y: 111 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.m x: 5 contributors (all time) y: 199 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.h x: 4 contributors (all time) y: 14 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.m x: 3 contributors (all time) y: 74 lines of code idb_companion/main.m x: 8 contributors (all time) y: 632 lines of code FBControlCore/Management/FBiOSTarget.h x: 15 contributors (all time) y: 64 lines of code FBControlCoreTests/Doubles/FBiOSTargetDouble.m x: 13 contributors (all time) y: 142 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.h x: 1 contributors (all time) y: 7 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.m x: 1 contributors (all time) y: 31 lines of code FBDeviceControl/Management/FBDevice.m x: 14 contributors (all time) y: 306 lines of code XCTestBootstrap/MacStrategies/FBMacDevice.m x: 18 contributors (all time) y: 442 lines of code idb_companion/SwiftServer/CompanionServiceProvider.swift x: 2 contributors (all time) y: 213 lines of code idb_companion/SwiftServer/MethodHandlers/DescribeMethodHandler.swift x: 1 contributors (all time) y: 52 lines of code idb/common/format.py x: 11 contributors (all time) y: 280 lines of code FBControlCore/Management/FBiOSTarget.m x: 4 contributors (all time) y: 126 lines of code idb/common/companion.py x: 5 contributors (all time) y: 428 lines of code FBSimulatorControl/Strategies/FBSimulatorNotificationUpdateStrategy.m x: 3 contributors (all time) y: 59 lines of code FBSimulatorControl/Management/FBSimulatorSet.h x: 5 contributors (all time) y: 36 lines of code FBSimulatorControl/Management/FBSimulatorSet.m x: 5 contributors (all time) y: 205 lines of code FBSimulatorControl/Strategies/FBSimulatorDeletionStrategy.h x: 2 contributors (all time) y: 11 lines of code FBSimulatorControl/Strategies/FBSimulatorEraseStrategy.m x: 2 contributors (all time) y: 34 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestSimulatorFetcher.m x: 4 contributors (all time) y: 103 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlTestCase.m x: 6 contributors (all time) y: 88 lines of code FBSimulatorControl/Strategies/FBSimulatorShutdownStrategy.m x: 4 contributors (all time) y: 116 lines of code idb/grpc/client.py x: 21 contributors (all time) y: 1319 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideoStream.m x: 5 contributors (all time) y: 646 lines of code FBControlCore/FBControlCore.h x: 12 contributors (all time) y: 87 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.h x: 4 contributors (all time) y: 29 lines of code Shims/Shimulator/TestCrashShim/TestCrashShim.m x: 4 contributors (all time) y: 36 lines of code FBControlCore/Management/FBiOSTargetConstants.h x: 1 contributors (all time) y: 30 lines of code FBSimulatorControl/FBSimulatorControl.h x: 9 contributors (all time) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorAccessibilityCommands.m x: 3 contributors (all time) y: 318 lines of code FBSimulatorControl/Management/FBSimulatorSet+Private.h x: 5 contributors (all time) y: 8 lines of code idb_companion/SwiftServer/MethodHandlers/InstallMethodHandler.swift x: 1 contributors (all time) y: 182 lines of code idb_companion/SwiftServer/MethodHandlers/ConnectMethodHandler.swift x: 1 contributors (all time) y: 23 lines of code idb_companion/SwiftServer/MethodHandlers/XCTestRunMethodHandler.swift x: 1 contributors (all time) y: 80 lines of code FBSimulatorControl/Utility/FBSimulatorLaunchedApplication.m x: 3 contributors (all time) y: 89 lines of code idb/cli/commands/xctest.py x: 8 contributors (all time) y: 364 lines of code FBDeviceControl/Commands/FBDeviceApplicationCommands.m x: 8 contributors (all time) y: 392 lines of code website/docusaurus.config.js x: 4 contributors (all time) y: 72 lines of code idb/cli/commands/dsym.py x: 6 contributors (all time) y: 38 lines of code idb/common/types.py x: 20 contributors (all time) y: 638 lines of code idb_companion/Request/FBDsymInstallLinkToBundle.h x: 1 contributors (all time) y: 13 lines of code idb_companion/Server/FBIDBCommandExecutor.h x: 14 contributors (all time) y: 87 lines of code idb_companion/Server/FBIDBCommandExecutor.m x: 17 contributors (all time) y: 866 lines of code proto/idb.proto x: 18 contributors (all time) y: 786 lines of code idb_companion/Configuration/FBIDBConfiguration.h x: 3 contributors (all time) y: 8 lines of code idb_companion/Configuration/FBIDBConfiguration.m x: 3 contributors (all time) y: 21 lines of code idb_companion/Server/FBIDBCompanionServer.h x: 5 contributors (all time) y: 17 lines of code idb_companion/Server/FBIDBCompanionServer.mm x: 6 contributors (all time) y: 109 lines of code XCTestBootstrap/Reporters/FBLogicReporterAdapter.m x: 7 contributors (all time) y: 116 lines of code XCTestBootstrap/Reporters/FBXCTestReporter.h x: 9 contributors (all time) y: 28 lines of code FBSimulatorControl/HID/FBSimulatorHIDEvent.m x: 6 contributors (all time) y: 378 lines of code idb_companion/SwiftServer/Interceptors/CompanionServiceInterceptors.swift x: 1 contributors (all time) y: 134 lines of code idb/grpc/interceptors.py x: 1 contributors (all time) y: 6 lines of code idb_companion/Utility/FutureBox.swift x: 1 contributors (all time) y: 40 lines of code FBControlCore/Utility/FBControlCoreGlobalConfiguration.m x: 5 contributors (all time) y: 82 lines of code FBControlCore/Utility/FBControlCoreLogger+OSLog.m x: 4 contributors (all time) y: 90 lines of code FBControlCore/Utility/FBControlCoreLogger.m x: 7 contributors (all time) y: 251 lines of code FBControlCore/Utility/FBInstrumentsOperation.m x: 8 contributors (all time) y: 173 lines of code XCTestBootstrap/Utility/FBXCTestLogger.m x: 3 contributors (all time) y: 137 lines of code idb_companion/Utility/FBIDBLogger.m x: 3 contributors (all time) y: 119 lines of code idb/cli/main.py x: 11 contributors (all time) y: 344 lines of code idb_companion/Configuration/FBIDBPortsConfiguration.h x: 6 contributors (all time) y: 12 lines of code idb_companion/Configuration/FBIDBPortsConfiguration.m x: 5 contributors (all time) y: 27 lines of code FBControlCore/Utility/FBVideoStream.m x: 4 contributors (all time) y: 188 lines of code FBControlCore/Configuration/FBVideoStreamConfiguration.h x: 3 contributors (all time) y: 16 lines of code idb_companion/Utility/FBIDBStorageManager.h x: 7 contributors (all time) y: 63 lines of code FBSimulatorControl/Strategies/FBDefaultsModificationStrategy.m x: 7 contributors (all time) y: 154 lines of code FBControlCore/Utility/FBWeakFramework+ApplePrivateFrameworks.h x: 4 contributors (all time) y: 11 lines of code FBControlCore/Utility/FBControlCoreFrameworkLoader.m x: 2 contributors (all time) y: 85 lines of code idb/common/plugin.py x: 8 contributors (all time) y: 138 lines of code FBControlCore/Utility/FBWeakFramework.m x: 5 contributors (all time) y: 134 lines of code FBControlCore/Configuration/FBiOSTargetConfiguration.m x: 11 contributors (all time) y: 592 lines of code FBControlCore/Commands/FBFileContainer.h x: 2 contributors (all time) y: 46 lines of code FBControlCore/Commands/FBFileContainer.m x: 2 contributors (all time) y: 465 lines of code FBDeviceControl/Commands/FBDeviceCrashLogCommands.m x: 5 contributors (all time) y: 167 lines of code FBDeviceControl/Commands/FBDeviceFileCommands.m x: 3 contributors (all time) y: 566 lines of code FBDeviceControl/Management/FBAFCConnection.m x: 5 contributors (all time) y: 331 lines of code FBDeviceControl/Management/FBAMDefines.h x: 2 contributors (all time) y: 131 lines of code idb_companion/Reporting/FBiOSTargetDescription.m x: 2 contributors (all time) y: 56 lines of code FBControlCore/Utility/FBCollectionOperations.m x: 2 contributors (all time) y: 77 lines of code FBControlCore/Utility/FBDeveloperDiskImage.m x: 2 contributors (all time) y: 166 lines of code FBDeviceControl/Commands/FBDeviceDeveloperDiskImageCommands.m x: 2 contributors (all time) y: 196 lines of code FBDeviceControl/Commands/FBDeviceDebugSymbolsCommands.m x: 1 contributors (all time) y: 332 lines of code FBSimulatorControlTests/Utilities/CoreSimulatorDoubles.h x: 4 contributors (all time) y: 22 lines of code FBDeviceControl/Commands/FBDeviceXCTestCommands.m x: 10 contributors (all time) y: 77 lines of code idb/utils/testing.py x: 5 contributors (all time) y: 189 lines of code PrivateHeaders/XCTestPrivate/XCActivityRecord.h x: 1 contributors (all time) y: 56 lines of code PrivateHeaders/XCTestPrivate/XCTAttachment.h x: 1 contributors (all time) y: 45 lines of code PrivateHeaders/XCTestPrivate/XCTestConfiguration.h x: 1 contributors (all time) y: 77 lines of code XCTestBootstrap/Configuration/FBTestConfiguration.m x: 4 contributors (all time) y: 81 lines of code XCTestBootstrap/TestManager/FBActivityRecord.m x: 3 contributors (all time) y: 34 lines of code XCTestBootstrap/TestManager/FBTestBundleConnection.m x: 8 contributors (all time) y: 340 lines of code XCTestBootstrap/TestManager/FBTestManagerAPIMediator.m x: 8 contributors (all time) y: 412 lines of code XCTestBootstrap/TestManager/FBTestReporterAdapter.m x: 3 contributors (all time) y: 83 lines of code idb/grpc/install.py x: 4 contributors (all time) y: 106 lines of code FBDeviceControl/Management/FBSpringboardServicesClient.m x: 2 contributors (all time) y: 250 lines of code FBDeviceControl/Management/FBDeviceDebugServer.m x: 2 contributors (all time) y: 157 lines of code FBDeviceControl/Management/FBAMDServiceConnection.h x: 4 contributors (all time) y: 38 lines of code FBDeviceControl/Management/FBAMDServiceConnection.m x: 4 contributors (all time) y: 332 lines of code FBDeviceControl/Commands/FBDeviceDebuggerCommands.m x: 3 contributors (all time) y: 94 lines of code idb/cli/commands/file.py x: 8 contributors (all time) y: 344 lines of code idb/grpc/file.py x: 3 contributors (all time) y: 40 lines of code FBControlCore/Commands/FBFileCommands.h x: 2 contributors (all time) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorFileCommands.m x: 3 contributors (all time) y: 129 lines of code FBDeviceControl/FBDeviceControl.h x: 6 contributors (all time) y: 18 lines of code idb/cli/commands/target.py x: 4 contributors (all time) y: 254 lines of code FBControlCore/Applications/FBBinaryDescriptor.m x: 2 contributors (all time) y: 373 lines of code FBControlCore/Applications/FBBundleDescriptor+Application.m x: 3 contributors (all time) y: 51 lines of code FBControlCore/Applications/FBBundleDescriptor.m x: 4 contributors (all time) y: 159 lines of code FBControlCore/Applications/FBInstalledApplication.h x: 3 contributors (all time) y: 28 lines of code FBControlCore/Applications/FBInstalledApplication.m x: 2 contributors (all time) y: 108 lines of code FBControlCore/Async/FBFuture+Sync.h x: 2 contributors (all time) y: 16 lines of code FBControlCore/Async/FBFuture.h x: 9 contributors (all time) y: 91 lines of code FBControlCore/Async/FBFuture.m x: 12 contributors (all time) y: 922 lines of code FBControlCore/Async/FBFutureContextManager.m x: 3 contributors (all time) y: 211 lines of code FBControlCore/Codesigning/FBCodesignProvider.m x: 7 contributors (all time) y: 137 lines of code FBControlCore/Commands/FBApplicationCommands.h x: 5 contributors (all time) y: 19 lines of code FBControlCore/Commands/FBDiagnosticInformationCommands.h x: 2 contributors (all time) y: 6 lines of code FBControlCore/Commands/FBProcessSpawnCommands.m x: 2 contributors (all time) y: 65 lines of code FBControlCore/Commands/FBXCTestCommands.h x: 7 contributors (all time) y: 18 lines of code FBControlCore/Configuration/FBInstrumentsConfiguration.m x: 5 contributors (all time) y: 63 lines of code FBControlCore/Configuration/FBProcessLaunchConfiguration.m x: 6 contributors (all time) y: 30 lines of code FBControlCore/Configuration/FBTestLaunchConfiguration.h x: 6 contributors (all time) y: 22 lines of code FBControlCore/Configuration/FBTestLaunchConfiguration.m x: 9 contributors (all time) y: 79 lines of code FBControlCore/Configuration/FBXCTestShimConfiguration.m x: 4 contributors (all time) y: 172 lines of code FBControlCore/Configuration/FBiOSTargetConfiguration.h x: 5 contributors (all time) y: 188 lines of code FBControlCore/Crashes/FBCrashLog.m x: 3 contributors (all time) y: 343 lines of code FBControlCore/Processes/FBProcessFetcher.m x: 4 contributors (all time) y: 283 lines of code FBControlCore/Processes/FBProcessTerminationStrategy.m x: 3 contributors (all time) y: 110 lines of code FBControlCore/Reporting/FBEventReporterSubject.m x: 2 contributors (all time) y: 51 lines of code FBControlCore/Tasks/FBProcess.h x: 2 contributors (all time) y: 25 lines of code FBControlCore/Tasks/FBProcess.m x: 2 contributors (all time) y: 225 lines of code FBControlCore/Utility/FBArchitecture.m x: 3 contributors (all time) y: 6 lines of code FBControlCore/Utility/FBArchiveOperations.m x: 5 contributors (all time) y: 128 lines of code FBControlCore/Utility/FBConcurrentCollectionOperations.m x: 3 contributors (all time) y: 98 lines of code FBControlCore/Utility/FBControlCoreError.m x: 5 contributors (all time) y: 224 lines of code FBControlCore/Utility/FBCrashLogStore.m x: 3 contributors (all time) y: 168 lines of code FBControlCore/Utility/FBDataBuffer.m x: 2 contributors (all time) y: 338 lines of code FBControlCore/Utility/FBDataConsumer.h x: 3 contributors (all time) y: 44 lines of code FBControlCore/Utility/FBDataConsumer.m x: 6 contributors (all time) y: 451 lines of code FBControlCore/Utility/FBFileReader.m x: 7 contributors (all time) y: 197 lines of code FBControlCore/Utility/FBFileWriter.m x: 4 contributors (all time) y: 196 lines of code FBControlCore/Utility/FBLoggingWrapper.m x: 3 contributors (all time) y: 224 lines of code FBControlCore/Utility/FBProcessStream.m x: 4 contributors (all time) y: 990 lines of code FBControlCore/Utility/FBTemporaryDirectory.m x: 2 contributors (all time) y: 150 lines of code FBControlCore/Utility/FBVideoFileWriter.m x: 2 contributors (all time) y: 98 lines of code FBControlCore/Utility/FBXCTraceOperation.m x: 5 contributors (all time) y: 148 lines of code FBControlCore/Utility/FBXcodeConfiguration.m x: 6 contributors (all time) y: 156 lines of code FBControlCore/Utility/FBXcodeDirectory.m x: 5 contributors (all time) y: 55 lines of code FBControlCoreTests/Doubles/FBControlCoreLoggerDouble.m x: 2 contributors (all time) y: 39 lines of code FBControlCoreTests/Templates/FBControlCoreValueTestCase.h x: 4 contributors (all time) y: 5 lines of code FBDeviceControl/Commands/FBDeviceActivationCommands.m x: 2 contributors (all time) y: 270 lines of code FBDeviceControl/Commands/FBDeviceLogCommands.m x: 5 contributors (all time) y: 69 lines of code FBDeviceControl/Commands/FBDeviceProvisioningProfileCommands.m x: 2 contributors (all time) y: 96 lines of code FBDeviceControl/Commands/FBDeviceRecoveryCommands.m x: 2 contributors (all time) y: 67 lines of code FBDeviceControl/Commands/FBDeviceSocketForwardingCommands.m x: 2 contributors (all time) y: 87 lines of code FBDeviceControl/Management/FBAMDevice.m x: 11 contributors (all time) y: 235 lines of code FBDeviceControl/Management/FBAMDeviceManager.m x: 2 contributors (all time) y: 266 lines of code FBDeviceControl/Management/FBAMRestorableDevice.m x: 2 contributors (all time) y: 126 lines of code FBDeviceControl/Management/FBAMRestorableDeviceManager.m x: 2 contributors (all time) y: 119 lines of code FBDeviceControl/Management/FBInstrumentsClient.m x: 2 contributors (all time) y: 449 lines of code FBDeviceControl/Management/FBManagedConfigClient.m x: 2 contributors (all time) y: 141 lines of code FBDeviceControl/Video/FBDeviceVideo.m x: 3 contributors (all time) y: 124 lines of code FBDeviceControl/Video/FBDeviceVideoStream.m x: 3 contributors (all time) y: 252 lines of code FBSimulatorControl/Commands/FBSimulatorApplicationCommands.m x: 10 contributors (all time) y: 426 lines of code FBSimulatorControl/Commands/FBSimulatorDebuggerCommands.m x: 4 contributors (all time) y: 93 lines of code FBSimulatorControl/Commands/FBSimulatorLogCommands.m x: 3 contributors (all time) y: 65 lines of code FBSimulatorControl/Commands/FBSimulatorMediaCommands.m x: 4 contributors (all time) y: 113 lines of code FBSimulatorControl/Commands/FBSimulatorVideoRecordingCommands.m x: 6 contributors (all time) y: 74 lines of code FBSimulatorControl/Commands/FBSimulatorXCTestCommands.m x: 8 contributors (all time) y: 181 lines of code FBSimulatorControl/Configuration/FBSimulatorConfiguration+CoreSimulator.m x: 5 contributors (all time) y: 238 lines of code FBSimulatorControl/Configuration/FBSimulatorConfiguration.h x: 8 contributors (all time) y: 14 lines of code FBSimulatorControl/Configuration/FBSimulatorConfiguration.m x: 11 contributors (all time) y: 122 lines of code FBSimulatorControl/Configuration/FBSimulatorControlConfiguration.m x: 4 contributors (all time) y: 65 lines of code FBSimulatorControl/Framebuffer/FBFramebuffer.m x: 8 contributors (all time) y: 143 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideo.m x: 6 contributors (all time) y: 173 lines of code FBSimulatorControl/HID/FBSimulatorHID.m x: 6 contributors (all time) y: 115 lines of code FBSimulatorControl/HID/FBSimulatorIndigoHID.m x: 4 contributors (all time) y: 147 lines of code FBSimulatorControl/Management/FBSimulator.h x: 11 contributors (all time) y: 29 lines of code FBSimulatorControl/Management/FBSimulator.m x: 19 contributors (all time) y: 270 lines of code FBSimulatorControl/Management/FBSimulatorBridge.m x: 8 contributors (all time) y: 316 lines of code FBSimulatorControl/Management/FBSimulatorControl+PrincipalClass.m x: 6 contributors (all time) y: 44 lines of code FBSimulatorControl/Strategies/FBSimulatorBootStrategy.m x: 8 contributors (all time) y: 51 lines of code FBSimulatorControlTests/Fixtures/FBSimulatorControlFixtures.h x: 8 contributors (all time) y: 25 lines of code FBSimulatorControlTests/Fixtures/FBSimulatorControlFixtures.m x: 12 contributors (all time) y: 139 lines of code PrivateHeaders/CoreSimulator/SimDevice.h x: 6 contributors (all time) y: 189 lines of code PrivateHeaders/CoreSimulator/SimDeviceType.h x: 4 contributors (all time) y: 57 lines of code PrivateHeaders/DTXConnectionServices/DTXMessage.h x: 4 contributors (all time) y: 76 lines of code Shims/Shimulator/TestLoadingShim/FBXCTestMain.m x: 5 contributors (all time) y: 124 lines of code Shims/Shimulator/TestReporterShim/XCTestReporterShim.m x: 9 contributors (all time) y: 656 lines of code Shims/Shimulator/Tools/XCTestPrivate.h x: 6 contributors (all time) y: 268 lines of code XCTestBootstrap/Configuration/FBTestRunnerConfiguration.m x: 4 contributors (all time) y: 167 lines of code XCTestBootstrap/Configuration/FBXCTestConfiguration.h x: 6 contributors (all time) y: 49 lines of code XCTestBootstrap/Configuration/FBXCTestConfiguration.m x: 10 contributors (all time) y: 220 lines of code XCTestBootstrap/Reporters/FBJSONTestReporter.m x: 7 contributors (all time) y: 276 lines of code XCTestBootstrap/Strategies/FBListTestStrategy.m x: 6 contributors (all time) y: 199 lines of code XCTestBootstrap/Strategies/FBLogicTestRunStrategy.m x: 8 contributors (all time) y: 263 lines of code XCTestBootstrap/Utility/FBOToolDynamicLibs.m x: 4 contributors (all time) y: 52 lines of code XCTestBootstrap/Utility/FBXCTestResultBundleParser.m x: 5 contributors (all time) y: 699 lines of code XCTestBootstrap/Utility/FBXcodeBuildOperation.m x: 8 contributors (all time) y: 170 lines of code fbxctest/FBXCTestKit/Configuration/FBXCTestCommandLine.m x: 5 contributors (all time) y: 297 lines of code fbxctest/FBXCTestKit/Runners/FBTestRunStrategy.m x: 3 contributors (all time) y: 213 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestBaseRunner.m x: 5 contributors (all time) y: 89 lines of code idb/cli/__init__.py x: 4 contributors (all time) y: 141 lines of code idb/cli/commands/accessibility.py x: 4 contributors (all time) y: 43 lines of code idb/cli/commands/app.py x: 5 contributors (all time) y: 117 lines of code idb/cli/commands/approve.py x: 5 contributors (all time) y: 37 lines of code idb/cli/commands/hid.py x: 5 contributors (all time) y: 115 lines of code idb/cli/commands/instruments.py x: 6 contributors (all time) y: 123 lines of code idb/cli/commands/launch.py x: 6 contributors (all time) y: 60 lines of code idb/cli/commands/xctrace.py x: 2 contributors (all time) y: 161 lines of code idb/common/gzip.py x: 7 contributors (all time) y: 51 lines of code idb/common/hid.py x: 7 contributors (all time) y: 166 lines of code idb/common/tar.py x: 10 contributors (all time) y: 213 lines of code idb/grpc/xctest.py x: 8 contributors (all time) y: 212 lines of code idb/utils/contextlib.py x: 2 contributors (all time) y: 138 lines of code idb_companion/Request/FBXCTestRunRequest.m x: 4 contributors (all time) y: 240 lines of code idb_companion/Server/FBIDBServiceHandler.h x: 8 contributors (all time) y: 60 lines of code idb_companion/Utility/FBIDBStorageManager.m x: 8 contributors (all time) y: 543 lines of code idb_companion/Utility/FBXCTestDescriptor.m x: 6 contributors (all time) y: 241 lines of code idb_companion/Utility/FBiOSTargetStateChangeNotifier.m x: 4 contributors (all time) y: 135 lines of code setup.py x: 6 contributors (all time) y: 69 lines of code
1545.0
lines of code
  min: 1.0
  average: 72.41
  25th percentile: 10.0
  median: 22.0
  75th percentile: 79.0
  max: 1545.0
0 21.0
contributors (all time)
min: 1.0 | average: 3.49 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 4.0 | max: 21.0

File Size vs. Commits (30 days): 60 points

idb_companion/Server/FBIDBServiceHandler.mm x: 2 commits (30d) y: 1545 lines of code FBSimulatorControl/Commands/FBSimulatorSettingsCommands.m x: 1 commits (30d) y: 443 lines of code idb_companion/Utility/FBIDBXCTestReporter.mm x: 1 commits (30d) y: 430 lines of code idb_companion/Utility/IDBXCTestReporter/IDBXCTestReporter.swift x: 1 commits (30d) y: 364 lines of code idb_companion/SwiftServer/GRPCSwiftServer.swift x: 5 commits (30d) y: 111 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.m x: 5 commits (30d) y: 199 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.h x: 1 commits (30d) y: 14 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.m x: 1 commits (30d) y: 74 lines of code idb_companion/main.m x: 3 commits (30d) y: 632 lines of code FBControlCore/Management/FBiOSTarget.h x: 4 commits (30d) y: 64 lines of code FBControlCoreTests/Doubles/FBiOSTargetDouble.m x: 1 commits (30d) y: 142 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.h x: 1 commits (30d) y: 7 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.m x: 1 commits (30d) y: 31 lines of code FBDeviceControl/Management/FBDevice.m x: 1 commits (30d) y: 306 lines of code XCTestBootstrap/MacStrategies/FBMacDevice.m x: 2 commits (30d) y: 442 lines of code idb_companion/SwiftServer/CompanionServiceProvider.swift x: 4 commits (30d) y: 213 lines of code idb_companion/SwiftServer/MethodHandlers/DescribeMethodHandler.swift x: 1 commits (30d) y: 52 lines of code idb/common/format.py x: 1 commits (30d) y: 280 lines of code FBControlCore/Commands/FBLifecycleCommands.h x: 2 commits (30d) y: 11 lines of code FBControlCore/Management/FBiOSTarget.m x: 3 commits (30d) y: 126 lines of code idb/common/companion.py x: 2 commits (30d) y: 428 lines of code FBSimulatorControl/Strategies/FBSimulatorNotificationUpdateStrategy.m x: 2 commits (30d) y: 59 lines of code FBSimulatorControl/Management/FBSimulatorSet.h x: 5 commits (30d) y: 36 lines of code FBSimulatorControl/Management/FBSimulatorSet.m x: 8 commits (30d) y: 205 lines of code FBSimulatorControl/Strategies/FBSimulatorDeletionStrategy.h x: 3 commits (30d) y: 11 lines of code FBSimulatorControl/Strategies/FBSimulatorDeletionStrategy.m x: 5 commits (30d) y: 74 lines of code FBSimulatorControl/Strategies/FBSimulatorEraseStrategy.m x: 4 commits (30d) y: 34 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestSimulatorFetcher.m x: 1 commits (30d) y: 103 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlTestCase.m x: 1 commits (30d) y: 88 lines of code FBSimulatorControl/Strategies/FBSimulatorShutdownStrategy.m x: 2 commits (30d) y: 116 lines of code idb/grpc/client.py x: 4 commits (30d) y: 1319 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideoStream.m x: 5 commits (30d) y: 646 lines of code FBControlCore/FBControlCore.h x: 4 commits (30d) y: 87 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.h x: 1 commits (30d) y: 29 lines of code FBSimulatorControl/FBSimulatorControl.h x: 1 commits (30d) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorAccessibilityCommands.m x: 1 commits (30d) y: 318 lines of code idb_companion/SwiftServer/MethodHandlers/InstallMethodHandler.swift x: 1 commits (30d) y: 182 lines of code idb_companion/SwiftServer/MethodHandlers/XCTestRunMethodHandler.swift x: 1 commits (30d) y: 80 lines of code idb/cli/commands/xctest.py x: 3 commits (30d) y: 364 lines of code FBDeviceControl/Commands/FBDeviceApplicationCommands.m x: 1 commits (30d) y: 392 lines of code website/docusaurus.config.js x: 1 commits (30d) y: 72 lines of code website/src/pages/styles.module.css x: 1 commits (30d) y: 55 lines of code idb/cli/commands/dsym.py x: 1 commits (30d) y: 38 lines of code idb/common/types.py x: 1 commits (30d) y: 638 lines of code idb_companion/Server/FBIDBCommandExecutor.m x: 1 commits (30d) y: 866 lines of code proto/idb.proto x: 1 commits (30d) y: 786 lines of code
1545.0
lines of code
  min: 7.0
  average: 215.22
  25th percentile: 29.25
  median: 83.5
  75th percentile: 315.0
  max: 1545.0
0 8.0
commits (30d)
min: 1.0 | average: 1.98 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.75 | max: 8.0

File Size vs. Contributors (30 days): 60 points

idb_companion/Server/FBIDBServiceHandler.mm x: 2 contributors (30d) y: 1545 lines of code FBSimulatorControl/Commands/FBSimulatorSettingsCommands.m x: 1 contributors (30d) y: 443 lines of code idb_companion/Utility/FBIDBXCTestReporter.mm x: 1 contributors (30d) y: 430 lines of code idb_companion/Utility/IDBXCTestReporter/IDBXCTestReporter.swift x: 1 contributors (30d) y: 364 lines of code idb_companion/SwiftServer/GRPCSwiftServer.swift x: 2 contributors (30d) y: 111 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.m x: 1 contributors (30d) y: 199 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.h x: 1 contributors (30d) y: 14 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.m x: 1 contributors (30d) y: 74 lines of code idb_companion/main.m x: 2 contributors (30d) y: 632 lines of code FBControlCore/Management/FBiOSTarget.h x: 1 contributors (30d) y: 64 lines of code FBControlCoreTests/Doubles/FBiOSTargetDouble.m x: 1 contributors (30d) y: 142 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.h x: 1 contributors (30d) y: 7 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.m x: 1 contributors (30d) y: 31 lines of code FBDeviceControl/Management/FBDevice.m x: 1 contributors (30d) y: 306 lines of code XCTestBootstrap/MacStrategies/FBMacDevice.m x: 2 contributors (30d) y: 442 lines of code idb_companion/SwiftServer/CompanionServiceProvider.swift x: 2 contributors (30d) y: 213 lines of code idb_companion/SwiftServer/MethodHandlers/DescribeMethodHandler.swift x: 1 contributors (30d) y: 52 lines of code idb/common/format.py x: 1 contributors (30d) y: 280 lines of code FBControlCore/Management/FBiOSTarget.m x: 1 contributors (30d) y: 126 lines of code FBSimulatorControl/Strategies/FBSimulatorNotificationUpdateStrategy.m x: 1 contributors (30d) y: 59 lines of code FBSimulatorControl/Management/FBSimulatorSet.m x: 1 contributors (30d) y: 205 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestSimulatorFetcher.m x: 1 contributors (30d) y: 103 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlTestCase.m x: 1 contributors (30d) y: 88 lines of code FBSimulatorControl/Strategies/FBSimulatorShutdownStrategy.m x: 1 contributors (30d) y: 116 lines of code idb/grpc/client.py x: 3 contributors (30d) y: 1319 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideoStream.m x: 1 contributors (30d) y: 646 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.h x: 1 contributors (30d) y: 29 lines of code FBSimulatorControl/FBSimulatorControl.h x: 1 contributors (30d) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorAccessibilityCommands.m x: 1 contributors (30d) y: 318 lines of code idb_companion/Bridging/idb_companion-Bridging-Header.h x: 2 contributors (30d) y: 10 lines of code idb_companion/SwiftServer/MethodHandlers/InstallMethodHandler.swift x: 1 contributors (30d) y: 182 lines of code idb_companion/SwiftServer/MethodHandlers/XCTestRunMethodHandler.swift x: 1 contributors (30d) y: 80 lines of code idb/cli/commands/xctest.py x: 2 contributors (30d) y: 364 lines of code FBDeviceControl/Commands/FBDeviceApplicationCommands.m x: 1 contributors (30d) y: 392 lines of code website/docusaurus.config.js x: 1 contributors (30d) y: 72 lines of code idb/cli/commands/dsym.py x: 1 contributors (30d) y: 38 lines of code idb/common/types.py x: 1 contributors (30d) y: 638 lines of code idb_companion/Server/FBIDBCommandExecutor.m x: 1 contributors (30d) y: 866 lines of code proto/idb.proto x: 1 contributors (30d) y: 786 lines of code
1545.0
lines of code
  min: 7.0
  average: 215.22
  25th percentile: 29.25
  median: 83.5
  75th percentile: 315.0
  max: 1545.0
0 3.0
contributors (30d)
min: 1.0 | average: 1.15 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

File Size vs. Commits (90 days): 154 points

idb_companion/Server/FBIDBServiceHandler.mm x: 11 commits (90d) y: 1545 lines of code FBSimulatorControl/Commands/FBSimulatorSettingsCommands.m x: 4 commits (90d) y: 443 lines of code idb_companion/Utility/FBIDBXCTestReporter.mm x: 1 commits (90d) y: 430 lines of code idb_companion/Utility/IDBXCTestReporter/IDBXCTestReporter.swift x: 2 commits (90d) y: 364 lines of code idb_companion/SwiftServer/GRPCSwiftServer.swift x: 10 commits (90d) y: 111 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.m x: 5 commits (90d) y: 199 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.h x: 1 commits (90d) y: 14 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.m x: 1 commits (90d) y: 74 lines of code idb_companion/main.m x: 11 commits (90d) y: 632 lines of code FBControlCore/Management/FBiOSTarget.h x: 5 commits (90d) y: 64 lines of code FBControlCoreTests/Doubles/FBiOSTargetDouble.m x: 1 commits (90d) y: 142 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.h x: 1 commits (90d) y: 7 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.m x: 1 commits (90d) y: 31 lines of code FBDeviceControl/Management/FBDevice.m x: 2 commits (90d) y: 306 lines of code XCTestBootstrap/MacStrategies/FBMacDevice.m x: 2 commits (90d) y: 442 lines of code idb_companion/SwiftServer/CompanionServiceProvider.swift x: 10 commits (90d) y: 213 lines of code idb_companion/SwiftServer/MethodHandlers/DescribeMethodHandler.swift x: 1 commits (90d) y: 52 lines of code idb/common/format.py x: 1 commits (90d) y: 280 lines of code FBControlCore/Commands/FBLifecycleCommands.h x: 2 commits (90d) y: 11 lines of code FBControlCore/Management/FBiOSTarget.m x: 4 commits (90d) y: 126 lines of code idb/common/companion.py x: 2 commits (90d) y: 428 lines of code FBSimulatorControl/Strategies/FBSimulatorNotificationUpdateStrategy.m x: 2 commits (90d) y: 59 lines of code FBSimulatorControl/Management/FBSimulatorSet.h x: 5 commits (90d) y: 36 lines of code FBSimulatorControl/Management/FBSimulatorSet.m x: 8 commits (90d) y: 205 lines of code FBSimulatorControl/Strategies/FBSimulatorDeletionStrategy.h x: 3 commits (90d) y: 11 lines of code FBSimulatorControl/Strategies/FBSimulatorDeletionStrategy.m x: 5 commits (90d) y: 74 lines of code FBSimulatorControl/Strategies/FBSimulatorEraseStrategy.m x: 4 commits (90d) y: 34 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestSimulatorFetcher.m x: 1 commits (90d) y: 103 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlTestCase.m x: 1 commits (90d) y: 88 lines of code FBSimulatorControl/Strategies/FBSimulatorShutdownStrategy.m x: 2 commits (90d) y: 116 lines of code idb/grpc/client.py x: 9 commits (90d) y: 1319 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideoStream.m x: 12 commits (90d) y: 646 lines of code FBControlCore/FBControlCore.h x: 5 commits (90d) y: 87 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.h x: 1 commits (90d) y: 29 lines of code FBSimulatorControl/FBSimulatorControl.h x: 1 commits (90d) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorAccessibilityCommands.m x: 1 commits (90d) y: 318 lines of code idb_companion/Bridging/idb_companion-Bridging-Header.h x: 4 commits (90d) y: 10 lines of code idb_companion/SwiftServer/MethodHandlers/InstallMethodHandler.swift x: 1 commits (90d) y: 182 lines of code idb_companion/SwiftServer/MethodHandlers/XCTestRunMethodHandler.swift x: 1 commits (90d) y: 80 lines of code idb/cli/commands/xctest.py x: 3 commits (90d) y: 364 lines of code FBDeviceControl/Commands/FBDeviceApplicationCommands.m x: 5 commits (90d) y: 392 lines of code website/docusaurus.config.js x: 1 commits (90d) y: 72 lines of code website/src/pages/styles.module.css x: 1 commits (90d) y: 55 lines of code idb/cli/commands/dsym.py x: 2 commits (90d) y: 38 lines of code idb/common/types.py x: 5 commits (90d) y: 638 lines of code idb_companion/Server/FBIDBCommandExecutor.h x: 4 commits (90d) y: 87 lines of code idb_companion/Server/FBIDBCommandExecutor.m x: 8 commits (90d) y: 866 lines of code proto/idb.proto x: 6 commits (90d) y: 786 lines of code idb_companion/Server/FBIDBCompanionServer.mm x: 1 commits (90d) y: 109 lines of code XCTestBootstrap/Reporters/FBLogicReporterAdapter.m x: 1 commits (90d) y: 116 lines of code FBSimulatorControl/HID/FBSimulatorHIDEvent.m x: 1 commits (90d) y: 378 lines of code idb_companion/SwiftServer/Interceptors/CompanionServiceInterceptors.swift x: 2 commits (90d) y: 134 lines of code idb/grpc/interceptors.py x: 1 commits (90d) y: 6 lines of code idb_companion/Utility/FutureBox.swift x: 1 commits (90d) y: 40 lines of code FBControlCore/Utility/FBControlCoreLogger.m x: 1 commits (90d) y: 251 lines of code FBControlCore/Utility/FBInstrumentsOperation.m x: 1 commits (90d) y: 173 lines of code XCTestBootstrap/Utility/FBXCTestLogger.m x: 1 commits (90d) y: 137 lines of code idb/cli/main.py x: 1 commits (90d) y: 344 lines of code FBControlCore/Utility/FBVideoStream.m x: 3 commits (90d) y: 188 lines of code idb_companion/Utility/FBIDBStorageManager.h x: 1 commits (90d) y: 63 lines of code FBSimulatorControl/Strategies/FBDefaultsModificationStrategy.m x: 1 commits (90d) y: 154 lines of code FBControlCore/Utility/FBWeakFramework+ApplePrivateFrameworks.m x: 3 commits (90d) y: 32 lines of code FBControlCore/Utility/FBWeakFramework.m x: 4 commits (90d) y: 134 lines of code FBControlCore/Configuration/FBiOSTargetConfiguration.m x: 1 commits (90d) y: 592 lines of code FBControlCore/Commands/FBFileContainer.h x: 6 commits (90d) y: 46 lines of code FBControlCore/Commands/FBFileContainer.m x: 6 commits (90d) y: 465 lines of code FBDeviceControl/Commands/FBDeviceCrashLogCommands.m x: 3 commits (90d) y: 167 lines of code FBDeviceControl/Commands/FBDeviceFileCommands.m x: 8 commits (90d) y: 566 lines of code FBDeviceControl/Management/FBAFCConnection.h x: 3 commits (90d) y: 25 lines of code FBDeviceControl/Management/FBAFCConnection.m x: 7 commits (90d) y: 331 lines of code FBDeviceControl/Management/FBAMDefines.h x: 2 commits (90d) y: 131 lines of code FBControlCore/Utility/FBDeveloperDiskImage.m x: 2 commits (90d) y: 166 lines of code FBDeviceControl/Commands/FBDeviceDeveloperDiskImageCommands.m x: 1 commits (90d) y: 196 lines of code FBDeviceControl/Commands/FBDeviceDebugSymbolsCommands.h x: 2 commits (90d) y: 13 lines of code FBDeviceControl/Commands/FBDeviceDebugSymbolsCommands.m x: 3 commits (90d) y: 332 lines of code idb/utils/testing.py x: 1 commits (90d) y: 189 lines of code PrivateHeaders/XCTestPrivate/XCTAttachment.h x: 1 commits (90d) y: 45 lines of code XCTestBootstrap/TestManager/FBTestBundleConnection.m x: 1 commits (90d) y: 340 lines of code XCTestBootstrap/TestManager/FBTestManagerAPIMediator.m x: 1 commits (90d) y: 412 lines of code FBDeviceControl/Management/FBSpringboardServicesClient.m x: 2 commits (90d) y: 250 lines of code FBDeviceControl/Management/FBDeviceDebugServer.m x: 2 commits (90d) y: 157 lines of code FBDeviceControl/Management/FBAMDServiceConnection.h x: 3 commits (90d) y: 38 lines of code FBDeviceControl/Commands/FBDeviceDebuggerCommands.m x: 2 commits (90d) y: 94 lines of code FBSimulatorControl/Commands/FBSimulatorFileCommands.m x: 1 commits (90d) y: 129 lines of code
1545.0
lines of code
  min: 3.0
  average: 148.29
  25th percentile: 20.0
  median: 63.5
  75th percentile: 175.25
  max: 1545.0
0 12.0
commits (90d)
min: 1.0 | average: 2.18 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 12.0

File Size vs. Contributors (90 days): 154 points

idb_companion/Server/FBIDBServiceHandler.mm x: 6 contributors (90d) y: 1545 lines of code FBSimulatorControl/Commands/FBSimulatorSettingsCommands.m x: 2 contributors (90d) y: 443 lines of code idb_companion/Utility/FBIDBXCTestReporter.mm x: 1 contributors (90d) y: 430 lines of code idb_companion/Utility/IDBXCTestReporter/IDBXCTestReporter.swift x: 1 contributors (90d) y: 364 lines of code idb_companion/SwiftServer/GRPCSwiftServer.swift x: 2 contributors (90d) y: 111 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.m x: 1 contributors (90d) y: 199 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.h x: 1 contributors (90d) y: 14 lines of code FBSimulatorControl/Notifiers/FBCoreSimulatorNotifier.m x: 1 contributors (90d) y: 74 lines of code idb_companion/main.m x: 3 contributors (90d) y: 632 lines of code FBControlCore/Management/FBiOSTarget.h x: 1 contributors (90d) y: 64 lines of code FBControlCoreTests/Doubles/FBiOSTargetDouble.m x: 1 contributors (90d) y: 142 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.h x: 1 contributors (90d) y: 7 lines of code FBDeviceControl/Commands/FBDeviceLifecycleCommands.m x: 1 contributors (90d) y: 31 lines of code FBDeviceControl/Management/FBDevice.m x: 1 contributors (90d) y: 306 lines of code idb_companion/SwiftServer/CompanionServiceProvider.swift x: 2 contributors (90d) y: 213 lines of code idb_companion/SwiftServer/MethodHandlers/DescribeMethodHandler.swift x: 1 contributors (90d) y: 52 lines of code idb/common/format.py x: 1 contributors (90d) y: 280 lines of code FBControlCore/Management/FBiOSTarget.m x: 1 contributors (90d) y: 126 lines of code FBSimulatorControl/Strategies/FBSimulatorNotificationUpdateStrategy.m x: 1 contributors (90d) y: 59 lines of code FBSimulatorControl/Management/FBSimulatorSet.m x: 1 contributors (90d) y: 205 lines of code fbxctest/FBXCTestKit/Runners/FBXCTestSimulatorFetcher.m x: 1 contributors (90d) y: 103 lines of code FBSimulatorControlTests/Utilities/FBSimulatorControlTestCase.m x: 1 contributors (90d) y: 88 lines of code FBSimulatorControl/Strategies/FBSimulatorShutdownStrategy.m x: 1 contributors (90d) y: 116 lines of code idb/grpc/client.py x: 6 contributors (90d) y: 1319 lines of code FBSimulatorControl/Framebuffer/FBSimulatorVideoStream.m x: 2 contributors (90d) y: 646 lines of code FBSimulatorControl/Commands/FBSimulatorLifecycleCommands.h x: 1 contributors (90d) y: 29 lines of code FBSimulatorControl/FBSimulatorControl.h x: 1 contributors (90d) y: 20 lines of code FBSimulatorControl/Commands/FBSimulatorAccessibilityCommands.m x: 1 contributors (90d) y: 318 lines of code idb_companion/Bridging/idb_companion-Bridging-Header.h x: 2 contributors (90d) y: 10 lines of code idb_companion/SwiftServer/MethodHandlers/InstallMethodHandler.swift x: 1 contributors (90d) y: 182 lines of code idb_companion/SwiftServer/MethodHandlers/XCTestRunMethodHandler.swift x: 1 contributors (90d) y: 80 lines of code idb/cli/commands/xctest.py x: 2 contributors (90d) y: 364 lines of code FBDeviceControl/Commands/FBDeviceApplicationCommands.m x: 1 contributors (90d) y: 392 lines of code website/docusaurus.config.js x: 1 contributors (90d) y: 72 lines of code idb/cli/commands/dsym.py x: 2 contributors (90d) y: 38 lines of code idb/common/types.py x: 5 contributors (90d) y: 638 lines of code idb_companion/Server/FBIDBCommandExecutor.h x: 4 contributors (90d) y: 87 lines of code idb_companion/Server/FBIDBCommandExecutor.m x: 5 contributors (90d) y: 866 lines of code proto/idb.proto x: 6 contributors (90d) y: 786 lines of code idb_companion/Server/FBIDBCompanionServer.mm x: 1 contributors (90d) y: 109 lines of code FBSimulatorControl/HID/FBSimulatorHIDEvent.m x: 1 contributors (90d) y: 378 lines of code idb_companion/SwiftServer/Interceptors/CompanionServiceInterceptors.swift x: 1 contributors (90d) y: 134 lines of code idb/grpc/interceptors.py x: 1 contributors (90d) y: 6 lines of code idb_companion/Utility/FutureBox.swift x: 1 contributors (90d) y: 40 lines of code FBControlCore/Utility/FBControlCoreLogger.m x: 1 contributors (90d) y: 251 lines of code FBControlCore/Utility/FBInstrumentsOperation.m x: 1 contributors (90d) y: 173 lines of code idb/cli/main.py x: 1 contributors (90d) y: 344 lines of code FBControlCore/Utility/FBVideoStream.m x: 1 contributors (90d) y: 188 lines of code FBSimulatorControl/Strategies/FBDefaultsModificationStrategy.m x: 1 contributors (90d) y: 154 lines of code FBControlCore/Configuration/FBiOSTargetConfiguration.m x: 1 contributors (90d) y: 592 lines of code FBControlCore/Commands/FBFileContainer.h x: 1 contributors (90d) y: 46 lines of code FBControlCore/Commands/FBFileContainer.m x: 1 contributors (90d) y: 465 lines of code FBDeviceControl/Commands/FBDeviceCrashLogCommands.m x: 1 contributors (90d) y: 167 lines of code FBDeviceControl/Commands/FBDeviceFileCommands.m x: 1 contributors (90d) y: 566 lines of code FBDeviceControl/Management/FBAFCConnection.m x: 1 contributors (90d) y: 331 lines of code FBDeviceControl/Management/FBAMDefines.h x: 1 contributors (90d) y: 131 lines of code idb/utils/testing.py x: 1 contributors (90d) y: 189 lines of code XCTestBootstrap/TestManager/FBTestBundleConnection.m x: 1 contributors (90d) y: 340 lines of code XCTestBootstrap/TestManager/FBTestManagerAPIMediator.m x: 1 contributors (90d) y: 412 lines of code FBDeviceControl/Commands/FBDeviceDebuggerCommands.m x: 1 contributors (90d) y: 94 lines of code
1545.0
lines of code
  min: 3.0
  average: 148.29
  25th percentile: 20.0
  median: 63.5
  75th percentile: 175.25
  max: 1545.0
0 6.0
contributors (90d)
min: 1.0 | average: 1.23 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 6.0