[ {
  "key" : "primary",
  "components" : [ {
    "name" : "config",
    "filesCount" : 1,
    "linesOfCode" : 5,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.xml",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.xml",
      "value" : 5,
      "description" : [ ]
    } ]
  }, {
    "name" : "rx-central-ble",
    "filesCount" : 33,
    "linesOfCode" : 2109,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 33,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 2109,
      "description" : [ ]
    } ]
  }, {
    "name" : "rx-central-ble-sample",
    "filesCount" : 12,
    "linesOfCode" : 738,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.java",
      "value" : 4,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 8,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.java",
      "value" : 405,
      "description" : [ ]
    }, {
      "name" : "  *.xml",
      "value" : 333,
      "description" : [ ]
    } ]
  } ],
  "componentDependencies" : [ {
    "fromComponent" : "rx-central-ble-sample",
    "locFrom" : 379,
    "valueFrom" : 0.0,
    "valueTo" : 0.0,
    "evidence" : [ {
      "pathFrom" : "rx-central-ble-sample/src/main/java/com/uber/rxcentralble/sample/SampleApplication.java",
      "evidence" : "import com.uber.rxcentralble.BluetoothDetector;"
    }, {
      "pathFrom" : "rx-central-ble-sample/src/main/java/com/uber/rxcentralble/sample/MainActivity.java",
      "evidence" : "import com.uber.rxcentralble.BluetoothDetector;"
    }, {
      "pathFrom" : "rx-central-ble-sample/src/main/java/com/uber/rxcentralble/sample/NameScanMatcher.java",
      "evidence" : "import com.uber.rxcentralble.ScanData;"
    } ],
    "toComponent" : "rx-central-ble",
    "count" : 3,
    "text" : null,
    "color" : "",
    "dependencyString" : "rx-central-ble-sample -> rx-central-ble"
  } ],
  "componentDependenciesErrors" : [ ],
  "logicalDecomposition" : {
    "name" : "primary",
    "scope" : "main",
    "filters" : [ ],
    "componentsFolderDepth" : 1,
    "minComponentsCount" : 0,
    "components" : [ {
      "name" : "config",
      "sourceFileFilters" : [ {
        "pathPattern" : "./config/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "rx-central-ble",
      "sourceFileFilters" : [ {
        "pathPattern" : "./rx-central-ble/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      }, {
        "pathPattern" : "./rx-central-ble-sample/.*",
        "contentPattern" : "",
        "exception" : true,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "rx-central-ble-sample",
      "sourceFileFilters" : [ {
        "pathPattern" : "./rx-central-ble-sample/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      } ],
      "files" : [ ]
    } ],
    "metaComponents" : [ ],
    "groups" : [ ],
    "includeRemainingFiles" : true,
    "dependenciesFinder" : {
      "useBuiltInDependencyFinders" : true,
      "rules" : [ ],
      "metaRules" : [ ]
    },
    "renderingOptions" : {
      "orientation" : "TB",
      "maxNumberOfDependencies" : 100,
      "renderComponentsWithoutDependencies" : true,
      "renderIndirectDependencies" : false,
      "renderInternalIndirectDependencies" : false,
      "reverseDirection" : false
    },
    "includeExternalComponents" : true,
    "dependencyLinkThreshold" : 1,
    "duplicationLinkThreshold" : 50,
    "temporalLinkThreshold" : 1,
    "maxSearchDepthLines" : 200
  },
  "fileCountPerComponent" : [ {
    "name" : "config",
    "value" : 1,
    "description" : [ ]
  }, {
    "name" : "rx-central-ble",
    "value" : 33,
    "description" : [ ]
  }, {
    "name" : "rx-central-ble-sample",
    "value" : 12,
    "description" : [ ]
  } ],
  "linesOfCodePerComponent" : [ {
    "name" : "config",
    "value" : 5,
    "description" : [ ]
  }, {
    "name" : "rx-central-ble",
    "value" : 2109,
    "description" : [ ]
  }, {
    "name" : "rx-central-ble-sample",
    "value" : 738,
    "description" : [ ]
  } ]
} ]