The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
PlayerView.swift in eCommerce/Views/Player |
316 | 10 |
ProductsViewController.swift in eCommerce/Controllers |
155 | 6 |
ProductView.swift in eCommerce/Views/Product |
33 | 2 |
Products.swift in eCommerce/Models |
24 | 1 |
Image.swift in eCommerce/Models |
18 | - |
AppDelegate.swift in eCommerce |
15 | 1 |
Constants.swift in eCommerce |
5 | - |
File | # lines | # units |
---|---|---|
PlayerView.swift in eCommerce/Views/Player |
316 | 10 |
ProductsViewController.swift in eCommerce/Controllers |
155 | 6 |
ProductView.swift in eCommerce/Views/Product |
33 | 2 |
AppDelegate.swift in eCommerce |
15 | 1 |
Products.swift in eCommerce/Models |
24 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 9 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
PlayerView.swift in eCommerce/Views/Player |
316 | 10 | 6 |
ProductView.swift in eCommerce/Views/Product |
33 | 2 | 1 |
Constants.swift in eCommerce |
5 | - | 1 |
AppDelegate.swift in eCommerce |
15 | 1 | 1 |