aws / amazon-freertos-ble-ios-sdk
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 42 files with 1,497 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (626 lines of code)
    • 1 medium size files (203 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (137 lines of code)
    • 39 very small files (531 lines of code)
0% | 41% | 13% | 9% | 35%
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
swift0% | 41% | 13% | 9% | 35%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
AmazonFreeRTOS0% | 72% | 0% | 15% | 11%
Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo0% | 0% | 74% | 0% | 25%
AmazonFreeRTOS/Services/MqttProxy0% | 0% | 0% | 0% | 100%
AmazonFreeRTOS/Services/NetworkConfig0% | 0% | 0% | 0% | 100%
Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions0% | 0% | 0% | 0% | 100%
AmazonFreeRTOS/Extensions0% | 0% | 0% | 0% | 100%
Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Amazon0% | 0% | 0% | 0% | 100%
Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Cells0% | 0% | 0% | 0% | 100%
AmazonFreeRTOSTests0% | 0% | 0% | 0% | 100%
Longest Files (Top 42)
File# lines# units
AmazonFreeRTOSManager.swift
in AmazonFreeRTOS
626 -
DevicesViewController.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
203 5
AmazonFreeRTOSDevice.swift
in AmazonFreeRTOS
137 -
AmazonFreeRTOSEnums.swift
in AmazonFreeRTOS
66 -
DebugViewController.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
55 3
Publish.swift
in AmazonFreeRTOS/Services/MqttProxy
33 -
SaveNetworkReq.swift
in AmazonFreeRTOS/Services/NetworkConfig
27 -
AmazonFreeRTOSConstants.swift
in AmazonFreeRTOS
26 -
UIViewController+Amazon.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions
20 1
ListNetworkResp.swift
in AmazonFreeRTOS/Services/NetworkConfig
20 -
NSNotification.Name+AmazonFreeRTOS.swift
in AmazonFreeRTOS/Extensions
18 -
EditNetworkReq.swift
in AmazonFreeRTOS/Services/NetworkConfig
15 -
ListNetworkReq.swift
in AmazonFreeRTOS/Services/NetworkConfig
15 -
Suback.swift
in AmazonFreeRTOS/Services/MqttProxy
15 -
AmazonTextField.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Amazon
13 -
AppDelegate.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
13 1
AmazonConstants.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Amazon
12 -
DeleteNetworkReq.swift
in AmazonFreeRTOS/Services/NetworkConfig
12 -
Puback.swift
in AmazonFreeRTOS/Services/MqttProxy
12 -
Connack.swift
in AmazonFreeRTOS/Services/MqttProxy
12 -
Unsuback.swift
in AmazonFreeRTOS/Services/MqttProxy
12 -
UITableView+Amazon.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions
11 2
Subscribe.swift
in AmazonFreeRTOS/Services/MqttProxy
10 -
Connect.swift
in AmazonFreeRTOS/Services/MqttProxy
10 -
UITextView+Amazon.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions
9 1
Pingresp.swift
in AmazonFreeRTOS/Services/MqttProxy
9 -
CBService+AmazonFreeRTOS.swift
in AmazonFreeRTOS/Extensions
8 -
CBPeripheral+AmazonFreeRTOS.swift
in AmazonFreeRTOS/Extensions
8 -
Unsubscribe.swift
in AmazonFreeRTOS/Services/MqttProxy
8 -
NetworkCell.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Cells
7 -
DeviceCell.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Cells
7 -
DeleteNetworkResp.swift
in AmazonFreeRTOS/Services/NetworkConfig
6 -
SaveNetworkResp.swift
in AmazonFreeRTOS/Services/NetworkConfig
6 -
NetworkMessage.swift
in AmazonFreeRTOS/Services/NetworkConfig
6 -
EditNetworkResp.swift
in AmazonFreeRTOS/Services/NetworkConfig
6 -
MqttMessage.swift
in AmazonFreeRTOS/Services/MqttProxy
6 -
SectionHeaderCell.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Cells
5 -
AmazonContext.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Amazon
5 -
AmazonFreeRTOSTests.swift
in AmazonFreeRTOSTests
3 -
AmazonFreeRTOS.h
in AmazonFreeRTOS
3 -
Pingreq.swift
in AmazonFreeRTOS/Services/MqttProxy
1 -
Disconnect.swift
in AmazonFreeRTOS/Services/MqttProxy
1 -
Files With Most Units (Top 6)
File# lines# units
DevicesViewController.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
203 5
DebugViewController.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
55 3
UITableView+Amazon.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions
11 2
UIViewController+Amazon.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions
20 1
UITextView+Amazon.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions
9 1
AppDelegate.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
13 1
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 116 long lines.

File# lines# units# long lines
AmazonFreeRTOSManager.swift
in AmazonFreeRTOS
626 - 75
DevicesViewController.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
203 5 20
AmazonFreeRTOSDevice.swift
in AmazonFreeRTOS
137 - 12
DebugViewController.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
55 3 3
UIViewController+Amazon.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo/Extensions
20 1 2
AppDelegate.swift
in Example/AmazonFreeRTOSDemo/AmazonFreeRTOSDemo
13 1 2
NSNotification.Name+AmazonFreeRTOS.swift
in AmazonFreeRTOS/Extensions
18 - 2