facebook / componentkit
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 624 files with 50,844 lines of code.
    • 2 very long files (3,969 lines of code)
    • 11 long files (7,426 lines of code)
    • 48 medium size files (14,998 lines of codeclsfd_ftr_w_mp_ins)
    • 72 small files (9,675 lines of code)
    • 491 very small files (14,776 lines of code)
7% | 14% | 29% | 19% | 29%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
mm10% | 15% | 34% | 19% | 19%
h0% | 12% | 17% | 13% | 57%
swift0% | 0% | 0% | 43% | 56%
m0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ComponentKitApplicationTests71% | 0% | 11% | 10% | 6%
ComponentKitTests7% | 26% | 40% | 10% | 14%
ComponentKit0% | 15% | 28% | 18% | 37%
RenderCore0% | 0% | 25% | 29% | 45%
ComponentTextKit0% | 0% | 21% | 37% | 40%
ComponentTextKitApplicationTests0% | 0% | 60% | 39% | 0%
ComponentKitPerfTests0% | 0% | 70% | 0% | 29%
ComponentKitTestHelpers0% | 0% | 0% | 58% | 41%
CKSwift0% | 0% | 0% | 42% | 57%
CKSwiftTests0% | 0% | 0% | 60% | 39%
ComponentSnapshotTestCase0% | 0% | 0% | 0% | 100%
CKTextSwift0% | 0% | 0% | 0% | 100%
ComponentKitApplicationTestsHost0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
CKFlexboxComponentSnapshotTests.mm
in ComponentKitApplicationTests
2785 1
CKDataSourceChangesetVerificationTests.mm
in ComponentKitTests/TransactionalDataSource
1184 -
CKDataSourceAppliedChangesTests.mm
in ComponentKitTests/TransactionalDataSource
923 -
FlexboxComponentBuilder.h
in ComponentKit/LayoutComponents
891 2
CKFlexboxComponent.mm
in ComponentKit/LayoutComponents
758 30
CKComponentScopeTests.mm
in ComponentKitTests/Scope
715 51
CKRenderComponentTests.mm
in ComponentKitTests
663 10
CKActionTests.mm
in ComponentKitTests
660 3
CKDataSourceSplitChangesetTests.mm
in ComponentKitTests/TransactionalDataSource
646 -
CKDataSourceSplitChangesetModification.mm
in ComponentKit/TransactionalDataSources/Common/Internal
564 9
CKAnimationTests.mm
in ComponentKitTests
539 1
ComponentBuilder.h
in ComponentKit/Core
534 6
CKDataSource.mm
in ComponentKit/TransactionalDataSources/Common
533 -
CKTreeNodeTests.mm
in ComponentKitTests
492 4
CKComponentControllerTests.mm
in ComponentKitTests
458 -
CKComponent.mm
in ComponentKit/Core
449 6
CKFlexboxComponentTests.mm
in ComponentKitTests
444 1
CKAction.mm
in ComponentKit/Core/Action
441 20
CKDataSourceTests.mm
in ComponentKitTests/TransactionalDataSource
438 -
CKDataSourceChangesetApplicatorTests.mm
in ComponentKitTests/TransactionalDataSource
418 1
CKStatefulViewReusePoolTests.mm
in ComponentKitTests/StatefulViews
407 -
CKCacheImpl.h
in ComponentTextKit/Utility
399 47
CKComponentContextTests.mm
in ComponentKitTests
397 -
CKLabelComponentTests.mm
in ComponentTextKitApplicationTests
392 -
CKComponentGenerator.mm
in ComponentKit/Core
384 17
CKOptional.h
in RenderCore/Base
372 34
CKComponentHostingViewTests.mm
in ComponentKitTests
371 -
CKComponentAnimationsTests.mm
in ComponentKitTests
356 -
CKVariant.h
in RenderCore/Base
351 25
ButtonComponentBuilder.h
in ComponentKit/Components
347 1
CKSwiftComponent.mm
in ComponentKit/Core/Swift
340 7
CKDataSourceChangesetModification.mm
in ComponentKit/TransactionalDataSources/Common/Internal
333 2
ComponentViewManager.mm
in RenderCore/View
325 11
CKTreeNode.mm
in ComponentKit/Core/ComponentTree
314 1
CKOptionalTests.mm
in ComponentKitTests
312 6
CKComponentController.mm
in ComponentKit/Core
309 2
CKComponentHostingView.mm
in ComponentKit/HostingView
309 1
CKAnimation.h
in ComponentKit/Core
292 22
CKRenderHelpers.mm
in ComponentKit/Core/Render
289 12
CKDataSourceChangesetApplicator.mm
in ComponentKit/TransactionalDataSources/Common
286 1
281 1
CKDataSourceIntegrationTests.mm
in ComponentKitTests/TransactionalDataSource
276 -
CKComponentViewReuseTests.mm
in ComponentKitTests
274 -
CKCollectionViewDataSource.mm
in ComponentKit/DataSources
266 3
CKDataSourceChangesetModificationTests.mm
in ComponentKitTests/TransactionalDataSource
258 -
CKButtonComponent.mm
in ComponentKit/Components
255 4
CKComponentViewManagerTests.mm
in ComponentKitTests
243 2
CKComponentBoundsAnimationTests.mm
in ComponentKitApplicationTests
238 -
238 5
CKVectorHelperTests.mm
in ComponentKitTests
233 -
Files With Most Units (Top 50)
File# lines# units
CKComponentScopeTests.mm
in ComponentKitTests/Scope
715 51
CKCacheImpl.h
in ComponentTextKit/Utility
399 47
CKAnimation.mm
in ComponentKit/Core
104 35
CKOptional.h
in RenderCore/Base
372 34
CKFlexboxComponent.mm
in ComponentKit/LayoutComponents
758 30
CKVariant.h
in RenderCore/Base
351 25
CKAnimation.h
in ComponentKit/Core
292 22
CKAction.mm
in ComponentKit/Core/Action
441 20
RCEqualityHelpers.h
in RenderCore/Utilities
155 17
CKComponentGenerator.mm
in ComponentKit/Core
384 17
CKFlexboxComponent.h
in ComponentKit/LayoutComponents
217 17
CKFunctionalHelpers.h
in RenderCore/Utilities
135 16
CKCollection.h
in RenderCore/Utilities
120 14
CKAction.h
in ComponentKit/Core/Action
147 13
CKRenderHelpers.mm
in ComponentKit/Core/Render
289 12
ComponentViewManager.mm
in RenderCore/View
325 11
CKRenderComponentTests.mm
in ComponentKitTests
663 10
CKComponentContextHelper.mm
in ComponentKit/Core/ComponentContext
162 10
CKComponentAnimations.mm
in ComponentKit/Core
128 10
116 9
CKComponentKeyTests.mm
in ComponentKitTests/Scope
79 9
CKIndexTransform.h
in ComponentKit/TransactionalDataSources/Common
51 9
CKDataSourceSplitChangesetModification.mm
in ComponentKit/TransactionalDataSources/Common/Internal
564 9
CKSwiftTests.swift
in CKSwiftTests
47 8
CKInternalHelpers.mm
in RenderCore/Utilities
61 8
CKComponentControllerEvents.mm
in ComponentKit/Core
48 8
CKComponentEvents.mm
in ComponentKit/Core
76 8
CKComponentLayout.h
in ComponentKit/Core
71 8
CKSwiftComponent.mm
in ComponentKit/Core/Swift
340 7
CKRootTreeNode.mm
in ComponentKit/Core/ComponentTree
83 7
CKComponentAccessibility.mm
in ComponentKit/Accessibility
64 7
CKOptionalTests.mm
in ComponentKitTests
312 6
110 6
RCDimension.mm
in RenderCore/Geometry
84 6
CKNonNull.h
in RenderCore/Base
65 6
CKDictionary.h
in RenderCore/Base
46 6
95 6
Action.swift
in CKSwift
121 6
CKComponent.mm
in ComponentKit/Core
449 6
CKComponentActionInternal.h
in ComponentKit/Core/Action
115 6
CKAction_SwiftBridge+Internal.h
in ComponentKit/Core/Swift
63 6
CKOptimisticViewMutations.mm
in ComponentKit/Core
91 6
ComponentBuilder.h
in ComponentKit/Core
534 6
CKTextKitRendererCache.h
in ComponentTextKit/TextKit
90 5
CKFunctor.h
in ComponentTextKit/Utility
42 5
CKBuildComponentTreeTests.mm
in ComponentKitTests
203 5
CKMutex.h
in RenderCore/Utilities
81 5
157 5
CKSizeRange.mm
in RenderCore/Geometry
76 5
RCDimension.h
in RenderCore/Geometry
59 5
Files With Long Lines (Top 50)

There are 237 files with lines longer than 120 characters. In total, there are 1509 long lines.

File# lines# units# long lines
CKDataSourceAppliedChangesTests.mm
in ComponentKitTests/TransactionalDataSource
923 - 159
CKFlexboxComponentSnapshotTests.mm
in ComponentKitApplicationTests
2785 1 137
CKComponentControllerTests.mm
in ComponentKitTests
458 - 65
CKDataSourceSplitChangesetTests.mm
in ComponentKitTests/TransactionalDataSource
646 - 52
FlexboxComponentBuilder.h
in ComponentKit/LayoutComponents
891 2 42
CKDataSourceSplitChangesetModification.mm
in ComponentKit/TransactionalDataSources/Common/Internal
564 9 35
CKStatefulViewComponentControllerTests.mm
in ComponentKitTests/StatefulViews
118 - 32
CKAnimationTests.mm
in ComponentKitTests
539 1 27
238 5 26
CKFlexboxComponent.mm
in ComponentKit/LayoutComponents
758 30 24
CKAction.mm
in ComponentKit/Core/Action
441 20 23
96 - 21
CKActionTests.mm
in ComponentKitTests
660 3 21
281 1 19
CKComponentAnimations.mm
in ComponentKit/Core
128 10 19
CKDataSourceChangesetModification.mm
in ComponentKit/TransactionalDataSources/Common/Internal
333 2 19
CKRenderComponentTests.mm
in ComponentKitTests
663 10 18
CKDataSourceTests.mm
in ComponentKitTests/TransactionalDataSource
438 - 17
CKComponent.mm
in ComponentKit/Core
449 6 16
CKLabelComponentTests.mm
in ComponentTextKitApplicationTests
392 - 15
CKDataSourceChangesetVerification.mm
in ComponentKit/TransactionalDataSources/Common/Internal
230 2 15
CKComponentScopeTests.mm
in ComponentKitTests/Scope
715 51 14
CKDataSourceChangesetModificationTests.mm
in ComponentKitTests/TransactionalDataSource
258 - 14
CKDataSourceChangesetTests.mm
in ComponentKitTests/TransactionalDataSource
168 - 14
CKTextKitTruncationTests.mm
in ComponentTextKitApplicationTests
141 - 13
CKComponentGenerator.mm
in ComponentKit/Core
384 17 13
35 - 12
CKAccessibilityAggregation.mm
in ComponentKit/Accessibility
231 1 12
CKDataSource.mm
in ComponentKit/TransactionalDataSources/Common
533 - 11
CKComponentHostingViewTests.mm
in ComponentKitTests
371 - 10
87 2 10
ComponentViewManager.mm
in RenderCore/View
325 11 10
CKCollectionViewDataSource.mm
in ComponentKit/DataSources
266 3 10
CKRenderHelpers.mm
in ComponentKit/Core/Render
289 12 10
CKComponentScopeRoot.mm
in ComponentKit/Core/Scope
149 - 10
CKAnimation.h
in ComponentKit/Core
292 22 10
CKButtonComponent.mm
in ComponentKit/Components
255 4 10
CKTextKitRenderer+Positioning.mm
in ComponentTextKit/TextKit
226 - 9
125 - 8
CKBuildTriggerTests.mm
in ComponentKitTests
76 2 7
CKComponentViewContextTests.mm
in ComponentKitTests
78 - 7
CKTextKitTests.mm
in ComponentTextKitApplicationTests
119 1 7
CKComponentControllerEvents.mm
in ComponentKit/Core
48 8 7
CKComponentViewReuseTests.mm
in ComponentKitTests
274 - 6
CKAnimation.mm
in ComponentKit/Core
104 35 6
CKSizeAssert.h
in ComponentKit/Core
34 - 6
CKAction.h
in ComponentKit/Core/Action
147 13 6
CKComponentActionInternal.h
in ComponentKit/Core/Action
115 6 6
CKComponentAnimation.mm
in ComponentKit/Core
92 5 6
ComponentBuilder.h
in ComponentKit/Core
534 6 6
Correlations

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

ComponentKit/Core/CKComponentLayout.h x: 62 commits (all time) y: 71 lines of code ComponentKit/Core/Render/CKRenderComponent.mm x: 49 commits (all time) y: 153 lines of code RenderCore/RCComputeRootLayout.h x: 1 commits (all time) y: 23 lines of code RenderCore/RCComputeRootLayout.mm x: 1 commits (all time) y: 110 lines of code ComponentKit/Core/ComponentTree/CKTreeNode.mm x: 76 commits (all time) y: 314 lines of code ComponentKit/Core/Scope/CKComponentScopeHandle.mm x: 105 commits (all time) y: 226 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceChangesetApplicator.mm x: 12 commits (all time) y: 286 lines of code ComponentKit/StatefulViews/CKStatefulViewComponentController.h x: 16 commits (all time) y: 17 lines of code ComponentKit/StatefulViews/CKStatefulViewComponentController.mm x: 27 commits (all time) y: 124 lines of code ComponentKit/StatefulViews/CKStatefulViewReusePool.mm x: 30 commits (all time) y: 164 lines of code ComponentKitTests/StatefulViews/CKStatefulViewReusePoolTests.mm x: 22 commits (all time) y: 407 lines of code ComponentKit/LayoutComponents/CKComponentLayoutBaseline.h x: 8 commits (all time) y: 5 lines of code ComponentKitTestHelpers/CKTestRunLoopRunning.h x: 4 commits (all time) y: 5 lines of code ComponentKitTests/CKComponentHostingViewTestModel.h x: 13 commits (all time) y: 27 lines of code RenderCore/Utilities/CKWeakObjectContainer.h x: 2 commits (all time) y: 11 lines of code ComponentKit/ComponentKit.h x: 80 commits (all time) y: 173 lines of code ComponentKit/HostingView/CKComponentHostingViewInternal.h x: 72 commits (all time) y: 31 lines of code ComponentKit/HostingView/CKComponentHostingViewWithLifecycle.h x: 1 commits (all time) y: 5 lines of code CKSwift/ViewLayoutModifier.swift x: 8 commits (all time) y: 135 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceChangeset.mm x: 13 commits (all time) y: 199 lines of code ComponentTextKit/Utility/CKAsyncLayer.mm x: 7 commits (all time) y: 171 lines of code ComponentTextKit/Utility/CKAsyncLayerInternal.h x: 7 commits (all time) y: 24 lines of code RenderCore/Utilities/CKMutex.h x: 6 commits (all time) y: 81 lines of code RenderCore/View/ComponentViewManager.mm x: 10 commits (all time) y: 325 lines of code ComponentKit/Core/Action/CKAction.h x: 11 commits (all time) y: 147 lines of code ComponentKit/Core/Action/CKAction.mm x: 28 commits (all time) y: 441 lines of code ComponentKit/Core/Action/CKComponentActionInternal.h x: 13 commits (all time) y: 115 lines of code RenderCore/Config/CKGlobalConfig.h x: 36 commits (all time) y: 23 lines of code ComponentKit/Core/Render/CKRenderHelpers.mm x: 53 commits (all time) y: 289 lines of code CKSwift/TreeNodeValueStore.swift x: 6 commits (all time) y: 35 lines of code ComponentKit/Core/Swift/CKSwiftComponent.h x: 11 commits (all time) y: 42 lines of code ComponentKit/Core/Swift/CKSwiftComponent.mm x: 17 commits (all time) y: 340 lines of code CKSwift/State.swift x: 8 commits (all time) y: 28 lines of code CKSwift/ViewModel.swift x: 4 commits (all time) y: 32 lines of code ComponentKit/Core/Render/CKRenderHelpers.h x: 21 commits (all time) y: 50 lines of code ComponentKit/Core/Scope/CKComponentScope.mm x: 88 commits (all time) y: 102 lines of code ComponentKit/Core/Scope/CKThreadLocalComponentScope.h x: 57 commits (all time) y: 47 lines of code ComponentKitTests/Scope/CKComponentScopeTests.mm x: 74 commits (all time) y: 715 lines of code ComponentKitTests/CKBuildComponentTreeTests.mm x: 61 commits (all time) y: 203 lines of code ComponentKitTests/CKTreeNodeTests.mm x: 49 commits (all time) y: 492 lines of code ComponentKit/Core/ComponentTree/CKTreeNode.h x: 32 commits (all time) y: 84 lines of code ComponentKit/Core/Scope/CKComponentScopeHandle.h x: 69 commits (all time) y: 69 lines of code CKSwift/Action.swift x: 7 commits (all time) y: 121 lines of code CKSwift/View.swift x: 17 commits (all time) y: 187 lines of code ComponentKit/Accessibility/CKAccessibilityContainerComponent.h x: 2 commits (all time) y: 8 lines of code CKSwift/ViewConfiguration.swift x: 7 commits (all time) y: 82 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSource.mm x: 91 commits (all time) y: 533 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceChangesetModification.h x: 27 commits (all time) y: 43 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceChangesetModification.mm x: 74 commits (all time) y: 333 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceModificationHelper.h x: 12 commits (all time) y: 19 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceModificationHelper.mm x: 34 commits (all time) y: 42 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceReloadModification.h x: 3 commits (all time) y: 9 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceReloadModification.mm x: 29 commits (all time) y: 85 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceSplitChangesetModification.h x: 4 commits (all time) y: 20 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceSplitChangesetModification.mm x: 22 commits (all time) y: 564 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceUpdateStateModification.h x: 3 commits (all time) y: 11 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceUpdateStateModification.mm x: 26 commits (all time) y: 98 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceReloadModificationTests.mm x: 10 commits (all time) y: 92 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceUpdateStateModificationTests.mm x: 15 commits (all time) y: 131 lines of code ComponentKit/Core/CKComponent+LayoutLifecycle.h x: 1 commits (all time) y: 11 lines of code ComponentKit/Core/CKComponent.mm x: 195 commits (all time) y: 449 lines of code ComponentKit/Accessibility/CKAccessibilityContainerComponent.mm x: 1 commits (all time) y: 51 lines of code ComponentKit/LayoutComponents/InsetComponentBuilder.h x: 13 commits (all time) y: 192 lines of code ComponentKit/LayoutComponents/CKFlexboxComponent.h x: 52 commits (all time) y: 217 lines of code ComponentKit/LayoutComponents/CKFlexboxComponent.mm x: 104 commits (all time) y: 758 lines of code ComponentKit/Base/CKIdValueWrapper.h x: 3 commits (all time) y: 44 lines of code ComponentKit/Base/CKIdValueWrapperInternal.h x: 3 commits (all time) y: 35 lines of code ComponentKit/Core/CKWritingDirection.mm x: 2 commits (all time) y: 22 lines of code ComponentKit/Core/CKComponentAnimations.mm x: 13 commits (all time) y: 128 lines of code ComponentKit/Core/CKComponentProtocol.h x: 10 commits (all time) y: 28 lines of code ComponentKit/Core/Trigger/CKTrigger.mm x: 5 commits (all time) y: 19 lines of code ComponentKitTests/CKComponentGeneratorTests.mm x: 12 commits (all time) y: 183 lines of code ComponentKitTests/CKComponentScopeIntegrationTests.mm x: 9 commits (all time) y: 93 lines of code ComponentKitTests/CKRenderComponentTests.mm x: 63 commits (all time) y: 663 lines of code ComponentKit/Analytics/CKAnalyticsListener.h x: 42 commits (all time) y: 50 lines of code ComponentKit/Core/CKComponentInternal.h x: 79 commits (all time) y: 31 lines of code ComponentKit/Core/ComponentTree/Protocols/CKRenderComponentProtocol.h x: 26 commits (all time) y: 15 lines of code ComponentKit/Core/ComponentTree/Protocols/CKTreeNodeProtocol.h x: 77 commits (all time) y: 27 lines of code ComponentKitTestHelpers/CKAnalyticsListenerSpy.mm x: 23 commits (all time) y: 110 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceChangesetApplicatorTests.mm x: 22 commits (all time) y: 418 lines of code CKSwift/SwiftComponent.swift x: 14 commits (all time) y: 95 lines of code ComponentKit/HostingView/CKComponentFlexibleSizeRangeProvider.h x: 7 commits (all time) y: 16 lines of code ComponentKit/HostingView/CKComponentFlexibleSizeRangeProvider.mm x: 7 commits (all time) y: 33 lines of code CKSwift/ViewModelState.swift x: 3 commits (all time) y: 25 lines of code ComponentKit/Core/Scope/CKComponentScope.h x: 33 commits (all time) y: 27 lines of code ComponentKit/Core/ComponentTree/CKRootTreeNode.mm x: 17 commits (all time) y: 83 lines of code ComponentKitTests/CKBuildTriggerTests.mm x: 3 commits (all time) y: 76 lines of code ComponentKit/Core/ComponentTree/CKRootTreeNode.h x: 16 commits (all time) y: 25 lines of code ComponentKit/Core/Scope/CKThreadLocalComponentScope.mm x: 53 commits (all time) y: 87 lines of code ComponentKit/Core/Scope/CKTreeVerificationHelpers.mm x: 12 commits (all time) y: 115 lines of code ComponentKitTestHelpers/CKRenderComponentTestHelpers.mm x: 28 commits (all time) y: 189 lines of code ComponentKit/Core/CKBuildComponent.mm x: 116 commits (all time) y: 132 lines of code ComponentKit/Core/Scope/CKComponentScopeRoot.h x: 53 commits (all time) y: 46 lines of code RenderCore/Utilities/CKInternalHelpers.mm x: 3 commits (all time) y: 61 lines of code ComponentKit/Core/ComponentTree/Protocols/CKTreeNodeTypes.h x: 14 commits (all time) y: 12 lines of code ComponentKit/DataSources/Common/CKComponentProvider.h x: 7 commits (all time) y: 3 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSource.h x: 12 commits (all time) y: 37 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceConfiguration.mm x: 46 commits (all time) y: 104 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceConfigurationInternal.h x: 46 commits (all time) y: 38 lines of code ComponentKitTestHelpers/CKComponentLifecycleTestHelper.h x: 6 commits (all time) y: 26 lines of code CKSwift/Binding.swift x: 5 commits (all time) y: 35 lines of code CKSwift/Component.swift x: 12 commits (all time) y: 29 lines of code CKSwift/ComponentHostingViewController.swift x: 6 commits (all time) y: 44 lines of code CKSwift/ComponentView.swift x: 4 commits (all time) y: 63 lines of code CKSwift/ViewLifecycleModifier.swift x: 4 commits (all time) y: 42 lines of code ComponentKit/Core/ComponentUtilities.h x: 32 commits (all time) y: 6 lines of code RenderCore/ComponentMountContext.h x: 8 commits (all time) y: 47 lines of code RenderCore/Geometry/RCGeometryHelpers.h x: 1 commits (all time) y: 36 lines of code RenderCore/RenderCore.h x: 24 commits (all time) y: 44 lines of code RenderCore/CKMountableHelpers.mm x: 14 commits (all time) y: 103 lines of code ComponentKit/Accessibility/CKAccessibilityAggregation.mm x: 3 commits (all time) y: 231 lines of code ComponentKit/Accessibility/CKComponentAccessibility.mm x: 22 commits (all time) y: 64 lines of code ComponentKit/Components/CKButtonComponent.mm x: 58 commits (all time) y: 255 lines of code ComponentKit/Components/CKTransitionComponent.mm x: 5 commits (all time) y: 115 lines of code ComponentKit/Core/Action/CKComponentDelegateForwarder.mm x: 5 commits (all time) y: 87 lines of code ComponentKit/Core/Action/CKComponentGestureActions.mm x: 6 commits (all time) y: 110 lines of code ComponentKit/Core/CKComponentAnimation.mm x: 23 commits (all time) y: 92 lines of code ComponentKit/Core/CKComponentAttachController.mm x: 19 commits (all time) y: 200 lines of code ComponentKit/Core/CKComponentBoundsAnimation.h x: 17 commits (all time) y: 28 lines of code ComponentKit/Core/CKComponentController.mm x: 65 commits (all time) y: 309 lines of code ComponentKit/Core/CKComponentGenerator.mm x: 29 commits (all time) y: 384 lines of code ComponentKit/Core/CKCompositeComponent.mm x: 44 commits (all time) y: 88 lines of code ComponentKit/Core/CKOptimisticViewMutations.mm x: 4 commits (all time) y: 91 lines of code ComponentKit/Core/CKStatelessComponent.mm x: 18 commits (all time) y: 57 lines of code ComponentKit/Core/ComponentContext/CKComponentContextHelper.mm x: 6 commits (all time) y: 162 lines of code ComponentKit/Core/ComponentLayoutContext.mm x: 15 commits (all time) y: 86 lines of code ComponentKit/Core/Scope/CKComponentKey.mm x: 6 commits (all time) y: 17 lines of code ComponentKit/DataSources/CKCollectionViewDataSource.mm x: 62 commits (all time) y: 266 lines of code ComponentKit/DataSources/CKComponentBoundsAnimation+UICollectionView.mm x: 32 commits (all time) y: 238 lines of code ComponentKit/HostingView/CKComponentHostingContainerViewProvider.mm x: 17 commits (all time) y: 165 lines of code ComponentKit/HostingView/CKComponentHostingView.mm x: 156 commits (all time) y: 309 lines of code ComponentKit/HostingView/CKComponentRootView.mm x: 16 commits (all time) y: 66 lines of code ComponentKit/LayoutComponents/CKBackgroundLayoutComponent.mm x: 35 commits (all time) y: 51 lines of code ComponentKit/LayoutComponents/CKComponent+Yoga.mm x: 17 commits (all time) y: 72 lines of code ComponentKit/LayoutComponents/CKInsetComponent.mm x: 28 commits (all time) y: 127 lines of code ComponentKit/LayoutComponents/CKOverlayLayoutComponent.mm x: 39 commits (all time) y: 52 lines of code ComponentKit/LayoutComponents/CKRatioLayoutComponent.mm x: 25 commits (all time) y: 77 lines of code ComponentKit/LayoutComponents/CKStaticLayoutComponent.mm x: 38 commits (all time) y: 67 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceItem.mm x: 9 commits (all time) y: 69 lines of code ComponentKitApplicationTests/CKComponentBoundsAnimationTests.mm x: 37 commits (all time) y: 238 lines of code ComponentKitTestHelpers/CKComponentLifecycleTestHelper.mm x: 20 commits (all time) y: 119 lines of code ComponentKitTestHelpers/CKLifecycleTestComponent.mm x: 18 commits (all time) y: 161 lines of code ComponentKitTests/CKActionTests.mm x: 13 commits (all time) y: 660 lines of code ComponentKitTests/CKComponentContextTests.mm x: 37 commits (all time) y: 397 lines of code ComponentTextKit/CKTextComponentLayer.mm x: 7 commits (all time) y: 101 lines of code ComponentTextKit/CKTextComponentLayerHighlighter.mm x: 2 commits (all time) y: 60 lines of code ComponentTextKit/TextKit/CKTextKitRenderer+Positioning.mm x: 11 commits (all time) y: 226 lines of code ComponentTextKit/TextKit/CKTextKitTailTruncater.mm x: 17 commits (all time) y: 134 lines of code ComponentTextKit/Utility/CKAsyncTransaction.mm x: 3 commits (all time) y: 132 lines of code ComponentTextKit/Utility/CKAsyncTransactionContainer.mm x: 2 commits (all time) y: 118 lines of code ComponentTextKit/Utility/CKAsyncTransactionGroup.mm x: 2 commits (all time) y: 77 lines of code ComponentTextKit/Utility/CKCacheImpl.h x: 8 commits (all time) y: 399 lines of code RenderCore/Base/CKDelayedInitialisationWrapper.h x: 2 commits (all time) y: 49 lines of code RenderCore/Base/CKNonNull.h x: 5 commits (all time) y: 65 lines of code RenderCore/Base/RCAssert.h x: 1 commits (all time) y: 60 lines of code RenderCore/Geometry/CKSizeRange.mm x: 6 commits (all time) y: 76 lines of code RenderCore/Utilities/RCAssociatedObject.mm x: 2 commits (all time) y: 93 lines of code RenderCore/View/CKComponentViewAttribute.mm x: 7 commits (all time) y: 190 lines of code ComponentKit/Core/CKComponentSubclass.h x: 41 commits (all time) y: 35 lines of code ComponentKit/Core/ComponentBuilder.h x: 28 commits (all time) y: 534 lines of code ComponentKit/LayoutComponents/CKInsetComponent.h x: 22 commits (all time) y: 30 lines of code ComponentKit/LayoutComponents/CKStaticLayoutComponent.h x: 21 commits (all time) y: 21 lines of code ComponentKit/LayoutComponents/FlexboxComponentBuilder.h x: 24 commits (all time) y: 891 lines of code ComponentKitApplicationTests/CKFlexboxComponentSnapshotTests.mm x: 34 commits (all time) y: 2785 lines of code ComponentKitTests/CKComponentSizeTests.mm x: 9 commits (all time) y: 77 lines of code ComponentKitTests/CKDimensionTests.mm x: 8 commits (all time) y: 57 lines of code ComponentKitTests/CKFlexboxComponentTests.mm x: 30 commits (all time) y: 444 lines of code ComponentKit/Components/CKAutoSizedImageComponent.h x: 9 commits (all time) y: 13 lines of code ComponentKit/Components/CKAutoSizedImageComponent.mm x: 8 commits (all time) y: 16 lines of code ComponentKit/Components/CKButtonComponent.h x: 45 commits (all time) y: 45 lines of code ComponentKit/Components/CKImageComponent.h x: 15 commits (all time) y: 12 lines of code ComponentKit/Components/CKImageComponent.mm x: 13 commits (all time) y: 16 lines of code ComponentKit/Components/CKNetworkImageComponent.mm x: 16 commits (all time) y: 170 lines of code ComponentKit/Core/CKComponent.h x: 34 commits (all time) y: 44 lines of code ComponentKit/LayoutComponents/CKCenterLayoutComponent.h x: 18 commits (all time) y: 33 lines of code ComponentKit/LayoutComponents/CKCenterLayoutComponent.mm x: 21 commits (all time) y: 74 lines of code ComponentKit/LayoutComponents/CKComponent+Yoga.h x: 14 commits (all time) y: 26 lines of code ComponentKit/LayoutComponents/CKZStackComponent.mm x: 4 commits (all time) y: 74 lines of code ComponentKitApplicationTests/CKInsetComponentTests.mm x: 11 commits (all time) y: 101 lines of code ComponentKitApplicationTests/CKRatioLayoutComponentTests.mm x: 11 commits (all time) y: 46 lines of code ComponentKitTests/CKComponentHostingViewTestModel.mm x: 13 commits (all time) y: 74 lines of code ComponentKitTests/CKComponentHostingViewTests.mm x: 74 commits (all time) y: 371 lines of code ComponentTextKit/CKLabelComponent.h x: 10 commits (all time) y: 64 lines of code ComponentTextKit/CKTextComponent.mm x: 21 commits (all time) y: 86 lines of code ComponentKit/Components/CKTransitionComponent.h x: 4 commits (all time) y: 80 lines of code ComponentKit/Core/CKComponentAnimations.h x: 10 commits (all time) y: 40 lines of code ComponentKit/Core/CKComponentAnimationsController.h x: 10 commits (all time) y: 107 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceAppliedChanges.mm x: 7 commits (all time) y: 201 lines of code ComponentKitTests/CKComponentAnimationsTests.mm x: 23 commits (all time) y: 356 lines of code ComponentTextKit/TextKit/CKTextKitAttributes.mm x: 9 commits (all time) y: 23 lines of code RenderCore/Utilities/CKWeakObjectContainer.mm x: 2 commits (all time) y: 42 lines of code RenderCore/Utilities/RCEqualityHelpers.h x: 1 commits (all time) y: 155 lines of code RenderCore/View/CKComponentViewAttribute.h x: 8 commits (all time) y: 91 lines of code ComponentKitTests/CKComponentMountTests.mm x: 35 commits (all time) y: 136 lines of code ComponentKit/Components/ButtonComponentBuilder.h x: 11 commits (all time) y: 347 lines of code ComponentKit/Core/CKComponentController.h x: 28 commits (all time) y: 33 lines of code ComponentKit/Core/CKComponentEvents.mm x: 23 commits (all time) y: 76 lines of code ComponentKit/HostingView/CKComponentHostingViewProtocol.h x: 5 commits (all time) y: 9 lines of code ComponentKitTests/CKComponentDelegateAttributeTests.mm x: 28 commits (all time) y: 100 lines of code ComponentKitTests/CKComponentLayoutTests.mm x: 23 commits (all time) y: 84 lines of code ComponentKitTests/CKComponentViewReuseTests.mm x: 32 commits (all time) y: 274 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceIntegrationTests.mm x: 46 commits (all time) y: 276 lines of code RenderCore/CKMountable.h x: 13 commits (all time) y: 40 lines of code RenderCore/RCComponentDescriptionHelper.mm x: 2 commits (all time) y: 71 lines of code ComponentKit/Core/Action/CKComponentGestureActionHelper.mm x: 3 commits (all time) y: 120 lines of code ComponentKit/Core/CKAnimation.h x: 21 commits (all time) y: 292 lines of code ComponentKit/Core/CKAnimation.mm x: 16 commits (all time) y: 104 lines of code ComponentKit/Core/CKAnimationApplicator.h x: 8 commits (all time) y: 39 lines of code ComponentKit/DataSources/Common/CKComponentAnnouncerHelper.mm x: 5 commits (all time) y: 48 lines of code RenderCore/View/ComponentViewManager.h x: 7 commits (all time) y: 116 lines of code ComponentKit/Core/CKBuildComponent.h x: 62 commits (all time) y: 23 lines of code ComponentKit/Core/CompositeComponentBuilder.h x: 6 commits (all time) y: 64 lines of code ComponentKit/LayoutComponents/CKZStackComponent.h x: 1 commits (all time) y: 73 lines of code ComponentKitTests/CKAnimationTests.mm x: 11 commits (all time) y: 539 lines of code ComponentKitApplicationTests/CKCenterLayoutComponentsTests.mm x: 16 commits (all time) y: 93 lines of code ComponentKit/LayoutComponents/CKBackgroundLayoutComponent.h x: 19 commits (all time) y: 12 lines of code ComponentKit/Components/CKAnimationComponent.mm x: 8 commits (all time) y: 67 lines of code ComponentKitApplicationTests/CKComponentActionAttributeTests.mm x: 27 commits (all time) y: 150 lines of code ComponentKitTests/CKComponentAccessibilityTests.mm x: 22 commits (all time) y: 67 lines of code ComponentKitTests/CKComponentAttachControllerTests.mm x: 13 commits (all time) y: 134 lines of code ComponentKitTests/CKComponentControllerTests.mm x: 43 commits (all time) y: 458 lines of code ComponentKitTests/CKComponentHostingContainerViewProviderTests.mm x: 12 commits (all time) y: 87 lines of code ComponentKitTests/CKComponentViewAttributeTests.mm x: 21 commits (all time) y: 281 lines of code ComponentKitTests/CKComponentViewManagerTests.mm x: 17 commits (all time) y: 243 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceInternal.h x: 10 commits (all time) y: 18 lines of code ComponentKitTests/CKVariantTests.mm x: 5 commits (all time) y: 152 lines of code RenderCore/Base/CKVariant.h x: 5 commits (all time) y: 351 lines of code ComponentTextKit/TextKit/CKTextKitRendererCache.h x: 11 commits (all time) y: 90 lines of code ComponentTextKit/TextKit/CKTextKitShadower.mm x: 5 commits (all time) y: 107 lines of code ComponentTextKit/TextKit/CKTextKitTailTruncater.h x: 6 commits (all time) y: 7 lines of code ComponentTextKit/Utility/CKAsyncTransactionGroup.h x: 10 commits (all time) y: 10 lines of code ComponentTextKitApplicationTests/CKLabelComponentTests.mm x: 8 commits (all time) y: 392 lines of code ComponentTextKitApplicationTests/CKTextKitTests.mm x: 14 commits (all time) y: 119 lines of code ComponentTextKitApplicationTests/CKTextKitTruncationTests.mm x: 11 commits (all time) y: 141 lines of code CKSwift/CKSwift.swift x: 20 commits (all time) y: 8 lines of code ComponentKit/HostingView/CKComponentHostingView.h x: 34 commits (all time) y: 28 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceTests.mm x: 46 commits (all time) y: 438 lines of code ComponentKit/Core/CKCompositeComponent.h x: 19 commits (all time) y: 33 lines of code ComponentKit/Core/Render/CKRenderComponent.h x: 11 commits (all time) y: 19 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceChangesetModificationTests.mm x: 16 commits (all time) y: 258 lines of code ComponentKitTestHelpers/CKRenderComponentTestHelpers.h x: 16 commits (all time) y: 47 lines of code RenderCore/Base/CKOptional.h x: 5 commits (all time) y: 372 lines of code RenderCore/Base/CKDictionary.h x: 4 commits (all time) y: 46 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceUpdateConfigurationModification.mm x: 32 commits (all time) y: 98 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceChangesetVerificationTests.mm x: 18 commits (all time) y: 1184 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceStateTests.mm x: 7 commits (all time) y: 210 lines of code ComponentKit/Core/CKComponentViewConfiguration.h x: 30 commits (all time) y: 6 lines of code ComponentKit/Core/Scope/CKComponentScopeRootFactory.mm x: 22 commits (all time) y: 43 lines of code ComponentKitApplicationTests/CKButtonComponentTests.mm x: 12 commits (all time) y: 229 lines of code ComponentKitTests/CKVectorHelperTests.mm x: 17 commits (all time) y: 233 lines of code ComponentKit/Core/CKComponentControllerInternal.h x: 17 commits (all time) y: 16 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceStateTestHelpers.mm x: 38 commits (all time) y: 78 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceSplitChangesetTests.mm x: 22 commits (all time) y: 646 lines of code ComponentKitTests/CKComponentControllerLifecycleMethodTests.mm x: 19 commits (all time) y: 96 lines of code ComponentKitTests/StatefulViews/CKStatefulViewComponentControllerTests.mm x: 11 commits (all time) y: 118 lines of code ComponentKitTests/CKOptionalTests.mm x: 14 commits (all time) y: 312 lines of code ComponentKitTests/TransactionalDataSource/CKCollectionViewDataSourceTests.mm x: 6 commits (all time) y: 107 lines of code ComponentKit/Accessibility/CKComponentAccessibility.h x: 23 commits (all time) y: 15 lines of code ComponentKit/Core/CKComponentAnimation.h x: 15 commits (all time) y: 28 lines of code ComponentKit/Core/Scope/CKComponentScopeTypes.h x: 18 commits (all time) y: 18 lines of code ComponentKit/DataSources/CKCollectionViewDataSource.h x: 20 commits (all time) y: 26 lines of code ComponentTextKit/TextKit/CKTextKitShadower.h x: 5 commits (all time) y: 23 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceAppliedChangesTests.mm x: 3 commits (all time) y: 923 lines of code ComponentKit/Core/CKComponentBoundsAnimation.mm x: 11 commits (all time) y: 68 lines of code ComponentKitApplicationTests/CKOverlayLayoutComponentTests.mm x: 9 commits (all time) y: 43 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceChangesetVerification.mm x: 14 commits (all time) y: 230 lines of code ComponentKitPerfTests/CKInvocationPerfTests.mm x: 1 commits (all time) y: 97 lines of code ComponentKitPerfTests/CKComponentViewClassIdentifierPerfTests.mm x: 1 commits (all time) y: 230 lines of code ComponentTextKit/Utility/CKHighlightOverlayLayer.mm x: 5 commits (all time) y: 89 lines of code ComponentKitApplicationTests/CKNetworkImageComponentTests.mm x: 11 commits (all time) y: 161 lines of code
2785.0
lines of code
  min: 1.0
  average: 81.72
  25th percentile: 13.0
  median: 32.0
  75th percentile: 86.0
  max: 2785.0
0 195.0
commits (all time)
min: 1.0 | average: 12.17 | 25th percentile: 2.0 | median: 6.0 | 75th percentile: 14.0 | max: 195.0

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

ComponentKit/Core/CKComponentLayout.h x: 19 contributors (all time) y: 71 lines of code ComponentKit/Core/Render/CKRenderComponent.mm x: 7 contributors (all time) y: 153 lines of code RenderCore/RCComputeRootLayout.h x: 1 contributors (all time) y: 23 lines of code RenderCore/RCComputeRootLayout.mm x: 1 contributors (all time) y: 110 lines of code ComponentKit/Core/ComponentTree/CKTreeNode.mm x: 7 contributors (all time) y: 314 lines of code ComponentKit/Core/Scope/CKComponentScopeHandle.mm x: 23 contributors (all time) y: 226 lines of code ComponentKit/Core/Scope/CKComponentScopeRoot.mm x: 14 contributors (all time) y: 149 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceChangesetApplicator.mm x: 6 contributors (all time) y: 286 lines of code ComponentKit/StatefulViews/CKStatefulViewComponentController.h x: 11 contributors (all time) y: 17 lines of code ComponentKit/StatefulViews/CKStatefulViewComponentController.mm x: 10 contributors (all time) y: 124 lines of code ComponentKit/StatefulViews/CKStatefulViewReusePool.mm x: 15 contributors (all time) y: 164 lines of code ComponentKitTests/StatefulViews/CKStatefulViewReusePoolTests.mm x: 12 contributors (all time) y: 407 lines of code ComponentKit/LayoutComponents/CKComponentLayoutBaseline.h x: 8 contributors (all time) y: 5 lines of code ComponentKitTestHelpers/CKTestRunLoopRunning.h x: 4 contributors (all time) y: 5 lines of code ComponentKitTests/CKComponentHostingViewTestModel.h x: 10 contributors (all time) y: 27 lines of code RenderCore/Utilities/CKWeakObjectContainer.h x: 2 contributors (all time) y: 11 lines of code ComponentKit/ComponentKit.h x: 22 contributors (all time) y: 173 lines of code ComponentKit/HostingView/CKComponentHostingViewInternal.h x: 25 contributors (all time) y: 31 lines of code ComponentKit/HostingView/CKComponentHostingViewWithLifecycle.h x: 1 contributors (all time) y: 5 lines of code CKSwift/ViewLayoutModifier.swift x: 2 contributors (all time) y: 135 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceChangeset.mm x: 6 contributors (all time) y: 199 lines of code ComponentTextKit/Utility/CKAsyncLayer.mm x: 7 contributors (all time) y: 171 lines of code ComponentTextKit/Utility/CKAsyncLayerInternal.h x: 6 contributors (all time) y: 24 lines of code RenderCore/Utilities/CKMutex.h x: 4 contributors (all time) y: 81 lines of code RenderCore/View/ComponentViewManager.mm x: 7 contributors (all time) y: 325 lines of code ComponentKit/Core/Action/CKAction.h x: 5 contributors (all time) y: 147 lines of code ComponentKit/Core/Action/CKAction.mm x: 7 contributors (all time) y: 441 lines of code ComponentKit/Core/Action/CKComponentActionInternal.h x: 5 contributors (all time) y: 115 lines of code RenderCore/Config/CKGlobalConfig.h x: 11 contributors (all time) y: 23 lines of code ComponentKit/Core/Render/CKRenderHelpers.mm x: 8 contributors (all time) y: 289 lines of code CKSwift/TreeNodeValueStore.swift x: 1 contributors (all time) y: 35 lines of code ComponentKit/Core/Swift/CKSwiftComponent.h x: 3 contributors (all time) y: 42 lines of code ComponentKit/Core/Swift/CKSwiftComponent.mm x: 3 contributors (all time) y: 340 lines of code ComponentKit/Core/Render/CKRenderHelpers.h x: 4 contributors (all time) y: 50 lines of code ComponentKit/Core/Scope/CKComponentScope.mm x: 20 contributors (all time) y: 102 lines of code ComponentKit/Core/Scope/CKThreadLocalComponentScope.h x: 18 contributors (all time) y: 47 lines of code ComponentKitTests/Scope/CKComponentScopeTests.mm x: 21 contributors (all time) y: 715 lines of code ComponentKitTests/CKBuildComponentTreeTests.mm x: 9 contributors (all time) y: 203 lines of code ComponentKitTests/CKTreeNodeTests.mm x: 8 contributors (all time) y: 492 lines of code ComponentKit/Core/Scope/CKComponentScopeHandle.h x: 16 contributors (all time) y: 69 lines of code ComponentKit/Core/Trigger/CKTrigger.h x: 3 contributors (all time) y: 81 lines of code CKSwift/Action.swift x: 2 contributors (all time) y: 121 lines of code CKSwift/View.swift x: 3 contributors (all time) y: 187 lines of code CKSwift/ViewConfiguration.swift x: 1 contributors (all time) y: 82 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSource.mm x: 15 contributors (all time) y: 533 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceChangesetModification.h x: 10 contributors (all time) y: 43 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceChangesetModification.mm x: 15 contributors (all time) y: 333 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceModificationHelper.h x: 8 contributors (all time) y: 19 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceModificationHelper.mm x: 7 contributors (all time) y: 42 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceReloadModification.h x: 3 contributors (all time) y: 9 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceReloadModification.mm x: 11 contributors (all time) y: 85 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceSplitChangesetModification.h x: 3 contributors (all time) y: 20 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceSplitChangesetModification.mm x: 10 contributors (all time) y: 564 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceUpdateStateModification.mm x: 11 contributors (all time) y: 98 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceReloadModificationTests.mm x: 6 contributors (all time) y: 92 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceUpdateStateModificationTests.mm x: 7 contributors (all time) y: 131 lines of code ComponentKit/Core/CKComponentLayout.mm x: 23 contributors (all time) y: 104 lines of code ComponentKit/Core/CKComponent+LayoutLifecycle.h x: 1 contributors (all time) y: 11 lines of code ComponentKit/Core/CKComponent.mm x: 28 contributors (all time) y: 449 lines of code ComponentKit/Accessibility/CKAccessibilityContainerComponent.mm x: 1 contributors (all time) y: 51 lines of code ComponentKit/LayoutComponents/InsetComponentBuilder.h x: 4 contributors (all time) y: 192 lines of code ComponentKit/LayoutComponents/CKFlexboxComponent.h x: 19 contributors (all time) y: 217 lines of code ComponentKit/LayoutComponents/CKFlexboxComponent.mm x: 22 contributors (all time) y: 758 lines of code ComponentKit/Core/CKWritingDirection.mm x: 2 contributors (all time) y: 22 lines of code ComponentKit/Core/CKComponentAnimations.mm x: 5 contributors (all time) y: 128 lines of code ComponentKit/Core/CKComponentProtocol.h x: 3 contributors (all time) y: 28 lines of code ComponentKitTests/CKComponentGeneratorTests.mm x: 6 contributors (all time) y: 183 lines of code ComponentKitTests/CKComponentScopeIntegrationTests.mm x: 4 contributors (all time) y: 93 lines of code ComponentKitTests/CKRenderComponentTests.mm x: 8 contributors (all time) y: 663 lines of code ComponentKit/Analytics/CKAnalyticsListener.h x: 9 contributors (all time) y: 50 lines of code ComponentKit/Core/CKComponentInternal.h x: 19 contributors (all time) y: 31 lines of code ComponentKit/Core/ComponentTree/Protocols/CKRenderComponentProtocol.h x: 4 contributors (all time) y: 15 lines of code ComponentKit/Core/ComponentTree/Protocols/CKTreeNodeProtocol.h x: 9 contributors (all time) y: 27 lines of code ComponentKitTestHelpers/CKAnalyticsListenerSpy.mm x: 7 contributors (all time) y: 110 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceChangesetApplicatorTests.mm x: 6 contributors (all time) y: 418 lines of code CKSwift/SwiftComponent.swift x: 3 contributors (all time) y: 95 lines of code ComponentKit/HostingView/CKComponentFlexibleSizeRangeProvider.h x: 6 contributors (all time) y: 16 lines of code ComponentKit/Core/Scope/CKComponentScope.h x: 14 contributors (all time) y: 27 lines of code ComponentKitTests/CKBuildTriggerTests.mm x: 1 contributors (all time) y: 76 lines of code ComponentKit/Core/ComponentTree/CKRootTreeNode.h x: 4 contributors (all time) y: 25 lines of code ComponentKit/Core/Scope/CKThreadLocalComponentScope.mm x: 19 contributors (all time) y: 87 lines of code ComponentKitTestHelpers/CKRenderComponentTestHelpers.mm x: 7 contributors (all time) y: 189 lines of code ComponentKit/Core/CKBuildComponent.mm x: 10 contributors (all time) y: 132 lines of code ComponentKit/Core/Scope/CKComponentScopeRoot.h x: 15 contributors (all time) y: 46 lines of code RenderCore/Utilities/CKInternalHelpers.mm x: 3 contributors (all time) y: 61 lines of code ComponentKit/DataSources/Common/CKComponentProvider.h x: 5 contributors (all time) y: 3 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSource.h x: 8 contributors (all time) y: 37 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceConfiguration.mm x: 11 contributors (all time) y: 104 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceConfigurationInternal.h x: 11 contributors (all time) y: 38 lines of code ComponentKitTestHelpers/CKComponentLifecycleTestHelper.h x: 5 contributors (all time) y: 26 lines of code CKSwift/Binding.swift x: 2 contributors (all time) y: 35 lines of code CKSwift/ComponentView.swift x: 2 contributors (all time) y: 63 lines of code CKSwift/FlexboxComponent.swift x: 1 contributors (all time) y: 125 lines of code CKSwift/Gestures.swift x: 1 contributors (all time) y: 65 lines of code ComponentKit/Core/ComponentUtilities.h x: 18 contributors (all time) y: 6 lines of code RenderCore/ComponentMountContext.h x: 5 contributors (all time) y: 47 lines of code RenderCore/CKMountableHelpers.mm x: 6 contributors (all time) y: 103 lines of code ComponentKit/Accessibility/CKAccessibilityAggregation.mm x: 2 contributors (all time) y: 231 lines of code ComponentKit/Accessibility/CKComponentAccessibility.mm x: 15 contributors (all time) y: 64 lines of code ComponentKit/Components/CKButtonComponent.mm x: 28 contributors (all time) y: 255 lines of code ComponentKit/Components/CKTransitionComponent.mm x: 3 contributors (all time) y: 115 lines of code ComponentKit/Core/Action/CKComponentDelegateAttribute.mm x: 2 contributors (all time) y: 45 lines of code ComponentKit/Core/CKComponentAnimation.mm x: 13 contributors (all time) y: 92 lines of code ComponentKit/Core/CKComponentAttachController.mm x: 5 contributors (all time) y: 200 lines of code ComponentKit/Core/CKComponentController.mm x: 23 contributors (all time) y: 309 lines of code ComponentKit/Core/CKComponentCreationValidation.h x: 4 contributors (all time) y: 39 lines of code ComponentKit/Core/CKComponentGenerator.mm x: 12 contributors (all time) y: 384 lines of code ComponentKit/Core/CKCompositeComponent.mm x: 15 contributors (all time) y: 88 lines of code ComponentKit/Core/CKStatelessComponent.mm x: 6 contributors (all time) y: 57 lines of code ComponentKit/Core/ComponentContext/CKComponentContextHelper.mm x: 5 contributors (all time) y: 162 lines of code ComponentKit/Core/ComponentLayoutContext.mm x: 12 contributors (all time) y: 86 lines of code ComponentKit/Core/Scope/CKComponentKey.mm x: 5 contributors (all time) y: 17 lines of code ComponentKit/DataSources/CKCollectionViewDataSource.mm x: 23 contributors (all time) y: 266 lines of code ComponentKit/DataSources/CKComponentBoundsAnimation+UICollectionView.mm x: 16 contributors (all time) y: 238 lines of code ComponentKit/HostingView/CKComponentHostingContainerViewProvider.mm x: 6 contributors (all time) y: 165 lines of code ComponentKit/HostingView/CKComponentHostingView.mm x: 36 contributors (all time) y: 309 lines of code ComponentKit/HostingView/CKComponentRootView.mm x: 6 contributors (all time) y: 66 lines of code ComponentKit/LayoutComponents/CKBackgroundLayoutComponent.mm x: 12 contributors (all time) y: 51 lines of code ComponentKit/LayoutComponents/CKInsetComponent.mm x: 11 contributors (all time) y: 127 lines of code ComponentKit/LayoutComponents/CKRatioLayoutComponent.mm x: 13 contributors (all time) y: 77 lines of code ComponentKitTestHelpers/CKComponentLifecycleTestHelper.mm x: 6 contributors (all time) y: 119 lines of code ComponentKitTestHelpers/CKLifecycleTestComponent.mm x: 7 contributors (all time) y: 161 lines of code ComponentKitTests/CKActionTests.mm x: 9 contributors (all time) y: 660 lines of code ComponentKitTests/CKComponentContextTests.mm x: 13 contributors (all time) y: 397 lines of code ComponentTextKit/CKTextComponentView.mm x: 7 contributors (all time) y: 101 lines of code ComponentTextKit/TextKit/CKTextKitRenderer+Positioning.mm x: 10 contributors (all time) y: 226 lines of code ComponentTextKit/TextKit/CKTextKitTailTruncater.mm x: 11 contributors (all time) y: 134 lines of code ComponentTextKit/Utility/CKAsyncTransactionContainer.mm x: 2 contributors (all time) y: 118 lines of code ComponentTextKit/Utility/CKAsyncTransactionGroup.mm x: 2 contributors (all time) y: 77 lines of code ComponentTextKit/Utility/CKCacheImpl.h x: 6 contributors (all time) y: 399 lines of code RenderCore/Geometry/CKSizeRange.mm x: 3 contributors (all time) y: 76 lines of code RenderCore/Utilities/RCAssociatedObject.mm x: 1 contributors (all time) y: 93 lines of code RenderCore/View/ComponentViewReuseUtilities.mm x: 4 contributors (all time) y: 157 lines of code ComponentKit/Core/CKComponentSubclass.h x: 21 contributors (all time) y: 35 lines of code ComponentKit/Core/ComponentBuilder.h x: 9 contributors (all time) y: 534 lines of code ComponentKit/LayoutComponents/CKStaticLayoutComponent.h x: 12 contributors (all time) y: 21 lines of code ComponentKit/LayoutComponents/FlexboxComponentBuilder.h x: 8 contributors (all time) y: 891 lines of code ComponentKitApplicationTests/CKFlexboxComponentSnapshotTests.mm x: 9 contributors (all time) y: 2785 lines of code ComponentKitTests/CKComponentSizeTests.mm x: 7 contributors (all time) y: 77 lines of code ComponentKitTests/CKDimensionTests.mm x: 7 contributors (all time) y: 57 lines of code ComponentKitTests/CKFlexboxComponentTests.mm x: 12 contributors (all time) y: 444 lines of code CKSwiftTests/CKSwiftTests.swift x: 3 contributors (all time) y: 47 lines of code ComponentKit/Components/CKButtonComponent.h x: 26 contributors (all time) y: 45 lines of code ComponentKit/Components/CKImageComponent.h x: 10 contributors (all time) y: 12 lines of code ComponentKit/Components/CKNetworkImageComponent.mm x: 12 contributors (all time) y: 170 lines of code ComponentKit/LayoutComponents/CKCenterLayoutComponent.mm x: 13 contributors (all time) y: 74 lines of code ComponentKit/LayoutComponents/CKComponent+Yoga.h x: 7 contributors (all time) y: 26 lines of code ComponentKit/LayoutComponents/CKZStackComponent.mm x: 2 contributors (all time) y: 74 lines of code ComponentKit/StatefulViews/CKStatefulViewComponent.h x: 7 contributors (all time) y: 19 lines of code ComponentKitApplicationTests/CKRatioLayoutComponentTests.mm x: 7 contributors (all time) y: 46 lines of code ComponentKitTests/CKComponentHostingViewTestModel.mm x: 10 contributors (all time) y: 74 lines of code ComponentKitTests/CKComponentHostingViewTests.mm x: 27 contributors (all time) y: 371 lines of code ComponentTextKit/CKLabelComponent.h x: 8 contributors (all time) y: 64 lines of code ComponentTextKit/CKLabelComponent.mm x: 9 contributors (all time) y: 122 lines of code ComponentTextKit/CKTextComponent.mm x: 14 contributors (all time) y: 86 lines of code ComponentKit/Core/CKComponentAnimations.h x: 5 contributors (all time) y: 40 lines of code ComponentKit/Core/CKComponentAnimationsController.h x: 5 contributors (all time) y: 107 lines of code ComponentKit/TransactionalDataSources/Common/CKDataSourceState.mm x: 4 contributors (all time) y: 118 lines of code ComponentKitTests/CKComponentAnimationsTests.mm x: 6 contributors (all time) y: 356 lines of code ComponentKitTests/Scope/CKComponentKeyTests.mm x: 5 contributors (all time) y: 79 lines of code RenderCore/Utilities/RCEqualityHelpers.h x: 1 contributors (all time) y: 155 lines of code RenderCore/View/CKComponentViewClass.h x: 2 contributors (all time) y: 90 lines of code RenderCore/View/CKViewConfiguration.h x: 4 contributors (all time) y: 60 lines of code ComponentKitTests/CKComponentMountTests.mm x: 15 contributors (all time) y: 136 lines of code ComponentKit/Components/ButtonComponentBuilder.h x: 4 contributors (all time) y: 347 lines of code ComponentKit/Core/CKComponentController.h x: 16 contributors (all time) y: 33 lines of code ComponentKit/Core/CKComponentEvents.mm x: 9 contributors (all time) y: 76 lines of code ComponentKitTests/CKComponentDelegateAttributeTests.mm x: 19 contributors (all time) y: 100 lines of code ComponentKitTests/CKComponentHostingViewAsyncStateUpdateTests.mm x: 17 contributors (all time) y: 53 lines of code ComponentKitTests/CKComponentMountContextLayoutGuideTests.mm x: 14 contributors (all time) y: 72 lines of code ComponentKitTests/CKComponentViewReuseTests.mm x: 20 contributors (all time) y: 274 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceIntegrationTests.mm x: 13 contributors (all time) y: 276 lines of code ComponentKit/Core/CKAnimation.h x: 4 contributors (all time) y: 292 lines of code ComponentKit/Core/CKAnimation.mm x: 3 contributors (all time) y: 104 lines of code ComponentKit/RenderCoreHeaders/CKComponentBasedAccessibilityMode.h x: 2 contributors (all time) y: 1 lines of code ComponentKit/Components/ImageComponentBuilder.h x: 3 contributors (all time) y: 130 lines of code ComponentKitTests/CKAnimationTests.mm x: 1 contributors (all time) y: 539 lines of code ComponentKitApplicationTests/CKCenterLayoutComponentsTests.mm x: 12 contributors (all time) y: 93 lines of code ComponentKit/LayoutComponents/CKOverlayLayoutComponent.h x: 9 contributors (all time) y: 13 lines of code ComponentKitTests/CKAnimationApplicatorTests.mm x: 4 contributors (all time) y: 208 lines of code ComponentKitTests/CKComponentAttachControllerTests.mm x: 5 contributors (all time) y: 134 lines of code ComponentKitTests/CKComponentControllerTests.mm x: 21 contributors (all time) y: 458 lines of code ComponentKitTests/CKComponentGestureActionsTests.mm x: 22 contributors (all time) y: 136 lines of code ComponentKitTests/CKComponentHostingContainerViewProviderTests.mm x: 6 contributors (all time) y: 87 lines of code ComponentKitTests/CKComponentViewAttributeTests.mm x: 15 contributors (all time) y: 281 lines of code ComponentKitTests/CKComponentViewManagerTests.mm x: 11 contributors (all time) y: 243 lines of code ComponentKitTests/CKOptimisticViewMutationsTests.mm x: 16 contributors (all time) y: 87 lines of code ComponentKitTests/CKVariantTests.mm x: 3 contributors (all time) y: 152 lines of code RenderCore/Base/CKVariant.h x: 2 contributors (all time) y: 351 lines of code ComponentTextKit/TextKit/CKTextKitRenderer+TextChecking.mm x: 8 contributors (all time) y: 71 lines of code ComponentTextKit/TextKit/CKTextKitRendererCache.h x: 8 contributors (all time) y: 90 lines of code ComponentTextKitApplicationTests/CKLabelComponentTests.mm x: 6 contributors (all time) y: 392 lines of code ComponentTextKitApplicationTests/CKTextKitTests.mm x: 12 contributors (all time) y: 119 lines of code ComponentTextKitApplicationTests/CKTextKitTruncationTests.mm x: 8 contributors (all time) y: 141 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceTests.mm x: 9 contributors (all time) y: 438 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceChangesetTests.mm x: 4 contributors (all time) y: 168 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceChangesetModificationTests.mm x: 5 contributors (all time) y: 258 lines of code RenderCore/Base/CKOptional.h x: 2 contributors (all time) y: 372 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceUpdateConfigurationModification.mm x: 10 contributors (all time) y: 98 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceChangesetVerificationTests.mm x: 5 contributors (all time) y: 1184 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceStateTests.mm x: 3 contributors (all time) y: 210 lines of code ComponentKit/Core/CKComponentViewConfiguration.h x: 20 contributors (all time) y: 6 lines of code ComponentKitTests/Scope/CKStateScopeComponentBuilderTests.mm x: 14 contributors (all time) y: 105 lines of code ComponentKitApplicationTests/CKButtonComponentTests.mm x: 9 contributors (all time) y: 229 lines of code ComponentKitTests/CKVectorHelperTests.mm x: 12 contributors (all time) y: 233 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceSplitChangesetTests.mm x: 5 contributors (all time) y: 646 lines of code ComponentKitTests/StatefulViews/CKStatefulViewComponentControllerTests.mm x: 11 contributors (all time) y: 118 lines of code ComponentKitTests/CKOptionalTests.mm x: 3 contributors (all time) y: 312 lines of code RenderCore/Utilities/CKFunctionalHelpers.h x: 1 contributors (all time) y: 135 lines of code ComponentKitTests/StatefulViews/CKTestStatefulViewComponent.mm x: 8 contributors (all time) y: 32 lines of code ComponentKit/Accessibility/CKComponentAccessibility.h x: 19 contributors (all time) y: 15 lines of code ComponentKit/Core/Scope/CKComponentScopeTypes.h x: 13 contributors (all time) y: 18 lines of code ComponentKit/DataSources/CKCollectionViewDataSource.h x: 13 contributors (all time) y: 26 lines of code ComponentKit/DataSources/CKComponentBoundsAnimation+UICollectionView.h x: 6 contributors (all time) y: 7 lines of code ComponentKitTests/TransactionalDataSource/CKDataSourceAppliedChangesTests.mm x: 3 contributors (all time) y: 923 lines of code ComponentKit/Core/CKComponentBoundsAnimation.mm x: 7 contributors (all time) y: 68 lines of code ComponentKitApplicationTests/CKOverlayLayoutComponentTests.mm x: 6 contributors (all time) y: 43 lines of code ComponentKit/TransactionalDataSources/Common/Internal/CKDataSourceChangesetVerification.mm x: 5 contributors (all time) y: 230 lines of code ComponentKitPerfTests/CKComponentViewClassIdentifierPerfTests.mm x: 1 contributors (all time) y: 230 lines of code ComponentTextKit/Utility/CKHighlightOverlayLayer.mm x: 5 contributors (all time) y: 89 lines of code
2785.0
lines of code
  min: 1.0
  average: 81.72
  25th percentile: 13.0
  median: 32.0
  75th percentile: 86.0
  max: 2785.0
0 36.0
contributors (all time)
min: 1.0 | average: 5.27 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 7.0 | max: 36.0

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

No data for "commits (30d)" vs. "lines of code".

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

No data for "contributors (30d)" vs. "lines of code".


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

No data for "commits (90d)" vs. "lines of code".

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

No data for "contributors (90d)" vs. "lines of code".