The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
ViewModel.swift in Sharing/ViewModels |
185 | 5 |
ContentView.swift in Sharing/Views |
125 | - |
SharingTests.swift in SharingTests |
104 | 2 |
SceneDelegate.swift in Sharing/App |
39 | 2 |
AddContactView.swift in Sharing/Views |
30 | - |
CloudSharingView.swift in Sharing/Views |
28 | 5 |
Contact.swift in Sharing/Models |
20 | 1 |
AppDelegate.swift in Sharing/App |
12 | 3 |
Config.swift in Sharing/App |
3 | - |
File | # lines | # units |
---|---|---|
ViewModel.swift in Sharing/ViewModels |
185 | 5 |
CloudSharingView.swift in Sharing/Views |
28 | 5 |
AppDelegate.swift in Sharing/App |
12 | 3 |
SceneDelegate.swift in Sharing/App |
39 | 2 |
SharingTests.swift in SharingTests |
104 | 2 |
Contact.swift in Sharing/Models |
20 | 1 |
There are 5 files with lines longer than 120 characters. In total, there are 8 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
SceneDelegate.swift in Sharing/App |
39 | 2 | 3 |
AppDelegate.swift in Sharing/App |
12 | 3 | 2 |
ViewModel.swift in Sharing/ViewModels |
185 | 5 | 1 |
ContentView.swift in Sharing/Views |
125 | - | 1 |
SharingTests.swift in SharingTests |
104 | 2 | 1 |