blob: 3e348eadd4ffa7c633fc6f92f6029d23b673a39b [file] [log] [blame]
.. raw:: html
<style type="text/css">
.none { background-color: #FFCC99 }
.part { background-color: #FFFF99 }
.good { background-color: #2CCCFF }
.total { font-weight: bold; }
</style>
.. role:: none
.. role:: part
.. role:: good
.. role:: total
======================
Clang Formatted Status
======================
:doc:`ClangFormattedStatus` describes the state of LLVM source
tree in terms of conformance to :doc:`ClangFormat` as of: June 27, 2020 11:36:24 (`eb50838ba08 <https://github.com/llvm/llvm-project/commit/eb50838ba08>`_).
.. list-table:: LLVM Clang-Format Status
:widths: 50 25 25 25 25
:header-rows: 1
* - Directory
- Total Files
- Formatted Files
- Unformatted Files
- % Complete
* - clang/bindings/python/tests/cindex/INPUTS
- `5`
- `3`
- `2`
- :part:`60%`
* - clang/docs/analyzer/checkers
- `2`
- `0`
- `2`
- :none:`0%`
* - clang/examples/AnnotateFunctions
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/examples/Attribute
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/examples/clang-interpreter
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/examples/PrintFunctionNames
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/include/clang/Analysis
- `14`
- `3`
- `11`
- :part:`21%`
* - clang/include/clang/Analysis/Analyses
- `14`
- `2`
- `12`
- :part:`14%`
* - clang/include/clang/Analysis/DomainSpecific
- `2`
- `0`
- `2`
- :none:`0%`
* - clang/include/clang/Analysis/FlowSensitive
- `2`
- `1`
- `1`
- :part:`50%`
* - clang/include/clang/Analysis/Support
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/include/clang/ARCMigrate
- `3`
- `0`
- `3`
- :none:`0%`
* - clang/include/clang/AST
- `113`
- `20`
- `93`
- :part:`17%`
* - clang/include/clang/ASTMatchers
- `5`
- `1`
- `4`
- :part:`20%`
* - clang/include/clang/ASTMatchers/Dynamic
- `4`
- `1`
- `3`
- :part:`25%`
* - clang/include/clang/Basic
- `76`
- `26`
- `50`
- :part:`34%`
* - clang/include/clang/CodeGen
- `9`
- `0`
- `9`
- :none:`0%`
* - clang/include/clang/CrossTU
- `2`
- `1`
- `1`
- :part:`50%`
* - clang/include/clang/DirectoryWatcher
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/include/clang/Driver
- `17`
- `4`
- `13`
- :part:`23%`
* - clang/include/clang/Edit
- `5`
- `1`
- `4`
- :part:`20%`
* - clang/include/clang/Format
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/include/clang/Frontend
- `28`
- `7`
- `21`
- :part:`25%`
* - clang/include/clang/FrontendTool
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/include/clang/Index
- `7`
- `2`
- `5`
- :part:`28%`
* - clang/include/clang/Lex
- `29`
- `4`
- `25`
- :part:`13%`
* - clang/include/clang/Parse
- `5`
- `2`
- `3`
- :part:`40%`
* - clang/include/clang/Rewrite/Core
- `6`
- `0`
- `6`
- :none:`0%`
* - clang/include/clang/Rewrite/Frontend
- `4`
- `0`
- `4`
- :none:`0%`
* - clang/include/clang/Sema
- `32`
- `3`
- `29`
- :part:`9%`
* - clang/include/clang/Serialization
- `14`
- `2`
- `12`
- :part:`14%`
* - clang/include/clang/StaticAnalyzer/Checkers
- `4`
- `1`
- `3`
- :part:`25%`
* - clang/include/clang/StaticAnalyzer/Core
- `5`
- `1`
- `4`
- :part:`20%`
* - clang/include/clang/StaticAnalyzer/Core/BugReporter
- `4`
- `1`
- `3`
- :part:`25%`
* - clang/include/clang/StaticAnalyzer/Core/PathSensitive
- `36`
- `9`
- `27`
- :part:`25%`
* - clang/include/clang/StaticAnalyzer/Frontend
- `5`
- `3`
- `2`
- :part:`60%`
* - clang/include/clang/Testing
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/include/clang/Tooling
- `16`
- `9`
- `7`
- :part:`56%`
* - clang/include/clang/Tooling/ASTDiff
- `2`
- `2`
- `0`
- :good:`100%`
* - clang/include/clang/Tooling/Core
- `3`
- `1`
- `2`
- :part:`33%`
* - clang/include/clang/Tooling/DependencyScanning
- `5`
- `4`
- `1`
- :part:`80%`
* - clang/include/clang/Tooling/Inclusions
- `2`
- `0`
- `2`
- :none:`0%`
* - clang/include/clang/Tooling/Refactoring
- `14`
- `12`
- `2`
- :part:`85%`
* - clang/include/clang/Tooling/Refactoring/Extract
- `2`
- `1`
- `1`
- :part:`50%`
* - clang/include/clang/Tooling/Refactoring/Rename
- `6`
- `5`
- `1`
- :part:`83%`
* - clang/include/clang/Tooling/Syntax
- `5`
- `5`
- `0`
- :good:`100%`
* - clang/include/clang/Tooling/Transformer
- `8`
- `7`
- `1`
- :part:`87%`
* - clang/include/clang-c
- `9`
- `3`
- `6`
- :part:`33%`
* - clang/INPUTS
- `2`
- `0`
- `2`
- :none:`0%`
* - clang/lib/Analysis
- `25`
- `2`
- `23`
- :part:`8%`
* - clang/lib/Analysis/plugins/CheckerDependencyHandling
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/lib/Analysis/plugins/CheckerOptionHandling
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/Analysis/plugins/SampleAnalyzer
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/lib/ARCMigrate
- `22`
- `0`
- `22`
- :none:`0%`
* - clang/lib/AST
- `80`
- `2`
- `78`
- :part:`2%`
* - clang/lib/AST/Interp
- `44`
- `19`
- `25`
- :part:`43%`
* - clang/lib/ASTMatchers
- `3`
- `0`
- `3`
- :none:`0%`
* - clang/lib/ASTMatchers/Dynamic
- `6`
- `1`
- `5`
- :part:`16%`
* - clang/lib/Basic
- `34`
- `8`
- `26`
- :part:`23%`
* - clang/lib/Basic/Targets
- `48`
- `23`
- `25`
- :part:`47%`
* - clang/lib/CodeGen
- `87`
- `8`
- `79`
- :part:`9%`
* - clang/lib/CrossTU
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/DirectoryWatcher
- `2`
- `2`
- `0`
- :good:`100%`
* - clang/lib/DirectoryWatcher/default
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/DirectoryWatcher/linux
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/DirectoryWatcher/mac
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/DirectoryWatcher/windows
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/Driver
- `16`
- `2`
- `14`
- :part:`12%`
* - clang/lib/Driver/ToolChains
- `83`
- `27`
- `56`
- :part:`32%`
* - clang/lib/Driver/ToolChains/Arch
- `18`
- `4`
- `14`
- :part:`22%`
* - clang/lib/Edit
- `3`
- `0`
- `3`
- :none:`0%`
* - clang/lib/Format
- `29`
- `29`
- `0`
- :good:`100%`
* - clang/lib/Format/old
- `2`
- `1`
- `1`
- :part:`50%`
* - clang/lib/Frontend
- `33`
- `4`
- `29`
- :part:`12%`
* - clang/lib/Frontend/Rewrite
- `8`
- `0`
- `8`
- :none:`0%`
* - clang/lib/FrontendTool
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/Headers
- `129`
- `12`
- `117`
- :part:`9%`
* - clang/lib/Headers/openmp_wrappers
- `3`
- `3`
- `0`
- :good:`100%`
* - clang/lib/Headers/ppc_wrappers
- `7`
- `2`
- `5`
- :part:`28%`
* - clang/lib/Index
- `12`
- `2`
- `10`
- :part:`16%`
* - clang/lib/Lex
- `23`
- `1`
- `22`
- :part:`4%`
* - clang/lib/Parse
- `15`
- `0`
- `15`
- :none:`0%`
* - clang/lib/Rewrite
- `5`
- `0`
- `5`
- :none:`0%`
* - clang/lib/Sema
- `55`
- `4`
- `51`
- :part:`7%`
* - clang/lib/Serialization
- `17`
- `1`
- `16`
- :part:`5%`
* - clang/lib/StaticAnalyzer/Checkers
- `115`
- `13`
- `102`
- :part:`11%`
* - clang/lib/StaticAnalyzer/Checkers/cert
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/lib/StaticAnalyzer/Checkers/MPI-Checker
- `6`
- `0`
- `6`
- :none:`0%`
* - clang/lib/StaticAnalyzer/Checkers/RetainCountChecker
- `4`
- `0`
- `4`
- :none:`0%`
* - clang/lib/StaticAnalyzer/Checkers/UninitializedObject
- `3`
- `1`
- `2`
- :part:`33%`
* - clang/lib/StaticAnalyzer/Checkers/WebKit
- `8`
- `6`
- `2`
- :part:`75%`
* - clang/lib/StaticAnalyzer/Core
- `46`
- `8`
- `38`
- :part:`17%`
* - clang/lib/StaticAnalyzer/Frontend
- `8`
- `3`
- `5`
- :part:`37%`
* - clang/lib/Testing
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/lib/Tooling
- `15`
- `6`
- `9`
- :part:`40%`
* - clang/lib/Tooling/ASTDiff
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/lib/Tooling/Core
- `3`
- `1`
- `2`
- :part:`33%`
* - clang/lib/Tooling/DependencyScanning
- `5`
- `2`
- `3`
- :part:`40%`
* - clang/lib/Tooling/Inclusions
- `2`
- `2`
- `0`
- :good:`100%`
* - clang/lib/Tooling/Refactoring
- `4`
- `2`
- `2`
- :part:`50%`
* - clang/lib/Tooling/Refactoring/Extract
- `2`
- `1`
- `1`
- :part:`50%`
* - clang/lib/Tooling/Refactoring/Rename
- `5`
- `2`
- `3`
- :part:`40%`
* - clang/lib/Tooling/Syntax
- `7`
- `6`
- `1`
- :part:`85%`
* - clang/lib/Tooling/Transformer
- `7`
- `4`
- `3`
- :part:`57%`
* - clang/tools/arcmt-test
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/c-index-test
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/clang-check
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/clang-diff
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/clang-extdef-mapping
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/clang-format
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/tools/clang-format/fuzzer
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/clang-fuzzer
- `6`
- `4`
- `2`
- :part:`66%`
* - clang/tools/clang-fuzzer/fuzzer-initialize
- `2`
- `0`
- `2`
- :none:`0%`
* - clang/tools/clang-fuzzer/handle-cxx
- `2`
- `0`
- `2`
- :none:`0%`
* - clang/tools/clang-fuzzer/handle-llvm
- `3`
- `1`
- `2`
- :part:`33%`
* - clang/tools/clang-fuzzer/proto-to-cxx
- `5`
- `0`
- `5`
- :none:`0%`
* - clang/tools/clang-fuzzer/proto-to-llvm
- `3`
- `0`
- `3`
- :none:`0%`
* - clang/tools/clang-import-test
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/tools/clang-offload-bundler
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/clang-offload-wrapper
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/tools/clang-refactor
- `4`
- `4`
- `0`
- :good:`100%`
* - clang/tools/clang-rename
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/tools/clang-scan-deps
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/tools/clang-shlib
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/tools/diagtool
- `9`
- `0`
- `9`
- :none:`0%`
* - clang/tools/driver
- `4`
- `1`
- `3`
- :part:`25%`
* - clang/tools/libclang
- `34`
- `6`
- `28`
- :part:`17%`
* - clang/tools/scan-build-py/tests/functional/src/include
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/unittests/Analysis
- `5`
- `2`
- `3`
- :part:`40%`
* - clang/unittests/AST
- `27`
- `6`
- `21`
- :part:`22%`
* - clang/unittests/ASTMatchers
- `6`
- `0`
- `6`
- :none:`0%`
* - clang/unittests/ASTMatchers/Dynamic
- `3`
- `0`
- `3`
- :none:`0%`
* - clang/unittests/Basic
- `5`
- `1`
- `4`
- :part:`20%`
* - clang/unittests/CodeGen
- `5`
- `0`
- `5`
- :none:`0%`
* - clang/unittests/CrossTU
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/unittests/DirectoryWatcher
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/unittests/Driver
- `5`
- `1`
- `4`
- :part:`20%`
* - clang/unittests/Format
- `18`
- `17`
- `1`
- :part:`94%`
* - clang/unittests/Frontend
- `9`
- `5`
- `4`
- :part:`55%`
* - clang/unittests/Index
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/unittests/Lex
- `6`
- `1`
- `5`
- :part:`16%`
* - clang/unittests/libclang
- `2`
- `0`
- `2`
- :none:`0%`
* - clang/unittests/libclang/CrashTests
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/unittests/Rename
- `6`
- `0`
- `6`
- :none:`0%`
* - clang/unittests/Rewrite
- `2`
- `1`
- `1`
- :part:`50%`
* - clang/unittests/Sema
- `3`
- `2`
- `1`
- :part:`66%`
* - clang/unittests/Serialization
- `1`
- `1`
- `0`
- :good:`100%`
* - clang/unittests/StaticAnalyzer
- `11`
- `4`
- `7`
- :part:`36%`
* - clang/unittests/Tooling
- `29`
- `7`
- `22`
- :part:`24%`
* - clang/unittests/Tooling/RecursiveASTVisitorTests
- `23`
- `9`
- `14`
- :part:`39%`
* - clang/unittests/Tooling/Syntax
- `2`
- `2`
- `0`
- :good:`100%`
* - clang/utils/perf-training/cxx
- `1`
- `0`
- `1`
- :none:`0%`
* - clang/utils/TableGen
- `20`
- `2`
- `18`
- :part:`10%`
* - clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-apply-replacements/lib/Tooling
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-apply-replacements/tool
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-change-namespace
- `2`
- `0`
- `2`
- :none:`0%`
* - clang-tools-extra/clang-change-namespace/tool
- `1`
- `0`
- `1`
- :none:`0%`
* - clang-tools-extra/clang-doc
- `17`
- `16`
- `1`
- :part:`94%`
* - clang-tools-extra/clang-doc/tool
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-include-fixer
- `13`
- `7`
- `6`
- :part:`53%`
* - clang-tools-extra/clang-include-fixer/find-all-symbols
- `17`
- `13`
- `4`
- :part:`76%`
* - clang-tools-extra/clang-include-fixer/find-all-symbols/tool
- `1`
- `0`
- `1`
- :none:`0%`
* - clang-tools-extra/clang-include-fixer/plugin
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-include-fixer/tool
- `1`
- `0`
- `1`
- :none:`0%`
* - clang-tools-extra/clang-move
- `4`
- `1`
- `3`
- :part:`25%`
* - clang-tools-extra/clang-move/tool
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-query
- `5`
- `3`
- `2`
- :part:`60%`
* - clang-tools-extra/clang-query/tool
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-reorder-fields
- `2`
- `1`
- `1`
- :part:`50%`
* - clang-tools-extra/clang-reorder-fields/tool
- `1`
- `0`
- `1`
- :none:`0%`
* - clang-tools-extra/clang-tidy
- `18`
- `10`
- `8`
- :part:`55%`
* - clang-tools-extra/clang-tidy/abseil
- `40`
- `28`
- `12`
- :part:`70%`
* - clang-tools-extra/clang-tidy/android
- `33`
- `23`
- `10`
- :part:`69%`
* - clang-tools-extra/clang-tidy/boost
- `3`
- `3`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-tidy/bugprone
- `105`
- `85`
- `20`
- :part:`80%`
* - clang-tools-extra/clang-tidy/cert
- `29`
- `27`
- `2`
- :part:`93%`
* - clang-tools-extra/clang-tidy/cppcoreguidelines
- `41`
- `38`
- `3`
- :part:`92%`
* - clang-tools-extra/clang-tidy/darwin
- `5`
- `2`
- `3`
- :part:`40%`
* - clang-tools-extra/clang-tidy/fuchsia
- `15`
- `9`
- `6`
- :part:`60%`
* - clang-tools-extra/clang-tidy/google
- `35`
- `23`
- `12`
- :part:`65%`
* - clang-tools-extra/clang-tidy/hicpp
- `9`
- `6`
- `3`
- :part:`66%`
* - clang-tools-extra/clang-tidy/linuxkernel
- `3`
- `2`
- `1`
- :part:`66%`
* - clang-tools-extra/clang-tidy/llvm
- `11`
- `10`
- `1`
- :part:`90%`
* - clang-tools-extra/clang-tidy/llvmlibc
- `7`
- `7`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-tidy/misc
- `29`
- `25`
- `4`
- :part:`86%`
* - clang-tools-extra/clang-tidy/modernize
- `67`
- `46`
- `21`
- :part:`68%`
* - clang-tools-extra/clang-tidy/mpi
- `5`
- `4`
- `1`
- :part:`80%`
* - clang-tools-extra/clang-tidy/objc
- `15`
- `10`
- `5`
- :part:`66%`
* - clang-tools-extra/clang-tidy/openmp
- `5`
- `5`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-tidy/performance
- `29`
- `24`
- `5`
- :part:`82%`
* - clang-tools-extra/clang-tidy/plugin
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clang-tidy/portability
- `5`
- `3`
- `2`
- :part:`60%`
* - clang-tools-extra/clang-tidy/readability
- `77`
- `63`
- `14`
- :part:`81%`
* - clang-tools-extra/clang-tidy/tool
- `3`
- `2`
- `1`
- :part:`66%`
* - clang-tools-extra/clang-tidy/utils
- `33`
- `26`
- `7`
- :part:`78%`
* - clang-tools-extra/clang-tidy/zircon
- `3`
- `3`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd
- `75`
- `58`
- `17`
- :part:`77%`
* - clang-tools-extra/clangd/benchmarks
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/fuzzer
- `2`
- `2`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/index
- `37`
- `34`
- `3`
- :part:`91%`
* - clang-tools-extra/clangd/index/dex
- `9`
- `8`
- `1`
- :part:`88%`
* - clang-tools-extra/clangd/index/dex/dexp
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/index/remote
- `2`
- `2`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/index/remote/marshalling
- `2`
- `2`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/index/remote/server
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/index/remote/unimplemented
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/indexer
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/refactor
- `4`
- `4`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/refactor/tweaks
- `13`
- `10`
- `3`
- :part:`76%`
* - clang-tools-extra/clangd/support
- `18`
- `18`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/tool
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/unittests
- `64`
- `52`
- `12`
- :part:`81%`
* - clang-tools-extra/clangd/unittests/remote
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/unittests/support
- `8`
- `8`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/unittests/xpc
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/xpc
- `3`
- `3`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/xpc/framework
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/clangd/xpc/test-client
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/modularize
- `9`
- `1`
- `8`
- :part:`11%`
* - clang-tools-extra/pp-trace
- `3`
- `1`
- `2`
- :part:`33%`
* - clang-tools-extra/tool-template
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/unittests/clang-apply-replacements
- `1`
- `1`
- `0`
- :good:`100%`
* - clang-tools-extra/unittests/clang-change-namespace
- `1`
- `0`
- `1`
- :none:`0%`
* - clang-tools-extra/unittests/clang-doc
- `9`
- `9`
- `0`
- :good:`100%`
* - clang-tools-extra/unittests/clang-include-fixer
- `2`
- `0`
- `2`
- :none:`0%`
* - clang-tools-extra/unittests/clang-include-fixer/find-all-symbols
- `1`
- `0`
- `1`
- :none:`0%`
* - clang-tools-extra/unittests/clang-move
- `1`
- `0`
- `1`
- :none:`0%`
* - clang-tools-extra/unittests/clang-query
- `2`
- `0`
- `2`
- :none:`0%`
* - clang-tools-extra/unittests/clang-tidy
- `14`
- `6`
- `8`
- :part:`42%`
* - clang-tools-extra/unittests/include/common
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/include/fuzzer
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/include/sanitizer
- `14`
- `1`
- `13`
- :part:`7%`
* - compiler-rt/include/xray
- `3`
- `2`
- `1`
- :part:`66%`
* - compiler-rt/lib/asan
- `59`
- `3`
- `56`
- :part:`5%`
* - compiler-rt/lib/asan/tests
- `17`
- `1`
- `16`
- :part:`5%`
* - compiler-rt/lib/BlocksRuntime
- `2`
- `0`
- `2`
- :none:`0%`
* - compiler-rt/lib/builtins
- `11`
- `9`
- `2`
- :part:`81%`
* - compiler-rt/lib/builtins/arm
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/lib/builtins/ppc
- `1`
- `1`
- `0`
- :good:`100%`
* - compiler-rt/lib/cfi
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/lib/dfsan
- `5`
- `0`
- `5`
- :none:`0%`
* - compiler-rt/lib/fuzzer
- `43`
- `5`
- `38`
- :part:`11%`
* - compiler-rt/lib/fuzzer/afl
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/lib/fuzzer/dataflow
- `3`
- `0`
- `3`
- :none:`0%`
* - compiler-rt/lib/fuzzer/tests
- `2`
- `1`
- `1`
- :part:`50%`
* - compiler-rt/lib/gwp_asan
- `14`
- `13`
- `1`
- :part:`92%`
* - compiler-rt/lib/gwp_asan/optional
- `7`
- `7`
- `0`
- :good:`100%`
* - compiler-rt/lib/gwp_asan/platform_specific
- `4`
- `4`
- `0`
- :good:`100%`
* - compiler-rt/lib/gwp_asan/tests
- `14`
- `14`
- `0`
- :good:`100%`
* - compiler-rt/lib/gwp_asan/tests/optional
- `1`
- `1`
- `0`
- :good:`100%`
* - compiler-rt/lib/hwasan
- `27`
- `7`
- `20`
- :part:`25%`
* - compiler-rt/lib/interception
- `8`
- `1`
- `7`
- :part:`12%`
* - compiler-rt/lib/interception/tests
- `3`
- `1`
- `2`
- :part:`33%`
* - compiler-rt/lib/lsan
- `20`
- `7`
- `13`
- :part:`35%`
* - compiler-rt/lib/msan
- `18`
- `4`
- `14`
- :part:`22%`
* - compiler-rt/lib/msan/tests
- `4`
- `0`
- `4`
- :none:`0%`
* - compiler-rt/lib/profile
- `6`
- `0`
- `6`
- :none:`0%`
* - compiler-rt/lib/safestack
- `3`
- `1`
- `2`
- :part:`33%`
* - compiler-rt/lib/sanitizer_common
- `159`
- `23`
- `136`
- :part:`14%`
* - compiler-rt/lib/sanitizer_common/symbolizer
- `2`
- `2`
- `0`
- :good:`100%`
* - compiler-rt/lib/sanitizer_common/tests
- `38`
- `1`
- `37`
- :part:`2%`
* - compiler-rt/lib/scudo
- `20`
- `0`
- `20`
- :none:`0%`
* - compiler-rt/lib/scudo/standalone
- `46`
- `42`
- `4`
- :part:`91%`
* - compiler-rt/lib/scudo/standalone/benchmarks
- `1`
- `1`
- `0`
- :good:`100%`
* - compiler-rt/lib/scudo/standalone/fuzz
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/lib/scudo/standalone/include/scudo
- `1`
- `1`
- `0`
- :good:`100%`
* - compiler-rt/lib/scudo/standalone/tests
- `23`
- `23`
- `0`
- :good:`100%`
* - compiler-rt/lib/scudo/standalone/tools
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/lib/stats
- `3`
- `0`
- `3`
- :none:`0%`
* - compiler-rt/lib/tsan/benchmarks
- `6`
- `0`
- `6`
- :none:`0%`
* - compiler-rt/lib/tsan/dd
- `3`
- `0`
- `3`
- :none:`0%`
* - compiler-rt/lib/tsan/go
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/lib/tsan/rtl
- `62`
- `10`
- `52`
- :part:`16%`
* - compiler-rt/lib/tsan/tests/rtl
- `10`
- `1`
- `9`
- :part:`10%`
* - compiler-rt/lib/tsan/tests/unit
- `10`
- `0`
- `10`
- :none:`0%`
* - compiler-rt/lib/ubsan
- `27`
- `7`
- `20`
- :part:`25%`
* - compiler-rt/lib/ubsan_minimal
- `1`
- `0`
- `1`
- :none:`0%`
* - compiler-rt/lib/xray
- `39`
- `30`
- `9`
- :part:`76%`
* - compiler-rt/lib/xray/tests/unit
- `10`
- `8`
- `2`
- :part:`80%`
* - compiler-rt/tools/gwp_asan
- `1`
- `1`
- `0`
- :good:`100%`
* - debuginfo-tests/dexter/feature_tests/commands/penalty
- `6`
- `0`
- `6`
- :none:`0%`
* - debuginfo-tests/dexter/feature_tests/commands/perfect
- `5`
- `0`
- `5`
- :none:`0%`
* - debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind
- `5`
- `0`
- `5`
- :none:`0%`
* - debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps
- `5`
- `0`
- `5`
- :none:`0%`
* - debuginfo-tests/dexter/feature_tests/subtools
- `1`
- `0`
- `1`
- :none:`0%`
* - debuginfo-tests/dexter/feature_tests/subtools/clang-opt-bisect
- `1`
- `0`
- `1`
- :none:`0%`
* - debuginfo-tests/dexter-tests
- `8`
- `3`
- `5`
- :part:`37%`
* - debuginfo-tests/llgdb-tests
- `7`
- `0`
- `7`
- :none:`0%`
* - debuginfo-tests/llvm-prettyprinters/gdb
- `1`
- `1`
- `0`
- :good:`100%`
* - flang/include/flang
- `1`
- `1`
- `0`
- :good:`100%`
* - flang/include/flang/Common
- `19`
- `19`
- `0`
- :good:`100%`
* - flang/include/flang/Decimal
- `2`
- `2`
- `0`
- :good:`100%`
* - flang/include/flang/Evaluate
- `23`
- `23`
- `0`
- :good:`100%`
* - flang/include/flang/Lower
- `13`
- `12`
- `1`
- :part:`92%`
* - flang/include/flang/Lower/Support
- `1`
- `1`
- `0`
- :good:`100%`
* - flang/include/flang/Optimizer/CodeGen
- `1`
- `1`
- `0`
- :good:`100%`
* - flang/include/flang/Optimizer/Dialect
- `5`
- `5`
- `0`
- :good:`100%`
* - flang/include/flang/Optimizer/Support
- `2`
- `2`
- `0`
- :good:`100%`
* - flang/include/flang/Parser
- `17`
- `17`
- `0`
- :good:`100%`
* - flang/include/flang/Semantics
- `8`
- `8`
- `0`
- :good:`100%`
* - flang/lib/Common
- `4`
- `4`
- `0`
- :good:`100%`
* - flang/lib/Decimal
- `3`
- `3`
- `0`
- :good:`100%`
* - flang/lib/Evaluate
- `32`
- `32`
- `0`
- :good:`100%`
* - flang/lib/Lower
- `10`
- `9`
- `1`
- :part:`90%`
* - flang/lib/Optimizer/Dialect
- `4`
- `4`
- `0`
- :good:`100%`
* - flang/lib/Optimizer/Support
- `2`
- `2`
- `0`
- :good:`100%`
* - flang/lib/Parser
- `34`
- `34`
- `0`
- :good:`100%`
* - flang/lib/Semantics
- `68`
- `65`
- `3`
- :part:`95%`
* - flang/module
- `1`
- `0`
- `1`
- :none:`0%`
* - flang/runtime
- `56`
- `56`
- `0`
- :good:`100%`
* - flang/tools/f18
- `2`
- `2`
- `0`
- :good:`100%`
* - flang/tools/f18-parse-demo
- `2`
- `2`
- `0`
- :good:`100%`
* - flang/tools/tco
- `1`
- `1`
- `0`
- :good:`100%`
* - flang/unittests/Decimal
- `2`
- `2`
- `0`
- :good:`100%`
* - flang/unittests/Evaluate
- `15`
- `15`
- `0`
- :good:`100%`
* - flang/unittests/Optimizer
- `1`
- `1`
- `0`
- :good:`100%`
* - flang/unittests/Runtime
- `7`
- `7`
- `0`
- :good:`100%`
* - libc/AOR_v20.02/math
- `4`
- `1`
- `3`
- :part:`25%`
* - libc/AOR_v20.02/math/include
- `1`
- `0`
- `1`
- :none:`0%`
* - libc/AOR_v20.02/networking
- `1`
- `0`
- `1`
- :none:`0%`
* - libc/AOR_v20.02/networking/include
- `1`
- `0`
- `1`
- :none:`0%`
* - libc/AOR_v20.02/string
- `1`
- `0`
- `1`
- :none:`0%`
* - libc/AOR_v20.02/string/include
- `1`
- `0`
- `1`
- :none:`0%`
* - libc/benchmarks
- `14`
- `14`
- `0`
- :good:`100%`
* - libc/fuzzing/string
- `2`
- `1`
- `1`
- :part:`50%`
* - libc/include
- `4`
- `4`
- `0`
- :good:`100%`
* - libc/loader/linux/x86_64
- `1`
- `1`
- `0`
- :good:`100%`
* - libc/src/assert
- `2`
- `0`
- `2`
- :none:`0%`
* - libc/src/errno
- `2`
- `2`
- `0`
- :good:`100%`
* - libc/src/math
- `70`
- `70`
- `0`
- :good:`100%`
* - libc/src/signal
- `8`
- `8`
- `0`
- :good:`100%`
* - libc/src/signal/linux
- `10`
- `10`
- `0`
- :good:`100%`
* - libc/src/stdio
- `3`
- `3`
- `0`
- :good:`100%`
* - libc/src/stdlib
- `3`
- `3`
- `0`
- :good:`100%`
* - libc/src/stdlib/linux
- `1`
- `1`
- `0`
- :good:`100%`
* - libc/src/string
- `14`
- `13`
- `1`
- :part:`92%`
* - libc/src/string/memory_utils
- `3`
- `3`
- `0`
- :good:`100%`
* - libc/src/string/x86
- `1`
- `1`
- `0`
- :good:`100%`
* - libc/src/sys/mman
- `2`
- `2`
- `0`
- :good:`100%`
* - libc/src/sys/mman/linux
- `2`
- `2`
- `0`
- :good:`100%`
* - libc/src/threads
- `6`
- `6`
- `0`
- :good:`100%`
* - libc/src/threads/linux
- `7`
- `7`
- `0`
- :good:`100%`
* - libc/src/unistd
- `1`
- `1`
- `0`
- :good:`100%`
* - libc/src/unistd/linux
- `1`
- `1`
- `0`
- :good:`100%`
* - libc/utils/CPP
- `5`
- `5`
- `0`
- :good:`100%`
* - libc/utils/FPUtil
- `9`
- `9`
- `0`
- :good:`100%`
* - libc/utils/HdrGen
- `9`
- `9`
- `0`
- :good:`100%`
* - libc/utils/HdrGen/PrototypeTestGen
- `1`
- `1`
- `0`
- :good:`100%`
* - libc/utils/MPFRWrapper
- `3`
- `2`
- `1`
- :part:`66%`
* - libc/utils/testutils
- `6`
- `6`
- `0`
- :good:`100%`
* - libc/utils/UnitTest
- `3`
- `3`
- `0`
- :good:`100%`
* - libclc/generic/include
- `2`
- `1`
- `1`
- :part:`50%`
* - libclc/generic/include/clc
- `6`
- `2`
- `4`
- :part:`33%`
* - libclc/generic/include/clc/async
- `4`
- `4`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/atomic
- `11`
- `7`
- `4`
- :part:`63%`
* - libclc/generic/include/clc/cl_khr_global_int32_base_atomics
- `6`
- `5`
- `1`
- :part:`83%`
* - libclc/generic/include/clc/cl_khr_global_int32_extended_atomics
- `5`
- `5`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/cl_khr_int64_base_atomics
- `6`
- `3`
- `3`
- :part:`50%`
* - libclc/generic/include/clc/cl_khr_int64_extended_atomics
- `5`
- `5`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/cl_khr_local_int32_base_atomics
- `6`
- `5`
- `1`
- :part:`83%`
* - libclc/generic/include/clc/cl_khr_local_int32_extended_atomics
- `5`
- `5`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/common
- `6`
- `6`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/explicit_fence
- `1`
- `1`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/float
- `1`
- `0`
- `1`
- :none:`0%`
* - libclc/generic/include/clc/geometric
- `8`
- `8`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/image
- `2`
- `0`
- `2`
- :none:`0%`
* - libclc/generic/include/clc/integer
- `16`
- `13`
- `3`
- :part:`81%`
* - libclc/generic/include/clc/math
- `95`
- `92`
- `3`
- :part:`96%`
* - libclc/generic/include/clc/misc
- `2`
- `0`
- `2`
- :none:`0%`
* - libclc/generic/include/clc/relational
- `18`
- `12`
- `6`
- :part:`66%`
* - libclc/generic/include/clc/shared
- `5`
- `3`
- `2`
- :part:`60%`
* - libclc/generic/include/clc/synchronization
- `2`
- `2`
- `0`
- :good:`100%`
* - libclc/generic/include/clc/workitem
- `8`
- `8`
- `0`
- :good:`100%`
* - libclc/generic/include/integer
- `1`
- `1`
- `0`
- :good:`100%`
* - libclc/generic/include/math
- `15`
- `15`
- `0`
- :good:`100%`
* - libclc/generic/lib
- `1`
- `0`
- `1`
- :none:`0%`
* - libclc/generic/lib/math
- `8`
- `1`
- `7`
- :part:`12%`
* - libclc/generic/lib/relational
- `1`
- `0`
- `1`
- :none:`0%`
* - libclc/utils
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxx/benchmarks
- `16`
- `1`
- `15`
- :part:`6%`
* - libcxx/fuzzing
- `4`
- `0`
- `4`
- :none:`0%`
* - libcxx/include
- `21`
- `0`
- `21`
- :none:`0%`
* - libcxx/include/support/android
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxx/include/support/fuchsia
- `1`
- `1`
- `0`
- :good:`100%`
* - libcxx/include/support/ibm
- `4`
- `1`
- `3`
- :part:`25%`
* - libcxx/include/support/musl
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxx/include/support/newlib
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxx/include/support/solaris
- `3`
- `2`
- `1`
- :part:`66%`
* - libcxx/include/support/win32
- `2`
- `0`
- `2`
- :none:`0%`
* - libcxx/include/support/xlocale
- `3`
- `0`
- `3`
- :none:`0%`
* - libcxx/src
- `35`
- `1`
- `34`
- :part:`2%`
* - libcxx/src/experimental
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxx/src/filesystem
- `4`
- `2`
- `2`
- :part:`50%`
* - libcxx/src/include
- `4`
- `2`
- `2`
- :part:`50%`
* - libcxx/src/support/solaris
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxx/src/support/win32
- `3`
- `0`
- `3`
- :none:`0%`
* - libcxx/utils/google-benchmark/cmake
- `5`
- `1`
- `4`
- :part:`20%`
* - libcxx/utils/google-benchmark/include/benchmark
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxx/utils/google-benchmark/src
- `20`
- `16`
- `4`
- :part:`80%`
* - libcxxabi/fuzz
- `1`
- `0`
- `1`
- :none:`0%`
* - libcxxabi/include
- `2`
- `0`
- `2`
- :none:`0%`
* - libcxxabi/src
- `26`
- `1`
- `25`
- :part:`3%`
* - libcxxabi/src/demangle
- `4`
- `2`
- `2`
- :part:`50%`
* - libcxxabi/src/include
- `2`
- `0`
- `2`
- :none:`0%`
* - libunwind/include
- `3`
- `0`
- `3`
- :none:`0%`
* - libunwind/include/mach-o
- `1`
- `0`
- `1`
- :none:`0%`
* - libunwind/src
- `9`
- `0`
- `9`
- :none:`0%`
* - lld/COFF
- `33`
- `10`
- `23`
- :part:`30%`
* - lld/Common
- `10`
- `9`
- `1`
- :part:`90%`
* - lld/ELF
- `48`
- `26`
- `22`
- :part:`54%`
* - lld/ELF/Arch
- `14`
- `7`
- `7`
- :part:`50%`
* - lld/include/lld/Common
- `12`
- `6`
- `6`
- :part:`50%`
* - lld/include/lld/Core
- `20`
- `4`
- `16`
- :part:`20%`
* - lld/include/lld/ReaderWriter
- `2`
- `0`
- `2`
- :none:`0%`
* - lld/lib/Core
- `8`
- `2`
- `6`
- :part:`25%`
* - lld/lib/Driver
- `1`
- `0`
- `1`
- :none:`0%`
* - lld/lib/ReaderWriter
- `1`
- `0`
- `1`
- :none:`0%`
* - lld/lib/ReaderWriter/MachO
- `30`
- `1`
- `29`
- :part:`3%`
* - lld/lib/ReaderWriter/YAML
- `1`
- `0`
- `1`
- :none:`0%`
* - lld/MachO
- `26`
- `26`
- `0`
- :good:`100%`
* - lld/MachO/Arch
- `1`
- `1`
- `0`
- :good:`100%`
* - lld/MinGW
- `1`
- `1`
- `0`
- :good:`100%`
* - lld/tools/lld
- `1`
- `1`
- `0`
- :good:`100%`
* - lld/unittests/DriverTests
- `1`
- `0`
- `1`
- :none:`0%`
* - lld/unittests/MachOTests
- `4`
- `0`
- `4`
- :none:`0%`
* - lld/wasm
- `27`
- `14`
- `13`
- :part:`51%`
* - lldb/examples/darwin/heap_find/heap
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/examples/functions
- `1`
- `0`
- `1`
- :none:`0%`
* - lldb/examples/interposing/darwin/fd_interposing
- `1`
- `0`
- `1`
- :none:`0%`
* - lldb/examples/lookup
- `1`
- `0`
- `1`
- :none:`0%`
* - lldb/examples/plugins/commands
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/examples/synthetic/bitfield
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/include/lldb
- `12`
- `7`
- `5`
- :part:`58%`
* - lldb/include/lldb/API
- `71`
- `59`
- `12`
- :part:`83%`
* - lldb/include/lldb/Breakpoint
- `24`
- `10`
- `14`
- :part:`41%`
* - lldb/include/lldb/Core
- `57`
- `31`
- `26`
- :part:`54%`
* - lldb/include/lldb/DataFormatters
- `18`
- `9`
- `9`
- :part:`50%`
* - lldb/include/lldb/Expression
- `17`
- `6`
- `11`
- :part:`35%`
* - lldb/include/lldb/Host
- `40`
- `20`
- `20`
- :part:`50%`
* - lldb/include/lldb/Host/android
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/include/lldb/Host/common
- `8`
- `2`
- `6`
- :part:`25%`
* - lldb/include/lldb/Host/freebsd
- `1`
- `0`
- `1`
- :none:`0%`
* - lldb/include/lldb/Host/linux
- `5`
- `3`
- `2`
- :part:`60%`
* - lldb/include/lldb/Host/macosx
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/include/lldb/Host/netbsd
- `1`
- `0`
- `1`
- :none:`0%`
* - lldb/include/lldb/Host/openbsd
- `1`
- `0`
- `1`
- :none:`0%`
* - lldb/include/lldb/Host/posix
- `9`
- `7`
- `2`
- :part:`77%`
* - lldb/include/lldb/Host/windows
- `11`
- `5`
- `6`
- :part:`45%`
* - lldb/include/lldb/Initialization
- `3`
- `1`
- `2`
- :part:`33%`
* - lldb/include/lldb/Interpreter
- `47`
- `38`
- `9`
- :part:`80%`
* - lldb/include/lldb/Symbol
- `36`
- `16`
- `20`
- :part:`44%`
* - lldb/include/lldb/Target
- `66`
- `37`
- `29`
- :part:`56%`
* - lldb/include/lldb/Utility
- `58`
- `36`
- `22`
- :part:`62%`
* - lldb/source
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/source/API
- `75`
- `8`
- `67`
- :part:`10%`
* - lldb/source/Breakpoint
- `24`
- `6`
- `18`
- :part:`25%`
* - lldb/source/Commands
- `56`
- `48`
- `8`
- :part:`85%`
* - lldb/source/Core
- `45`
- `24`
- `21`
- :part:`53%`
* - lldb/source/DataFormatters
- `16`
- `3`
- `13`
- :part:`18%`
* - lldb/source/Expression
- `13`
- `4`
- `9`
- :part:`30%`
* - lldb/source/Host/android
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Host/common
- `32`
- `17`
- `15`
- :part:`53%`
* - lldb/source/Host/freebsd
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Host/linux
- `5`
- `3`
- `2`
- :part:`60%`
* - lldb/source/Host/macosx/cfcpp
- `14`
- `12`
- `2`
- :part:`85%`
* - lldb/source/Host/netbsd
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Host/openbsd
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Host/posix
- `9`
- `5`
- `4`
- :part:`55%`
* - lldb/source/Host/windows
- `12`
- `5`
- `7`
- :part:`41%`
* - lldb/source/Initialization
- `3`
- `3`
- `0`
- :good:`100%`
* - lldb/source/Interpreter
- `46`
- `25`
- `21`
- :part:`54%`
* - lldb/source/Plugins/ABI/AArch64
- `6`
- `2`
- `4`
- :part:`33%`
* - lldb/source/Plugins/ABI/ARC
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/ABI/ARM
- `6`
- `4`
- `2`
- :part:`66%`
* - lldb/source/Plugins/ABI/Hexagon
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/ABI/Mips
- `6`
- `2`
- `4`
- :part:`33%`
* - lldb/source/Plugins/ABI/PowerPC
- `6`
- `3`
- `3`
- :part:`50%`
* - lldb/source/Plugins/ABI/SystemZ
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/ABI/X86
- `11`
- `4`
- `7`
- :part:`36%`
* - lldb/source/Plugins/Architecture/Arm
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Architecture/Mips
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/Architecture/PPC64
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/Disassembler/LLVMC
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/DynamicLoader/Darwin-Kernel
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/DynamicLoader/Hexagon-DYLD
- `4`
- `4`
- `0`
- :good:`100%`
* - lldb/source/Plugins/DynamicLoader/MacOSX-DYLD
- `6`
- `3`
- `3`
- :part:`50%`
* - lldb/source/Plugins/DynamicLoader/POSIX-DYLD
- `4`
- `2`
- `2`
- :part:`50%`
* - lldb/source/Plugins/DynamicLoader/Static
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/DynamicLoader/wasm-DYLD
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/DynamicLoader/Windows-DYLD
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/ExpressionParser/Clang
- `51`
- `25`
- `26`
- :part:`49%`
* - lldb/source/Plugins/Instruction/ARM
- `4`
- `2`
- `2`
- :part:`50%`
* - lldb/source/Plugins/Instruction/ARM64
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/Instruction/MIPS
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/Instruction/MIPS64
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Instruction/PPC64
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/InstrumentationRuntime/ASan
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/InstrumentationRuntime/TSan
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/InstrumentationRuntime/UBSan
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/JITLoader/GDB
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Language/ClangCommon
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/Language/CPlusPlus
- `29`
- `17`
- `12`
- :part:`58%`
* - lldb/source/Plugins/Language/ObjC
- `20`
- `13`
- `7`
- :part:`65%`
* - lldb/source/Plugins/Language/ObjCPlusPlus
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/LanguageRuntime/CPlusPlus
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/LanguageRuntime/ObjC
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
- `16`
- `4`
- `12`
- :part:`25%`
* - lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
- `8`
- `3`
- `5`
- :part:`37%`
* - lldb/source/Plugins/MemoryHistory/asan
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/ObjectContainer/BSD-Archive
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/ObjectContainer/Universal-Mach-O
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/ObjectFile/Breakpad
- `4`
- `3`
- `1`
- :part:`75%`
* - lldb/source/Plugins/ObjectFile/ELF
- `4`
- `1`
- `3`
- :part:`25%`
* - lldb/source/Plugins/ObjectFile/JIT
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/ObjectFile/Mach-O
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/ObjectFile/PECOFF
- `6`
- `3`
- `3`
- :part:`50%`
* - lldb/source/Plugins/ObjectFile/wasm
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/OperatingSystem/Python
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/Platform/Android
- `6`
- `3`
- `3`
- :part:`50%`
* - lldb/source/Plugins/Platform/FreeBSD
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Platform/gdb-server
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/Platform/Linux
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Platform/MacOSX
- `24`
- `10`
- `14`
- :part:`41%`
* - lldb/source/Plugins/Platform/MacOSX/objcxx
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/source/Plugins/Platform/NetBSD
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Platform/OpenBSD
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Platform/POSIX
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/Platform/Windows
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/Process/elf-core
- `20`
- `18`
- `2`
- :part:`90%`
* - lldb/source/Plugins/Process/FreeBSD
- `19`
- `11`
- `8`
- :part:`57%`
* - lldb/source/Plugins/Process/gdb-remote
- `26`
- `16`
- `10`
- :part:`61%`
* - lldb/source/Plugins/Process/Linux
- `24`
- `12`
- `12`
- :part:`50%`
* - lldb/source/Plugins/Process/mach-core
- `4`
- `3`
- `1`
- :part:`75%`
* - lldb/source/Plugins/Process/MacOSX-Kernel
- `16`
- `13`
- `3`
- :part:`81%`
* - lldb/source/Plugins/Process/minidump
- `17`
- `10`
- `7`
- :part:`58%`
* - lldb/source/Plugins/Process/NetBSD
- `8`
- `3`
- `5`
- :part:`37%`
* - lldb/source/Plugins/Process/POSIX
- `8`
- `5`
- `3`
- :part:`62%`
* - lldb/source/Plugins/Process/Utility
- `127`
- `86`
- `41`
- :part:`67%`
* - lldb/source/Plugins/Process/Windows/Common
- `34`
- `24`
- `10`
- :part:`70%`
* - lldb/source/Plugins/Process/Windows/Common/arm
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Process/Windows/Common/arm64
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/Process/Windows/Common/x64
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/Process/Windows/Common/x86
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/ScriptInterpreter/Lua
- `4`
- `4`
- `0`
- :good:`100%`
* - lldb/source/Plugins/ScriptInterpreter/None
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/ScriptInterpreter/Python
- `8`
- `3`
- `5`
- :part:`37%`
* - lldb/source/Plugins/StructuredData/DarwinLog
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/SymbolFile/Breakpad
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/SymbolFile/DWARF
- `65`
- `35`
- `30`
- :part:`53%`
* - lldb/source/Plugins/SymbolFile/NativePDB
- `20`
- `11`
- `9`
- :part:`55%`
* - lldb/source/Plugins/SymbolFile/PDB
- `6`
- `4`
- `2`
- :part:`66%`
* - lldb/source/Plugins/SymbolFile/Symtab
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/SymbolVendor/ELF
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/SymbolVendor/MacOSX
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/SymbolVendor/wasm
- `2`
- `2`
- `0`
- :good:`100%`
* - lldb/source/Plugins/SystemRuntime/MacOSX
- `10`
- `1`
- `9`
- :part:`10%`
* - lldb/source/Plugins/TypeSystem/Clang
- `2`
- `0`
- `2`
- :none:`0%`
* - lldb/source/Plugins/UnwindAssembly/InstEmulation
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/source/Plugins/UnwindAssembly/x86
- `4`
- `2`
- `2`
- :part:`50%`
* - lldb/source/Symbol
- `32`
- `18`
- `14`
- :part:`56%`
* - lldb/source/Target
- `61`
- `28`
- `33`
- :part:`45%`
* - lldb/source/Utility
- `54`
- `41`
- `13`
- :part:`75%`
* - lldb/tools/argdumper
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/tools/darwin-debug
- `1`
- `1`
- `0`
- :good:`100%`
* - lldb/tools/debugserver/source
- `49`
- `38`
- `11`
- :part:`77%`
* - lldb/tools/debugserver/source/MacOSX
- `24`
- `16`
- `8`
- :part:`66%`
* - lldb/tools/debugserver/source/MacOSX/arm
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/tools/debugserver/source/MacOSX/arm64
- `2`
- `1`
- `1`
- :part:`50%`
* - lldb/tools/debugserver/source/MacOSX/DarwinLog
- `20`
- `18`
- `2`
- :part:`90%`
* - lldb/tools/debugserver/source/MacOSX/i386
- `3`
- `1`
- `2`
- :part:`33%`
* - lldb/tools/debugserver/source/MacOSX/x86_64
- `3`
- `1`