[ {
  "relativePath" : "Package.swift",
  "extension" : "swift",
  "linesOfCode" : 34,
  "components" : [ "primary::ROOT" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/BluetoothDetectorType.swift",
  "extension" : "swift",
  "linesOfCode" : 11,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/RxPeripheralManagerType.swift",
  "extension" : "swift",
  "linesOfCode" : 8,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/ScanMatching.swift",
  "extension" : "swift",
  "linesOfCode" : 6,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/debug/RxCBLogger.swift",
  "extension" : "swift",
  "linesOfCode" : 58,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/RxPeripheral.swift",
  "extension" : "swift",
  "linesOfCode" : 21,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/CBPeripheralType.swift",
  "extension" : "swift",
  "linesOfCode" : 18,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/Operations/RegisterNotification.swift",
  "extension" : "swift",
  "linesOfCode" : 32,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/Operations/Write.swift",
  "extension" : "swift",
  "linesOfCode" : 61,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/Operations/Read.swift",
  "extension" : "swift",
  "linesOfCode" : 24,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/Operations/ReadRssi.swift",
  "extension" : "swift",
  "linesOfCode" : 24,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/RxCentralDelegate.swift",
  "extension" : "swift",
  "linesOfCode" : 79,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/CBCentralManagerType.swift",
  "extension" : "swift",
  "linesOfCode" : 23,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/RxPeripheralImpl.swift",
  "extension" : "swift",
  "linesOfCode" : 293,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/RxPeripheralManager.swift",
  "extension" : "swift",
  "linesOfCode" : 78,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::TODOs" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/BluetoothDetector/BluetoothDetector.swift",
  "extension" : "swift",
  "linesOfCode" : 36,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/BluetoothDetector/BluetoothDetectorOptions.swift",
  "extension" : "swift",
  "linesOfCode" : 10,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/Scanning/CentralScanner.swift",
  "extension" : "swift",
  "linesOfCode" : 30,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/Scanning/AdvertisementData.swift",
  "extension" : "swift",
  "linesOfCode" : 33,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/ConnectionManager/ConnectionManagerOptions.swift",
  "extension" : "swift",
  "linesOfCode" : 21,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/core/ConnectionManager/ConnectionManager.swift",
  "extension" : "swift",
  "linesOfCode" : 218,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/GattOperation.swift",
  "extension" : "swift",
  "linesOfCode" : 11,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "Sources/RxCBCentral/ConnectionManagerType.swift",
  "extension" : "swift",
  "linesOfCode" : 25,
  "components" : [ "primary::Sources" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "ExampleApp/ExampleApp/ExampleApp/SceneDelegate.swift",
  "extension" : "swift",
  "linesOfCode" : 17,
  "components" : [ "primary::ExampleApp" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "ExampleApp/ExampleApp/ExampleApp/AppDelegate.swift",
  "extension" : "swift",
  "linesOfCode" : 12,
  "components" : [ "primary::ExampleApp" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "ExampleApp/ExampleApp/ExampleApp/ViewController.swift",
  "extension" : "swift",
  "linesOfCode" : 141,
  "components" : [ "primary::ExampleApp" ],
  "concerns" : [ "::Unclassified" ]
}, {
  "relativePath" : "ExampleApp/ExampleApp/ExampleApp/GattUUIDs.swift",
  "extension" : "swift",
  "linesOfCode" : 13,
  "components" : [ "primary::ExampleApp" ],
  "concerns" : [ "::Unclassified" ]
} ]