[ {
  "key" : "primary",
  "components" : [ {
    "name" : "tools",
    "filesCount" : 1,
    "linesOfCode" : 412,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.go",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.go",
      "value" : 412,
      "description" : [ ]
    } ]
  }, {
    "name" : "ROOT",
    "filesCount" : 1,
    "linesOfCode" : 4,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.go",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.go",
      "value" : 4,
      "description" : [ ]
    } ]
  }, {
    "name" : "rules",
    "filesCount" : 3,
    "linesOfCode" : 115,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.bzl",
      "value" : 2,
      "description" : [ ]
    }, {
      "name" : "  *.zig",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.bzl",
      "value" : 107,
      "description" : [ ]
    }, {
      "name" : "  *.zig",
      "value" : 8,
      "description" : [ ]
    } ]
  }, {
    "name" : "toolchain",
    "filesCount" : 10,
    "linesOfCode" : 1250,
    "numberOfRegexLineMatches" : 0,
    "fileCountPerExtension" : [ {
      "name" : "  *.bzl",
      "value" : 9,
      "description" : [ ]
    }, {
      "name" : "  *.zig",
      "value" : 1,
      "description" : [ ]
    } ],
    "linesOfCodePerExtension" : [ {
      "name" : "  *.bzl",
      "value" : 857,
      "description" : [ ]
    }, {
      "name" : "  *.zig",
      "value" : 393,
      "description" : [ ]
    } ]
  } ],
  "componentDependencies" : [ ],
  "componentDependenciesErrors" : [ ],
  "logicalDecomposition" : {
    "name" : "primary",
    "scope" : "main",
    "filters" : [ ],
    "componentsFolderDepth" : 1,
    "minComponentsCount" : 0,
    "components" : [ {
      "name" : "tools",
      "sourceFileFilters" : [ {
        "pathPattern" : "./tools/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "ROOT",
      "sourceFileFilters" : [ {
        "pathPattern" : "./.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      }, {
        "pathPattern" : "./tools/.*",
        "contentPattern" : "",
        "exception" : true,
        "note" : ""
      }, {
        "pathPattern" : "./rules/.*",
        "contentPattern" : "",
        "exception" : true,
        "note" : ""
      }, {
        "pathPattern" : "./toolchain/.*",
        "contentPattern" : "",
        "exception" : true,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "rules",
      "sourceFileFilters" : [ {
        "pathPattern" : "./rules/.*",
        "contentPattern" : "",
        "exception" : false,
        "note" : ""
      } ],
      "files" : [ ]
    }, {
      "name" : "toolchain",
      "sourceFileFilters" : [ {
        "pathPattern" : "./toolchain/.*",
        "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" : "tools",
    "value" : 1,
    "description" : [ ]
  }, {
    "name" : "ROOT",
    "value" : 1,
    "description" : [ ]
  }, {
    "name" : "rules",
    "value" : 3,
    "description" : [ ]
  }, {
    "name" : "toolchain",
    "value" : 10,
    "description" : [ ]
  } ],
  "linesOfCodePerComponent" : [ {
    "name" : "tools",
    "value" : 412,
    "description" : [ ]
  }, {
    "name" : "ROOT",
    "value" : 4,
    "description" : [ ]
  }, {
    "name" : "rules",
    "value" : 115,
    "description" : [ ]
  }, {
    "name" : "toolchain",
    "value" : 1250,
    "description" : [ ]
  } ]
} ]