openai / tart
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 107 files with 9,837 lines of code.
    • 2 very long files (3,056 lines of code)
    • 1 long files (727 lines of code)
    • 4 medium size files (1,164 lines of code)
    • 13 small files (1,741 lines of code)
    • 87 very small files (3,149 lines of code)
31% | 7% | 11% | 17% | 32%
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
swift33% | 7% | 12% | 16% | 30%
go0% | 0% | 0% | 39% | 60%
g40% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Sources33% | 7% | 12% | 16% | 29%
benchmark0% | 0% | 0% | 39% | 60%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
Words.swift
in Sources/tart/Passphrase
2051 -
Run.swift
in Sources/tart/Commands
1005 21
ReferenceParser.swift
in Sources/tart/OCI/Reference/Generated
727 64
Registry.swift
in Sources/tart/OCI
348 5
VM.swift
in Sources/tart
332 6
VMDirectory.swift
in Sources/tart
248 19
VMStorageOCI.swift
in Sources/tart
236 14
DiskV2.swift
in Sources/tart/OCI/Layerizer
184 -
Exec.swift
in Sources/tart/Commands
164 1
VMConfig.swift
in Sources/tart
164 9
VMStorageHelper.swift
in Sources/tart
158 2
Root.swift
in Sources/tart
140 -
Prune.swift
in Sources/tart/Commands
135 2
tart.go
in benchmark/internal/executor/tart
128 4
RemoteName.swift
in Sources/tart/OCI
126 5
Push.swift
in Sources/tart/Commands
111 4
VMDirectory+OCI.swift
in Sources/tart
111 2
Darwin.swift
in Sources/tart/Platform
108 12
Softnet.swift
in Sources/tart/Network
107 4
fio.go
in benchmark/internal/command/fio
105 2
Manifest.swift
in Sources/tart/OCI
99 10
DockerConfigCredentialsProvider.swift
in Sources/tart/Credentials
95 4
ARPCache.swift
in Sources/tart/MACAddressResolver
93 3
Leases.swift
in Sources/tart/MACAddressResolver
88 2
Diskutil.swift
in Sources/tart
88 1
Set.swift
in Sources/tart/Commands
87 1
xcode.go
in benchmark/internal/command/xcode
83 2
List.swift
in Sources/tart/Commands
79 2
KeychainCredentialsProvider.swift
in Sources/tart/Credentials
76 4
ControlSocket.swift
in Sources/tart
75 3
73 2
ReferenceLexer.swift
in Sources/tart/OCI/Reference/Generated
70 7
Fetcher.swift
in Sources/tart
69 3
IP.swift
in Sources/tart/Commands
67 1
Clone.swift
in Sources/tart/Commands
63 2
Create.swift
in Sources/tart/Commands
63 2
Login.swift
in Sources/tart/Commands
61 5
59 -
VMStorageLocal.swift
in Sources/tart
59 9
Config.swift
in Sources/tart
57 2
initializer.go
in benchmark/internal/executor
54 1
Stop.swift
in Sources/tart/Commands
48 3
Digest.swift
in Sources/tart/OCI
46 3
WWWAuthenticate.swift
in Sources/tart/OCI
46 1
OTel.swift
in Sources/tart
46 2
PIDLock.swift
in Sources/tart
43 6
LocalLayerCache.swift
in Sources/tart
43 3
Term.swift
in Sources/tart
43 -
Format.swift
in Sources/tart/Formatter
41 2
output.go
in benchmark/internal/command/xcode
39 1
Files With Most Units (Top 50)
File# lines# units
ReferenceParser.swift
in Sources/tart/OCI/Reference/Generated
727 64
Run.swift
in Sources/tart/Commands
1005 21
VMDirectory.swift
in Sources/tart
248 19
VMStorageOCI.swift
in Sources/tart
236 14
Darwin.swift
in Sources/tart/Platform
108 12
Manifest.swift
in Sources/tart/OCI
99 10
VMConfig.swift
in Sources/tart
164 9
VMStorageLocal.swift
in Sources/tart
59 9
Platform.swift
in Sources/tart/Platform
14 7
Linux.swift
in Sources/tart/Platform
38 7
ReferenceLexer.swift
in Sources/tart/OCI/Reference/Generated
70 7
PIDLock.swift
in Sources/tart
43 6
URL+Prunable.swift
in Sources/tart
36 6
VM.swift
in Sources/tart
332 6
Login.swift
in Sources/tart/Commands
61 5
RemoteName.swift
in Sources/tart/OCI
126 5
Registry.swift
in Sources/tart/OCI
348 5
FileLock.swift
in Sources/tart
37 5
DockerConfigCredentialsProvider.swift
in Sources/tart/Credentials
95 4
KeychainCredentialsProvider.swift
in Sources/tart/Credentials
76 4
Push.swift
in Sources/tart/Commands
111 4
Authentication.swift
in Sources/tart/OCI
16 4
NetworkBridged.swift
in Sources/tart/Network
16 4
Softnet.swift
in Sources/tart/Network
107 4
tart.go
in benchmark/internal/executor/tart
128 4
local.go
in benchmark/internal/executor/local
32 4
ShellCompletions.swift
in Sources/tart/ShellCompletions
23 3
Stop.swift
in Sources/tart/Commands
48 3
ARPCache.swift
in Sources/tart/MACAddressResolver
93 3
Fetcher.swift
in Sources/tart
69 3
LocalLayerCache.swift
in Sources/tart
43 3
ControlSocket.swift
in Sources/tart
75 3
Digest.swift
in Sources/tart/OCI
46 3
NetworkShared.swift
in Sources/tart/Network
12 3
IPSWCache.swift
in Sources/tart
16 3
FullFledgedVNC.swift
in Sources/tart/VNC
29 3
ScreenSharingVNC.swift
in Sources/tart/VNC
19 3
EnvironmentCredentialsProvider.swift
in Sources/tart/Credentials
18 2
Pull.swift
in Sources/tart/Commands
37 2
Import.swift
in Sources/tart/Commands
33 2
Clone.swift
in Sources/tart/Commands
63 2
Export.swift
in Sources/tart/Commands
33 2
Create.swift
in Sources/tart/Commands
63 2
Prune.swift
in Sources/tart/Commands
135 2
Rename.swift
in Sources/tart/Commands
24 2
List.swift
in Sources/tart/Commands
79 2
URL+AccessDate.swift
in Sources/tart
23 2
Leases.swift
in Sources/tart/MACAddressResolver
88 2
Utils.swift
in Sources/tart
32 2
PassphraseGenerator.swift
in Sources/tart/Passphrase
11 2
Files With Long Lines (Top 33)

There are 33 files with lines longer than 120 characters. In total, there are 134 long lines.

File# lines# units# long lines
Run.swift
in Sources/tart/Commands
1005 21 49
Push.swift
in Sources/tart/Commands
111 4 8
VMStorageOCI.swift
in Sources/tart
236 14 7
Registry.swift
in Sources/tart/OCI
348 5 7
IP.swift
in Sources/tart/Commands
67 1 6
Prune.swift
in Sources/tart/Commands
135 2 6
benchmark.go
in benchmark/internal/command/fio
37 - 6
DiskV2.swift
in Sources/tart/OCI/Layerizer
184 - 5
Pull.swift
in Sources/tart/Commands
37 2 4
VMDirectory+OCI.swift
in Sources/tart
111 2 4
Set.swift
in Sources/tart/Commands
87 1 3
Clone.swift
in Sources/tart/Commands
63 2 2
Create.swift
in Sources/tart/Commands
63 2 2
VM.swift
in Sources/tart
332 6 2
VMConfig.swift
in Sources/tart
164 9 2
ReferenceParser.swift
in Sources/tart/OCI/Reference/Generated
727 64 2
Manifest.swift
in Sources/tart/OCI
99 10 2
Disk.swift
in Sources/tart/OCI/Layerizer
5 - 2
59 - 1
DockerConfigCredentialsProvider.swift
in Sources/tart/Credentials
95 4 1
StdinCredentials.swift
in Sources/tart/Credentials
25 - 1
Get.swift
in Sources/tart/Commands
27 1 1
Exec.swift
in Sources/tart/Commands
164 1 1
Suspend.swift
in Sources/tart/Commands
21 1 1
Fetcher.swift
in Sources/tart
69 3 1
Darwin.swift
in Sources/tart/Platform
108 12 1
URLSessionLogger.swift
in Sources/tart/Logging
13 - 1
ControlSocket.swift
in Sources/tart
75 3 1
RemoteName.swift
in Sources/tart/OCI
126 5 1
ReferenceLexer.swift
in Sources/tart/OCI/Reference/Generated
70 7 1
Config.swift
in Sources/tart
57 2 1
Diskutil.swift
in Sources/tart
88 1 1
benchmarks.go
in benchmark/internal/command/xcode
11 - 1
Correlations

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

Sources/tart/Commands/Exec.swift x: 8 commits (all time) y: 164 lines of code Sources/tart/Commands/Run.swift x: 123 commits (all time) y: 1005 lines of code Sources/tart/GuestAgentChannel.swift x: 1 commits (all time) y: 20 lines of code Sources/tart/MACAddressResolver/AgentResolver.swift x: 3 commits (all time) y: 23 lines of code Sources/tart/Utils.swift x: 4 commits (all time) y: 32 lines of code Sources/tart/VM.swift x: 83 commits (all time) y: 332 lines of code Sources/tart/Root.swift x: 37 commits (all time) y: 140 lines of code benchmark/internal/command/xcode/xcode.go x: 3 commits (all time) y: 83 lines of code Sources/tart/Commands/Push.swift x: 15 commits (all time) y: 111 lines of code Sources/tart/OCI/Manifest.swift x: 13 commits (all time) y: 99 lines of code Sources/tart/VMDirectory+OCI.swift x: 28 commits (all time) y: 111 lines of code Sources/tart/VMStorageHelper.swift x: 21 commits (all time) y: 158 lines of code Sources/tart/Commands/List.swift x: 19 commits (all time) y: 79 lines of code Sources/tart/Commands/IP.swift x: 18 commits (all time) y: 67 lines of code Sources/tart/ControlSocket.swift x: 2 commits (all time) y: 75 lines of code Sources/tart/VMDirectory.swift x: 35 commits (all time) y: 248 lines of code Package.swift x: 43 commits (all time) y: 59 lines of code Sources/tart/OTel.swift x: 3 commits (all time) y: 46 lines of code Sources/tart/Commands/Prune.swift x: 21 commits (all time) y: 135 lines of code Sources/tart/VMStorageOCI.swift x: 39 commits (all time) y: 236 lines of code Sources/tart/Diskutil.swift x: 1 commits (all time) y: 88 lines of code Sources/tart/Commands/Set.swift x: 18 commits (all time) y: 87 lines of code Sources/tart/Platform/Darwin.swift x: 18 commits (all time) y: 108 lines of code Sources/tart/VMConfig.swift x: 22 commits (all time) y: 164 lines of code Sources/tart/Commands/Clone.swift x: 28 commits (all time) y: 63 lines of code Sources/tart/Commands/Import.swift x: 4 commits (all time) y: 33 lines of code Sources/tart/Commands/Pull.swift x: 11 commits (all time) y: 37 lines of code Sources/tart/Commands/Rename.swift x: 7 commits (all time) y: 24 lines of code Sources/tart/Config.swift x: 7 commits (all time) y: 57 lines of code Sources/tart/VMStorageLocal.swift x: 13 commits (all time) y: 59 lines of code Sources/tart/Commands/Login.swift x: 14 commits (all time) y: 61 lines of code Sources/tart/Credentials/CredentialsProvider.swift x: 3 commits (all time) y: 9 lines of code Sources/tart/Credentials/DockerConfigCredentialsProvider.swift x: 8 commits (all time) y: 95 lines of code Sources/tart/Credentials/KeychainCredentialsProvider.swift x: 7 commits (all time) y: 76 lines of code Sources/tart/OCI/Registry.swift x: 48 commits (all time) y: 348 lines of code Sources/tart/DiskImageFormat.swift x: 2 commits (all time) y: 34 lines of code Sources/tart/ShellCompletions/ShellCompletions.swift x: 2 commits (all time) y: 23 lines of code Sources/tart/Commands/Create.swift x: 19 commits (all time) y: 63 lines of code Sources/tart/Commands/Get.swift x: 11 commits (all time) y: 27 lines of code Sources/tart/Term.swift x: 1 commits (all time) y: 43 lines of code Sources/tart/Platform/Linux.swift x: 7 commits (all time) y: 38 lines of code Sources/tart/Platform/Platform.swift x: 10 commits (all time) y: 14 lines of code benchmark/internal/command/xcode/benchmarks.go x: 2 commits (all time) y: 11 lines of code benchmark/internal/executor/tart/tart.go x: 4 commits (all time) y: 128 lines of code benchmark/internal/command/fio/fio.go x: 4 commits (all time) y: 105 lines of code benchmark/internal/command/xcode/output.go x: 1 commits (all time) y: 39 lines of code benchmark/internal/executor/initializer.go x: 1 commits (all time) y: 54 lines of code Sources/tart/OCI/Layerizer/DiskV2.swift x: 17 commits (all time) y: 184 lines of code Sources/tart/Fetcher.swift x: 9 commits (all time) y: 69 lines of code benchmark/internal/command/fio/json.go x: 2 commits (all time) y: 28 lines of code benchmark/internal/executor/executor.go x: 2 commits (all time) y: 8 lines of code Sources/tart/URL+AccessDate.swift x: 4 commits (all time) y: 23 lines of code Sources/tart/OCI/Layerizer/Disk.swift x: 4 commits (all time) y: 5 lines of code Sources/tart/MACAddressResolver/ARPCache.swift x: 5 commits (all time) y: 93 lines of code Sources/tart/PIDLock.swift x: 4 commits (all time) y: 43 lines of code Sources/tart/OCI/Reference/Generated/ReferenceBaseListener.swift x: 5 commits (all time) y: 28 lines of code Sources/tart/OCI/Reference/Generated/ReferenceLexer.swift x: 5 commits (all time) y: 70 lines of code Sources/tart/OCI/Reference/Generated/ReferenceListener.swift x: 5 commits (all time) y: 23 lines of code Sources/tart/OCI/Reference/Generated/ReferenceParser.swift x: 5 commits (all time) y: 727 lines of code Sources/tart/URL+Prunable.swift x: 5 commits (all time) y: 36 lines of code Sources/tart/VNC/FullFledgedVNC.swift x: 3 commits (all time) y: 29 lines of code Sources/tart/Network/NetworkBridged.swift x: 5 commits (all time) y: 16 lines of code Sources/tart/Network/Softnet.swift x: 7 commits (all time) y: 107 lines of code Sources/tart/Commands/Delete.swift x: 7 commits (all time) y: 13 lines of code Sources/tart/Commands/Stop.swift x: 8 commits (all time) y: 48 lines of code benchmark/cmd/main.go x: 1 commits (all time) y: 16 lines of code benchmark/internal/executor/local/local.go x: 1 commits (all time) y: 32 lines of code Sources/tart/MACAddressResolver/Leases.swift x: 5 commits (all time) y: 88 lines of code Sources/tart/Formatter/Format.swift x: 2 commits (all time) y: 41 lines of code Sources/tart/OCI/RemoteName.swift x: 7 commits (all time) y: 126 lines of code Sources/tart/IPSWCache.swift x: 4 commits (all time) y: 16 lines of code Sources/tart/Passphrase/Words.swift x: 2 commits (all time) y: 2051 lines of code Sources/tart/OCI/URL+Absolutize.swift x: 1 commits (all time) y: 6 lines of code
2051.0
lines of code
  min: 5.0
  average: 91.93
  25th percentile: 18.0
  median: 37.0
  75th percentile: 83.0
  max: 2051.0
0 123.0
commits (all time)
min: 1.0 | average: 9.35 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 8.0 | max: 123.0

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

Sources/tart/Commands/Exec.swift x: 2 contributors (all time) y: 164 lines of code Sources/tart/Commands/Run.swift x: 12 contributors (all time) y: 1005 lines of code Sources/tart/GuestAgentChannel.swift x: 1 contributors (all time) y: 20 lines of code Sources/tart/MACAddressResolver/AgentResolver.swift x: 2 contributors (all time) y: 23 lines of code Sources/tart/Utils.swift x: 3 contributors (all time) y: 32 lines of code Sources/tart/VM.swift x: 10 contributors (all time) y: 332 lines of code Sources/tart/Root.swift x: 5 contributors (all time) y: 140 lines of code benchmark/internal/command/xcode/xcode.go x: 2 contributors (all time) y: 83 lines of code Sources/tart/Commands/Push.swift x: 5 contributors (all time) y: 111 lines of code Sources/tart/OCI/Manifest.swift x: 4 contributors (all time) y: 99 lines of code Sources/tart/VMDirectory+OCI.swift x: 4 contributors (all time) y: 111 lines of code Sources/tart/VMStorageHelper.swift x: 2 contributors (all time) y: 158 lines of code Sources/tart/Credentials/StdinCredentials.swift x: 1 contributors (all time) y: 25 lines of code Sources/tart/Commands/List.swift x: 4 contributors (all time) y: 79 lines of code Sources/tart/Commands/IP.swift x: 3 contributors (all time) y: 67 lines of code Sources/tart/ControlSocket.swift x: 1 contributors (all time) y: 75 lines of code Sources/tart/VMDirectory.swift x: 4 contributors (all time) y: 248 lines of code Package.swift x: 2 contributors (all time) y: 59 lines of code Sources/tart/OTel.swift x: 1 contributors (all time) y: 46 lines of code Sources/tart/Commands/Prune.swift x: 3 contributors (all time) y: 135 lines of code Sources/tart/VMStorageOCI.swift x: 3 contributors (all time) y: 236 lines of code Sources/tart/Diskutil.swift x: 1 contributors (all time) y: 88 lines of code Sources/tart/Commands/Set.swift x: 5 contributors (all time) y: 87 lines of code Sources/tart/Platform/Darwin.swift x: 2 contributors (all time) y: 108 lines of code Sources/tart/VMConfig.swift x: 3 contributors (all time) y: 164 lines of code Sources/tart/Logging/ProgressObserver.swift x: 2 contributors (all time) y: 30 lines of code Sources/tart/Commands/Clone.swift x: 4 contributors (all time) y: 63 lines of code Sources/tart/Commands/Import.swift x: 1 contributors (all time) y: 33 lines of code Sources/tart/Commands/Pull.swift x: 2 contributors (all time) y: 37 lines of code Sources/tart/Commands/Rename.swift x: 4 contributors (all time) y: 24 lines of code Sources/tart/Config.swift x: 1 contributors (all time) y: 57 lines of code Sources/tart/Credentials/CredentialsProvider.swift x: 1 contributors (all time) y: 9 lines of code Sources/tart/Credentials/DockerConfigCredentialsProvider.swift x: 2 contributors (all time) y: 95 lines of code Sources/tart/Credentials/KeychainCredentialsProvider.swift x: 2 contributors (all time) y: 76 lines of code Sources/tart/OCI/Registry.swift x: 4 contributors (all time) y: 348 lines of code Sources/tart/Commands/Get.swift x: 6 contributors (all time) y: 27 lines of code Sources/tart/Platform/Platform.swift x: 2 contributors (all time) y: 14 lines of code benchmark/internal/executor/tart/tart.go x: 2 contributors (all time) y: 128 lines of code benchmark/internal/executor/initializer.go x: 1 contributors (all time) y: 54 lines of code Sources/tart/OCI/Layerizer/DiskV2.swift x: 2 contributors (all time) y: 184 lines of code Sources/tart/Fetcher.swift x: 2 contributors (all time) y: 69 lines of code benchmark/internal/executor/executor.go x: 1 contributors (all time) y: 8 lines of code Sources/tart/OCI/Reference/Generated/ReferenceLexer.swift x: 1 contributors (all time) y: 70 lines of code Sources/tart/OCI/Reference/Generated/ReferenceParser.swift x: 1 contributors (all time) y: 727 lines of code Sources/tart/LocalLayerCache.swift x: 2 contributors (all time) y: 43 lines of code Sources/tart/Commands/Suspend.swift x: 3 contributors (all time) y: 21 lines of code Sources/tart/Network/Network.swift x: 2 contributors (all time) y: 7 lines of code Sources/tart/Commands/Delete.swift x: 3 contributors (all time) y: 13 lines of code Sources/tart/Commands/Stop.swift x: 3 contributors (all time) y: 48 lines of code Sources/tart/Passphrase/Words.swift x: 2 contributors (all time) y: 2051 lines of code
2051.0
lines of code
  min: 5.0
  average: 91.93
  25th percentile: 18.0
  median: 37.0
  75th percentile: 83.0
  max: 2051.0
0 12.0
contributors (all time)
min: 1.0 | average: 2.07 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 12.0

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

Sources/tart/Commands/Exec.swift x: 1 commits (30d) y: 164 lines of code Sources/tart/Commands/Run.swift x: 3 commits (30d) y: 1005 lines of code Sources/tart/GuestAgentChannel.swift x: 1 commits (30d) y: 20 lines of code Sources/tart/Utils.swift x: 1 commits (30d) y: 32 lines of code Sources/tart/VM.swift x: 2 commits (30d) y: 332 lines of code Sources/tart/Root.swift x: 1 commits (30d) y: 140 lines of code
1005.0
lines of code
  min: 20.0
  average: 245.14
  25th percentile: 23.0
  median: 140.0
  75th percentile: 332.0
  max: 1005.0
0 3.0
commits (30d)
min: 1.0 | average: 1.43 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

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

Sources/tart/Commands/Exec.swift x: 1 contributors (30d) y: 164 lines of code Sources/tart/Commands/Run.swift x: 1 contributors (30d) y: 1005 lines of code Sources/tart/GuestAgentChannel.swift x: 1 contributors (30d) y: 20 lines of code Sources/tart/Utils.swift x: 1 contributors (30d) y: 32 lines of code Sources/tart/VM.swift x: 1 contributors (30d) y: 332 lines of code Sources/tart/Root.swift x: 1 contributors (30d) y: 140 lines of code
1005.0
lines of code
  min: 20.0
  average: 245.14
  25th percentile: 23.0
  median: 140.0
  75th percentile: 332.0
  max: 1005.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

Sources/tart/Commands/Exec.swift x: 1 commits (90d) y: 164 lines of code Sources/tart/Commands/Run.swift x: 3 commits (90d) y: 1005 lines of code Sources/tart/GuestAgentChannel.swift x: 1 commits (90d) y: 20 lines of code Sources/tart/Utils.swift x: 1 commits (90d) y: 32 lines of code Sources/tart/VM.swift x: 2 commits (90d) y: 332 lines of code Sources/tart/Root.swift x: 1 commits (90d) y: 140 lines of code
1005.0
lines of code
  min: 20.0
  average: 245.14
  25th percentile: 23.0
  median: 140.0
  75th percentile: 332.0
  max: 1005.0
0 3.0
commits (90d)
min: 1.0 | average: 1.43 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 3.0

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

Sources/tart/Commands/Exec.swift x: 1 contributors (90d) y: 164 lines of code Sources/tart/Commands/Run.swift x: 1 contributors (90d) y: 1005 lines of code Sources/tart/GuestAgentChannel.swift x: 1 contributors (90d) y: 20 lines of code Sources/tart/Utils.swift x: 1 contributors (90d) y: 32 lines of code Sources/tart/VM.swift x: 1 contributors (90d) y: 332 lines of code Sources/tart/Root.swift x: 1 contributors (90d) y: 140 lines of code
1005.0
lines of code
  min: 20.0
  average: 245.14
  25th percentile: 23.0
  median: 140.0
  75th percentile: 332.0
  max: 1005.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0