Uber / swift-concurrency
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 0% | 100%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
swift0% | 0% | 0% | 0% | 100%
m0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Sources0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
ConcurrentSequenceExecutor.swift
in Sources/Concurrency/Executor
90 -
AtomicInt.swift
in Sources/Concurrency
68 -
AtomicReference.swift
in Sources/Concurrency
53 -
ImmediateSerialSequenceExecutor.swift
in Sources/Concurrency/Executor
50 -
CountDownLatch.swift
in Sources/Concurrency
45 -
AtomicBool.swift
in Sources/Concurrency
36 -
AutoReleasingSemaphore.swift
in Sources/Concurrency
30 -
22 -
SequenceExecutor.swift
in Sources/Concurrency/Executor
18 -
Task.swift
in Sources/Concurrency/Executor
18 1
AtomicBridges.m
in Sources/ObjCBridges
15 -
AtomicBridges.h
in Sources/ObjCBridges/include
10 -
Concurrency-Bridging-Header.h
in Sources/Concurrency
4 -
Files With Most Units (Top 1)
File# lines# units
Task.swift
in Sources/Concurrency/Executor
18 1
Files With Long Lines (Top 5)

There are 5 files with lines longer than 120 characters. In total, there are 8 long lines.

File# lines# units# long lines
ConcurrentSequenceExecutor.swift
in Sources/Concurrency/Executor
90 - 3
ImmediateSerialSequenceExecutor.swift
in Sources/Concurrency/Executor
50 - 2
AtomicBridges.h
in Sources/ObjCBridges/include
10 - 1
AtomicInt.swift
in Sources/Concurrency
68 - 1
SequenceExecutor.swift
in Sources/Concurrency/Executor
18 - 1
Correlations

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

Package.swift x: 4 commits (all time) y: 22 lines of code Sources/Concurrency/Concurrency-Bridging-Header.h x: 2 commits (all time) y: 4 lines of code Sources/Concurrency/AutoReleasingSemaphore.swift x: 2 commits (all time) y: 30 lines of code Sources/Concurrency/Executor/ConcurrentSequenceExecutor.swift x: 12 commits (all time) y: 90 lines of code Sources/Concurrency/Executor/ImmediateSerialSequenceExecutor.swift x: 2 commits (all time) y: 50 lines of code Sources/Concurrency/Executor/SequenceExecutor.swift x: 10 commits (all time) y: 18 lines of code Sources/Concurrency/AtomicReference.swift x: 1 commits (all time) y: 53 lines of code Sources/ObjCBridges/AtomicBridges.m x: 2 commits (all time) y: 15 lines of code Sources/ObjCBridges/include/AtomicBridges.h x: 2 commits (all time) y: 10 lines of code Sources/Concurrency/AtomicInt.swift x: 1 commits (all time) y: 68 lines of code Sources/Concurrency/CountDownLatch.swift x: 4 commits (all time) y: 45 lines of code
90.0
lines of code
  min: 4.0
  average: 35.25
  25th percentile: 15.75
  median: 26.0
  75th percentile: 52.25
  max: 90.0
0 12.0
commits (all time)
min: 1.0 | average: 4.33 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 8.5 | max: 12.0

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

Package.swift x: 4 contributors (all time) y: 22 lines of code Sources/Concurrency/Concurrency-Bridging-Header.h x: 1 contributors (all time) y: 4 lines of code Sources/Concurrency/AutoReleasingSemaphore.swift x: 1 contributors (all time) y: 30 lines of code Sources/Concurrency/Executor/ConcurrentSequenceExecutor.swift x: 5 contributors (all time) y: 90 lines of code Sources/Concurrency/Executor/ImmediateSerialSequenceExecutor.swift x: 1 contributors (all time) y: 50 lines of code Sources/Concurrency/Executor/SequenceExecutor.swift x: 4 contributors (all time) y: 18 lines of code Sources/Concurrency/AtomicReference.swift x: 1 contributors (all time) y: 53 lines of code Sources/ObjCBridges/AtomicBridges.m x: 1 contributors (all time) y: 15 lines of code Sources/ObjCBridges/include/AtomicBridges.h x: 1 contributors (all time) y: 10 lines of code Sources/Concurrency/AtomicInt.swift x: 1 contributors (all time) y: 68 lines of code Sources/Concurrency/CountDownLatch.swift x: 2 contributors (all time) y: 45 lines of code
90.0
lines of code
  min: 4.0
  average: 35.25
  25th percentile: 15.75
  median: 26.0
  75th percentile: 52.25
  max: 90.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.17 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 4.0 | max: 5.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".