[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / clang / docs / ClangFormattedStatus.rst
blobbeca555ebc016b2976136221938c065e1923f0ea
1 .. raw:: html
3       <style type="text/css">
4         .none { background-color: #FFCC99 }
5         .part { background-color: #FFFF99 }
6         .good { background-color: #2CCCFF }
7         .total { font-weight: bold; }
8       </style>
10 .. role:: none
11 .. role:: part
12 .. role:: good
13 .. role:: total
15 ======================
16 Clang Formatted Status
17 ======================
19 :doc:`ClangFormattedStatus` describes the state of LLVM source
20 tree in terms of conformance to :doc:`ClangFormat` as of: June 04, 2021 13:01:37 (`e42ee2d50963 <https://github.com/llvm/llvm-project/commit/e42ee2d50963>`_).
23 .. list-table:: LLVM Clang-Format Status
24    :widths: 50 25 25 25 25
25    :header-rows: 1
27    * - Directory
28      - Total Files
29      - Formatted Files
30      - Unformatted Files
31      - % Complete
32    * - .
33      - `1`
34      - `1`
35      - `0`
36      - :good:`100%`
37    * - clang/bindings/python/tests/cindex/INPUTS
38      - `5`
39      - `3`
40      - `2`
41      - :part:`60%`
42    * - clang/docs/analyzer/checkers
43      - `2`
44      - `0`
45      - `2`
46      - :none:`0%`
47    * - clang/examples/AnnotateFunctions
48      - `1`
49      - `0`
50      - `1`
51      - :none:`0%`
52    * - clang/examples/Attribute
53      - `1`
54      - `1`
55      - `0`
56      - :good:`100%`
57    * - clang/examples/CallSuperAttribute
58      - `1`
59      - `1`
60      - `0`
61      - :good:`100%`
62    * - clang/examples/clang-interpreter
63      - `1`
64      - `0`
65      - `1`
66      - :none:`0%`
67    * - clang/examples/PrintFunctionNames
68      - `1`
69      - `0`
70      - `1`
71      - :none:`0%`
72    * - clang/include/clang/Analysis
73      - `16`
74      - `4`
75      - `12`
76      - :part:`25%`
77    * - clang/include/clang/Analysis/Analyses
78      - `15`
79      - `3`
80      - `12`
81      - :part:`20%`
82    * - clang/include/clang/Analysis/DomainSpecific
83      - `2`
84      - `0`
85      - `2`
86      - :none:`0%`
87    * - clang/include/clang/Analysis/FlowSensitive
88      - `2`
89      - `1`
90      - `1`
91      - :part:`50%`
92    * - clang/include/clang/Analysis/Support
93      - `1`
94      - `0`
95      - `1`
96      - :none:`0%`
97    * - clang/include/clang/APINotes
98      - `2`
99      - `2`
100      - `0`
101      - :good:`100%`
102    * - clang/include/clang/ARCMigrate
103      - `3`
104      - `0`
105      - `3`
106      - :none:`0%`
107    * - clang/include/clang/AST
108      - `114`
109      - `21`
110      - `93`
111      - :part:`18%`
112    * - clang/include/clang/ASTMatchers
113      - `5`
114      - `1`
115      - `4`
116      - :part:`20%`
117    * - clang/include/clang/ASTMatchers/Dynamic
118      - `4`
119      - `1`
120      - `3`
121      - :part:`25%`
122    * - clang/include/clang/Basic
123      - `80`
124      - `30`
125      - `50`
126      - :part:`37%`
127    * - clang/include/clang/CodeGen
128      - `9`
129      - `0`
130      - `9`
131      - :none:`0%`
132    * - clang/include/clang/CrossTU
133      - `2`
134      - `1`
135      - `1`
136      - :part:`50%`
137    * - clang/include/clang/DirectoryWatcher
138      - `1`
139      - `1`
140      - `0`
141      - :good:`100%`
142    * - clang/include/clang/Driver
143      - `17`
144      - `5`
145      - `12`
146      - :part:`29%`
147    * - clang/include/clang/Edit
148      - `5`
149      - `1`
150      - `4`
151      - :part:`20%`
152    * - clang/include/clang/Format
153      - `1`
154      - `1`
155      - `0`
156      - :good:`100%`
157    * - clang/include/clang/Frontend
158      - `28`
159      - `7`
160      - `21`
161      - :part:`25%`
162    * - clang/include/clang/FrontendTool
163      - `1`
164      - `0`
165      - `1`
166      - :none:`0%`
167    * - clang/include/clang/Index
168      - `7`
169      - `2`
170      - `5`
171      - :part:`28%`
172    * - clang/include/clang/IndexSerialization
173      - `1`
174      - `1`
175      - `0`
176      - :good:`100%`
177    * - clang/include/clang/Interpreter
178      - `2`
179      - `2`
180      - `0`
181      - :good:`100%`
182    * - clang/include/clang/Lex
183      - `29`
184      - `5`
185      - `24`
186      - :part:`17%`
187    * - clang/include/clang/Parse
188      - `5`
189      - `2`
190      - `3`
191      - :part:`40%`
192    * - clang/include/clang/Rewrite/Core
193      - `6`
194      - `0`
195      - `6`
196      - :none:`0%`
197    * - clang/include/clang/Rewrite/Frontend
198      - `4`
199      - `0`
200      - `4`
201      - :none:`0%`
202    * - clang/include/clang/Sema
203      - `32`
204      - `3`
205      - `29`
206      - :part:`9%`
207    * - clang/include/clang/Serialization
208      - `14`
209      - `3`
210      - `11`
211      - :part:`21%`
212    * - clang/include/clang/StaticAnalyzer/Checkers
213      - `4`
214      - `1`
215      - `3`
216      - :part:`25%`
217    * - clang/include/clang/StaticAnalyzer/Core
218      - `5`
219      - `1`
220      - `4`
221      - :part:`20%`
222    * - clang/include/clang/StaticAnalyzer/Core/BugReporter
223      - `4`
224      - `1`
225      - `3`
226      - :part:`25%`
227    * - clang/include/clang/StaticAnalyzer/Core/PathSensitive
228      - `36`
229      - `10`
230      - `26`
231      - :part:`27%`
232    * - clang/include/clang/StaticAnalyzer/Frontend
233      - `5`
234      - `2`
235      - `3`
236      - :part:`40%`
237    * - clang/include/clang/Testing
238      - `2`
239      - `2`
240      - `0`
241      - :good:`100%`
242    * - clang/include/clang/Tooling
243      - `17`
244      - `10`
245      - `7`
246      - :part:`58%`
247    * - clang/include/clang/Tooling/ASTDiff
248      - `2`
249      - `2`
250      - `0`
251      - :good:`100%`
252    * - clang/include/clang/Tooling/Core
253      - `2`
254      - `0`
255      - `2`
256      - :none:`0%`
257    * - clang/include/clang/Tooling/DependencyScanning
258      - `5`
259      - `4`
260      - `1`
261      - :part:`80%`
262    * - clang/include/clang/Tooling/Inclusions
263      - `2`
264      - `1`
265      - `1`
266      - :part:`50%`
267    * - clang/include/clang/Tooling/Refactoring
268      - `15`
269      - `12`
270      - `3`
271      - :part:`80%`
272    * - clang/include/clang/Tooling/Refactoring/Extract
273      - `2`
274      - `1`
275      - `1`
276      - :part:`50%`
277    * - clang/include/clang/Tooling/Refactoring/Rename
278      - `6`
279      - `5`
280      - `1`
281      - :part:`83%`
282    * - clang/include/clang/Tooling/Syntax
283      - `5`
284      - `5`
285      - `0`
286      - :good:`100%`
287    * - clang/include/clang/Tooling/Transformer
288      - `8`
289      - `6`
290      - `2`
291      - :part:`75%`
292    * - clang/include/clang-c
293      - `10`
294      - `3`
295      - `7`
296      - :part:`30%`
297    * - clang/INPUTS
298      - `2`
299      - `0`
300      - `2`
301      - :none:`0%`
302    * - clang/lib/Analysis
303      - `28`
304      - `4`
305      - `24`
306      - :part:`14%`
307    * - clang/lib/Analysis/plugins/CheckerDependencyHandling
308      - `1`
309      - `1`
310      - `0`
311      - :good:`100%`
312    * - clang/lib/Analysis/plugins/CheckerOptionHandling
313      - `1`
314      - `0`
315      - `1`
316      - :none:`0%`
317    * - clang/lib/Analysis/plugins/SampleAnalyzer
318      - `1`
319      - `1`
320      - `0`
321      - :good:`100%`
322    * - clang/lib/APINotes
323      - `3`
324      - `3`
325      - `0`
326      - :good:`100%`
327    * - clang/lib/ARCMigrate
328      - `22`
329      - `0`
330      - `22`
331      - :none:`0%`
332    * - clang/lib/AST
333      - `80`
334      - `2`
335      - `78`
336      - :part:`2%`
337    * - clang/lib/AST/Interp
338      - `44`
339      - `18`
340      - `26`
341      - :part:`40%`
342    * - clang/lib/ASTMatchers
343      - `3`
344      - `1`
345      - `2`
346      - :part:`33%`
347    * - clang/lib/ASTMatchers/Dynamic
348      - `6`
349      - `1`
350      - `5`
351      - :part:`16%`
352    * - clang/lib/Basic
353      - `37`
354      - `12`
355      - `25`
356      - :part:`32%`
357    * - clang/lib/Basic/Targets
358      - `50`
359      - `24`
360      - `26`
361      - :part:`48%`
362    * - clang/lib/CodeGen
363      - `91`
364      - `12`
365      - `79`
366      - :part:`13%`
367    * - clang/lib/CrossTU
368      - `1`
369      - `0`
370      - `1`
371      - :none:`0%`
372    * - clang/lib/DirectoryWatcher
373      - `2`
374      - `2`
375      - `0`
376      - :good:`100%`
377    * - clang/lib/DirectoryWatcher/default
378      - `1`
379      - `0`
380      - `1`
381      - :none:`0%`
382    * - clang/lib/DirectoryWatcher/linux
383      - `1`
384      - `0`
385      - `1`
386      - :none:`0%`
387    * - clang/lib/DirectoryWatcher/mac
388      - `1`
389      - `0`
390      - `1`
391      - :none:`0%`
392    * - clang/lib/DirectoryWatcher/windows
393      - `1`
394      - `0`
395      - `1`
396      - :none:`0%`
397    * - clang/lib/Driver
398      - `16`
399      - `3`
400      - `13`
401      - :part:`18%`
402    * - clang/lib/Driver/ToolChains
403      - `87`
404      - `31`
405      - `56`
406      - :part:`35%`
407    * - clang/lib/Driver/ToolChains/Arch
408      - `20`
409      - `6`
410      - `14`
411      - :part:`30%`
412    * - clang/lib/Edit
413      - `3`
414      - `0`
415      - `3`
416      - :none:`0%`
417    * - clang/lib/Format
418      - `31`
419      - `31`
420      - `0`
421      - :good:`100%`
422    * - clang/lib/Format/old
423      - `2`
424      - `1`
425      - `1`
426      - :part:`50%`
427    * - clang/lib/Frontend
428      - `32`
429      - `3`
430      - `29`
431      - :part:`9%`
432    * - clang/lib/Frontend/Rewrite
433      - `8`
434      - `0`
435      - `8`
436      - :none:`0%`
437    * - clang/lib/FrontendTool
438      - `1`
439      - `0`
440      - `1`
441      - :none:`0%`
442    * - clang/lib/Headers
443      - `136`
444      - `12`
445      - `124`
446      - :part:`8%`
447    * - clang/lib/Headers/openmp_wrappers
448      - `5`
449      - `5`
450      - `0`
451      - :good:`100%`
452    * - clang/lib/Headers/ppc_wrappers
453      - `7`
454      - `2`
455      - `5`
456      - :part:`28%`
457    * - clang/lib/Index
458      - `11`
459      - `1`
460      - `10`
461      - :part:`9%`
462    * - clang/lib/IndexSerialization
463      - `1`
464      - `1`
465      - `0`
466      - :good:`100%`
467    * - clang/lib/Interpreter
468      - `5`
469      - `5`
470      - `0`
471      - :good:`100%`
472    * - clang/lib/Lex
473      - `23`
474      - `1`
475      - `22`
476      - :part:`4%`
477    * - clang/lib/Parse
478      - `15`
479      - `1`
480      - `14`
481      - :part:`6%`
482    * - clang/lib/Rewrite
483      - `5`
484      - `0`
485      - `5`
486      - :none:`0%`
487    * - clang/lib/Sema
488      - `55`
489      - `4`
490      - `51`
491      - :part:`7%`
492    * - clang/lib/Serialization
493      - `17`
494      - `1`
495      - `16`
496      - :part:`5%`
497    * - clang/lib/StaticAnalyzer/Checkers
498      - `117`
499      - `16`
500      - `101`
501      - :part:`13%`
502    * - clang/lib/StaticAnalyzer/Checkers/cert
503      - `1`
504      - `1`
505      - `0`
506      - :good:`100%`
507    * - clang/lib/StaticAnalyzer/Checkers/MPI-Checker
508      - `6`
509      - `0`
510      - `6`
511      - :none:`0%`
512    * - clang/lib/StaticAnalyzer/Checkers/RetainCountChecker
513      - `4`
514      - `0`
515      - `4`
516      - :none:`0%`
517    * - clang/lib/StaticAnalyzer/Checkers/UninitializedObject
518      - `3`
519      - `1`
520      - `2`
521      - :part:`33%`
522    * - clang/lib/StaticAnalyzer/Checkers/WebKit
523      - `10`
524      - `8`
525      - `2`
526      - :part:`80%`
527    * - clang/lib/StaticAnalyzer/Core
528      - `46`
529      - `10`
530      - `36`
531      - :part:`21%`
532    * - clang/lib/StaticAnalyzer/Frontend
533      - `8`
534      - `3`
535      - `5`
536      - :part:`37%`
537    * - clang/lib/Testing
538      - `1`
539      - `1`
540      - `0`
541      - :good:`100%`
542    * - clang/lib/Tooling
543      - `16`
544      - `7`
545      - `9`
546      - :part:`43%`
547    * - clang/lib/Tooling/ASTDiff
548      - `1`
549      - `0`
550      - `1`
551      - :none:`0%`
552    * - clang/lib/Tooling/Core
553      - `2`
554      - `0`
555      - `2`
556      - :none:`0%`
557    * - clang/lib/Tooling/DependencyScanning
558      - `5`
559      - `2`
560      - `3`
561      - :part:`40%`
562    * - clang/lib/Tooling/DumpTool
563      - `4`
564      - `3`
565      - `1`
566      - :part:`75%`
567    * - clang/lib/Tooling/Inclusions
568      - `2`
569      - `2`
570      - `0`
571      - :good:`100%`
572    * - clang/lib/Tooling/Refactoring
573      - `5`
574      - `3`
575      - `2`
576      - :part:`60%`
577    * - clang/lib/Tooling/Refactoring/Extract
578      - `2`
579      - `1`
580      - `1`
581      - :part:`50%`
582    * - clang/lib/Tooling/Refactoring/Rename
583      - `5`
584      - `2`
585      - `3`
586      - :part:`40%`
587    * - clang/lib/Tooling/Syntax
588      - `7`
589      - `6`
590      - `1`
591      - :part:`85%`
592    * - clang/lib/Tooling/Transformer
593      - `7`
594      - `3`
595      - `4`
596      - :part:`42%`
597    * - clang/tools/amdgpu-arch
598      - `1`
599      - `1`
600      - `0`
601      - :good:`100%`
602    * - clang/tools/apinotes-test
603      - `1`
604      - `1`
605      - `0`
606      - :good:`100%`
607    * - clang/tools/arcmt-test
608      - `1`
609      - `0`
610      - `1`
611      - :none:`0%`
612    * - clang/tools/c-index-test
613      - `1`
614      - `0`
615      - `1`
616      - :none:`0%`
617    * - clang/tools/clang-check
618      - `1`
619      - `0`
620      - `1`
621      - :none:`0%`
622    * - clang/tools/clang-diff
623      - `1`
624      - `0`
625      - `1`
626      - :none:`0%`
627    * - clang/tools/clang-extdef-mapping
628      - `1`
629      - `0`
630      - `1`
631      - :none:`0%`
632    * - clang/tools/clang-format
633      - `1`
634      - `1`
635      - `0`
636      - :good:`100%`
637    * - clang/tools/clang-format/fuzzer
638      - `1`
639      - `0`
640      - `1`
641      - :none:`0%`
642    * - clang/tools/clang-fuzzer
643      - `6`
644      - `4`
645      - `2`
646      - :part:`66%`
647    * - clang/tools/clang-fuzzer/fuzzer-initialize
648      - `2`
649      - `0`
650      - `2`
651      - :none:`0%`
652    * - clang/tools/clang-fuzzer/handle-cxx
653      - `2`
654      - `0`
655      - `2`
656      - :none:`0%`
657    * - clang/tools/clang-fuzzer/handle-llvm
658      - `3`
659      - `1`
660      - `2`
661      - :part:`33%`
662    * - clang/tools/clang-fuzzer/proto-to-cxx
663      - `5`
664      - `0`
665      - `5`
666      - :none:`0%`
667    * - clang/tools/clang-fuzzer/proto-to-llvm
668      - `3`
669      - `0`
670      - `3`
671      - :none:`0%`
672    * - clang/tools/clang-import-test
673      - `1`
674      - `1`
675      - `0`
676      - :good:`100%`
677    * - clang/tools/clang-offload-bundler
678      - `1`
679      - `0`
680      - `1`
681      - :none:`0%`
682    * - clang/tools/clang-offload-wrapper
683      - `1`
684      - `1`
685      - `0`
686      - :good:`100%`
687    * - clang/tools/clang-refactor
688      - `4`
689      - `4`
690      - `0`
691      - :good:`100%`
692    * - clang/tools/clang-rename
693      - `1`
694      - `1`
695      - `0`
696      - :good:`100%`
697    * - clang/tools/clang-repl
698      - `1`
699      - `1`
700      - `0`
701      - :good:`100%`
702    * - clang/tools/clang-scan-deps
703      - `1`
704      - `1`
705      - `0`
706      - :good:`100%`
707    * - clang/tools/clang-shlib
708      - `1`
709      - `1`
710      - `0`
711      - :good:`100%`
712    * - clang/tools/diagtool
713      - `9`
714      - `0`
715      - `9`
716      - :none:`0%`
717    * - clang/tools/driver
718      - `4`
719      - `1`
720      - `3`
721      - :part:`25%`
722    * - clang/tools/libclang
723      - `35`
724      - `6`
725      - `29`
726      - :part:`17%`
727    * - clang/tools/scan-build-py/tests/functional/src/include
728      - `1`
729      - `1`
730      - `0`
731      - :good:`100%`
732    * - clang/unittests/Analysis
733      - `6`
734      - `2`
735      - `4`
736      - :part:`33%`
737    * - clang/unittests/AST
738      - `28`
739      - `6`
740      - `22`
741      - :part:`21%`
742    * - clang/unittests/ASTMatchers
743      - `6`
744      - `3`
745      - `3`
746      - :part:`50%`
747    * - clang/unittests/ASTMatchers/Dynamic
748      - `3`
749      - `0`
750      - `3`
751      - :none:`0%`
752    * - clang/unittests/Basic
753      - `7`
754      - `3`
755      - `4`
756      - :part:`42%`
757    * - clang/unittests/CodeGen
758      - `6`
759      - `1`
760      - `5`
761      - :part:`16%`
762    * - clang/unittests/CrossTU
763      - `1`
764      - `1`
765      - `0`
766      - :good:`100%`
767    * - clang/unittests/DirectoryWatcher
768      - `1`
769      - `0`
770      - `1`
771      - :none:`0%`
772    * - clang/unittests/Driver
773      - `5`
774      - `1`
775      - `4`
776      - :part:`20%`
777    * - clang/unittests/Format
778      - `21`
779      - `20`
780      - `1`
781      - :part:`95%`
782    * - clang/unittests/Frontend
783      - `10`
784      - `6`
785      - `4`
786      - :part:`60%`
787    * - clang/unittests/Index
788      - `1`
789      - `1`
790      - `0`
791      - :good:`100%`
792    * - clang/unittests/Interpreter
793      - `2`
794      - `2`
795      - `0`
796      - :good:`100%`
797    * - clang/unittests/Introspection
798      - `1`
799      - `0`
800      - `1`
801      - :none:`0%`
802    * - clang/unittests/Lex
803      - `7`
804      - `3`
805      - `4`
806      - :part:`42%`
807    * - clang/unittests/libclang
808      - `2`
809      - `0`
810      - `2`
811      - :none:`0%`
812    * - clang/unittests/libclang/CrashTests
813      - `1`
814      - `1`
815      - `0`
816      - :good:`100%`
817    * - clang/unittests/Rename
818      - `6`
819      - `0`
820      - `6`
821      - :none:`0%`
822    * - clang/unittests/Rewrite
823      - `2`
824      - `1`
825      - `1`
826      - :part:`50%`
827    * - clang/unittests/Sema
828      - `3`
829      - `2`
830      - `1`
831      - :part:`66%`
832    * - clang/unittests/Serialization
833      - `1`
834      - `1`
835      - `0`
836      - :good:`100%`
837    * - clang/unittests/StaticAnalyzer
838      - `12`
839      - `4`
840      - `8`
841      - :part:`33%`
842    * - clang/unittests/Tooling
843      - `29`
844      - `8`
845      - `21`
846      - :part:`27%`
847    * - clang/unittests/Tooling/RecursiveASTVisitorTests
848      - `30`
849      - `13`
850      - `17`
851      - :part:`43%`
852    * - clang/unittests/Tooling/Syntax
853      - `7`
854      - `3`
855      - `4`
856      - :part:`42%`
857    * - clang/utils/perf-training/cxx
858      - `1`
859      - `0`
860      - `1`
861      - :none:`0%`
862    * - clang/utils/TableGen
863      - `22`
864      - `4`
865      - `18`
866      - :part:`18%`
867    * - clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling
868      - `1`
869      - `1`
870      - `0`
871      - :good:`100%`
872    * - clang-tools-extra/clang-apply-replacements/lib/Tooling
873      - `1`
874      - `1`
875      - `0`
876      - :good:`100%`
877    * - clang-tools-extra/clang-apply-replacements/tool
878      - `1`
879      - `1`
880      - `0`
881      - :good:`100%`
882    * - clang-tools-extra/clang-change-namespace
883      - `2`
884      - `0`
885      - `2`
886      - :none:`0%`
887    * - clang-tools-extra/clang-change-namespace/tool
888      - `1`
889      - `0`
890      - `1`
891      - :none:`0%`
892    * - clang-tools-extra/clang-doc
893      - `17`
894      - `16`
895      - `1`
896      - :part:`94%`
897    * - clang-tools-extra/clang-doc/tool
898      - `1`
899      - `1`
900      - `0`
901      - :good:`100%`
902    * - clang-tools-extra/clang-include-fixer
903      - `13`
904      - `7`
905      - `6`
906      - :part:`53%`
907    * - clang-tools-extra/clang-include-fixer/find-all-symbols
908      - `17`
909      - `13`
910      - `4`
911      - :part:`76%`
912    * - clang-tools-extra/clang-include-fixer/find-all-symbols/tool
913      - `1`
914      - `0`
915      - `1`
916      - :none:`0%`
917    * - clang-tools-extra/clang-include-fixer/plugin
918      - `1`
919      - `1`
920      - `0`
921      - :good:`100%`
922    * - clang-tools-extra/clang-include-fixer/tool
923      - `1`
924      - `0`
925      - `1`
926      - :none:`0%`
927    * - clang-tools-extra/clang-move
928      - `4`
929      - `1`
930      - `3`
931      - :part:`25%`
932    * - clang-tools-extra/clang-move/tool
933      - `1`
934      - `1`
935      - `0`
936      - :good:`100%`
937    * - clang-tools-extra/clang-query
938      - `5`
939      - `4`
940      - `1`
941      - :part:`80%`
942    * - clang-tools-extra/clang-query/tool
943      - `1`
944      - `0`
945      - `1`
946      - :none:`0%`
947    * - clang-tools-extra/clang-reorder-fields
948      - `2`
949      - `1`
950      - `1`
951      - :part:`50%`
952    * - clang-tools-extra/clang-reorder-fields/tool
953      - `1`
954      - `0`
955      - `1`
956      - :none:`0%`
957    * - clang-tools-extra/clang-tidy
958      - `18`
959      - `11`
960      - `7`
961      - :part:`61%`
962    * - clang-tools-extra/clang-tidy/abseil
963      - `40`
964      - `28`
965      - `12`
966      - :part:`70%`
967    * - clang-tools-extra/clang-tidy/altera
968      - `11`
969      - `9`
970      - `2`
971      - :part:`81%`
972    * - clang-tools-extra/clang-tidy/android
973      - `33`
974      - `23`
975      - `10`
976      - :part:`69%`
977    * - clang-tools-extra/clang-tidy/boost
978      - `3`
979      - `3`
980      - `0`
981      - :good:`100%`
982    * - clang-tools-extra/clang-tidy/bugprone
983      - `115`
984      - `94`
985      - `21`
986      - :part:`81%`
987    * - clang-tools-extra/clang-tidy/cert
988      - `29`
989      - `28`
990      - `1`
991      - :part:`96%`
992    * - clang-tools-extra/clang-tidy/concurrency
993      - `5`
994      - `4`
995      - `1`
996      - :part:`80%`
997    * - clang-tools-extra/clang-tidy/cppcoreguidelines
998      - `43`
999      - `40`
1000      - `3`
1001      - :part:`93%`
1002    * - clang-tools-extra/clang-tidy/darwin
1003      - `5`
1004      - `2`
1005      - `3`
1006      - :part:`40%`
1007    * - clang-tools-extra/clang-tidy/fuchsia
1008      - `15`
1009      - `10`
1010      - `5`
1011      - :part:`66%`
1012    * - clang-tools-extra/clang-tidy/google
1013      - `33`
1014      - `22`
1015      - `11`
1016      - :part:`66%`
1017    * - clang-tools-extra/clang-tidy/hicpp
1018      - `9`
1019      - `7`
1020      - `2`
1021      - :part:`77%`
1022    * - clang-tools-extra/clang-tidy/linuxkernel
1023      - `3`
1024      - `2`
1025      - `1`
1026      - :part:`66%`
1027    * - clang-tools-extra/clang-tidy/llvm
1028      - `11`
1029      - `10`
1030      - `1`
1031      - :part:`90%`
1032    * - clang-tools-extra/clang-tidy/llvmlibc
1033      - `7`
1034      - `7`
1035      - `0`
1036      - :good:`100%`
1037    * - clang-tools-extra/clang-tidy/misc
1038      - `29`
1039      - `25`
1040      - `4`
1041      - :part:`86%`
1042    * - clang-tools-extra/clang-tidy/modernize
1043      - `67`
1044      - `49`
1045      - `18`
1046      - :part:`73%`
1047    * - clang-tools-extra/clang-tidy/mpi
1048      - `5`
1049      - `5`
1050      - `0`
1051      - :good:`100%`
1052    * - clang-tools-extra/clang-tidy/objc
1053      - `15`
1054      - `10`
1055      - `5`
1056      - :part:`66%`
1057    * - clang-tools-extra/clang-tidy/openmp
1058      - `5`
1059      - `5`
1060      - `0`
1061      - :good:`100%`
1062    * - clang-tools-extra/clang-tidy/performance
1063      - `31`
1064      - `24`
1065      - `7`
1066      - :part:`77%`
1067    * - clang-tools-extra/clang-tidy/plugin
1068      - `1`
1069      - `1`
1070      - `0`
1071      - :good:`100%`
1072    * - clang-tools-extra/clang-tidy/portability
1073      - `5`
1074      - `3`
1075      - `2`
1076      - :part:`60%`
1077    * - clang-tools-extra/clang-tidy/readability
1078      - `77`
1079      - `63`
1080      - `14`
1081      - :part:`81%`
1082    * - clang-tools-extra/clang-tidy/tool
1083      - `3`
1084      - `2`
1085      - `1`
1086      - :part:`66%`
1087    * - clang-tools-extra/clang-tidy/utils
1088      - `35`
1089      - `30`
1090      - `5`
1091      - :part:`85%`
1092    * - clang-tools-extra/clang-tidy/zircon
1093      - `3`
1094      - `3`
1095      - `0`
1096      - :good:`100%`
1097    * - clang-tools-extra/clangd
1098      - `93`
1099      - `79`
1100      - `14`
1101      - :part:`84%`
1102    * - clang-tools-extra/clangd/benchmarks
1103      - `1`
1104      - `1`
1105      - `0`
1106      - :good:`100%`
1107    * - clang-tools-extra/clangd/benchmarks/CompletionModel
1108      - `1`
1109      - `0`
1110      - `1`
1111      - :none:`0%`
1112    * - clang-tools-extra/clangd/fuzzer
1113      - `2`
1114      - `2`
1115      - `0`
1116      - :good:`100%`
1117    * - clang-tools-extra/clangd/index
1118      - `39`
1119      - `37`
1120      - `2`
1121      - :part:`94%`
1122    * - clang-tools-extra/clangd/index/dex
1123      - `9`
1124      - `8`
1125      - `1`
1126      - :part:`88%`
1127    * - clang-tools-extra/clangd/index/dex/dexp
1128      - `1`
1129      - `1`
1130      - `0`
1131      - :good:`100%`
1132    * - clang-tools-extra/clangd/index/remote
1133      - `2`
1134      - `2`
1135      - `0`
1136      - :good:`100%`
1137    * - clang-tools-extra/clangd/index/remote/marshalling
1138      - `2`
1139      - `2`
1140      - `0`
1141      - :good:`100%`
1142    * - clang-tools-extra/clangd/index/remote/monitor
1143      - `1`
1144      - `1`
1145      - `0`
1146      - :good:`100%`
1147    * - clang-tools-extra/clangd/index/remote/server
1148      - `1`
1149      - `1`
1150      - `0`
1151      - :good:`100%`
1152    * - clang-tools-extra/clangd/index/remote/unimplemented
1153      - `1`
1154      - `1`
1155      - `0`
1156      - :good:`100%`
1157    * - clang-tools-extra/clangd/indexer
1158      - `1`
1159      - `1`
1160      - `0`
1161      - :good:`100%`
1162    * - clang-tools-extra/clangd/refactor
1163      - `4`
1164      - `3`
1165      - `1`
1166      - :part:`75%`
1167    * - clang-tools-extra/clangd/refactor/tweaks
1168      - `14`
1169      - `11`
1170      - `3`
1171      - :part:`78%`
1172    * - clang-tools-extra/clangd/support
1173      - `23`
1174      - `22`
1175      - `1`
1176      - :part:`95%`
1177    * - clang-tools-extra/clangd/tool
1178      - `2`
1179      - `2`
1180      - `0`
1181      - :good:`100%`
1182    * - clang-tools-extra/clangd/unittests
1183      - `77`
1184      - `66`
1185      - `11`
1186      - :part:`85%`
1187    * - clang-tools-extra/clangd/unittests/decision_forest_model
1188      - `1`
1189      - `1`
1190      - `0`
1191      - :good:`100%`
1192    * - clang-tools-extra/clangd/unittests/remote
1193      - `1`
1194      - `1`
1195      - `0`
1196      - :good:`100%`
1197    * - clang-tools-extra/clangd/unittests/support
1198      - `11`
1199      - `11`
1200      - `0`
1201      - :good:`100%`
1202    * - clang-tools-extra/clangd/unittests/tweaks
1203      - `20`
1204      - `20`
1205      - `0`
1206      - :good:`100%`
1207    * - clang-tools-extra/clangd/unittests/xpc
1208      - `1`
1209      - `1`
1210      - `0`
1211      - :good:`100%`
1212    * - clang-tools-extra/clangd/xpc
1213      - `3`
1214      - `3`
1215      - `0`
1216      - :good:`100%`
1217    * - clang-tools-extra/clangd/xpc/framework
1218      - `1`
1219      - `1`
1220      - `0`
1221      - :good:`100%`
1222    * - clang-tools-extra/clangd/xpc/test-client
1223      - `1`
1224      - `1`
1225      - `0`
1226      - :good:`100%`
1227    * - clang-tools-extra/modularize
1228      - `9`
1229      - `1`
1230      - `8`
1231      - :part:`11%`
1232    * - clang-tools-extra/pp-trace
1233      - `3`
1234      - `1`
1235      - `2`
1236      - :part:`33%`
1237    * - clang-tools-extra/tool-template
1238      - `1`
1239      - `1`
1240      - `0`
1241      - :good:`100%`
1242    * - clang-tools-extra/unittests/clang-apply-replacements
1243      - `1`
1244      - `1`
1245      - `0`
1246      - :good:`100%`
1247    * - clang-tools-extra/unittests/clang-change-namespace
1248      - `1`
1249      - `0`
1250      - `1`
1251      - :none:`0%`
1252    * - clang-tools-extra/unittests/clang-doc
1253      - `9`
1254      - `9`
1255      - `0`
1256      - :good:`100%`
1257    * - clang-tools-extra/unittests/clang-include-fixer
1258      - `2`
1259      - `0`
1260      - `2`
1261      - :none:`0%`
1262    * - clang-tools-extra/unittests/clang-include-fixer/find-all-symbols
1263      - `1`
1264      - `0`
1265      - `1`
1266      - :none:`0%`
1267    * - clang-tools-extra/unittests/clang-move
1268      - `1`
1269      - `0`
1270      - `1`
1271      - :none:`0%`
1272    * - clang-tools-extra/unittests/clang-query
1273      - `2`
1274      - `0`
1275      - `2`
1276      - :none:`0%`
1277    * - clang-tools-extra/unittests/clang-tidy
1278      - `15`
1279      - `6`
1280      - `9`
1281      - :part:`40%`
1282    * - clang-tools-extra/unittests/include/common
1283      - `1`
1284      - `0`
1285      - `1`
1286      - :none:`0%`
1287    * - compiler-rt/include/fuzzer
1288      - `1`
1289      - `0`
1290      - `1`
1291      - :none:`0%`
1292    * - compiler-rt/include/sanitizer
1293      - `15`
1294      - `2`
1295      - `13`
1296      - :part:`13%`
1297    * - compiler-rt/include/xray
1298      - `3`
1299      - `2`
1300      - `1`
1301      - :part:`66%`
1302    * - compiler-rt/lib/asan
1303      - `59`
1304      - `3`
1305      - `56`
1306      - :part:`5%`
1307    * - compiler-rt/lib/asan/tests
1308      - `17`
1309      - `1`
1310      - `16`
1311      - :part:`5%`
1312    * - compiler-rt/lib/BlocksRuntime
1313      - `2`
1314      - `0`
1315      - `2`
1316      - :none:`0%`
1317    * - compiler-rt/lib/builtins
1318      - `11`
1319      - `9`
1320      - `2`
1321      - :part:`81%`
1322    * - compiler-rt/lib/builtins/arm
1323      - `1`
1324      - `0`
1325      - `1`
1326      - :none:`0%`
1327    * - compiler-rt/lib/builtins/ppc
1328      - `1`
1329      - `1`
1330      - `0`
1331      - :good:`100%`
1332    * - compiler-rt/lib/cfi
1333      - `1`
1334      - `0`
1335      - `1`
1336      - :none:`0%`
1337    * - compiler-rt/lib/dfsan
1338      - `13`
1339      - `8`
1340      - `5`
1341      - :part:`61%`
1342    * - compiler-rt/lib/fuzzer
1343      - `45`
1344      - `7`
1345      - `38`
1346      - :part:`15%`
1347    * - compiler-rt/lib/fuzzer/afl
1348      - `1`
1349      - `0`
1350      - `1`
1351      - :none:`0%`
1352    * - compiler-rt/lib/fuzzer/dataflow
1353      - `3`
1354      - `0`
1355      - `3`
1356      - :none:`0%`
1357    * - compiler-rt/lib/fuzzer/tests
1358      - `2`
1359      - `1`
1360      - `1`
1361      - :part:`50%`
1362    * - compiler-rt/lib/gwp_asan
1363      - `12`
1364      - `12`
1365      - `0`
1366      - :good:`100%`
1367    * - compiler-rt/lib/gwp_asan/optional
1368      - `10`
1369      - `10`
1370      - `0`
1371      - :good:`100%`
1372    * - compiler-rt/lib/gwp_asan/platform_specific
1373      - `13`
1374      - `13`
1375      - `0`
1376      - :good:`100%`
1377    * - compiler-rt/lib/gwp_asan/tests
1378      - `15`
1379      - `15`
1380      - `0`
1381      - :good:`100%`
1382    * - compiler-rt/lib/gwp_asan/tests/platform_specific
1383      - `1`
1384      - `1`
1385      - `0`
1386      - :good:`100%`
1387    * - compiler-rt/lib/hwasan
1388      - `27`
1389      - `7`
1390      - `20`
1391      - :part:`25%`
1392    * - compiler-rt/lib/interception
1393      - `8`
1394      - `1`
1395      - `7`
1396      - :part:`12%`
1397    * - compiler-rt/lib/interception/tests
1398      - `3`
1399      - `1`
1400      - `2`
1401      - :part:`33%`
1402    * - compiler-rt/lib/lsan
1403      - `20`
1404      - `2`
1405      - `18`
1406      - :part:`10%`
1407    * - compiler-rt/lib/memprof
1408      - `27`
1409      - `26`
1410      - `1`
1411      - :part:`96%`
1412    * - compiler-rt/lib/msan
1413      - `18`
1414      - `4`
1415      - `14`
1416      - :part:`22%`
1417    * - compiler-rt/lib/msan/tests
1418      - `4`
1419      - `0`
1420      - `4`
1421      - :none:`0%`
1422    * - compiler-rt/lib/orc
1423      - `10`
1424      - `8`
1425      - `2`
1426      - :part:`80%`
1427    * - compiler-rt/lib/orc/unittests
1428      - `8`
1429      - `7`
1430      - `1`
1431      - :part:`87%`
1432    * - compiler-rt/lib/profile
1433      - `6`
1434      - `0`
1435      - `6`
1436      - :none:`0%`
1437    * - compiler-rt/lib/safestack
1438      - `3`
1439      - `1`
1440      - `2`
1441      - :part:`33%`
1442    * - compiler-rt/lib/sanitizer_common
1443      - `162`
1444      - `18`
1445      - `144`
1446      - :part:`11%`
1447    * - compiler-rt/lib/sanitizer_common/symbolizer
1448      - `2`
1449      - `2`
1450      - `0`
1451      - :good:`100%`
1452    * - compiler-rt/lib/sanitizer_common/tests
1453      - `39`
1454      - `2`
1455      - `37`
1456      - :part:`5%`
1457    * - compiler-rt/lib/scudo
1458      - `20`
1459      - `0`
1460      - `20`
1461      - :none:`0%`
1462    * - compiler-rt/lib/scudo/standalone
1463      - `47`
1464      - `47`
1465      - `0`
1466      - :good:`100%`
1467    * - compiler-rt/lib/scudo/standalone/benchmarks
1468      - `1`
1469      - `1`
1470      - `0`
1471      - :good:`100%`
1472    * - compiler-rt/lib/scudo/standalone/fuzz
1473      - `1`
1474      - `1`
1475      - `0`
1476      - :good:`100%`
1477    * - compiler-rt/lib/scudo/standalone/include/scudo
1478      - `1`
1479      - `1`
1480      - `0`
1481      - :good:`100%`
1482    * - compiler-rt/lib/scudo/standalone/tests
1483      - `24`
1484      - `24`
1485      - `0`
1486      - :good:`100%`
1487    * - compiler-rt/lib/scudo/standalone/tools
1488      - `1`
1489      - `1`
1490      - `0`
1491      - :good:`100%`
1492    * - compiler-rt/lib/stats
1493      - `3`
1494      - `0`
1495      - `3`
1496      - :none:`0%`
1497    * - compiler-rt/lib/tsan/benchmarks
1498      - `6`
1499      - `0`
1500      - `6`
1501      - :none:`0%`
1502    * - compiler-rt/lib/tsan/dd
1503      - `3`
1504      - `0`
1505      - `3`
1506      - :none:`0%`
1507    * - compiler-rt/lib/tsan/go
1508      - `1`
1509      - `0`
1510      - `1`
1511      - :none:`0%`
1512    * - compiler-rt/lib/tsan/rtl
1513      - `62`
1514      - `10`
1515      - `52`
1516      - :part:`16%`
1517    * - compiler-rt/lib/tsan/tests/rtl
1518      - `10`
1519      - `0`
1520      - `10`
1521      - :none:`0%`
1522    * - compiler-rt/lib/tsan/tests/unit
1523      - `10`
1524      - `0`
1525      - `10`
1526      - :none:`0%`
1527    * - compiler-rt/lib/ubsan
1528      - `27`
1529      - `7`
1530      - `20`
1531      - :part:`25%`
1532    * - compiler-rt/lib/ubsan_minimal
1533      - `1`
1534      - `0`
1535      - `1`
1536      - :none:`0%`
1537    * - compiler-rt/lib/xray
1538      - `39`
1539      - `27`
1540      - `12`
1541      - :part:`69%`
1542    * - compiler-rt/lib/xray/tests/unit
1543      - `10`
1544      - `8`
1545      - `2`
1546      - :part:`80%`
1547    * - compiler-rt/tools/gwp_asan
1548      - `2`
1549      - `2`
1550      - `0`
1551      - :good:`100%`
1552    * - debuginfo-tests/dexter/feature_tests/commands/penalty
1553      - `7`
1554      - `0`
1555      - `7`
1556      - :none:`0%`
1557    * - debuginfo-tests/dexter/feature_tests/commands/perfect
1558      - `5`
1559      - `0`
1560      - `5`
1561      - :none:`0%`
1562    * - debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/dex_and_source
1563      - `1`
1564      - `1`
1565      - `0`
1566      - :good:`100%`
1567    * - debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/precompiled_binary
1568      - `1`
1569      - `1`
1570      - `0`
1571      - :good:`100%`
1572    * - debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/precompiled_binary_different_dir/source
1573      - `1`
1574      - `1`
1575      - `0`
1576      - :good:`100%`
1577    * - debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/windows_noncanonical_path/source
1578      - `1`
1579      - `0`
1580      - `1`
1581      - :none:`0%`
1582    * - debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind
1583      - `5`
1584      - `0`
1585      - `5`
1586      - :none:`0%`
1587    * - debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps
1588      - `8`
1589      - `2`
1590      - `6`
1591      - :part:`25%`
1592    * - debuginfo-tests/dexter/feature_tests/subtools
1593      - `1`
1594      - `0`
1595      - `1`
1596      - :none:`0%`
1597    * - debuginfo-tests/dexter/feature_tests/subtools/clang-opt-bisect
1598      - `1`
1599      - `0`
1600      - `1`
1601      - :none:`0%`
1602    * - debuginfo-tests/dexter-tests
1603      - `15`
1604      - `3`
1605      - `12`
1606      - :part:`20%`
1607    * - debuginfo-tests/llgdb-tests
1608      - `8`
1609      - `0`
1610      - `8`
1611      - :none:`0%`
1612    * - debuginfo-tests/llvm-prettyprinters/gdb
1613      - `2`
1614      - `2`
1615      - `0`
1616      - :good:`100%`
1617    * - flang/include/flang
1618      - `1`
1619      - `1`
1620      - `0`
1621      - :good:`100%`
1622    * - flang/include/flang/Common
1623      - `20`
1624      - `20`
1625      - `0`
1626      - :good:`100%`
1627    * - flang/include/flang/Decimal
1628      - `2`
1629      - `2`
1630      - `0`
1631      - :good:`100%`
1632    * - flang/include/flang/Evaluate
1633      - `23`
1634      - `23`
1635      - `0`
1636      - :good:`100%`
1637    * - flang/include/flang/Frontend
1638      - `9`
1639      - `9`
1640      - `0`
1641      - :good:`100%`
1642    * - flang/include/flang/FrontendTool
1643      - `1`
1644      - `1`
1645      - `0`
1646      - :good:`100%`
1647    * - flang/include/flang/Lower
1648      - `19`
1649      - `19`
1650      - `0`
1651      - :good:`100%`
1652    * - flang/include/flang/Lower/Support
1653      - `2`
1654      - `2`
1655      - `0`
1656      - :good:`100%`
1657    * - flang/include/flang/Optimizer/CodeGen
1658      - `1`
1659      - `1`
1660      - `0`
1661      - :good:`100%`
1662    * - flang/include/flang/Optimizer/Dialect
1663      - `5`
1664      - `5`
1665      - `0`
1666      - :good:`100%`
1667    * - flang/include/flang/Optimizer/Support
1668      - `5`
1669      - `4`
1670      - `1`
1671      - :part:`80%`
1672    * - flang/include/flang/Optimizer/Transforms
1673      - `1`
1674      - `1`
1675      - `0`
1676      - :good:`100%`
1677    * - flang/include/flang/Parser
1678      - `17`
1679      - `16`
1680      - `1`
1681      - :part:`94%`
1682    * - flang/include/flang/Semantics
1683      - `9`
1684      - `8`
1685      - `1`
1686      - :part:`88%`
1687    * - flang/lib/Common
1688      - `4`
1689      - `4`
1690      - `0`
1691      - :good:`100%`
1692    * - flang/lib/Decimal
1693      - `3`
1694      - `3`
1695      - `0`
1696      - :good:`100%`
1697    * - flang/lib/Evaluate
1698      - `31`
1699      - `30`
1700      - `1`
1701      - :part:`96%`
1702    * - flang/lib/Frontend
1703      - `8`
1704      - `8`
1705      - `0`
1706      - :good:`100%`
1707    * - flang/lib/FrontendTool
1708      - `1`
1709      - `1`
1710      - `0`
1711      - :good:`100%`
1712    * - flang/lib/Lower
1713      - `17`
1714      - `17`
1715      - `0`
1716      - :good:`100%`
1717    * - flang/lib/Optimizer/CodeGen
1718      - `4`
1719      - `3`
1720      - `1`
1721      - :part:`75%`
1722    * - flang/lib/Optimizer/Dialect
1723      - `4`
1724      - `2`
1725      - `2`
1726      - :part:`50%`
1727    * - flang/lib/Optimizer/Support
1728      - `3`
1729      - `3`
1730      - `0`
1731      - :good:`100%`
1732    * - flang/lib/Optimizer/Transforms
1733      - `1`
1734      - `1`
1735      - `0`
1736      - :good:`100%`
1737    * - flang/lib/Parser
1738      - `35`
1739      - `35`
1740      - `0`
1741      - :good:`100%`
1742    * - flang/lib/Semantics
1743      - `78`
1744      - `72`
1745      - `6`
1746      - :part:`92%`
1747    * - flang/module
1748      - `1`
1749      - `1`
1750      - `0`
1751      - :good:`100%`
1752    * - flang/runtime
1753      - `82`
1754      - `82`
1755      - `0`
1756      - :good:`100%`
1757    * - flang/tools/f18
1758      - `2`
1759      - `2`
1760      - `0`
1761      - :good:`100%`
1762    * - flang/tools/f18-parse-demo
1763      - `2`
1764      - `2`
1765      - `0`
1766      - :good:`100%`
1767    * - flang/tools/fir-opt
1768      - `1`
1769      - `1`
1770      - `0`
1771      - :good:`100%`
1772    * - flang/tools/flang-driver
1773      - `2`
1774      - `2`
1775      - `0`
1776      - :good:`100%`
1777    * - flang/tools/tco
1778      - `1`
1779      - `1`
1780      - `0`
1781      - :good:`100%`
1782    * - flang/unittests/Decimal
1783      - `2`
1784      - `2`
1785      - `0`
1786      - :good:`100%`
1787    * - flang/unittests/Evaluate
1788      - `15`
1789      - `15`
1790      - `0`
1791      - :good:`100%`
1792    * - flang/unittests/Frontend
1793      - `2`
1794      - `2`
1795      - `0`
1796      - :good:`100%`
1797    * - flang/unittests/Optimizer
1798      - `3`
1799      - `2`
1800      - `1`
1801      - :part:`66%`
1802    * - flang/unittests/Runtime
1803      - `5`
1804      - `5`
1805      - `0`
1806      - :good:`100%`
1807    * - flang/unittests/RuntimeGTest
1808      - `15`
1809      - `14`
1810      - `1`
1811      - :part:`93%`
1812    * - libc/AOR_v20.02/math
1813      - `4`
1814      - `1`
1815      - `3`
1816      - :part:`25%`
1817    * - libc/AOR_v20.02/math/include
1818      - `1`
1819      - `0`
1820      - `1`
1821      - :none:`0%`
1822    * - libc/AOR_v20.02/networking
1823      - `1`
1824      - `0`
1825      - `1`
1826      - :none:`0%`
1827    * - libc/AOR_v20.02/networking/include
1828      - `1`
1829      - `0`
1830      - `1`
1831      - :none:`0%`
1832    * - libc/AOR_v20.02/string
1833      - `1`
1834      - `0`
1835      - `1`
1836      - :none:`0%`
1837    * - libc/AOR_v20.02/string/include
1838      - `1`
1839      - `0`
1840      - `1`
1841      - :none:`0%`
1842    * - libc/benchmarks
1843      - `12`
1844      - `12`
1845      - `0`
1846      - :good:`100%`
1847    * - libc/config/linux
1848      - `1`
1849      - `1`
1850      - `0`
1851      - :good:`100%`
1852    * - libc/fuzzing/math
1853      - `6`
1854      - `6`
1855      - `0`
1856      - :good:`100%`
1857    * - libc/fuzzing/string
1858      - `3`
1859      - `2`
1860      - `1`
1861      - :part:`66%`
1862    * - libc/include
1863      - `3`
1864      - `3`
1865      - `0`
1866      - :good:`100%`
1867    * - libc/loader/linux/x86_64
1868      - `1`
1869      - `1`
1870      - `0`
1871      - :good:`100%`
1872    * - libc/src/assert
1873      - `3`
1874      - `1`
1875      - `2`
1876      - :part:`33%`
1877    * - libc/src/ctype
1878      - `33`
1879      - `33`
1880      - `0`
1881      - :good:`100%`
1882    * - libc/src/errno
1883      - `3`
1884      - `3`
1885      - `0`
1886      - :good:`100%`
1887    * - libc/src/fenv
1888      - `22`
1889      - `22`
1890      - `0`
1891      - :good:`100%`
1892    * - libc/src/math
1893      - `86`
1894      - `86`
1895      - `0`
1896      - :good:`100%`
1897    * - libc/src/math/aarch64
1898      - `10`
1899      - `10`
1900      - `0`
1901      - :good:`100%`
1902    * - libc/src/math/generic
1903      - `85`
1904      - `85`
1905      - `0`
1906      - :good:`100%`
1907    * - libc/src/math/x86_64
1908      - `3`
1909      - `3`
1910      - `0`
1911      - :good:`100%`
1912    * - libc/src/signal
1913      - `8`
1914      - `8`
1915      - `0`
1916      - :good:`100%`
1917    * - libc/src/signal/linux
1918      - `10`
1919      - `10`
1920      - `0`
1921      - :good:`100%`
1922    * - libc/src/stdio
1923      - `3`
1924      - `3`
1925      - `0`
1926      - :good:`100%`
1927    * - libc/src/stdlib
1928      - `9`
1929      - `9`
1930      - `0`
1931      - :good:`100%`
1932    * - libc/src/stdlib/linux
1933      - `1`
1934      - `1`
1935      - `0`
1936      - :good:`100%`
1937    * - libc/src/string
1938      - `43`
1939      - `43`
1940      - `0`
1941      - :good:`100%`
1942    * - libc/src/string/aarch64
1943      - `1`
1944      - `1`
1945      - `0`
1946      - :good:`100%`
1947    * - libc/src/string/memory_utils
1948      - `3`
1949      - `3`
1950      - `0`
1951      - :good:`100%`
1952    * - libc/src/string/x86_64
1953      - `1`
1954      - `1`
1955      - `0`
1956      - :good:`100%`
1957    * - libc/src/sys/mman
1958      - `2`
1959      - `2`
1960      - `0`
1961      - :good:`100%`
1962    * - libc/src/sys/mman/linux
1963      - `2`
1964      - `2`
1965      - `0`
1966      - :good:`100%`
1967    * - libc/src/threads
1968      - `6`
1969      - `6`
1970      - `0`
1971      - :good:`100%`
1972    * - libc/src/threads/linux
1973      - `7`
1974      - `7`
1975      - `0`
1976      - :good:`100%`
1977    * - libc/src/time
1978      - `12`
1979      - `12`
1980      - `0`
1981      - :good:`100%`
1982    * - libc/src/unistd
1983      - `1`
1984      - `1`
1985      - `0`
1986      - :good:`100%`
1987    * - libc/src/unistd/linux
1988      - `1`
1989      - `1`
1990      - `0`
1991      - :good:`100%`
1992    * - libc/src/__support
1993      - `4`
1994      - `4`
1995      - `0`
1996      - :good:`100%`
1997    * - libc/utils/CPP
1998      - `6`
1999      - `6`
2000      - `0`
2001      - :good:`100%`
2002    * - libc/utils/FPUtil
2003      - `20`
2004      - `20`
2005      - `0`
2006      - :good:`100%`
2007    * - libc/utils/FPUtil/aarch64
2008      - `2`
2009      - `2`
2010      - `0`
2011      - :good:`100%`
2012    * - libc/utils/FPUtil/generic
2013      - `1`
2014      - `1`
2015      - `0`
2016      - :good:`100%`
2017    * - libc/utils/FPUtil/x86_64
2018      - `2`
2019      - `2`
2020      - `0`
2021      - :good:`100%`
2022    * - libc/utils/HdrGen
2023      - `9`
2024      - `9`
2025      - `0`
2026      - :good:`100%`
2027    * - libc/utils/HdrGen/PrototypeTestGen
2028      - `1`
2029      - `1`
2030      - `0`
2031      - :good:`100%`
2032    * - libc/utils/LibcTableGenUtil
2033      - `2`
2034      - `2`
2035      - `0`
2036      - :good:`100%`
2037    * - libc/utils/MPFRWrapper
2038      - `3`
2039      - `2`
2040      - `1`
2041      - :part:`66%`
2042    * - libc/utils/testutils
2043      - `10`
2044      - `9`
2045      - `1`
2046      - :part:`90%`
2047    * - libc/utils/tools/WrapperGen
2048      - `1`
2049      - `1`
2050      - `0`
2051      - :good:`100%`
2052    * - libc/utils/UnitTest
2053      - `4`
2054      - `4`
2055      - `0`
2056      - :good:`100%`
2057    * - libclc/generic/include
2058      - `2`
2059      - `1`
2060      - `1`
2061      - :part:`50%`
2062    * - libclc/generic/include/clc
2063      - `6`
2064      - `2`
2065      - `4`
2066      - :part:`33%`
2067    * - libclc/generic/include/clc/async
2068      - `4`
2069      - `4`
2070      - `0`
2071      - :good:`100%`
2072    * - libclc/generic/include/clc/atomic
2073      - `11`
2074      - `7`
2075      - `4`
2076      - :part:`63%`
2077    * - libclc/generic/include/clc/cl_khr_global_int32_base_atomics
2078      - `6`
2079      - `5`
2080      - `1`
2081      - :part:`83%`
2082    * - libclc/generic/include/clc/cl_khr_global_int32_extended_atomics
2083      - `5`
2084      - `5`
2085      - `0`
2086      - :good:`100%`
2087    * - libclc/generic/include/clc/cl_khr_int64_base_atomics
2088      - `6`
2089      - `3`
2090      - `3`
2091      - :part:`50%`
2092    * - libclc/generic/include/clc/cl_khr_int64_extended_atomics
2093      - `5`
2094      - `5`
2095      - `0`
2096      - :good:`100%`
2097    * - libclc/generic/include/clc/cl_khr_local_int32_base_atomics
2098      - `6`
2099      - `5`
2100      - `1`
2101      - :part:`83%`
2102    * - libclc/generic/include/clc/cl_khr_local_int32_extended_atomics
2103      - `5`
2104      - `5`
2105      - `0`
2106      - :good:`100%`
2107    * - libclc/generic/include/clc/common
2108      - `6`
2109      - `6`
2110      - `0`
2111      - :good:`100%`
2112    * - libclc/generic/include/clc/explicit_fence
2113      - `1`
2114      - `1`
2115      - `0`
2116      - :good:`100%`
2117    * - libclc/generic/include/clc/float
2118      - `1`
2119      - `0`
2120      - `1`
2121      - :none:`0%`
2122    * - libclc/generic/include/clc/geometric
2123      - `8`
2124      - `8`
2125      - `0`
2126      - :good:`100%`
2127    * - libclc/generic/include/clc/image
2128      - `2`
2129      - `0`
2130      - `2`
2131      - :none:`0%`
2132    * - libclc/generic/include/clc/integer
2133      - `16`
2134      - `13`
2135      - `3`
2136      - :part:`81%`
2137    * - libclc/generic/include/clc/math
2138      - `95`
2139      - `92`
2140      - `3`
2141      - :part:`96%`
2142    * - libclc/generic/include/clc/misc
2143      - `2`
2144      - `0`
2145      - `2`
2146      - :none:`0%`
2147    * - libclc/generic/include/clc/relational
2148      - `18`
2149      - `12`
2150      - `6`
2151      - :part:`66%`
2152    * - libclc/generic/include/clc/shared
2153      - `5`
2154      - `3`
2155      - `2`
2156      - :part:`60%`
2157    * - libclc/generic/include/clc/synchronization
2158      - `2`
2159      - `2`
2160      - `0`
2161      - :good:`100%`
2162    * - libclc/generic/include/clc/workitem
2163      - `8`
2164      - `8`
2165      - `0`
2166      - :good:`100%`
2167    * - libclc/generic/include/integer
2168      - `1`
2169      - `1`
2170      - `0`
2171      - :good:`100%`
2172    * - libclc/generic/include/math
2173      - `15`
2174      - `15`
2175      - `0`
2176      - :good:`100%`
2177    * - libclc/generic/lib
2178      - `1`
2179      - `0`
2180      - `1`
2181      - :none:`0%`
2182    * - libclc/generic/lib/math
2183      - `8`
2184      - `1`
2185      - `7`
2186      - :part:`12%`
2187    * - libclc/generic/lib/relational
2188      - `1`
2189      - `0`
2190      - `1`
2191      - :none:`0%`
2192    * - libclc/utils
2193      - `1`
2194      - `0`
2195      - `1`
2196      - :none:`0%`
2197    * - libcxx/benchmarks
2198      - `22`
2199      - `5`
2200      - `17`
2201      - :part:`22%`
2202    * - libcxx/include
2203      - `22`
2204      - `5`
2205      - `17`
2206      - :part:`22%`
2207    * - libcxx/include/__format
2208      - `2`
2209      - `0`
2210      - `2`
2211      - :none:`0%`
2212    * - libcxx/include/__iterator
2213      - `11`
2214      - `3`
2215      - `8`
2216      - :part:`27%`
2217    * - libcxx/include/__memory
2218      - `14`
2219      - `0`
2220      - `14`
2221      - :none:`0%`
2222    * - libcxx/include/__ranges
2223      - `8`
2224      - `1`
2225      - `7`
2226      - :part:`12%`
2227    * - libcxx/include/__support/android
2228      - `1`
2229      - `0`
2230      - `1`
2231      - :none:`0%`
2232    * - libcxx/include/__support/fuchsia
2233      - `1`
2234      - `1`
2235      - `0`
2236      - :good:`100%`
2237    * - libcxx/include/__support/ibm
2238      - `7`
2239      - `2`
2240      - `5`
2241      - :part:`28%`
2242    * - libcxx/include/__support/musl
2243      - `1`
2244      - `0`
2245      - `1`
2246      - :none:`0%`
2247    * - libcxx/include/__support/newlib
2248      - `1`
2249      - `0`
2250      - `1`
2251      - :none:`0%`
2252    * - libcxx/include/__support/nuttx
2253      - `1`
2254      - `1`
2255      - `0`
2256      - :good:`100%`
2257    * - libcxx/include/__support/openbsd
2258      - `1`
2259      - `1`
2260      - `0`
2261      - :good:`100%`
2262    * - libcxx/include/__support/solaris
2263      - `3`
2264      - `2`
2265      - `1`
2266      - :part:`66%`
2267    * - libcxx/include/__support/win32
2268      - `2`
2269      - `0`
2270      - `2`
2271      - :none:`0%`
2272    * - libcxx/include/__support/xlocale
2273      - `3`
2274      - `0`
2275      - `3`
2276      - :none:`0%`
2277    * - libcxx/include/__utility
2278      - `1`
2279      - `0`
2280      - `1`
2281      - :none:`0%`
2282    * - libcxx/src
2283      - `38`
2284      - `3`
2285      - `35`
2286      - :part:`7%`
2287    * - libcxx/src/experimental
2288      - `1`
2289      - `0`
2290      - `1`
2291      - :none:`0%`
2292    * - libcxx/src/filesystem
2293      - `5`
2294      - `0`
2295      - `5`
2296      - :none:`0%`
2297    * - libcxx/src/include
2298      - `5`
2299      - `2`
2300      - `3`
2301      - :part:`40%`
2302    * - libcxx/src/support/ibm
2303      - `1`
2304      - `0`
2305      - `1`
2306      - :none:`0%`
2307    * - libcxx/src/support/solaris
2308      - `1`
2309      - `0`
2310      - `1`
2311      - :none:`0%`
2312    * - libcxx/src/support/win32
2313      - `3`
2314      - `0`
2315      - `3`
2316      - :none:`0%`
2317    * - libcxx/utils/google-benchmark/cmake
2318      - `5`
2319      - `1`
2320      - `4`
2321      - :part:`20%`
2322    * - libcxx/utils/google-benchmark/include/benchmark
2323      - `1`
2324      - `0`
2325      - `1`
2326      - :none:`0%`
2327    * - libcxx/utils/google-benchmark/src
2328      - `20`
2329      - `16`
2330      - `4`
2331      - :part:`80%`
2332    * - libcxxabi/fuzz
2333      - `1`
2334      - `0`
2335      - `1`
2336      - :none:`0%`
2337    * - libcxxabi/include
2338      - `2`
2339      - `0`
2340      - `2`
2341      - :none:`0%`
2342    * - libcxxabi/src
2343      - `25`
2344      - `0`
2345      - `25`
2346      - :none:`0%`
2347    * - libcxxabi/src/demangle
2348      - `4`
2349      - `2`
2350      - `2`
2351      - :part:`50%`
2352    * - libcxxabi/src/include
2353      - `1`
2354      - `0`
2355      - `1`
2356      - :none:`0%`
2357    * - libunwind/include
2358      - `3`
2359      - `0`
2360      - `3`
2361      - :none:`0%`
2362    * - libunwind/include/mach-o
2363      - `1`
2364      - `0`
2365      - `1`
2366      - :none:`0%`
2367    * - libunwind/src
2368      - `9`
2369      - `0`
2370      - `9`
2371      - :none:`0%`
2372    * - lld/COFF
2373      - `35`
2374      - `11`
2375      - `24`
2376      - :part:`31%`
2377    * - lld/Common
2378      - `10`
2379      - `8`
2380      - `2`
2381      - :part:`80%`
2382    * - lld/ELF
2383      - `48`
2384      - `24`
2385      - `24`
2386      - :part:`50%`
2387    * - lld/ELF/Arch
2388      - `14`
2389      - `5`
2390      - `9`
2391      - :part:`35%`
2392    * - lld/include/lld/Common
2393      - `13`
2394      - `6`
2395      - `7`
2396      - :part:`46%`
2397    * - lld/include/lld/Core
2398      - `20`
2399      - `4`
2400      - `16`
2401      - :part:`20%`
2402    * - lld/include/lld/ReaderWriter
2403      - `2`
2404      - `0`
2405      - `2`
2406      - :none:`0%`
2407    * - lld/lib/Core
2408      - `8`
2409      - `2`
2410      - `6`
2411      - :part:`25%`
2412    * - lld/lib/Driver
2413      - `1`
2414      - `0`
2415      - `1`
2416      - :none:`0%`
2417    * - lld/lib/ReaderWriter
2418      - `1`
2419      - `0`
2420      - `1`
2421      - :none:`0%`
2422    * - lld/lib/ReaderWriter/MachO
2423      - `30`
2424      - `1`
2425      - `29`
2426      - :part:`3%`
2427    * - lld/lib/ReaderWriter/YAML
2428      - `1`
2429      - `0`
2430      - `1`
2431      - :none:`0%`
2432    * - lld/MachO
2433      - `41`
2434      - `38`
2435      - `3`
2436      - :part:`92%`
2437    * - lld/MachO/Arch
2438      - `6`
2439      - `6`
2440      - `0`
2441      - :good:`100%`
2442    * - lld/MinGW
2443      - `1`
2444      - `1`
2445      - `0`
2446      - :good:`100%`
2447    * - lld/tools/lld
2448      - `1`
2449      - `1`
2450      - `0`
2451      - :good:`100%`
2452    * - lld/unittests/DriverTests
2453      - `1`
2454      - `0`
2455      - `1`
2456      - :none:`0%`
2457    * - lld/unittests/MachOTests
2458      - `4`
2459      - `0`
2460      - `4`
2461      - :none:`0%`
2462    * - lld/wasm
2463      - `29`
2464      - `17`
2465      - `12`
2466      - :part:`58%`
2467    * - lldb/bindings/python
2468      - `1`
2469      - `1`
2470      - `0`
2471      - :good:`100%`
2472    * - lldb/examples/darwin/heap_find/heap
2473      - `1`
2474      - `1`
2475      - `0`
2476      - :good:`100%`
2477    * - lldb/examples/functions
2478      - `1`
2479      - `0`
2480      - `1`
2481      - :none:`0%`
2482    * - lldb/examples/interposing/darwin/fd_interposing
2483      - `1`
2484      - `0`
2485      - `1`
2486      - :none:`0%`
2487    * - lldb/examples/lookup
2488      - `1`
2489      - `0`
2490      - `1`
2491      - :none:`0%`
2492    * - lldb/examples/plugins/commands
2493      - `1`
2494      - `1`
2495      - `0`
2496      - :good:`100%`
2497    * - lldb/examples/synthetic/bitfield
2498      - `1`
2499      - `1`
2500      - `0`
2501      - :good:`100%`
2502    * - lldb/include/lldb
2503      - `12`
2504      - `6`
2505      - `6`
2506      - :part:`50%`
2507    * - lldb/include/lldb/API
2508      - `71`
2509      - `59`
2510      - `12`
2511      - :part:`83%`
2512    * - lldb/include/lldb/Breakpoint
2513      - `25`
2514      - `10`
2515      - `15`
2516      - :part:`40%`
2517    * - lldb/include/lldb/Core
2518      - `60`
2519      - `32`
2520      - `28`
2521      - :part:`53%`
2522    * - lldb/include/lldb/DataFormatters
2523      - `18`
2524      - `10`
2525      - `8`
2526      - :part:`55%`
2527    * - lldb/include/lldb/Expression
2528      - `17`
2529      - `7`
2530      - `10`
2531      - :part:`41%`
2532    * - lldb/include/lldb/Host
2533      - `40`
2534      - `21`
2535      - `19`
2536      - :part:`52%`
2537    * - lldb/include/lldb/Host/android
2538      - `1`
2539      - `1`
2540      - `0`
2541      - :good:`100%`
2542    * - lldb/include/lldb/Host/common
2543      - `8`
2544      - `2`
2545      - `6`
2546      - :part:`25%`
2547    * - lldb/include/lldb/Host/freebsd
2548      - `1`
2549      - `0`
2550      - `1`
2551      - :none:`0%`
2552    * - lldb/include/lldb/Host/linux
2553      - `6`
2554      - `4`
2555      - `2`
2556      - :part:`66%`
2557    * - lldb/include/lldb/Host/macosx
2558      - `2`
2559      - `0`
2560      - `2`
2561      - :none:`0%`
2562    * - lldb/include/lldb/Host/netbsd
2563      - `1`
2564      - `0`
2565      - `1`
2566      - :none:`0%`
2567    * - lldb/include/lldb/Host/openbsd
2568      - `1`
2569      - `0`
2570      - `1`
2571      - :none:`0%`
2572    * - lldb/include/lldb/Host/posix
2573      - `9`
2574      - `7`
2575      - `2`
2576      - :part:`77%`
2577    * - lldb/include/lldb/Host/windows
2578      - `10`
2579      - `4`
2580      - `6`
2581      - :part:`40%`
2582    * - lldb/include/lldb/Initialization
2583      - `3`
2584      - `1`
2585      - `2`
2586      - :part:`33%`
2587    * - lldb/include/lldb/Interpreter
2588      - `48`
2589      - `36`
2590      - `12`
2591      - :part:`75%`
2592    * - lldb/include/lldb/Symbol
2593      - `35`
2594      - `16`
2595      - `19`
2596      - :part:`45%`
2597    * - lldb/include/lldb/Target
2598      - `72`
2599      - `44`
2600      - `28`
2601      - :part:`61%`
2602    * - lldb/include/lldb/Utility
2603      - `64`
2604      - `41`
2605      - `23`
2606      - :part:`64%`
2607    * - lldb/source
2608      - `1`
2609      - `1`
2610      - `0`
2611      - :good:`100%`
2612    * - lldb/source/API
2613      - `75`
2614      - `6`
2615      - `69`
2616      - :part:`8%`
2617    * - lldb/source/Breakpoint
2618      - `24`
2619      - `5`
2620      - `19`
2621      - :part:`20%`
2622    * - lldb/source/Commands
2623      - `68`
2624      - `60`
2625      - `8`
2626      - :part:`88%`
2627    * - lldb/source/Core
2628      - `48`
2629      - `25`
2630      - `23`
2631      - :part:`52%`
2632    * - lldb/source/DataFormatters
2633      - `16`
2634      - `3`
2635      - `13`
2636      - :part:`18%`
2637    * - lldb/source/Expression
2638      - `13`
2639      - `4`
2640      - `9`
2641      - :part:`30%`
2642    * - lldb/source/Host/android
2643      - `2`
2644      - `2`
2645      - `0`
2646      - :good:`100%`
2647    * - lldb/source/Host/common
2648      - `32`
2649      - `16`
2650      - `16`
2651      - :part:`50%`
2652    * - lldb/source/Host/freebsd
2653      - `2`
2654      - `2`
2655      - `0`
2656      - :good:`100%`
2657    * - lldb/source/Host/linux
2658      - `5`
2659      - `4`
2660      - `1`
2661      - :part:`80%`
2662    * - lldb/source/Host/macosx/cfcpp
2663      - `14`
2664      - `12`
2665      - `2`
2666      - :part:`85%`
2667    * - lldb/source/Host/macosx/objcxx
2668      - `1`
2669      - `1`
2670      - `0`
2671      - :good:`100%`
2672    * - lldb/source/Host/netbsd
2673      - `2`
2674      - `0`
2675      - `2`
2676      - :none:`0%`
2677    * - lldb/source/Host/openbsd
2678      - `2`
2679      - `1`
2680      - `1`
2681      - :part:`50%`
2682    * - lldb/source/Host/posix
2683      - `9`
2684      - `5`
2685      - `4`
2686      - :part:`55%`
2687    * - lldb/source/Host/windows
2688      - `11`
2689      - `5`
2690      - `6`
2691      - :part:`45%`
2692    * - lldb/source/Initialization
2693      - `3`
2694      - `3`
2695      - `0`
2696      - :good:`100%`
2697    * - lldb/source/Interpreter
2698      - `44`
2699      - `22`
2700      - `22`
2701      - :part:`50%`
2702    * - lldb/source/Plugins/ABI/AArch64
2703      - `6`
2704      - `2`
2705      - `4`
2706      - :part:`33%`
2707    * - lldb/source/Plugins/ABI/ARC
2708      - `2`
2709      - `0`
2710      - `2`
2711      - :none:`0%`
2712    * - lldb/source/Plugins/ABI/ARM
2713      - `6`
2714      - `2`
2715      - `4`
2716      - :part:`33%`
2717    * - lldb/source/Plugins/ABI/Hexagon
2718      - `2`
2719      - `0`
2720      - `2`
2721      - :none:`0%`
2722    * - lldb/source/Plugins/ABI/Mips
2723      - `6`
2724      - `2`
2725      - `4`
2726      - :part:`33%`
2727    * - lldb/source/Plugins/ABI/PowerPC
2728      - `6`
2729      - `3`
2730      - `3`
2731      - :part:`50%`
2732    * - lldb/source/Plugins/ABI/SystemZ
2733      - `2`
2734      - `0`
2735      - `2`
2736      - :none:`0%`
2737    * - lldb/source/Plugins/ABI/X86
2738      - `11`
2739      - `3`
2740      - `8`
2741      - :part:`27%`
2742    * - lldb/source/Plugins/Architecture/Arm
2743      - `2`
2744      - `1`
2745      - `1`
2746      - :part:`50%`
2747    * - lldb/source/Plugins/Architecture/Mips
2748      - `2`
2749      - `0`
2750      - `2`
2751      - :none:`0%`
2752    * - lldb/source/Plugins/Architecture/PPC64
2753      - `2`
2754      - `2`
2755      - `0`
2756      - :good:`100%`
2757    * - lldb/source/Plugins/Disassembler/LLVMC
2758      - `2`
2759      - `1`
2760      - `1`
2761      - :part:`50%`
2762    * - lldb/source/Plugins/DynamicLoader/Darwin-Kernel
2763      - `2`
2764      - `0`
2765      - `2`
2766      - :none:`0%`
2767    * - lldb/source/Plugins/DynamicLoader/Hexagon-DYLD
2768      - `4`
2769      - `3`
2770      - `1`
2771      - :part:`75%`
2772    * - lldb/source/Plugins/DynamicLoader/MacOSX-DYLD
2773      - `6`
2774      - `3`
2775      - `3`
2776      - :part:`50%`
2777    * - lldb/source/Plugins/DynamicLoader/POSIX-DYLD
2778      - `4`
2779      - `2`
2780      - `2`
2781      - :part:`50%`
2782    * - lldb/source/Plugins/DynamicLoader/Static
2783      - `2`
2784      - `1`
2785      - `1`
2786      - :part:`50%`
2787    * - lldb/source/Plugins/DynamicLoader/wasm-DYLD
2788      - `2`
2789      - `2`
2790      - `0`
2791      - :good:`100%`
2792    * - lldb/source/Plugins/DynamicLoader/Windows-DYLD
2793      - `2`
2794      - `1`
2795      - `1`
2796      - :part:`50%`
2797    * - lldb/source/Plugins/ExpressionParser/Clang
2798      - `51`
2799      - `26`
2800      - `25`
2801      - :part:`50%`
2802    * - lldb/source/Plugins/Instruction/ARM
2803      - `4`
2804      - `2`
2805      - `2`
2806      - :part:`50%`
2807    * - lldb/source/Plugins/Instruction/ARM64
2808      - `2`
2809      - `0`
2810      - `2`
2811      - :none:`0%`
2812    * - lldb/source/Plugins/Instruction/MIPS
2813      - `2`
2814      - `0`
2815      - `2`
2816      - :none:`0%`
2817    * - lldb/source/Plugins/Instruction/MIPS64
2818      - `2`
2819      - `1`
2820      - `1`
2821      - :part:`50%`
2822    * - lldb/source/Plugins/Instruction/PPC64
2823      - `2`
2824      - `2`
2825      - `0`
2826      - :good:`100%`
2827    * - lldb/source/Plugins/InstrumentationRuntime/ASan
2828      - `2`
2829      - `2`
2830      - `0`
2831      - :good:`100%`
2832    * - lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker
2833      - `2`
2834      - `2`
2835      - `0`
2836      - :good:`100%`
2837    * - lldb/source/Plugins/InstrumentationRuntime/TSan
2838      - `2`
2839      - `2`
2840      - `0`
2841      - :good:`100%`
2842    * - lldb/source/Plugins/InstrumentationRuntime/UBSan
2843      - `2`
2844      - `2`
2845      - `0`
2846      - :good:`100%`
2847    * - lldb/source/Plugins/JITLoader/GDB
2848      - `2`
2849      - `1`
2850      - `1`
2851      - :part:`50%`
2852    * - lldb/source/Plugins/Language/ClangCommon
2853      - `2`
2854      - `2`
2855      - `0`
2856      - :good:`100%`
2857    * - lldb/source/Plugins/Language/CPlusPlus
2858      - `29`
2859      - `17`
2860      - `12`
2861      - :part:`58%`
2862    * - lldb/source/Plugins/Language/ObjC
2863      - `20`
2864      - `14`
2865      - `6`
2866      - :part:`70%`
2867    * - lldb/source/Plugins/Language/ObjCPlusPlus
2868      - `2`
2869      - `2`
2870      - `0`
2871      - :good:`100%`
2872    * - lldb/source/Plugins/LanguageRuntime/CPlusPlus
2873      - `2`
2874      - `0`
2875      - `2`
2876      - :none:`0%`
2877    * - lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI
2878      - `2`
2879      - `0`
2880      - `2`
2881      - :none:`0%`
2882    * - lldb/source/Plugins/LanguageRuntime/ObjC
2883      - `2`
2884      - `0`
2885      - `2`
2886      - :none:`0%`
2887    * - lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
2888      - `16`
2889      - `6`
2890      - `10`
2891      - :part:`37%`
2892    * - lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
2893      - `8`
2894      - `3`
2895      - `5`
2896      - :part:`37%`
2897    * - lldb/source/Plugins/MemoryHistory/asan
2898      - `2`
2899      - `2`
2900      - `0`
2901      - :good:`100%`
2902    * - lldb/source/Plugins/ObjectContainer/BSD-Archive
2903      - `2`
2904      - `0`
2905      - `2`
2906      - :none:`0%`
2907    * - lldb/source/Plugins/ObjectContainer/Universal-Mach-O
2908      - `2`
2909      - `2`
2910      - `0`
2911      - :good:`100%`
2912    * - lldb/source/Plugins/ObjectFile/Breakpad
2913      - `4`
2914      - `3`
2915      - `1`
2916      - :part:`75%`
2917    * - lldb/source/Plugins/ObjectFile/ELF
2918      - `4`
2919      - `1`
2920      - `3`
2921      - :part:`25%`
2922    * - lldb/source/Plugins/ObjectFile/JIT
2923      - `2`
2924      - `0`
2925      - `2`
2926      - :none:`0%`
2927    * - lldb/source/Plugins/ObjectFile/Mach-O
2928      - `2`
2929      - `0`
2930      - `2`
2931      - :none:`0%`
2932    * - lldb/source/Plugins/ObjectFile/PDB
2933      - `2`
2934      - `2`
2935      - `0`
2936      - :good:`100%`
2937    * - lldb/source/Plugins/ObjectFile/PECOFF
2938      - `6`
2939      - `3`
2940      - `3`
2941      - :part:`50%`
2942    * - lldb/source/Plugins/ObjectFile/wasm
2943      - `2`
2944      - `2`
2945      - `0`
2946      - :good:`100%`
2947    * - lldb/source/Plugins/OperatingSystem/Python
2948      - `2`
2949      - `2`
2950      - `0`
2951      - :good:`100%`
2952    * - lldb/source/Plugins/Platform/Android
2953      - `6`
2954      - `3`
2955      - `3`
2956      - :part:`50%`
2957    * - lldb/source/Plugins/Platform/FreeBSD
2958      - `2`
2959      - `1`
2960      - `1`
2961      - :part:`50%`
2962    * - lldb/source/Plugins/Platform/gdb-server
2963      - `2`
2964      - `1`
2965      - `1`
2966      - :part:`50%`
2967    * - lldb/source/Plugins/Platform/Linux
2968      - `2`
2969      - `1`
2970      - `1`
2971      - :part:`50%`
2972    * - lldb/source/Plugins/Platform/MacOSX
2973      - `20`
2974      - `11`
2975      - `9`
2976      - :part:`55%`
2977    * - lldb/source/Plugins/Platform/MacOSX/objcxx
2978      - `1`
2979      - `1`
2980      - `0`
2981      - :good:`100%`
2982    * - lldb/source/Plugins/Platform/NetBSD
2983      - `2`
2984      - `1`
2985      - `1`
2986      - :part:`50%`
2987    * - lldb/source/Plugins/Platform/OpenBSD
2988      - `2`
2989      - `1`
2990      - `1`
2991      - :part:`50%`
2992    * - lldb/source/Plugins/Platform/POSIX
2993      - `2`
2994      - `0`
2995      - `2`
2996      - :none:`0%`
2997    * - lldb/source/Plugins/Platform/Windows
2998      - `2`
2999      - `2`
3000      - `0`
3001      - :good:`100%`
3002    * - lldb/source/Plugins/Process/elf-core
3003      - `20`
3004      - `18`
3005      - `2`
3006      - :part:`90%`
3007    * - lldb/source/Plugins/Process/FreeBSD
3008      - `16`
3009      - `12`
3010      - `4`
3011      - :part:`75%`
3012    * - lldb/source/Plugins/Process/gdb-remote
3013      - `26`
3014      - `16`
3015      - `10`
3016      - :part:`61%`
3017    * - lldb/source/Plugins/Process/Linux
3018      - `21`
3019      - `11`
3020      - `10`
3021      - :part:`52%`
3022    * - lldb/source/Plugins/Process/mach-core
3023      - `4`
3024      - `3`
3025      - `1`
3026      - :part:`75%`
3027    * - lldb/source/Plugins/Process/MacOSX-Kernel
3028      - `16`
3029      - `13`
3030      - `3`
3031      - :part:`81%`
3032    * - lldb/source/Plugins/Process/minidump
3033      - `17`
3034      - `10`
3035      - `7`
3036      - :part:`58%`
3037    * - lldb/source/Plugins/Process/NetBSD
3038      - `8`
3039      - `4`
3040      - `4`
3041      - :part:`50%`
3042    * - lldb/source/Plugins/Process/POSIX
3043      - `8`
3044      - `5`
3045      - `3`
3046      - :part:`62%`
3047    * - lldb/source/Plugins/Process/Utility
3048      - `132`
3049      - `95`
3050      - `37`
3051      - :part:`71%`
3052    * - lldb/source/Plugins/Process/Windows/Common
3053      - `34`
3054      - `23`
3055      - `11`
3056      - :part:`67%`
3057    * - lldb/source/Plugins/Process/Windows/Common/arm
3058      - `2`
3059      - `1`
3060      - `1`
3061      - :part:`50%`
3062    * - lldb/source/Plugins/Process/Windows/Common/arm64
3063      - `2`
3064      - `1`
3065      - `1`
3066      - :part:`50%`
3067    * - lldb/source/Plugins/Process/Windows/Common/x64
3068      - `2`
3069      - `0`
3070      - `2`
3071      - :none:`0%`
3072    * - lldb/source/Plugins/Process/Windows/Common/x86
3073      - `2`
3074      - `0`
3075      - `2`
3076      - :none:`0%`
3077    * - lldb/source/Plugins/ScriptInterpreter/Lua
3078      - `4`
3079      - `3`
3080      - `1`
3081      - :part:`75%`
3082    * - lldb/source/Plugins/ScriptInterpreter/None
3083      - `2`
3084      - `2`
3085      - `0`
3086      - :good:`100%`
3087    * - lldb/source/Plugins/ScriptInterpreter/Python
3088      - `12`
3089      - `7`
3090      - `5`
3091      - :part:`58%`
3092    * - lldb/source/Plugins/StructuredData/DarwinLog
3093      - `2`
3094      - `0`
3095      - `2`
3096      - :none:`0%`
3097    * - lldb/source/Plugins/SymbolFile/Breakpad
3098      - `2`
3099      - `0`
3100      - `2`
3101      - :none:`0%`
3102    * - lldb/source/Plugins/SymbolFile/DWARF
3103      - `65`
3104      - `37`
3105      - `28`
3106      - :part:`56%`
3107    * - lldb/source/Plugins/SymbolFile/NativePDB
3108      - `20`
3109      - `11`
3110      - `9`
3111      - :part:`55%`
3112    * - lldb/source/Plugins/SymbolFile/PDB
3113      - `6`
3114      - `4`
3115      - `2`
3116      - :part:`66%`
3117    * - lldb/source/Plugins/SymbolFile/Symtab
3118      - `2`
3119      - `2`
3120      - `0`
3121      - :good:`100%`
3122    * - lldb/source/Plugins/SymbolVendor/ELF
3123      - `2`
3124      - `2`
3125      - `0`
3126      - :good:`100%`
3127    * - lldb/source/Plugins/SymbolVendor/MacOSX
3128      - `2`
3129      - `2`
3130      - `0`
3131      - :good:`100%`
3132    * - lldb/source/Plugins/SymbolVendor/wasm
3133      - `2`
3134      - `2`
3135      - `0`
3136      - :good:`100%`
3137    * - lldb/source/Plugins/SystemRuntime/MacOSX
3138      - `10`
3139      - `1`
3140      - `9`
3141      - :part:`10%`
3142    * - lldb/source/Plugins/Trace/intel-pt
3143      - `11`
3144      - `11`
3145      - `0`
3146      - :good:`100%`
3147    * - lldb/source/Plugins/TypeSystem/Clang
3148      - `2`
3149      - `0`
3150      - `2`
3151      - :none:`0%`
3152    * - lldb/source/Plugins/UnwindAssembly/InstEmulation
3153      - `2`
3154      - `1`
3155      - `1`
3156      - :part:`50%`
3157    * - lldb/source/Plugins/UnwindAssembly/x86
3158      - `4`
3159      - `2`
3160      - `2`
3161      - :part:`50%`
3162    * - lldb/source/Symbol
3163      - `31`
3164      - `17`
3165      - `14`
3166      - :part:`54%`
3167    * - lldb/source/Target
3168      - `65`
3169      - `32`
3170      - `33`
3171      - :part:`49%`
3172    * - lldb/source/Utility
3173      - `58`
3174      - `45`
3175      - `13`
3176      - :part:`77%`
3177    * - lldb/tools/argdumper
3178      - `1`
3179      - `1`
3180      - `0`
3181      - :good:`100%`
3182    * - lldb/tools/darwin-debug
3183      - `1`
3184      - `1`
3185      - `0`
3186      - :good:`100%`
3187    * - lldb/tools/debugserver/source
3188      - `49`
3189      - `40`
3190      - `9`
3191      - :part:`81%`
3192    * - lldb/tools/debugserver/source/MacOSX
3193      - `24`
3194      - `16`
3195      - `8`
3196      - :part:`66%`
3197    * - lldb/tools/debugserver/source/MacOSX/arm
3198      - `2`
3199      - `1`
3200      - `1`
3201      - :part:`50%`
3202    * - lldb/tools/debugserver/source/MacOSX/arm64
3203      - `2`
3204      - `1`
3205      - `1`
3206      - :part:`50%`
3207    * - lldb/tools/debugserver/source/MacOSX/DarwinLog
3208      - `20`
3209      - `18`
3210      - `2`
3211      - :part:`90%`
3212    * - lldb/tools/debugserver/source/MacOSX/i386
3213      - `3`
3214      - `0`
3215      - `3`
3216      - :none:`0%`
3217    * - lldb/tools/debugserver/source/MacOSX/x86_64
3218      - `3`
3219      - `0`
3220      - `3`
3221      - :none:`0%`
3222    * - lldb/tools/driver
3223      - `4`
3224      - `4`
3225      - `0`
3226      - :good:`100%`
3227    * - lldb/tools/intel-features
3228      - `1`
3229      - `1`
3230      - `0`
3231      - :good:`100%`
3232    * - lldb/tools/intel-features/intel-mpx
3233      - `2`
3234      - `2`
3235      - `0`
3236      - :good:`100%`
3237    * - lldb/tools/lldb-instr
3238      - `1`
3239      - `1`
3240      - `0`
3241      - :good:`100%`
3242    * - lldb/tools/lldb-server
3243      - `9`
3244      - `4`
3245      - `5`
3246      - :part:`44%`
3247    * - lldb/tools/lldb-test
3248      - `5`
3249      - `2`
3250      - `3`
3251      - :part:`40%`
3252    * - lldb/tools/lldb-vscode
3253      - `27`
3254      - `26`
3255      - `1`
3256      - :part:`96%`
3257    * - lldb/unittests
3258      - `1`
3259      - `1`
3260      - `0`
3261      - :good:`100%`
3262    * - lldb/unittests/API
3263      - `2`
3264      - `2`
3265      - `0`
3266      - :good:`100%`
3267    * - lldb/unittests/Breakpoint
3268      - `1`
3269      - `1`
3270      - `0`
3271      - :good:`100%`
3272    * - lldb/unittests/Core
3273      - `10`
3274      - `9`
3275      - `1`
3276      - :part:`90%`
3277    * - lldb/unittests/DataFormatter
3278      - `3`
3279      - `3`
3280      - `0`
3281      - :good:`100%`
3282    * - lldb/unittests/debugserver
3283      - `3`
3284      - `2`
3285      - `1`
3286      - :part:`66%`
3287    * - lldb/unittests/Disassembler
3288      - `2`
3289      - `0`
3290      - `2`
3291      - :none:`0%`
3292    * - lldb/unittests/Editline
3293      - `1`
3294      - `1`
3295      - `0`
3296      - :good:`100%`
3297    * - lldb/unittests/Expression
3298      - `5`
3299      - `2`
3300      - `3`
3301      - :part:`40%`
3302    * - lldb/unittests/Host
3303      - `14`
3304      - `11`
3305      - `3`
3306      - :part:`78%`
3307    * - lldb/unittests/Host/linux
3308      - `2`
3309      - `2`
3310      - `0`
3311      - :good:`100%`
3312    * - lldb/unittests/Instruction
3313      - `1`
3314      - `0`
3315      - `1`
3316      - :none:`0%`
3317    * - lldb/unittests/Interpreter
3318      - `4`
3319      - `1`
3320      - `3`
3321      - :part:`25%`
3322    * - lldb/unittests/Language/CLanguages
3323      - `1`
3324      - `1`
3325      - `0`
3326      - :good:`100%`
3327    * - lldb/unittests/Language/CPlusPlus
3328      - `1`
3329      - `0`
3330      - `1`
3331      - :none:`0%`
3332    * - lldb/unittests/Language/Highlighting
3333      - `1`
3334      - `1`
3335      - `0`
3336      - :good:`100%`
3337    * - lldb/unittests/ObjectFile/Breakpad
3338      - `1`
3339      - `1`
3340      - `0`
3341      - :good:`100%`
3342    * - lldb/unittests/ObjectFile/ELF
3343      - `1`
3344      - `0`
3345      - `1`
3346      - :none:`0%`
3347    * - lldb/unittests/ObjectFile/MachO
3348      - `1`
3349      - `0`
3350      - `1`
3351      - :none:`0%`
3352    * - lldb/unittests/ObjectFile/PECOFF
3353      - `1`
3354      - `0`
3355      - `1`
3356      - :none:`0%`
3357    * - lldb/unittests/Platform
3358      - `2`
3359      - `1`
3360      - `1`
3361      - :part:`50%`
3362    * - lldb/unittests/Platform/Android
3363      - `1`
3364      - `0`
3365      - `1`
3366      - :none:`0%`
3367    * - lldb/unittests/Process
3368      - `1`
3369      - `1`
3370      - `0`
3371      - :good:`100%`
3372    * - lldb/unittests/Process/gdb-remote
3373      - `7`
3374      - `6`
3375      - `1`
3376      - :part:`85%`
3377    * - lldb/unittests/Process/Linux
3378      - `1`
3379      - `0`
3380      - `1`
3381      - :none:`0%`
3382    * - lldb/unittests/Process/minidump
3383      - `2`
3384      - `0`
3385      - `2`
3386      - :none:`0%`
3387    * - lldb/unittests/Process/minidump/Inputs
3388      - `1`
3389      - `1`
3390      - `0`
3391      - :good:`100%`
3392    * - lldb/unittests/Process/POSIX
3393      - `1`
3394      - `1`
3395      - `0`
3396      - :good:`100%`
3397    * - lldb/unittests/Process/Utility
3398      - `5`
3399      - `3`
3400      - `2`
3401      - :part:`60%`
3402    * - lldb/unittests/ScriptInterpreter/Lua
3403      - `2`
3404      - `1`
3405      - `1`
3406      - :part:`50%`
3407    * - lldb/unittests/ScriptInterpreter/Python
3408      - `3`
3409      - `1`
3410      - `2`
3411      - :part:`33%`
3412    * - lldb/unittests/Signals
3413      - `1`
3414      - `1`
3415      - `0`
3416      - :good:`100%`
3417    * - lldb/unittests/Symbol
3418      - `7`
3419      - `4`
3420      - `3`
3421      - :part:`57%`
3422    * - lldb/unittests/SymbolFile/DWARF
3423      - `4`
3424      - `1`
3425      - `3`
3426      - :part:`25%`
3427    * - lldb/unittests/SymbolFile/DWARF/Inputs
3428      - `1`
3429      - `1`
3430      - `0`
3431      - :good:`100%`
3432    * - lldb/unittests/SymbolFile/NativePDB
3433      - `1`
3434      - `1`
3435      - `0`
3436      - :good:`100%`
3437    * - lldb/unittests/SymbolFile/PDB
3438      - `1`
3439      - `0`
3440      - `1`
3441      - :none:`0%`
3442    * - lldb/unittests/SymbolFile/PDB/Inputs
3443      - `5`
3444      - `5`
3445      - `0`
3446      - :good:`100%`
3447    * - lldb/unittests/Target
3448      - `7`
3449      - `3`
3450      - `4`
3451      - :part:`42%`
3452    * - lldb/unittests/TestingSupport
3453      - `5`
3454      - `4`
3455      - `1`
3456      - :part:`80%`
3457    * - lldb/unittests/TestingSupport/Host
3458      - `1`
3459      - `1`
3460      - `0`
3461      - :good:`100%`
3462    * - lldb/unittests/TestingSupport/Symbol
3463      - `3`
3464      - `3`
3465      - `0`
3466      - :good:`100%`
3467    * - lldb/unittests/Thread
3468      - `1`
3469      - `1`
3470      - `0`
3471      - :good:`100%`
3472    * - lldb/unittests/tools/lldb-server/inferior
3473      - `2`
3474      - `0`
3475      - `2`
3476      - :none:`0%`
3477    * - lldb/unittests/tools/lldb-server/tests
3478      - `8`
3479      - `0`
3480      - `8`
3481      - :none:`0%`
3482    * - lldb/unittests/UnwindAssembly/ARM64
3483      - `1`
3484      - `0`
3485      - `1`
3486      - :none:`0%`
3487    * - lldb/unittests/UnwindAssembly/PPC64
3488      - `1`
3489      - `1`
3490      - `0`
3491      - :good:`100%`
3492    * - lldb/unittests/UnwindAssembly/x86
3493      - `1`
3494      - `0`
3495      - `1`
3496      - :none:`0%`
3497    * - lldb/unittests/Utility
3498      - `45`
3499      - `32`
3500      - `13`
3501      - :part:`71%`
3502    * - lldb/utils/lit-cpuid
3503      - `1`
3504      - `0`
3505      - `1`
3506      - :none:`0%`
3507    * - lldb/utils/TableGen
3508      - `6`
3509      - `6`
3510      - `0`
3511      - :good:`100%`
3512    * - llvm/benchmarks
3513      - `1`
3514      - `0`
3515      - `1`
3516      - :none:`0%`
3517    * - llvm/bindings/go/llvm
3518      - `6`
3519      - `3`
3520      - `3`
3521      - :part:`50%`
3522    * - llvm/bindings/ocaml/llvm
3523      - `1`
3524      - `1`
3525      - `0`
3526      - :good:`100%`
3527    * - llvm/cmake
3528      - `2`
3529      - `2`
3530      - `0`
3531      - :good:`100%`
3532    * - llvm/examples/BrainF
3533      - `3`
3534      - `0`
3535      - `3`
3536      - :none:`0%`
3537    * - llvm/examples/Bye
3538      - `1`
3539      - `1`
3540      - `0`
3541      - :good:`100%`
3542    * - llvm/examples/ExceptionDemo
3543      - `1`
3544      - `0`
3545      - `1`
3546      - :none:`0%`
3547    * - llvm/examples/Fibonacci
3548      - `1`
3549      - `0`
3550      - `1`
3551      - :none:`0%`
3552    * - llvm/examples/HowToUseJIT
3553      - `1`
3554      - `0`
3555      - `1`
3556      - :none:`0%`
3557    * - llvm/examples/HowToUseLLJIT
3558      - `1`
3559      - `1`
3560      - `0`
3561      - :good:`100%`
3562    * - llvm/examples/IRTransforms
3563      - `4`
3564      - `4`
3565      - `0`
3566      - :good:`100%`
3567    * - llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1
3568      - `2`
3569      - `1`
3570      - `1`
3571      - :part:`50%`
3572    * - llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2
3573      - `2`
3574      - `1`
3575      - `1`
3576      - :part:`50%`
3577    * - llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3
3578      - `2`
3579      - `1`
3580      - `1`
3581      - :part:`50%`
3582    * - llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4
3583      - `2`
3584      - `0`
3585      - `2`
3586      - :none:`0%`
3587    * - llvm/examples/Kaleidoscope/Chapter2
3588      - `1`
3589      - `1`
3590      - `0`
3591      - :good:`100%`
3592    * - llvm/examples/Kaleidoscope/Chapter3
3593      - `1`
3594      - `0`
3595      - `1`
3596      - :none:`0%`
3597    * - llvm/examples/Kaleidoscope/Chapter4
3598      - `1`
3599      - `0`
3600      - `1`
3601      - :none:`0%`
3602    * - llvm/examples/Kaleidoscope/Chapter5
3603      - `1`
3604      - `0`
3605      - `1`
3606      - :none:`0%`
3607    * - llvm/examples/Kaleidoscope/Chapter6
3608      - `1`
3609      - `0`
3610      - `1`
3611      - :none:`0%`
3612    * - llvm/examples/Kaleidoscope/Chapter7
3613      - `1`
3614      - `0`
3615      - `1`
3616      - :none:`0%`
3617    * - llvm/examples/Kaleidoscope/Chapter8
3618      - `1`
3619      - `0`
3620      - `1`
3621      - :none:`0%`
3622    * - llvm/examples/Kaleidoscope/Chapter9
3623      - `1`
3624      - `0`
3625      - `1`
3626      - :none:`0%`
3627    * - llvm/examples/Kaleidoscope/include
3628      - `1`
3629      - `1`
3630      - `0`
3631      - :good:`100%`
3632    * - llvm/examples/Kaleidoscope/MCJIT/cached
3633      - `2`
3634      - `0`
3635      - `2`
3636      - :none:`0%`
3637    * - llvm/examples/Kaleidoscope/MCJIT/complete
3638      - `1`
3639      - `0`
3640      - `1`
3641      - :none:`0%`
3642    * - llvm/examples/Kaleidoscope/MCJIT/initial
3643      - `1`
3644      - `0`
3645      - `1`
3646      - :none:`0%`
3647    * - llvm/examples/Kaleidoscope/MCJIT/lazy
3648      - `2`
3649      - `0`
3650      - `2`
3651      - :none:`0%`
3652    * - llvm/examples/ModuleMaker
3653      - `1`
3654      - `0`
3655      - `1`
3656      - :none:`0%`
3657    * - llvm/examples/OrcV2Examples
3658      - `1`
3659      - `1`
3660      - `0`
3661      - :good:`100%`
3662    * - llvm/examples/OrcV2Examples/LLJITDumpObjects
3663      - `1`
3664      - `1`
3665      - `0`
3666      - :good:`100%`
3667    * - llvm/examples/OrcV2Examples/LLJITWithCustomObjectLinkingLayer
3668      - `1`
3669      - `1`
3670      - `0`
3671      - :good:`100%`
3672    * - llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener
3673      - `1`
3674      - `1`
3675      - `0`
3676      - :good:`100%`
3677    * - llvm/examples/OrcV2Examples/LLJITWithInitializers
3678      - `1`
3679      - `1`
3680      - `0`
3681      - :good:`100%`
3682    * - llvm/examples/OrcV2Examples/LLJITWithLazyReexports
3683      - `1`
3684      - `1`
3685      - `0`
3686      - :good:`100%`
3687    * - llvm/examples/OrcV2Examples/LLJITWithObjectCache
3688      - `1`
3689      - `1`
3690      - `0`
3691      - :good:`100%`
3692    * - llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin
3693      - `1`
3694      - `0`
3695      - `1`
3696      - :none:`0%`
3697    * - llvm/examples/OrcV2Examples/LLJITWithOptimizingIRTransform
3698      - `1`
3699      - `1`
3700      - `0`
3701      - :good:`100%`
3702    * - llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging
3703      - `3`
3704      - `3`
3705      - `0`
3706      - :good:`100%`
3707    * - llvm/examples/OrcV2Examples/LLJITWithTargetProcessControl
3708      - `1`
3709      - `1`
3710      - `0`
3711      - :good:`100%`
3712    * - llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries
3713      - `1`
3714      - `0`
3715      - `1`
3716      - :none:`0%`
3717    * - llvm/examples/ParallelJIT
3718      - `1`
3719      - `0`
3720      - `1`
3721      - :none:`0%`
3722    * - llvm/examples/SpeculativeJIT
3723      - `1`
3724      - `0`
3725      - `1`
3726      - :none:`0%`
3727    * - llvm/include/llvm
3728      - `8`
3729      - `2`
3730      - `6`
3731      - :part:`25%`
3732    * - llvm/include/llvm/ADT
3733      - `87`
3734      - `22`
3735      - `65`
3736      - :part:`25%`
3737    * - llvm/include/llvm/Analysis
3738      - `123`
3739      - `41`
3740      - `82`
3741      - :part:`33%`
3742    * - llvm/include/llvm/Analysis/Utils
3743      - `3`
3744      - `1`
3745      - `2`
3746      - :part:`33%`
3747    * - llvm/include/llvm/AsmParser
3748      - `5`
3749      - `2`
3750      - `3`
3751      - :part:`40%`
3752    * - llvm/include/llvm/BinaryFormat
3753      - `14`
3754      - `9`
3755      - `5`
3756      - :part:`64%`
3757    * - llvm/include/llvm/Bitcode
3758      - `7`
3759      - `3`
3760      - `4`
3761      - :part:`42%`
3762    * - llvm/include/llvm/Bitstream
3763      - `3`
3764      - `0`
3765      - `3`
3766      - :none:`0%`
3767    * - llvm/include/llvm/CodeGen
3768      - `149`
3769      - `44`
3770      - `105`
3771      - :part:`29%`
3772    * - llvm/include/llvm/CodeGen/GlobalISel
3773      - `27`
3774      - `9`
3775      - `18`
3776      - :part:`33%`
3777    * - llvm/include/llvm/CodeGen/MIRParser
3778      - `2`
3779      - `1`
3780      - `1`
3781      - :part:`50%`
3782    * - llvm/include/llvm/CodeGen/PBQP
3783      - `5`
3784      - `1`
3785      - `4`
3786      - :part:`20%`
3787    * - llvm/include/llvm/DebugInfo
3788      - `1`
3789      - `0`
3790      - `1`
3791      - :none:`0%`
3792    * - llvm/include/llvm/DebugInfo/CodeView
3793      - `57`
3794      - `40`
3795      - `17`
3796      - :part:`70%`
3797    * - llvm/include/llvm/DebugInfo/DWARF
3798      - `32`
3799      - `17`
3800      - `15`
3801      - :part:`53%`
3802    * - llvm/include/llvm/DebugInfo/GSYM
3803      - `14`
3804      - `3`
3805      - `11`
3806      - :part:`21%`
3807    * - llvm/include/llvm/DebugInfo/MSF
3808      - `5`
3809      - `4`
3810      - `1`
3811      - :part:`80%`
3812    * - llvm/include/llvm/DebugInfo/PDB
3813      - `50`
3814      - `7`
3815      - `43`
3816      - :part:`14%`
3817    * - llvm/include/llvm/DebugInfo/PDB/DIA
3818      - `20`
3819      - `9`
3820      - `11`
3821      - :part:`45%`
3822    * - llvm/include/llvm/DebugInfo/PDB/Native
3823      - `54`
3824      - `35`
3825      - `19`
3826      - :part:`64%`
3827    * - llvm/include/llvm/DebugInfo/Symbolize
3828      - `3`
3829      - `1`
3830      - `2`
3831      - :part:`33%`
3832    * - llvm/include/llvm/Demangle
3833      - `8`
3834      - `3`
3835      - `5`
3836      - :part:`37%`
3837    * - llvm/include/llvm/DWARFLinker
3838      - `4`
3839      - `4`
3840      - `0`
3841      - :good:`100%`
3842    * - llvm/include/llvm/ExecutionEngine
3843      - `14`
3844      - `3`
3845      - `11`
3846      - :part:`21%`
3847    * - llvm/include/llvm/ExecutionEngine/JITLink
3848      - `10`
3849      - `7`
3850      - `3`
3851      - :part:`70%`
3852    * - llvm/include/llvm/ExecutionEngine/Orc
3853      - `32`
3854      - `21`
3855      - `11`
3856      - :part:`65%`
3857    * - llvm/include/llvm/ExecutionEngine/Orc/Shared
3858      - `6`
3859      - `5`
3860      - `1`
3861      - :part:`83%`
3862    * - llvm/include/llvm/ExecutionEngine/Orc/TargetProcess
3863      - `4`
3864      - `4`
3865      - `0`
3866      - :good:`100%`
3867    * - llvm/include/llvm/FileCheck
3868      - `1`
3869      - `1`
3870      - `0`
3871      - :good:`100%`
3872    * - llvm/include/llvm/Frontend/OpenMP
3873      - `4`
3874      - `4`
3875      - `0`
3876      - :good:`100%`
3877    * - llvm/include/llvm/FuzzMutate
3878      - `6`
3879      - `0`
3880      - `6`
3881      - :none:`0%`
3882    * - llvm/include/llvm/InterfaceStub
3883      - `3`
3884      - `3`
3885      - `0`
3886      - :good:`100%`
3887    * - llvm/include/llvm/IR
3888      - `92`
3889      - `25`
3890      - `67`
3891      - :part:`27%`
3892    * - llvm/include/llvm/IRReader
3893      - `1`
3894      - `0`
3895      - `1`
3896      - :none:`0%`
3897    * - llvm/include/llvm/LineEditor
3898      - `1`
3899      - `0`
3900      - `1`
3901      - :none:`0%`
3902    * - llvm/include/llvm/Linker
3903      - `2`
3904      - `0`
3905      - `2`
3906      - :none:`0%`
3907    * - llvm/include/llvm/LTO
3908      - `5`
3909      - `2`
3910      - `3`
3911      - :part:`40%`
3912    * - llvm/include/llvm/LTO/legacy
3913      - `4`
3914      - `0`
3915      - `4`
3916      - :none:`0%`
3917    * - llvm/include/llvm/MC
3918      - `70`
3919      - `19`
3920      - `51`
3921      - :part:`27%`
3922    * - llvm/include/llvm/MC/MCDisassembler
3923      - `4`
3924      - `1`
3925      - `3`
3926      - :part:`25%`
3927    * - llvm/include/llvm/MC/MCParser
3928      - `8`
3929      - `3`
3930      - `5`
3931      - :part:`37%`
3932    * - llvm/include/llvm/MCA
3933      - `8`
3934      - `8`
3935      - `0`
3936      - :good:`100%`
3937    * - llvm/include/llvm/MCA/HardwareUnits
3938      - `6`
3939      - `4`
3940      - `2`
3941      - :part:`66%`
3942    * - llvm/include/llvm/MCA/Stages
3943      - `8`
3944      - `7`
3945      - `1`
3946      - :part:`87%`
3947    * - llvm/include/llvm/Object
3948      - `31`
3949      - `11`
3950      - `20`
3951      - :part:`35%`
3952    * - llvm/include/llvm/ObjectYAML
3953      - `16`
3954      - `13`
3955      - `3`
3956      - :part:`81%`
3957    * - llvm/include/llvm/Option
3958      - `5`
3959      - `1`
3960      - `4`
3961      - :part:`20%`
3962    * - llvm/include/llvm/Passes
3963      - `3`
3964      - `1`
3965      - `2`
3966      - :part:`33%`
3967    * - llvm/include/llvm/ProfileData
3968      - `8`
3969      - `3`
3970      - `5`
3971      - :part:`37%`
3972    * - llvm/include/llvm/ProfileData/Coverage
3973      - `3`
3974      - `2`
3975      - `1`
3976      - :part:`66%`
3977    * - llvm/include/llvm/Remarks
3978      - `12`
3979      - `11`
3980      - `1`
3981      - :part:`91%`
3982    * - llvm/include/llvm/Support
3983      - `176`
3984      - `57`
3985      - `119`
3986      - :part:`32%`
3987    * - llvm/include/llvm/Support/FileSystem
3988      - `1`
3989      - `1`
3990      - `0`
3991      - :good:`100%`
3992    * - llvm/include/llvm/Support/Solaris/sys
3993      - `1`
3994      - `1`
3995      - `0`
3996      - :good:`100%`
3997    * - llvm/include/llvm/Support/Windows
3998      - `1`
3999      - `0`
4000      - `1`
4001      - :none:`0%`
4002    * - llvm/include/llvm/TableGen
4003      - `8`
4004      - `2`
4005      - `6`
4006      - :part:`25%`
4007    * - llvm/include/llvm/Target
4008      - `6`
4009      - `2`
4010      - `4`
4011      - :part:`33%`
4012    * - llvm/include/llvm/Testing/Support
4013      - `3`
4014      - `2`
4015      - `1`
4016      - :part:`66%`
4017    * - llvm/include/llvm/TextAPI
4018      - `9`
4019      - `9`
4020      - `0`
4021      - :good:`100%`
4022    * - llvm/include/llvm/ToolDrivers/llvm-dlltool
4023      - `1`
4024      - `1`
4025      - `0`
4026      - :good:`100%`
4027    * - llvm/include/llvm/ToolDrivers/llvm-lib
4028      - `1`
4029      - `0`
4030      - `1`
4031      - :none:`0%`
4032    * - llvm/include/llvm/Transforms
4033      - `8`
4034      - `2`
4035      - `6`
4036      - :part:`25%`
4037    * - llvm/include/llvm/Transforms/AggressiveInstCombine
4038      - `1`
4039      - `0`
4040      - `1`
4041      - :none:`0%`
4042    * - llvm/include/llvm/Transforms/Coroutines
4043      - `4`
4044      - `4`
4045      - `0`
4046      - :good:`100%`
4047    * - llvm/include/llvm/Transforms/InstCombine
4048      - `3`
4049      - `1`
4050      - `2`
4051      - :part:`33%`
4052    * - llvm/include/llvm/Transforms/Instrumentation
4053      - `17`
4054      - `11`
4055      - `6`
4056      - :part:`64%`
4057    * - llvm/include/llvm/Transforms/IPO
4058      - `37`
4059      - `26`
4060      - `11`
4061      - :part:`70%`
4062    * - llvm/include/llvm/Transforms/Scalar
4063      - `73`
4064      - `45`
4065      - `28`
4066      - :part:`61%`
4067    * - llvm/include/llvm/Transforms/Utils
4068      - `70`
4069      - `41`
4070      - `29`
4071      - :part:`58%`
4072    * - llvm/include/llvm/Transforms/Vectorize
4073      - `5`
4074      - `1`
4075      - `4`
4076      - :part:`20%`
4077    * - llvm/include/llvm/WindowsManifest
4078      - `1`
4079      - `1`
4080      - `0`
4081      - :good:`100%`
4082    * - llvm/include/llvm/WindowsResource
4083      - `3`
4084      - `1`
4085      - `2`
4086      - :part:`33%`
4087    * - llvm/include/llvm/XRay
4088      - `17`
4089      - `13`
4090      - `4`
4091      - :part:`76%`
4092    * - llvm/include/llvm-c
4093      - `26`
4094      - `12`
4095      - `14`
4096      - :part:`46%`
4097    * - llvm/include/llvm-c/Transforms
4098      - `9`
4099      - `3`
4100      - `6`
4101      - :part:`33%`
4102    * - llvm/lib/Analysis
4103      - `117`
4104      - `38`
4105      - `79`
4106      - :part:`32%`
4107    * - llvm/lib/AsmParser
4108      - `3`
4109      - `1`
4110      - `2`
4111      - :part:`33%`
4112    * - llvm/lib/BinaryFormat
4113      - `11`
4114      - `8`
4115      - `3`
4116      - :part:`72%`
4117    * - llvm/lib/Bitcode/Reader
4118      - `7`
4119      - `2`
4120      - `5`
4121      - :part:`28%`
4122    * - llvm/lib/Bitcode/Writer
4123      - `5`
4124      - `0`
4125      - `5`
4126      - :none:`0%`
4127    * - llvm/lib/Bitstream/Reader
4128      - `1`
4129      - `0`
4130      - `1`
4131      - :none:`0%`
4132    * - llvm/lib/CodeGen
4133      - `204`
4134      - `46`
4135      - `158`
4136      - :part:`22%`
4137    * - llvm/lib/CodeGen/AsmPrinter
4138      - `45`
4139      - `16`
4140      - `29`
4141      - :part:`35%`
4142    * - llvm/lib/CodeGen/GlobalISel
4143      - `25`
4144      - `8`
4145      - `17`
4146      - :part:`32%`
4147    * - llvm/lib/CodeGen/LiveDebugValues
4148      - `4`
4149      - `2`
4150      - `2`
4151      - :part:`50%`
4152    * - llvm/lib/CodeGen/MIRParser
4153      - `4`
4154      - `1`
4155      - `3`
4156      - :part:`25%`
4157    * - llvm/lib/CodeGen/SelectionDAG
4158      - `31`
4159      - `2`
4160      - `29`
4161      - :part:`6%`
4162    * - llvm/lib/DebugInfo/CodeView
4163      - `40`
4164      - `24`
4165      - `16`
4166      - :part:`60%`
4167    * - llvm/lib/DebugInfo/DWARF
4168      - `28`
4169      - `8`
4170      - `20`
4171      - :part:`28%`
4172    * - llvm/lib/DebugInfo/GSYM
4173      - `11`
4174      - `2`
4175      - `9`
4176      - :part:`18%`
4177    * - llvm/lib/DebugInfo/MSF
4178      - `4`
4179      - `3`
4180      - `1`
4181      - :part:`75%`
4182    * - llvm/lib/DebugInfo/PDB
4183      - `40`
4184      - `34`
4185      - `6`
4186      - :part:`85%`
4187    * - llvm/lib/DebugInfo/PDB/DIA
4188      - `18`
4189      - `15`
4190      - `3`
4191      - :part:`83%`
4192    * - llvm/lib/DebugInfo/PDB/Native
4193      - `50`
4194      - `37`
4195      - `13`
4196      - :part:`74%`
4197    * - llvm/lib/DebugInfo/Symbolize
4198      - `4`
4199      - `1`
4200      - `3`
4201      - :part:`25%`
4202    * - llvm/lib/Demangle
4203      - `5`
4204      - `3`
4205      - `2`
4206      - :part:`60%`
4207    * - llvm/lib/DWARFLinker
4208      - `4`
4209      - `4`
4210      - `0`
4211      - :good:`100%`
4212    * - llvm/lib/ExecutionEngine
4213      - `5`
4214      - `1`
4215      - `4`
4216      - :part:`20%`
4217    * - llvm/lib/ExecutionEngine/IntelJITEvents
4218      - `5`
4219      - `0`
4220      - `5`
4221      - :none:`0%`
4222    * - llvm/lib/ExecutionEngine/Interpreter
4223      - `4`
4224      - `0`
4225      - `4`
4226      - :none:`0%`
4227    * - llvm/lib/ExecutionEngine/JITLink
4228      - `16`
4229      - `8`
4230      - `8`
4231      - :part:`50%`
4232    * - llvm/lib/ExecutionEngine/MCJIT
4233      - `2`
4234      - `0`
4235      - `2`
4236      - :none:`0%`
4237    * - llvm/lib/ExecutionEngine/OProfileJIT
4238      - `2`
4239      - `0`
4240      - `2`
4241      - :none:`0%`
4242    * - llvm/lib/ExecutionEngine/Orc
4243      - `28`
4244      - `17`
4245      - `11`
4246      - :part:`60%`
4247    * - llvm/lib/ExecutionEngine/Orc/Shared
4248      - `3`
4249      - `3`
4250      - `0`
4251      - :good:`100%`
4252    * - llvm/lib/ExecutionEngine/Orc/TargetProcess
4253      - `3`
4254      - `3`
4255      - `0`
4256      - :good:`100%`
4257    * - llvm/lib/ExecutionEngine/PerfJITEvents
4258      - `1`
4259      - `0`
4260      - `1`
4261      - :none:`0%`
4262    * - llvm/lib/ExecutionEngine/RuntimeDyld
4263      - `12`
4264      - `1`
4265      - `11`
4266      - :part:`8%`
4267    * - llvm/lib/ExecutionEngine/RuntimeDyld/Targets
4268      - `10`
4269      - `1`
4270      - `9`
4271      - :part:`10%`
4272    * - llvm/lib/Extensions
4273      - `1`
4274      - `0`
4275      - `1`
4276      - :none:`0%`
4277    * - llvm/lib/FileCheck
4278      - `2`
4279      - `1`
4280      - `1`
4281      - :part:`50%`
4282    * - llvm/lib/Frontend/OpenACC
4283      - `1`
4284      - `1`
4285      - `0`
4286      - :good:`100%`
4287    * - llvm/lib/Frontend/OpenMP
4288      - `3`
4289      - `2`
4290      - `1`
4291      - :part:`66%`
4292    * - llvm/lib/FuzzMutate
4293      - `5`
4294      - `2`
4295      - `3`
4296      - :part:`40%`
4297    * - llvm/lib/InterfaceStub
4298      - `3`
4299      - `3`
4300      - `0`
4301      - :good:`100%`
4302    * - llvm/lib/IR
4303      - `68`
4304      - `17`
4305      - `51`
4306      - :part:`25%`
4307    * - llvm/lib/IRReader
4308      - `1`
4309      - `0`
4310      - `1`
4311      - :none:`0%`
4312    * - llvm/lib/LineEditor
4313      - `1`
4314      - `0`
4315      - `1`
4316      - :none:`0%`
4317    * - llvm/lib/Linker
4318      - `3`
4319      - `0`
4320      - `3`
4321      - :none:`0%`
4322    * - llvm/lib/LTO
4323      - `8`
4324      - `1`
4325      - `7`
4326      - :part:`12%`
4327    * - llvm/lib/MC
4328      - `63`
4329      - `21`
4330      - `42`
4331      - :part:`33%`
4332    * - llvm/lib/MC/MCDisassembler
4333      - `6`
4334      - `3`
4335      - `3`
4336      - :part:`50%`
4337    * - llvm/lib/MC/MCParser
4338      - `12`
4339      - `1`
4340      - `11`
4341      - :part:`8%`
4342    * - llvm/lib/MCA
4343      - `7`
4344      - `6`
4345      - `1`
4346      - :part:`85%`
4347    * - llvm/lib/MCA/HardwareUnits
4348      - `6`
4349      - `3`
4350      - `3`
4351      - :part:`50%`
4352    * - llvm/lib/MCA/Stages
4353      - `8`
4354      - `8`
4355      - `0`
4356      - :good:`100%`
4357    * - llvm/lib/Object
4358      - `31`
4359      - `15`
4360      - `16`
4361      - :part:`48%`
4362    * - llvm/lib/ObjectYAML
4363      - `22`
4364      - `10`
4365      - `12`
4366      - :part:`45%`
4367    * - llvm/lib/Option
4368      - `4`
4369      - `0`
4370      - `4`
4371      - :none:`0%`
4372    * - llvm/lib/Passes
4373      - `4`
4374      - `2`
4375      - `2`
4376      - :part:`50%`
4377    * - llvm/lib/ProfileData
4378      - `8`
4379      - `3`
4380      - `5`
4381      - :part:`37%`
4382    * - llvm/lib/ProfileData/Coverage
4383      - `3`
4384      - `0`
4385      - `3`
4386      - :none:`0%`
4387    * - llvm/lib/Remarks
4388      - `13`
4389      - `10`
4390      - `3`
4391      - :part:`76%`
4392    * - llvm/lib/Support
4393      - `136`
4394      - `52`
4395      - `84`
4396      - :part:`38%`
4397    * - llvm/lib/Support/Unix
4398      - `1`
4399      - `0`
4400      - `1`
4401      - :none:`0%`
4402    * - llvm/lib/TableGen
4403      - `13`
4404      - `1`
4405      - `12`
4406      - :part:`7%`
4407    * - llvm/lib/Target
4408      - `5`
4409      - `0`
4410      - `5`
4411      - :none:`0%`
4412    * - llvm/lib/Target/AArch64
4413      - `59`
4414      - `5`
4415      - `54`
4416      - :part:`8%`
4417    * - llvm/lib/Target/AArch64/AsmParser
4418      - `1`
4419      - `0`
4420      - `1`
4421      - :none:`0%`
4422    * - llvm/lib/Target/AArch64/Disassembler
4423      - `4`
4424      - `1`
4425      - `3`
4426      - :part:`25%`
4427    * - llvm/lib/Target/AArch64/GISel
4428      - `14`
4429      - `4`
4430      - `10`
4431      - :part:`28%`
4432    * - llvm/lib/Target/AArch64/MCTargetDesc
4433      - `21`
4434      - `6`
4435      - `15`
4436      - :part:`28%`
4437    * - llvm/lib/Target/AArch64/TargetInfo
4438      - `2`
4439      - `1`
4440      - `1`
4441      - :part:`50%`
4442    * - llvm/lib/Target/AArch64/Utils
4443      - `2`
4444      - `0`
4445      - `2`
4446      - :none:`0%`
4447    * - llvm/lib/Target/AMDGPU
4448      - `149`
4449      - `21`
4450      - `128`
4451      - :part:`14%`
4452    * - llvm/lib/Target/AMDGPU/AsmParser
4453      - `1`
4454      - `0`
4455      - `1`
4456      - :none:`0%`
4457    * - llvm/lib/Target/AMDGPU/Disassembler
4458      - `2`
4459      - `0`
4460      - `2`
4461      - :none:`0%`
4462    * - llvm/lib/Target/AMDGPU/MCTargetDesc
4463      - `18`
4464      - `3`
4465      - `15`
4466      - :part:`16%`
4467    * - llvm/lib/Target/AMDGPU/TargetInfo
4468      - `2`
4469      - `1`
4470      - `1`
4471      - :part:`50%`
4472    * - llvm/lib/Target/AMDGPU/Utils
4473      - `11`
4474      - `4`
4475      - `7`
4476      - :part:`36%`
4477    * - llvm/lib/Target/ARC
4478      - `24`
4479      - `19`
4480      - `5`
4481      - :part:`79%`
4482    * - llvm/lib/Target/ARC/Disassembler
4483      - `1`
4484      - `0`
4485      - `1`
4486      - :none:`0%`
4487    * - llvm/lib/Target/ARC/MCTargetDesc
4488      - `7`
4489      - `6`
4490      - `1`
4491      - :part:`85%`
4492    * - llvm/lib/Target/ARC/TargetInfo
4493      - `2`
4494      - `2`
4495      - `0`
4496      - :good:`100%`
4497    * - llvm/lib/Target/ARM
4498      - `75`
4499      - `8`
4500      - `67`
4501      - :part:`10%`
4502    * - llvm/lib/Target/ARM/AsmParser
4503      - `1`
4504      - `0`
4505      - `1`
4506      - :none:`0%`
4507    * - llvm/lib/Target/ARM/Disassembler
4508      - `1`
4509      - `0`
4510      - `1`
4511      - :none:`0%`
4512    * - llvm/lib/Target/ARM/MCTargetDesc
4513      - `26`
4514      - `2`
4515      - `24`
4516      - :part:`7%`
4517    * - llvm/lib/Target/ARM/TargetInfo
4518      - `2`
4519      - `2`
4520      - `0`
4521      - :good:`100%`
4522    * - llvm/lib/Target/ARM/Utils
4523      - `2`
4524      - `0`
4525      - `2`
4526      - :none:`0%`
4527    * - llvm/lib/Target/AVR
4528      - `23`
4529      - `4`
4530      - `19`
4531      - :part:`17%`
4532    * - llvm/lib/Target/AVR/AsmParser
4533      - `1`
4534      - `0`
4535      - `1`
4536      - :none:`0%`
4537    * - llvm/lib/Target/AVR/Disassembler
4538      - `1`
4539      - `0`
4540      - `1`
4541      - :none:`0%`
4542    * - llvm/lib/Target/AVR/MCTargetDesc
4543      - `20`
4544      - `6`
4545      - `14`
4546      - :part:`30%`
4547    * - llvm/lib/Target/AVR/TargetInfo
4548      - `2`
4549      - `1`
4550      - `1`
4551      - :part:`50%`
4552    * - llvm/lib/Target/BPF
4553      - `31`
4554      - `8`
4555      - `23`
4556      - :part:`25%`
4557    * - llvm/lib/Target/BPF/AsmParser
4558      - `1`
4559      - `0`
4560      - `1`
4561      - :none:`0%`
4562    * - llvm/lib/Target/BPF/Disassembler
4563      - `1`
4564      - `0`
4565      - `1`
4566      - :none:`0%`
4567    * - llvm/lib/Target/BPF/MCTargetDesc
4568      - `8`
4569      - `1`
4570      - `7`
4571      - :part:`12%`
4572    * - llvm/lib/Target/BPF/TargetInfo
4573      - `2`
4574      - `1`
4575      - `1`
4576      - :part:`50%`
4577    * - llvm/lib/Target/CSKY
4578      - `2`
4579      - `2`
4580      - `0`
4581      - :good:`100%`
4582    * - llvm/lib/Target/CSKY/AsmParser
4583      - `1`
4584      - `1`
4585      - `0`
4586      - :good:`100%`
4587    * - llvm/lib/Target/CSKY/MCTargetDesc
4588      - `14`
4589      - `14`
4590      - `0`
4591      - :good:`100%`
4592    * - llvm/lib/Target/CSKY/TargetInfo
4593      - `2`
4594      - `2`
4595      - `0`
4596      - :good:`100%`
4597    * - llvm/lib/Target/Hexagon
4598      - `80`
4599      - `4`
4600      - `76`
4601      - :part:`5%`
4602    * - llvm/lib/Target/Hexagon/AsmParser
4603      - `1`
4604      - `0`
4605      - `1`
4606      - :none:`0%`
4607    * - llvm/lib/Target/Hexagon/Disassembler
4608      - `1`
4609      - `0`
4610      - `1`
4611      - :none:`0%`
4612    * - llvm/lib/Target/Hexagon/MCTargetDesc
4613      - `26`
4614      - `6`
4615      - `20`
4616      - :part:`23%`
4617    * - llvm/lib/Target/Hexagon/TargetInfo
4618      - `2`
4619      - `1`
4620      - `1`
4621      - :part:`50%`
4622    * - llvm/lib/Target/Lanai
4623      - `28`
4624      - `19`
4625      - `9`
4626      - :part:`67%`
4627    * - llvm/lib/Target/Lanai/AsmParser
4628      - `1`
4629      - `0`
4630      - `1`
4631      - :none:`0%`
4632    * - llvm/lib/Target/Lanai/Disassembler
4633      - `2`
4634      - `2`
4635      - `0`
4636      - :good:`100%`
4637    * - llvm/lib/Target/Lanai/MCTargetDesc
4638      - `13`
4639      - `12`
4640      - `1`
4641      - :part:`92%`
4642    * - llvm/lib/Target/Lanai/TargetInfo
4643      - `2`
4644      - `2`
4645      - `0`
4646      - :good:`100%`
4647    * - llvm/lib/Target/M68k
4648      - `26`
4649      - `25`
4650      - `1`
4651      - :part:`96%`
4652    * - llvm/lib/Target/M68k/AsmParser
4653      - `1`
4654      - `1`
4655      - `0`
4656      - :good:`100%`
4657    * - llvm/lib/Target/M68k/Disassembler
4658      - `1`
4659      - `1`
4660      - `0`
4661      - :good:`100%`
4662    * - llvm/lib/Target/M68k/MCTargetDesc
4663      - `12`
4664      - `12`
4665      - `0`
4666      - :good:`100%`
4667    * - llvm/lib/Target/M68k/TargetInfo
4668      - `2`
4669      - `2`
4670      - `0`
4671      - :good:`100%`
4672    * - llvm/lib/Target/Mips
4673      - `69`
4674      - `11`
4675      - `58`
4676      - :part:`15%`
4677    * - llvm/lib/Target/Mips/AsmParser
4678      - `1`
4679      - `0`
4680      - `1`
4681      - :none:`0%`
4682    * - llvm/lib/Target/Mips/Disassembler
4683      - `1`
4684      - `0`
4685      - `1`
4686      - :none:`0%`
4687    * - llvm/lib/Target/Mips/MCTargetDesc
4688      - `25`
4689      - `6`
4690      - `19`
4691      - :part:`24%`
4692    * - llvm/lib/Target/Mips/TargetInfo
4693      - `2`
4694      - `2`
4695      - `0`
4696      - :good:`100%`
4697    * - llvm/lib/Target/MSP430
4698      - `20`
4699      - `0`
4700      - `20`
4701      - :none:`0%`
4702    * - llvm/lib/Target/MSP430/AsmParser
4703      - `1`
4704      - `0`
4705      - `1`
4706      - :none:`0%`
4707    * - llvm/lib/Target/MSP430/Disassembler
4708      - `1`
4709      - `0`
4710      - `1`
4711      - :none:`0%`
4712    * - llvm/lib/Target/MSP430/MCTargetDesc
4713      - `11`
4714      - `3`
4715      - `8`
4716      - :part:`27%`
4717    * - llvm/lib/Target/MSP430/TargetInfo
4718      - `2`
4719      - `2`
4720      - `0`
4721      - :good:`100%`
4722    * - llvm/lib/Target/NVPTX
4723      - `44`
4724      - `9`
4725      - `35`
4726      - :part:`20%`
4727    * - llvm/lib/Target/NVPTX/MCTargetDesc
4728      - `9`
4729      - `5`
4730      - `4`
4731      - :part:`55%`
4732    * - llvm/lib/Target/NVPTX/TargetInfo
4733      - `2`
4734      - `2`
4735      - `0`
4736      - :good:`100%`
4737    * - llvm/lib/Target/PowerPC
4738      - `52`
4739      - `3`
4740      - `49`
4741      - :part:`5%`
4742    * - llvm/lib/Target/PowerPC/AsmParser
4743      - `1`
4744      - `0`
4745      - `1`
4746      - :none:`0%`
4747    * - llvm/lib/Target/PowerPC/Disassembler
4748      - `1`
4749      - `0`
4750      - `1`
4751      - :none:`0%`
4752    * - llvm/lib/Target/PowerPC/GISel
4753      - `7`
4754      - `7`
4755      - `0`
4756      - :good:`100%`
4757    * - llvm/lib/Target/PowerPC/MCTargetDesc
4758      - `20`
4759      - `5`
4760      - `15`
4761      - :part:`25%`
4762    * - llvm/lib/Target/PowerPC/TargetInfo
4763      - `2`
4764      - `2`
4765      - `0`
4766      - :good:`100%`
4767    * - llvm/lib/Target/RISCV
4768      - `33`
4769      - `18`
4770      - `15`
4771      - :part:`54%`
4772    * - llvm/lib/Target/RISCV/AsmParser
4773      - `1`
4774      - `0`
4775      - `1`
4776      - :none:`0%`
4777    * - llvm/lib/Target/RISCV/Disassembler
4778      - `1`
4779      - `0`
4780      - `1`
4781      - :none:`0%`
4782    * - llvm/lib/Target/RISCV/MCTargetDesc
4783      - `21`
4784      - `11`
4785      - `10`
4786      - :part:`52%`
4787    * - llvm/lib/Target/RISCV/TargetInfo
4788      - `2`
4789      - `2`
4790      - `0`
4791      - :good:`100%`
4792    * - llvm/lib/Target/Sparc
4793      - `23`
4794      - `2`
4795      - `21`
4796      - :part:`8%`
4797    * - llvm/lib/Target/Sparc/AsmParser
4798      - `1`
4799      - `0`
4800      - `1`
4801      - :none:`0%`
4802    * - llvm/lib/Target/Sparc/Disassembler
4803      - `1`
4804      - `0`
4805      - `1`
4806      - :none:`0%`
4807    * - llvm/lib/Target/Sparc/MCTargetDesc
4808      - `14`
4809      - `4`
4810      - `10`
4811      - :part:`28%`
4812    * - llvm/lib/Target/Sparc/TargetInfo
4813      - `2`
4814      - `2`
4815      - `0`
4816      - :good:`100%`
4817    * - llvm/lib/Target/SystemZ
4818      - `40`
4819      - `5`
4820      - `35`
4821      - :part:`12%`
4822    * - llvm/lib/Target/SystemZ/AsmParser
4823      - `1`
4824      - `0`
4825      - `1`
4826      - :none:`0%`
4827    * - llvm/lib/Target/SystemZ/Disassembler
4828      - `1`
4829      - `0`
4830      - `1`
4831      - :none:`0%`
4832    * - llvm/lib/Target/SystemZ/MCTargetDesc
4833      - `10`
4834      - `4`
4835      - `6`
4836      - :part:`40%`
4837    * - llvm/lib/Target/SystemZ/TargetInfo
4838      - `2`
4839      - `2`
4840      - `0`
4841      - :good:`100%`
4842    * - llvm/lib/Target/VE
4843      - `21`
4844      - `17`
4845      - `4`
4846      - :part:`80%`
4847    * - llvm/lib/Target/VE/AsmParser
4848      - `1`
4849      - `1`
4850      - `0`
4851      - :good:`100%`
4852    * - llvm/lib/Target/VE/Disassembler
4853      - `1`
4854      - `1`
4855      - `0`
4856      - :good:`100%`
4857    * - llvm/lib/Target/VE/MCTargetDesc
4858      - `14`
4859      - `13`
4860      - `1`
4861      - :part:`92%`
4862    * - llvm/lib/Target/VE/TargetInfo
4863      - `2`
4864      - `1`
4865      - `1`
4866      - :part:`50%`
4867    * - llvm/lib/Target/WebAssembly
4868      - `59`
4869      - `43`
4870      - `16`
4871      - :part:`72%`
4872    * - llvm/lib/Target/WebAssembly/AsmParser
4873      - `1`
4874      - `0`
4875      - `1`
4876      - :none:`0%`
4877    * - llvm/lib/Target/WebAssembly/Disassembler
4878      - `1`
4879      - `1`
4880      - `0`
4881      - :good:`100%`
4882    * - llvm/lib/Target/WebAssembly/MCTargetDesc
4883      - `12`
4884      - `8`
4885      - `4`
4886      - :part:`66%`
4887    * - llvm/lib/Target/WebAssembly/TargetInfo
4888      - `2`
4889      - `2`
4890      - `0`
4891      - :good:`100%`
4892    * - llvm/lib/Target/WebAssembly/Utils
4893      - `4`
4894      - `4`
4895      - `0`
4896      - :good:`100%`
4897    * - llvm/lib/Target/X86
4898      - `82`
4899      - `18`
4900      - `64`
4901      - :part:`21%`
4902    * - llvm/lib/Target/X86/AsmParser
4903      - `3`
4904      - `0`
4905      - `3`
4906      - :none:`0%`
4907    * - llvm/lib/Target/X86/Disassembler
4908      - `2`
4909      - `0`
4910      - `2`
4911      - :none:`0%`
4912    * - llvm/lib/Target/X86/MCTargetDesc
4913      - `25`
4914      - `5`
4915      - `20`
4916      - :part:`20%`
4917    * - llvm/lib/Target/X86/TargetInfo
4918      - `2`
4919      - `1`
4920      - `1`
4921      - :part:`50%`
4922    * - llvm/lib/Target/XCore
4923      - `27`
4924      - `2`
4925      - `25`
4926      - :part:`7%`
4927    * - llvm/lib/Target/XCore/Disassembler
4928      - `1`
4929      - `0`
4930      - `1`
4931      - :none:`0%`
4932    * - llvm/lib/Target/XCore/MCTargetDesc
4933      - `6`
4934      - `3`
4935      - `3`
4936      - :part:`50%`
4937    * - llvm/lib/Target/XCore/TargetInfo
4938      - `2`
4939      - `1`
4940      - `1`
4941      - :part:`50%`
4942    * - llvm/lib/Testing/Support
4943      - `3`
4944      - `3`
4945      - `0`
4946      - :good:`100%`
4947    * - llvm/lib/TextAPI
4948      - `11`
4949      - `11`
4950      - `0`
4951      - :good:`100%`
4952    * - llvm/lib/ToolDrivers/llvm-dlltool
4953      - `1`
4954      - `0`
4955      - `1`
4956      - :none:`0%`
4957    * - llvm/lib/ToolDrivers/llvm-lib
4958      - `1`
4959      - `0`
4960      - `1`
4961      - :none:`0%`
4962    * - llvm/lib/Transforms/AggressiveInstCombine
4963      - `3`
4964      - `0`
4965      - `3`
4966      - :none:`0%`
4967    * - llvm/lib/Transforms/CFGuard
4968      - `1`
4969      - `1`
4970      - `0`
4971      - :good:`100%`
4972    * - llvm/lib/Transforms/Coroutines
4973      - `8`
4974      - `0`
4975      - `8`
4976      - :none:`0%`
4977    * - llvm/lib/Transforms/Hello
4978      - `1`
4979      - `0`
4980      - `1`
4981      - :none:`0%`
4982    * - llvm/lib/Transforms/InstCombine
4983      - `16`
4984      - `1`
4985      - `15`
4986      - :part:`6%`
4987    * - llvm/lib/Transforms/Instrumentation
4988      - `22`
4989      - `6`
4990      - `16`
4991      - :part:`27%`
4992    * - llvm/lib/Transforms/IPO
4993      - `42`
4994      - `9`
4995      - `33`
4996      - :part:`21%`
4997    * - llvm/lib/Transforms/ObjCARC
4998      - `15`
4999      - `4`
5000      - `11`
5001      - :part:`26%`
5002    * - llvm/lib/Transforms/Scalar
5003      - `78`
5004      - `13`
5005      - `65`
5006      - :part:`16%`
5007    * - llvm/lib/Transforms/Utils
5008      - `75`
5009      - `17`
5010      - `58`
5011      - :part:`22%`
5012    * - llvm/lib/Transforms/Vectorize
5013      - `22`
5014      - `12`
5015      - `10`
5016      - :part:`54%`
5017    * - llvm/lib/WindowsManifest
5018      - `1`
5019      - `1`
5020      - `0`
5021      - :good:`100%`
5022    * - llvm/lib/XRay
5023      - `14`
5024      - `11`
5025      - `3`
5026      - :part:`78%`
5027    * - llvm/tools/bugpoint
5028      - `12`
5029      - `1`
5030      - `11`
5031      - :part:`8%`
5032    * - llvm/tools/bugpoint-passes
5033      - `1`
5034      - `0`
5035      - `1`
5036      - :none:`0%`
5037    * - llvm/tools/dsymutil
5038      - `18`
5039      - `15`
5040      - `3`
5041      - :part:`83%`
5042    * - llvm/tools/gold
5043      - `1`
5044      - `0`
5045      - `1`
5046      - :none:`0%`
5047    * - llvm/tools/llc
5048      - `1`
5049      - `0`
5050      - `1`
5051      - :none:`0%`
5052    * - llvm/tools/lli
5053      - `4`
5054      - `2`
5055      - `2`
5056      - :part:`50%`
5057    * - llvm/tools/lli/ChildTarget
5058      - `1`
5059      - `1`
5060      - `0`
5061      - :good:`100%`
5062    * - llvm/tools/llvm-ar
5063      - `1`
5064      - `0`
5065      - `1`
5066      - :none:`0%`
5067    * - llvm/tools/llvm-as
5068      - `1`
5069      - `0`
5070      - `1`
5071      - :none:`0%`
5072    * - llvm/tools/llvm-as-fuzzer
5073      - `1`
5074      - `0`
5075      - `1`
5076      - :none:`0%`
5077    * - llvm/tools/llvm-bcanalyzer
5078      - `1`
5079      - `1`
5080      - `0`
5081      - :good:`100%`
5082    * - llvm/tools/llvm-c-test
5083      - `2`
5084      - `0`
5085      - `2`
5086      - :none:`0%`
5087    * - llvm/tools/llvm-cat
5088      - `1`
5089      - `0`
5090      - `1`
5091      - :none:`0%`
5092    * - llvm/tools/llvm-cfi-verify
5093      - `1`
5094      - `0`
5095      - `1`
5096      - :none:`0%`
5097    * - llvm/tools/llvm-cfi-verify/lib
5098      - `4`
5099      - `1`
5100      - `3`
5101      - :part:`25%`
5102    * - llvm/tools/llvm-config
5103      - `1`
5104      - `0`
5105      - `1`
5106      - :none:`0%`
5107    * - llvm/tools/llvm-cov
5108      - `23`
5109      - `12`
5110      - `11`
5111      - :part:`52%`
5112    * - llvm/tools/llvm-cvtres
5113      - `1`
5114      - `0`
5115      - `1`
5116      - :none:`0%`
5117    * - llvm/tools/llvm-cxxdump
5118      - `4`
5119      - `2`
5120      - `2`
5121      - :part:`50%`
5122    * - llvm/tools/llvm-cxxfilt
5123      - `1`
5124      - `0`
5125      - `1`
5126      - :none:`0%`
5127    * - llvm/tools/llvm-cxxmap
5128      - `1`
5129      - `0`
5130      - `1`
5131      - :none:`0%`
5132    * - llvm/tools/llvm-diff
5133      - `7`
5134      - `0`
5135      - `7`
5136      - :none:`0%`
5137    * - llvm/tools/llvm-dis
5138      - `1`
5139      - `0`
5140      - `1`
5141      - :none:`0%`
5142    * - llvm/tools/llvm-dwarfdump
5143      - `4`
5144      - `2`
5145      - `2`
5146      - :part:`50%`
5147    * - llvm/tools/llvm-dwarfdump/fuzzer
5148      - `1`
5149      - `0`
5150      - `1`
5151      - :none:`0%`
5152    * - llvm/tools/llvm-dwp
5153      - `4`
5154      - `1`
5155      - `3`
5156      - :part:`25%`
5157    * - llvm/tools/llvm-elfabi
5158      - `3`
5159      - `3`
5160      - `0`
5161      - :good:`100%`
5162    * - llvm/tools/llvm-exegesis
5163      - `1`
5164      - `0`
5165      - `1`
5166      - :none:`0%`
5167    * - llvm/tools/llvm-exegesis/lib
5168      - `44`
5169      - `35`
5170      - `9`
5171      - :part:`79%`
5172    * - llvm/tools/llvm-exegesis/lib/AArch64
5173      - `1`
5174      - `1`
5175      - `0`
5176      - :good:`100%`
5177    * - llvm/tools/llvm-exegesis/lib/Mips
5178      - `1`
5179      - `0`
5180      - `1`
5181      - :none:`0%`
5182    * - llvm/tools/llvm-exegesis/lib/PowerPC
5183      - `1`
5184      - `1`
5185      - `0`
5186      - :good:`100%`
5187    * - llvm/tools/llvm-exegesis/lib/X86
5188      - `3`
5189      - `2`
5190      - `1`
5191      - :part:`66%`
5192    * - llvm/tools/llvm-extract
5193      - `1`
5194      - `0`
5195      - `1`
5196      - :none:`0%`
5197    * - llvm/tools/llvm-gsymutil
5198      - `1`
5199      - `1`
5200      - `0`
5201      - :good:`100%`
5202    * - llvm/tools/llvm-ifs
5203      - `1`
5204      - `1`
5205      - `0`
5206      - :good:`100%`
5207    * - llvm/tools/llvm-isel-fuzzer
5208      - `2`
5209      - `1`
5210      - `1`
5211      - :part:`50%`
5212    * - llvm/tools/llvm-itanium-demangle-fuzzer
5213      - `2`
5214      - `1`
5215      - `1`
5216      - :part:`50%`
5217    * - llvm/tools/llvm-jitlink
5218      - `4`
5219      - `2`
5220      - `2`
5221      - :part:`50%`
5222    * - llvm/tools/llvm-jitlink/llvm-jitlink-executor
5223      - `1`
5224      - `1`
5225      - `0`
5226      - :good:`100%`
5227    * - llvm/tools/llvm-jitlistener
5228      - `1`
5229      - `0`
5230      - `1`
5231      - :none:`0%`
5232    * - llvm/tools/llvm-libtool-darwin
5233      - `1`
5234      - `1`
5235      - `0`
5236      - :good:`100%`
5237    * - llvm/tools/llvm-link
5238      - `1`
5239      - `1`
5240      - `0`
5241      - :good:`100%`
5242    * - llvm/tools/llvm-lipo
5243      - `1`
5244      - `0`
5245      - `1`
5246      - :none:`0%`
5247    * - llvm/tools/llvm-lto
5248      - `1`
5249      - `0`
5250      - `1`
5251      - :none:`0%`
5252    * - llvm/tools/llvm-lto2
5253      - `1`
5254      - `0`
5255      - `1`
5256      - :none:`0%`
5257    * - llvm/tools/llvm-mc
5258      - `3`
5259      - `1`
5260      - `2`
5261      - :part:`33%`
5262    * - llvm/tools/llvm-mc-assemble-fuzzer
5263      - `1`
5264      - `0`
5265      - `1`
5266      - :none:`0%`
5267    * - llvm/tools/llvm-mc-disassemble-fuzzer
5268      - `1`
5269      - `0`
5270      - `1`
5271      - :none:`0%`
5272    * - llvm/tools/llvm-mca
5273      - `7`
5274      - `6`
5275      - `1`
5276      - :part:`85%`
5277    * - llvm/tools/llvm-mca/Views
5278      - `22`
5279      - `13`
5280      - `9`
5281      - :part:`59%`
5282    * - llvm/tools/llvm-microsoft-demangle-fuzzer
5283      - `2`
5284      - `2`
5285      - `0`
5286      - :good:`100%`
5287    * - llvm/tools/llvm-ml
5288      - `3`
5289      - `1`
5290      - `2`
5291      - :part:`33%`
5292    * - llvm/tools/llvm-modextract
5293      - `1`
5294      - `1`
5295      - `0`
5296      - :good:`100%`
5297    * - llvm/tools/llvm-mt
5298      - `1`
5299      - `0`
5300      - `1`
5301      - :none:`0%`
5302    * - llvm/tools/llvm-nm
5303      - `1`
5304      - `0`
5305      - `1`
5306      - :none:`0%`
5307    * - llvm/tools/llvm-objcopy
5308      - `6`
5309      - `4`
5310      - `2`
5311      - :part:`66%`
5312    * - llvm/tools/llvm-objcopy/COFF
5313      - `9`
5314      - `9`
5315      - `0`
5316      - :good:`100%`
5317    * - llvm/tools/llvm-objcopy/ELF
5318      - `5`
5319      - `3`
5320      - `2`
5321      - :part:`60%`
5322    * - llvm/tools/llvm-objcopy/MachO
5323      - `11`
5324      - `11`
5325      - `0`
5326      - :good:`100%`
5327    * - llvm/tools/llvm-objcopy/wasm
5328      - `9`
5329      - `9`
5330      - `0`
5331      - :good:`100%`
5332    * - llvm/tools/llvm-objdump
5333      - `15`
5334      - `10`
5335      - `5`
5336      - :part:`66%`
5337    * - llvm/tools/llvm-opt-fuzzer
5338      - `2`
5339      - `0`
5340      - `2`
5341      - :none:`0%`
5342    * - llvm/tools/llvm-opt-report
5343      - `1`
5344      - `0`
5345      - `1`
5346      - :none:`0%`
5347    * - llvm/tools/llvm-pdbutil
5348      - `47`
5349      - `15`
5350      - `32`
5351      - :part:`31%`
5352    * - llvm/tools/llvm-profdata
5353      - `1`
5354      - `0`
5355      - `1`
5356      - :none:`0%`
5357    * - llvm/tools/llvm-profgen
5358      - `13`
5359      - `12`
5360      - `1`
5361      - :part:`92%`
5362    * - llvm/tools/llvm-rc
5363      - `12`
5364      - `6`
5365      - `6`
5366      - :part:`50%`
5367    * - llvm/tools/llvm-readobj
5368      - `19`
5369      - `4`
5370      - `15`
5371      - :part:`21%`
5372    * - llvm/tools/llvm-reduce
5373      - `5`
5374      - `4`
5375      - `1`
5376      - :part:`80%`
5377    * - llvm/tools/llvm-reduce/deltas
5378      - `30`
5379      - `28`
5380      - `2`
5381      - :part:`93%`
5382    * - llvm/tools/llvm-rtdyld
5383      - `1`
5384      - `0`
5385      - `1`
5386      - :none:`0%`
5387    * - llvm/tools/llvm-rust-demangle-fuzzer
5388      - `2`
5389      - `2`
5390      - `0`
5391      - :good:`100%`
5392    * - llvm/tools/llvm-shlib
5393      - `1`
5394      - `1`
5395      - `0`
5396      - :good:`100%`
5397    * - llvm/tools/llvm-size
5398      - `1`
5399      - `0`
5400      - `1`
5401      - :none:`0%`
5402    * - llvm/tools/llvm-special-case-list-fuzzer
5403      - `2`
5404      - `2`
5405      - `0`
5406      - :good:`100%`
5407    * - llvm/tools/llvm-split
5408      - `1`
5409      - `0`
5410      - `1`
5411      - :none:`0%`
5412    * - llvm/tools/llvm-stress
5413      - `1`
5414      - `0`
5415      - `1`
5416      - :none:`0%`
5417    * - llvm/tools/llvm-strings
5418      - `1`
5419      - `0`
5420      - `1`
5421      - :none:`0%`
5422    * - llvm/tools/llvm-symbolizer
5423      - `1`
5424      - `1`
5425      - `0`
5426      - :good:`100%`
5427    * - llvm/tools/llvm-undname
5428      - `1`
5429      - `1`
5430      - `0`
5431      - :good:`100%`
5432    * - llvm/tools/llvm-xray
5433      - `19`
5434      - `15`
5435      - `4`
5436      - :part:`78%`
5437    * - llvm/tools/llvm-yaml-numeric-parser-fuzzer
5438      - `2`
5439      - `2`
5440      - `0`
5441      - :good:`100%`
5442    * - llvm/tools/llvm-yaml-parser-fuzzer
5443      - `2`
5444      - `2`
5445      - `0`
5446      - :good:`100%`
5447    * - llvm/tools/lto
5448      - `2`
5449      - `1`
5450      - `1`
5451      - :part:`50%`
5452    * - llvm/tools/obj2yaml
5453      - `10`
5454      - `5`
5455      - `5`
5456      - :part:`50%`
5457    * - llvm/tools/opt
5458      - `10`
5459      - `3`
5460      - `7`
5461      - :part:`30%`
5462    * - llvm/tools/remarks-shlib
5463      - `1`
5464      - `0`
5465      - `1`
5466      - :none:`0%`
5467    * - llvm/tools/sancov
5468      - `1`
5469      - `0`
5470      - `1`
5471      - :none:`0%`
5472    * - llvm/tools/sanstats
5473      - `1`
5474      - `1`
5475      - `0`
5476      - :good:`100%`
5477    * - llvm/tools/split-file
5478      - `1`
5479      - `1`
5480      - `0`
5481      - :good:`100%`
5482    * - llvm/tools/verify-uselistorder
5483      - `1`
5484      - `0`
5485      - `1`
5486      - :none:`0%`
5487    * - llvm/tools/vfabi-demangle-fuzzer
5488      - `1`
5489      - `1`
5490      - `0`
5491      - :good:`100%`
5492    * - llvm/tools/yaml2obj
5493      - `1`
5494      - `1`
5495      - `0`
5496      - :good:`100%`
5497    * - llvm/unittests/ADT
5498      - `77`
5499      - `31`
5500      - `46`
5501      - :part:`40%`
5502    * - llvm/unittests/Analysis
5503      - `36`
5504      - `10`
5505      - `26`
5506      - :part:`27%`
5507    * - llvm/unittests/AsmParser
5508      - `1`
5509      - `1`
5510      - `0`
5511      - :good:`100%`
5512    * - llvm/unittests/BinaryFormat
5513      - `6`
5514      - `5`
5515      - `1`
5516      - :part:`83%`
5517    * - llvm/unittests/Bitcode
5518      - `2`
5519      - `1`
5520      - `1`
5521      - :part:`50%`
5522    * - llvm/unittests/Bitstream
5523      - `2`
5524      - `1`
5525      - `1`
5526      - :part:`50%`
5527    * - llvm/unittests/CodeGen
5528      - `17`
5529      - `8`
5530      - `9`
5531      - :part:`47%`
5532    * - llvm/unittests/CodeGen/GlobalISel
5533      - `12`
5534      - `2`
5535      - `10`
5536      - :part:`16%`
5537    * - llvm/unittests/DebugInfo/CodeView
5538      - `3`
5539      - `1`
5540      - `2`
5541      - :part:`33%`
5542    * - llvm/unittests/DebugInfo/DWARF
5543      - `16`
5544      - `10`
5545      - `6`
5546      - :part:`62%`
5547    * - llvm/unittests/DebugInfo/GSYM
5548      - `1`
5549      - `0`
5550      - `1`
5551      - :none:`0%`
5552    * - llvm/unittests/DebugInfo/MSF
5553      - `3`
5554      - `2`
5555      - `1`
5556      - :part:`66%`
5557    * - llvm/unittests/DebugInfo/PDB
5558      - `5`
5559      - `3`
5560      - `2`
5561      - :part:`60%`
5562    * - llvm/unittests/DebugInfo/PDB/Inputs
5563      - `1`
5564      - `1`
5565      - `0`
5566      - :good:`100%`
5567    * - llvm/unittests/Demangle
5568      - `5`
5569      - `3`
5570      - `2`
5571      - :part:`60%`
5572    * - llvm/unittests/ExecutionEngine
5573      - `1`
5574      - `0`
5575      - `1`
5576      - :none:`0%`
5577    * - llvm/unittests/ExecutionEngine/JITLink
5578      - `1`
5579      - `1`
5580      - `0`
5581      - :good:`100%`
5582    * - llvm/unittests/ExecutionEngine/MCJIT
5583      - `7`
5584      - `0`
5585      - `7`
5586      - :none:`0%`
5587    * - llvm/unittests/ExecutionEngine/Orc
5588      - `15`
5589      - `6`
5590      - `9`
5591      - :part:`40%`
5592    * - llvm/unittests/FileCheck
5593      - `1`
5594      - `0`
5595      - `1`
5596      - :none:`0%`
5597    * - llvm/unittests/Frontend
5598      - `4`
5599      - `3`
5600      - `1`
5601      - :part:`75%`
5602    * - llvm/unittests/FuzzMutate
5603      - `4`
5604      - `0`
5605      - `4`
5606      - :none:`0%`
5607    * - llvm/unittests/InterfaceStub
5608      - `1`
5609      - `1`
5610      - `0`
5611      - :good:`100%`
5612    * - llvm/unittests/IR
5613      - `36`
5614      - `6`
5615      - `30`
5616      - :part:`16%`
5617    * - llvm/unittests/LineEditor
5618      - `1`
5619      - `0`
5620      - `1`
5621      - :none:`0%`
5622    * - llvm/unittests/Linker
5623      - `1`
5624      - `0`
5625      - `1`
5626      - :none:`0%`
5627    * - llvm/unittests/MC
5628      - `6`
5629      - `3`
5630      - `3`
5631      - :part:`50%`
5632    * - llvm/unittests/MC/AMDGPU
5633      - `1`
5634      - `1`
5635      - `0`
5636      - :good:`100%`
5637    * - llvm/unittests/MC/SystemZ
5638      - `1`
5639      - `1`
5640      - `0`
5641      - :good:`100%`
5642    * - llvm/unittests/MI
5643      - `1`
5644      - `0`
5645      - `1`
5646      - :none:`0%`
5647    * - llvm/unittests/Object
5648      - `9`
5649      - `6`
5650      - `3`
5651      - :part:`66%`
5652    * - llvm/unittests/ObjectYAML
5653      - `5`
5654      - `3`
5655      - `2`
5656      - :part:`60%`
5657    * - llvm/unittests/Option
5658      - `2`
5659      - `1`
5660      - `1`
5661      - :part:`50%`
5662    * - llvm/unittests/Passes
5663      - `4`
5664      - `4`
5665      - `0`
5666      - :good:`100%`
5667    * - llvm/unittests/ProfileData
5668      - `4`
5669      - `1`
5670      - `3`
5671      - :part:`25%`
5672    * - llvm/unittests/Remarks
5673      - `8`
5674      - `5`
5675      - `3`
5676      - :part:`62%`
5677    * - llvm/unittests/Support
5678      - `95`
5679      - `30`
5680      - `65`
5681      - :part:`31%`
5682    * - llvm/unittests/Support/DynamicLibrary
5683      - `4`
5684      - `0`
5685      - `4`
5686      - :none:`0%`
5687    * - llvm/unittests/TableGen
5688      - `2`
5689      - `0`
5690      - `2`
5691      - :none:`0%`
5692    * - llvm/unittests/Target/AArch64
5693      - `2`
5694      - `0`
5695      - `2`
5696      - :none:`0%`
5697    * - llvm/unittests/Target/AMDGPU
5698      - `2`
5699      - `2`
5700      - `0`
5701      - :good:`100%`
5702    * - llvm/unittests/Target/ARM
5703      - `1`
5704      - `0`
5705      - `1`
5706      - :none:`0%`
5707    * - llvm/unittests/Target/PowerPC
5708      - `1`
5709      - `1`
5710      - `0`
5711      - :good:`100%`
5712    * - llvm/unittests/Target/WebAssembly
5713      - `1`
5714      - `0`
5715      - `1`
5716      - :none:`0%`
5717    * - llvm/unittests/Target/X86
5718      - `1`
5719      - `0`
5720      - `1`
5721      - :none:`0%`
5722    * - llvm/unittests/TextAPI
5723      - `5`
5724      - `3`
5725      - `2`
5726      - :part:`60%`
5727    * - llvm/unittests/tools/llvm-cfi-verify
5728      - `2`
5729      - `1`
5730      - `1`
5731      - :part:`50%`
5732    * - llvm/unittests/tools/llvm-exegesis
5733      - `5`
5734      - `4`
5735      - `1`
5736      - :part:`80%`
5737    * - llvm/unittests/tools/llvm-exegesis/AArch64
5738      - `1`
5739      - `1`
5740      - `0`
5741      - :good:`100%`
5742    * - llvm/unittests/tools/llvm-exegesis/ARM
5743      - `1`
5744      - `1`
5745      - `0`
5746      - :good:`100%`
5747    * - llvm/unittests/tools/llvm-exegesis/Common
5748      - `1`
5749      - `1`
5750      - `0`
5751      - :good:`100%`
5752    * - llvm/unittests/tools/llvm-exegesis/Mips
5753      - `5`
5754      - `4`
5755      - `1`
5756      - :part:`80%`
5757    * - llvm/unittests/tools/llvm-exegesis/PowerPC
5758      - `4`
5759      - `2`
5760      - `2`
5761      - :part:`50%`
5762    * - llvm/unittests/tools/llvm-exegesis/X86
5763      - `9`
5764      - `8`
5765      - `1`
5766      - :part:`88%`
5767    * - llvm/unittests/tools/llvm-profgen
5768      - `1`
5769      - `0`
5770      - `1`
5771      - :none:`0%`
5772    * - llvm/unittests/Transforms/IPO
5773      - `4`
5774      - `2`
5775      - `2`
5776      - :part:`50%`
5777    * - llvm/unittests/Transforms/Scalar
5778      - `2`
5779      - `0`
5780      - `2`
5781      - :none:`0%`
5782    * - llvm/unittests/Transforms/Utils
5783      - `19`
5784      - `8`
5785      - `11`
5786      - :part:`42%`
5787    * - llvm/unittests/Transforms/Vectorize
5788      - `7`
5789      - `7`
5790      - `0`
5791      - :good:`100%`
5792    * - llvm/unittests/XRay
5793      - `8`
5794      - `7`
5795      - `1`
5796      - :part:`87%`
5797    * - llvm/utils/benchmark/cmake
5798      - `5`
5799      - `3`
5800      - `2`
5801      - :part:`60%`
5802    * - llvm/utils/benchmark/include/benchmark
5803      - `1`
5804      - `0`
5805      - `1`
5806      - :none:`0%`
5807    * - llvm/utils/benchmark/src
5808      - `19`
5809      - `0`
5810      - `19`
5811      - :none:`0%`
5812    * - llvm/utils/FileCheck
5813      - `1`
5814      - `0`
5815      - `1`
5816      - :none:`0%`
5817    * - llvm/utils/fpcmp
5818      - `1`
5819      - `0`
5820      - `1`
5821      - :none:`0%`
5822    * - llvm/utils/KillTheDoctor
5823      - `1`
5824      - `0`
5825      - `1`
5826      - :none:`0%`
5827    * - llvm/utils/not
5828      - `1`
5829      - `1`
5830      - `0`
5831      - :good:`100%`
5832    * - llvm/utils/PerfectShuffle
5833      - `1`
5834      - `0`
5835      - `1`
5836      - :none:`0%`
5837    * - llvm/utils/TableGen
5838      - `76`
5839      - `10`
5840      - `66`
5841      - :part:`13%`
5842    * - llvm/utils/TableGen/GlobalISel
5843      - `17`
5844      - `8`
5845      - `9`
5846      - :part:`47%`
5847    * - llvm/utils/unittest/googlemock/include/gmock
5848      - `12`
5849      - `0`
5850      - `12`
5851      - :none:`0%`
5852    * - llvm/utils/unittest/googlemock/include/gmock/internal
5853      - `3`
5854      - `0`
5855      - `3`
5856      - :none:`0%`
5857    * - llvm/utils/unittest/googlemock/include/gmock/internal/custom
5858      - `3`
5859      - `0`
5860      - `3`
5861      - :none:`0%`
5862    * - llvm/utils/unittest/googletest/include/gtest
5863      - `11`
5864      - `0`
5865      - `11`
5866      - :none:`0%`
5867    * - llvm/utils/unittest/googletest/include/gtest/internal
5868      - `8`
5869      - `0`
5870      - `8`
5871      - :none:`0%`
5872    * - llvm/utils/unittest/googletest/include/gtest/internal/custom
5873      - `4`
5874      - `0`
5875      - `4`
5876      - :none:`0%`
5877    * - llvm/utils/unittest/googletest/src
5878      - `1`
5879      - `0`
5880      - `1`
5881      - :none:`0%`
5882    * - llvm/utils/unittest/UnitTestMain
5883      - `1`
5884      - `0`
5885      - `1`
5886      - :none:`0%`
5887    * - llvm/utils/yaml-bench
5888      - `1`
5889      - `0`
5890      - `1`
5891      - :none:`0%`
5892    * - mlir/examples/standalone/include/Standalone
5893      - `2`
5894      - `2`
5895      - `0`
5896      - :good:`100%`
5897    * - mlir/examples/standalone/lib/Standalone
5898      - `2`
5899      - `2`
5900      - `0`
5901      - :good:`100%`
5902    * - mlir/examples/standalone/standalone-opt
5903      - `1`
5904      - `1`
5905      - `0`
5906      - :good:`100%`
5907    * - mlir/examples/standalone/standalone-translate
5908      - `1`
5909      - `1`
5910      - `0`
5911      - :good:`100%`
5912    * - mlir/examples/toy/Ch1
5913      - `1`
5914      - `1`
5915      - `0`
5916      - :good:`100%`
5917    * - mlir/examples/toy/Ch1/include/toy
5918      - `3`
5919      - `3`
5920      - `0`
5921      - :good:`100%`
5922    * - mlir/examples/toy/Ch1/parser
5923      - `1`
5924      - `0`
5925      - `1`
5926      - :none:`0%`
5927    * - mlir/examples/toy/Ch2
5928      - `1`
5929      - `1`
5930      - `0`
5931      - :good:`100%`
5932    * - mlir/examples/toy/Ch2/include/toy
5933      - `5`
5934      - `5`
5935      - `0`
5936      - :good:`100%`
5937    * - mlir/examples/toy/Ch2/mlir
5938      - `2`
5939      - `2`
5940      - `0`
5941      - :good:`100%`
5942    * - mlir/examples/toy/Ch2/parser
5943      - `1`
5944      - `0`
5945      - `1`
5946      - :none:`0%`
5947    * - mlir/examples/toy/Ch3
5948      - `1`
5949      - `1`
5950      - `0`
5951      - :good:`100%`
5952    * - mlir/examples/toy/Ch3/include/toy
5953      - `5`
5954      - `5`
5955      - `0`
5956      - :good:`100%`
5957    * - mlir/examples/toy/Ch3/mlir
5958      - `3`
5959      - `3`
5960      - `0`
5961      - :good:`100%`
5962    * - mlir/examples/toy/Ch3/parser
5963      - `1`
5964      - `0`
5965      - `1`
5966      - :none:`0%`
5967    * - mlir/examples/toy/Ch4
5968      - `1`
5969      - `1`
5970      - `0`
5971      - :good:`100%`
5972    * - mlir/examples/toy/Ch4/include/toy
5973      - `7`
5974      - `7`
5975      - `0`
5976      - :good:`100%`
5977    * - mlir/examples/toy/Ch4/mlir
5978      - `4`
5979      - `4`
5980      - `0`
5981      - :good:`100%`
5982    * - mlir/examples/toy/Ch4/parser
5983      - `1`
5984      - `0`
5985      - `1`
5986      - :none:`0%`
5987    * - mlir/examples/toy/Ch5
5988      - `1`
5989      - `1`
5990      - `0`
5991      - :good:`100%`
5992    * - mlir/examples/toy/Ch5/include/toy
5993      - `7`
5994      - `7`
5995      - `0`
5996      - :good:`100%`
5997    * - mlir/examples/toy/Ch5/mlir
5998      - `5`
5999      - `5`
6000      - `0`
6001      - :good:`100%`
6002    * - mlir/examples/toy/Ch5/parser
6003      - `1`
6004      - `0`
6005      - `1`
6006      - :none:`0%`
6007    * - mlir/examples/toy/Ch6
6008      - `1`
6009      - `1`
6010      - `0`
6011      - :good:`100%`
6012    * - mlir/examples/toy/Ch6/include/toy
6013      - `7`
6014      - `7`
6015      - `0`
6016      - :good:`100%`
6017    * - mlir/examples/toy/Ch6/mlir
6018      - `6`
6019      - `6`
6020      - `0`
6021      - :good:`100%`
6022    * - mlir/examples/toy/Ch6/parser
6023      - `1`
6024      - `0`
6025      - `1`
6026      - :none:`0%`
6027    * - mlir/examples/toy/Ch7
6028      - `1`
6029      - `1`
6030      - `0`
6031      - :good:`100%`
6032    * - mlir/examples/toy/Ch7/include/toy
6033      - `7`
6034      - `7`
6035      - `0`
6036      - :good:`100%`
6037    * - mlir/examples/toy/Ch7/mlir
6038      - `6`
6039      - `6`
6040      - `0`
6041      - :good:`100%`
6042    * - mlir/examples/toy/Ch7/parser
6043      - `1`
6044      - `0`
6045      - `1`
6046      - :none:`0%`
6047    * - mlir/include/mlir
6048      - `5`
6049      - `5`
6050      - `0`
6051      - :good:`100%`
6052    * - mlir/include/mlir/Analysis
6053      - `14`
6054      - `12`
6055      - `2`
6056      - :part:`85%`
6057    * - mlir/include/mlir/Analysis/AliasAnalysis
6058      - `1`
6059      - `1`
6060      - `0`
6061      - :good:`100%`
6062    * - mlir/include/mlir/Analysis/Presburger
6063      - `3`
6064      - `3`
6065      - `0`
6066      - :good:`100%`
6067    * - mlir/include/mlir/Bindings/Python
6068      - `1`
6069      - `1`
6070      - `0`
6071      - :good:`100%`
6072    * - mlir/include/mlir/CAPI
6073      - `11`
6074      - `11`
6075      - `0`
6076      - :good:`100%`
6077    * - mlir/include/mlir/Conversion
6078      - `1`
6079      - `1`
6080      - `0`
6081      - :good:`100%`
6082    * - mlir/include/mlir/Conversion/AffineToStandard
6083      - `1`
6084      - `1`
6085      - `0`
6086      - :good:`100%`
6087    * - mlir/include/mlir/Conversion/AsyncToLLVM
6088      - `1`
6089      - `1`
6090      - `0`
6091      - :good:`100%`
6092    * - mlir/include/mlir/Conversion/ComplexToLLVM
6093      - `1`
6094      - `1`
6095      - `0`
6096      - :good:`100%`
6097    * - mlir/include/mlir/Conversion/ComplexToStandard
6098      - `1`
6099      - `1`
6100      - `0`
6101      - :good:`100%`
6102    * - mlir/include/mlir/Conversion/GPUCommon
6103      - `1`
6104      - `1`
6105      - `0`
6106      - :good:`100%`
6107    * - mlir/include/mlir/Conversion/GPUToNVVM
6108      - `1`
6109      - `1`
6110      - `0`
6111      - :good:`100%`
6112    * - mlir/include/mlir/Conversion/GPUToROCDL
6113      - `1`
6114      - `1`
6115      - `0`
6116      - :good:`100%`
6117    * - mlir/include/mlir/Conversion/GPUToSPIRV
6118      - `2`
6119      - `2`
6120      - `0`
6121      - :good:`100%`
6122    * - mlir/include/mlir/Conversion/GPUToVulkan
6123      - `1`
6124      - `0`
6125      - `1`
6126      - :none:`0%`
6127    * - mlir/include/mlir/Conversion/LinalgToLLVM
6128      - `1`
6129      - `1`
6130      - `0`
6131      - :good:`100%`
6132    * - mlir/include/mlir/Conversion/LinalgToSPIRV
6133      - `2`
6134      - `2`
6135      - `0`
6136      - :good:`100%`
6137    * - mlir/include/mlir/Conversion/LinalgToStandard
6138      - `1`
6139      - `1`
6140      - `0`
6141      - :good:`100%`
6142    * - mlir/include/mlir/Conversion/MathToLibm
6143      - `1`
6144      - `1`
6145      - `0`
6146      - :good:`100%`
6147    * - mlir/include/mlir/Conversion/OpenACCToLLVM
6148      - `1`
6149      - `1`
6150      - `0`
6151      - :good:`100%`
6152    * - mlir/include/mlir/Conversion/OpenMPToLLVM
6153      - `1`
6154      - `1`
6155      - `0`
6156      - :good:`100%`
6157    * - mlir/include/mlir/Conversion/PDLToPDLInterp
6158      - `1`
6159      - `1`
6160      - `0`
6161      - :good:`100%`
6162    * - mlir/include/mlir/Conversion/SCFToGPU
6163      - `2`
6164      - `2`
6165      - `0`
6166      - :good:`100%`
6167    * - mlir/include/mlir/Conversion/SCFToOpenMP
6168      - `1`
6169      - `1`
6170      - `0`
6171      - :good:`100%`
6172    * - mlir/include/mlir/Conversion/SCFToSPIRV
6173      - `2`
6174      - `2`
6175      - `0`
6176      - :good:`100%`
6177    * - mlir/include/mlir/Conversion/SCFToStandard
6178      - `1`
6179      - `1`
6180      - `0`
6181      - :good:`100%`
6182    * - mlir/include/mlir/Conversion/ShapeToStandard
6183      - `1`
6184      - `1`
6185      - `0`
6186      - :good:`100%`
6187    * - mlir/include/mlir/Conversion/SPIRVToLLVM
6188      - `2`
6189      - `2`
6190      - `0`
6191      - :good:`100%`
6192    * - mlir/include/mlir/Conversion/StandardToLLVM
6193      - `2`
6194      - `2`
6195      - `0`
6196      - :good:`100%`
6197    * - mlir/include/mlir/Conversion/StandardToSPIRV
6198      - `2`
6199      - `2`
6200      - `0`
6201      - :good:`100%`
6202    * - mlir/include/mlir/Conversion/TosaToLinalg
6203      - `1`
6204      - `1`
6205      - `0`
6206      - :good:`100%`
6207    * - mlir/include/mlir/Conversion/TosaToSCF
6208      - `1`
6209      - `1`
6210      - `0`
6211      - :good:`100%`
6212    * - mlir/include/mlir/Conversion/TosaToStandard
6213      - `1`
6214      - `1`
6215      - `0`
6216      - :good:`100%`
6217    * - mlir/include/mlir/Conversion/VectorToLLVM
6218      - `1`
6219      - `1`
6220      - `0`
6221      - :good:`100%`
6222    * - mlir/include/mlir/Conversion/VectorToROCDL
6223      - `1`
6224      - `1`
6225      - `0`
6226      - :good:`100%`
6227    * - mlir/include/mlir/Conversion/VectorToSCF
6228      - `1`
6229      - `1`
6230      - `0`
6231      - :good:`100%`
6232    * - mlir/include/mlir/Conversion/VectorToSPIRV
6233      - `2`
6234      - `2`
6235      - `0`
6236      - :good:`100%`
6237    * - mlir/include/mlir/Dialect
6238      - `2`
6239      - `2`
6240      - `0`
6241      - :good:`100%`
6242    * - mlir/include/mlir/Dialect/Affine
6243      - `2`
6244      - `2`
6245      - `0`
6246      - :good:`100%`
6247    * - mlir/include/mlir/Dialect/Affine/IR
6248      - `3`
6249      - `3`
6250      - `0`
6251      - :good:`100%`
6252    * - mlir/include/mlir/Dialect/AMX
6253      - `2`
6254      - `2`
6255      - `0`
6256      - :good:`100%`
6257    * - mlir/include/mlir/Dialect/ArmNeon
6258      - `1`
6259      - `1`
6260      - `0`
6261      - :good:`100%`
6262    * - mlir/include/mlir/Dialect/ArmSVE
6263      - `2`
6264      - `2`
6265      - `0`
6266      - :good:`100%`
6267    * - mlir/include/mlir/Dialect/Async
6268      - `1`
6269      - `1`
6270      - `0`
6271      - :good:`100%`
6272    * - mlir/include/mlir/Dialect/Async/IR
6273      - `2`
6274      - `2`
6275      - `0`
6276      - :good:`100%`
6277    * - mlir/include/mlir/Dialect/Complex/IR
6278      - `1`
6279      - `1`
6280      - `0`
6281      - :good:`100%`
6282    * - mlir/include/mlir/Dialect/DLTI
6283      - `2`
6284      - `2`
6285      - `0`
6286      - :good:`100%`
6287    * - mlir/include/mlir/Dialect/GPU
6288      - `5`
6289      - `5`
6290      - `0`
6291      - :good:`100%`
6292    * - mlir/include/mlir/Dialect/Linalg
6293      - `1`
6294      - `1`
6295      - `0`
6296      - :good:`100%`
6297    * - mlir/include/mlir/Dialect/Linalg/Analysis
6298      - `1`
6299      - `1`
6300      - `0`
6301      - :good:`100%`
6302    * - mlir/include/mlir/Dialect/Linalg/IR
6303      - `3`
6304      - `3`
6305      - `0`
6306      - :good:`100%`
6307    * - mlir/include/mlir/Dialect/Linalg/Transforms
6308      - `3`
6309      - `3`
6310      - `0`
6311      - :good:`100%`
6312    * - mlir/include/mlir/Dialect/Linalg/Utils
6313      - `1`
6314      - `1`
6315      - `0`
6316      - :good:`100%`
6317    * - mlir/include/mlir/Dialect/LLVMIR
6318      - `5`
6319      - `5`
6320      - `0`
6321      - :good:`100%`
6322    * - mlir/include/mlir/Dialect/LLVMIR/Transforms
6323      - `2`
6324      - `2`
6325      - `0`
6326      - :good:`100%`
6327    * - mlir/include/mlir/Dialect/Math/IR
6328      - `1`
6329      - `1`
6330      - `0`
6331      - :good:`100%`
6332    * - mlir/include/mlir/Dialect/Math/Transforms
6333      - `1`
6334      - `1`
6335      - `0`
6336      - :good:`100%`
6337    * - mlir/include/mlir/Dialect/MemRef/IR
6338      - `1`
6339      - `1`
6340      - `0`
6341      - :good:`100%`
6342    * - mlir/include/mlir/Dialect/MemRef/Transforms
6343      - `1`
6344      - `1`
6345      - `0`
6346      - :good:`100%`
6347    * - mlir/include/mlir/Dialect/MemRef/Utils
6348      - `1`
6349      - `1`
6350      - `0`
6351      - :good:`100%`
6352    * - mlir/include/mlir/Dialect/OpenACC
6353      - `1`
6354      - `1`
6355      - `0`
6356      - :good:`100%`
6357    * - mlir/include/mlir/Dialect/OpenMP
6358      - `1`
6359      - `1`
6360      - `0`
6361      - :good:`100%`
6362    * - mlir/include/mlir/Dialect/PDL/IR
6363      - `3`
6364      - `3`
6365      - `0`
6366      - :good:`100%`
6367    * - mlir/include/mlir/Dialect/PDLInterp/IR
6368      - `1`
6369      - `1`
6370      - `0`
6371      - :good:`100%`
6372    * - mlir/include/mlir/Dialect/Quant
6373      - `6`
6374      - `6`
6375      - `0`
6376      - :good:`100%`
6377    * - mlir/include/mlir/Dialect/SCF
6378      - `4`
6379      - `2`
6380      - `2`
6381      - :part:`50%`
6382    * - mlir/include/mlir/Dialect/SDBM
6383      - `3`
6384      - `2`
6385      - `1`
6386      - :part:`66%`
6387    * - mlir/include/mlir/Dialect/Shape/IR
6388      - `1`
6389      - `1`
6390      - `0`
6391      - :good:`100%`
6392    * - mlir/include/mlir/Dialect/Shape/Transforms
6393      - `1`
6394      - `1`
6395      - `0`
6396      - :good:`100%`
6397    * - mlir/include/mlir/Dialect/SparseTensor/IR
6398      - `1`
6399      - `1`
6400      - `0`
6401      - :good:`100%`
6402    * - mlir/include/mlir/Dialect/SparseTensor/Transforms
6403      - `1`
6404      - `1`
6405      - `0`
6406      - :good:`100%`
6407    * - mlir/include/mlir/Dialect/SPIRV/IR
6408      - `9`
6409      - `9`
6410      - `0`
6411      - :good:`100%`
6412    * - mlir/include/mlir/Dialect/SPIRV/Linking
6413      - `1`
6414      - `1`
6415      - `0`
6416      - :good:`100%`
6417    * - mlir/include/mlir/Dialect/SPIRV/Transforms
6418      - `2`
6419      - `2`
6420      - `0`
6421      - :good:`100%`
6422    * - mlir/include/mlir/Dialect/SPIRV/Utils
6423      - `1`
6424      - `1`
6425      - `0`
6426      - :good:`100%`
6427    * - mlir/include/mlir/Dialect/StandardOps/IR
6428      - `1`
6429      - `1`
6430      - `0`
6431      - :good:`100%`
6432    * - mlir/include/mlir/Dialect/StandardOps/Transforms
6433      - `4`
6434      - `4`
6435      - `0`
6436      - :good:`100%`
6437    * - mlir/include/mlir/Dialect/StandardOps/Utils
6438      - `1`
6439      - `1`
6440      - `0`
6441      - :good:`100%`
6442    * - mlir/include/mlir/Dialect/Tensor/IR
6443      - `1`
6444      - `1`
6445      - `0`
6446      - :good:`100%`
6447    * - mlir/include/mlir/Dialect/Tensor/Transforms
6448      - `1`
6449      - `1`
6450      - `0`
6451      - :good:`100%`
6452    * - mlir/include/mlir/Dialect/Tosa/IR
6453      - `1`
6454      - `1`
6455      - `0`
6456      - :good:`100%`
6457    * - mlir/include/mlir/Dialect/Tosa/Transforms
6458      - `2`
6459      - `2`
6460      - `0`
6461      - :good:`100%`
6462    * - mlir/include/mlir/Dialect/Tosa/Utils
6463      - `1`
6464      - `1`
6465      - `0`
6466      - :good:`100%`
6467    * - mlir/include/mlir/Dialect/Utils
6468      - `1`
6469      - `1`
6470      - `0`
6471      - :good:`100%`
6472    * - mlir/include/mlir/Dialect/Vector
6473      - `3`
6474      - `3`
6475      - `0`
6476      - :good:`100%`
6477    * - mlir/include/mlir/Dialect/X86Vector
6478      - `2`
6479      - `2`
6480      - `0`
6481      - :good:`100%`
6482    * - mlir/include/mlir/ExecutionEngine
6483      - `7`
6484      - `5`
6485      - `2`
6486      - :part:`71%`
6487    * - mlir/include/mlir/Interfaces
6488      - `13`
6489      - `12`
6490      - `1`
6491      - :part:`92%`
6492    * - mlir/include/mlir/IR
6493      - `47`
6494      - `25`
6495      - `22`
6496      - :part:`53%`
6497    * - mlir/include/mlir/Parser
6498      - `1`
6499      - `1`
6500      - `0`
6501      - :good:`100%`
6502    * - mlir/include/mlir/Pass
6503      - `6`
6504      - `0`
6505      - `6`
6506      - :none:`0%`
6507    * - mlir/include/mlir/Reducer
6508      - `5`
6509      - `5`
6510      - `0`
6511      - :good:`100%`
6512    * - mlir/include/mlir/Rewrite
6513      - `2`
6514      - `2`
6515      - `0`
6516      - :good:`100%`
6517    * - mlir/include/mlir/Support
6518      - `15`
6519      - `8`
6520      - `7`
6521      - :part:`53%`
6522    * - mlir/include/mlir/TableGen
6523      - `21`
6524      - `20`
6525      - `1`
6526      - :part:`95%`
6527    * - mlir/include/mlir/Target/LLVMIR
6528      - `5`
6529      - `4`
6530      - `1`
6531      - :part:`80%`
6532    * - mlir/include/mlir/Target/LLVMIR/Dialect
6533      - `1`
6534      - `1`
6535      - `0`
6536      - :good:`100%`
6537    * - mlir/include/mlir/Target/LLVMIR/Dialect/AMX
6538      - `1`
6539      - `1`
6540      - `0`
6541      - :good:`100%`
6542    * - mlir/include/mlir/Target/LLVMIR/Dialect/ArmNeon
6543      - `1`
6544      - `1`
6545      - `0`
6546      - :good:`100%`
6547    * - mlir/include/mlir/Target/LLVMIR/Dialect/ArmSVE
6548      - `1`
6549      - `1`
6550      - `0`
6551      - :good:`100%`
6552    * - mlir/include/mlir/Target/LLVMIR/Dialect/LLVMIR
6553      - `1`
6554      - `1`
6555      - `0`
6556      - :good:`100%`
6557    * - mlir/include/mlir/Target/LLVMIR/Dialect/NVVM
6558      - `1`
6559      - `1`
6560      - `0`
6561      - :good:`100%`
6562    * - mlir/include/mlir/Target/LLVMIR/Dialect/OpenACC
6563      - `1`
6564      - `1`
6565      - `0`
6566      - :good:`100%`
6567    * - mlir/include/mlir/Target/LLVMIR/Dialect/OpenMP
6568      - `1`
6569      - `1`
6570      - `0`
6571      - :good:`100%`
6572    * - mlir/include/mlir/Target/LLVMIR/Dialect/ROCDL
6573      - `1`
6574      - `1`
6575      - `0`
6576      - :good:`100%`
6577    * - mlir/include/mlir/Target/LLVMIR/Dialect/X86Vector
6578      - `1`
6579      - `1`
6580      - `0`
6581      - :good:`100%`
6582    * - mlir/include/mlir/Target/SPIRV
6583      - `3`
6584      - `3`
6585      - `0`
6586      - :good:`100%`
6587    * - mlir/include/mlir/Tools/mlir-lsp-server
6588      - `1`
6589      - `1`
6590      - `0`
6591      - :good:`100%`
6592    * - mlir/include/mlir/Tools/mlir-reduce
6593      - `1`
6594      - `1`
6595      - `0`
6596      - :good:`100%`
6597    * - mlir/include/mlir/Transforms
6598      - `14`
6599      - `9`
6600      - `5`
6601      - :part:`64%`
6602    * - mlir/include/mlir-c
6603      - `14`
6604      - `14`
6605      - `0`
6606      - :good:`100%`
6607    * - mlir/include/mlir-c/Bindings/Python
6608      - `1`
6609      - `1`
6610      - `0`
6611      - :good:`100%`
6612    * - mlir/include/mlir-c/Dialect
6613      - `8`
6614      - `8`
6615      - `0`
6616      - :good:`100%`
6617    * - mlir/lib/Analysis
6618      - `14`
6619      - `13`
6620      - `1`
6621      - :part:`92%`
6622    * - mlir/lib/Analysis/AliasAnalysis
6623      - `1`
6624      - `1`
6625      - `0`
6626      - :good:`100%`
6627    * - mlir/lib/Analysis/Presburger
6628      - `2`
6629      - `2`
6630      - `0`
6631      - :good:`100%`
6632    * - mlir/lib/Bindings/Python
6633      - `22`
6634      - `22`
6635      - `0`
6636      - :good:`100%`
6637    * - mlir/lib/Bindings/Python/Conversions
6638      - `1`
6639      - `1`
6640      - `0`
6641      - :good:`100%`
6642    * - mlir/lib/Bindings/Python/Transforms
6643      - `1`
6644      - `1`
6645      - `0`
6646      - :good:`100%`
6647    * - mlir/lib/CAPI/Conversion
6648      - `1`
6649      - `1`
6650      - `0`
6651      - :good:`100%`
6652    * - mlir/lib/CAPI/Debug
6653      - `1`
6654      - `1`
6655      - `0`
6656      - :good:`100%`
6657    * - mlir/lib/CAPI/Dialect
6658      - `12`
6659      - `12`
6660      - `0`
6661      - :good:`100%`
6662    * - mlir/lib/CAPI/ExecutionEngine
6663      - `1`
6664      - `1`
6665      - `0`
6666      - :good:`100%`
6667    * - mlir/lib/CAPI/IR
6668      - `10`
6669      - `10`
6670      - `0`
6671      - :good:`100%`
6672    * - mlir/lib/CAPI/Registration
6673      - `1`
6674      - `1`
6675      - `0`
6676      - :good:`100%`
6677    * - mlir/lib/CAPI/Transforms
6678      - `1`
6679      - `1`
6680      - `0`
6681      - :good:`100%`
6682    * - mlir/lib/Conversion
6683      - `1`
6684      - `1`
6685      - `0`
6686      - :good:`100%`
6687    * - mlir/lib/Conversion/AffineToStandard
6688      - `1`
6689      - `1`
6690      - `0`
6691      - :good:`100%`
6692    * - mlir/lib/Conversion/AsyncToLLVM
6693      - `1`
6694      - `1`
6695      - `0`
6696      - :good:`100%`
6697    * - mlir/lib/Conversion/ComplexToLLVM
6698      - `1`
6699      - `1`
6700      - `0`
6701      - :good:`100%`
6702    * - mlir/lib/Conversion/ComplexToStandard
6703      - `1`
6704      - `1`
6705      - `0`
6706      - :good:`100%`
6707    * - mlir/lib/Conversion/GPUCommon
6708      - `5`
6709      - `5`
6710      - `0`
6711      - :good:`100%`
6712    * - mlir/lib/Conversion/GPUToNVVM
6713      - `2`
6714      - `2`
6715      - `0`
6716      - :good:`100%`
6717    * - mlir/lib/Conversion/GPUToROCDL
6718      - `1`
6719      - `1`
6720      - `0`
6721      - :good:`100%`
6722    * - mlir/lib/Conversion/GPUToSPIRV
6723      - `2`
6724      - `2`
6725      - `0`
6726      - :good:`100%`
6727    * - mlir/lib/Conversion/GPUToVulkan
6728      - `2`
6729      - `2`
6730      - `0`
6731      - :good:`100%`
6732    * - mlir/lib/Conversion/LinalgToLLVM
6733      - `1`
6734      - `1`
6735      - `0`
6736      - :good:`100%`
6737    * - mlir/lib/Conversion/LinalgToSPIRV
6738      - `2`
6739      - `2`
6740      - `0`
6741      - :good:`100%`
6742    * - mlir/lib/Conversion/LinalgToStandard
6743      - `1`
6744      - `1`
6745      - `0`
6746      - :good:`100%`
6747    * - mlir/lib/Conversion/MathToLibm
6748      - `1`
6749      - `1`
6750      - `0`
6751      - :good:`100%`
6752    * - mlir/lib/Conversion/OpenACCToLLVM
6753      - `1`
6754      - `1`
6755      - `0`
6756      - :good:`100%`
6757    * - mlir/lib/Conversion/OpenMPToLLVM
6758      - `1`
6759      - `1`
6760      - `0`
6761      - :good:`100%`
6762    * - mlir/lib/Conversion/PDLToPDLInterp
6763      - `5`
6764      - `5`
6765      - `0`
6766      - :good:`100%`
6767    * - mlir/lib/Conversion/SCFToGPU
6768      - `2`
6769      - `2`
6770      - `0`
6771      - :good:`100%`
6772    * - mlir/lib/Conversion/SCFToOpenMP
6773      - `1`
6774      - `1`
6775      - `0`
6776      - :good:`100%`
6777    * - mlir/lib/Conversion/SCFToSPIRV
6778      - `2`
6779      - `2`
6780      - `0`
6781      - :good:`100%`
6782    * - mlir/lib/Conversion/SCFToStandard
6783      - `1`
6784      - `1`
6785      - `0`
6786      - :good:`100%`
6787    * - mlir/lib/Conversion/ShapeToStandard
6788      - `2`
6789      - `2`
6790      - `0`
6791      - :good:`100%`
6792    * - mlir/lib/Conversion/SPIRVToLLVM
6793      - `3`
6794      - `3`
6795      - `0`
6796      - :good:`100%`
6797    * - mlir/lib/Conversion/StandardToLLVM
6798      - `1`
6799      - `0`
6800      - `1`
6801      - :none:`0%`
6802    * - mlir/lib/Conversion/StandardToSPIRV
6803      - `2`
6804      - `2`
6805      - `0`
6806      - :good:`100%`
6807    * - mlir/lib/Conversion/TosaToLinalg
6808      - `2`
6809      - `0`
6810      - `2`
6811      - :none:`0%`
6812    * - mlir/lib/Conversion/TosaToSCF
6813      - `2`
6814      - `2`
6815      - `0`
6816      - :good:`100%`
6817    * - mlir/lib/Conversion/TosaToStandard
6818      - `2`
6819      - `2`
6820      - `0`
6821      - :good:`100%`
6822    * - mlir/lib/Conversion/VectorToLLVM
6823      - `2`
6824      - `2`
6825      - `0`
6826      - :good:`100%`
6827    * - mlir/lib/Conversion/VectorToROCDL
6828      - `1`
6829      - `1`
6830      - `0`
6831      - :good:`100%`
6832    * - mlir/lib/Conversion/VectorToSCF
6833      - `1`
6834      - `1`
6835      - `0`
6836      - :good:`100%`
6837    * - mlir/lib/Conversion/VectorToSPIRV
6838      - `2`
6839      - `1`
6840      - `1`
6841      - :part:`50%`
6842    * - mlir/lib/Dialect
6843      - `1`
6844      - `1`
6845      - `0`
6846      - :good:`100%`
6847    * - mlir/lib/Dialect/Affine/IR
6848      - `3`
6849      - `3`
6850      - `0`
6851      - :good:`100%`
6852    * - mlir/lib/Dialect/Affine/Transforms
6853      - `10`
6854      - `10`
6855      - `0`
6856      - :good:`100%`
6857    * - mlir/lib/Dialect/Affine/Utils
6858      - `1`
6859      - `1`
6860      - `0`
6861      - :good:`100%`
6862    * - mlir/lib/Dialect/AMX/IR
6863      - `1`
6864      - `1`
6865      - `0`
6866      - :good:`100%`
6867    * - mlir/lib/Dialect/AMX/Transforms
6868      - `1`
6869      - `1`
6870      - `0`
6871      - :good:`100%`
6872    * - mlir/lib/Dialect/ArmNeon/IR
6873      - `1`
6874      - `1`
6875      - `0`
6876      - :good:`100%`
6877    * - mlir/lib/Dialect/ArmSVE/IR
6878      - `1`
6879      - `1`
6880      - `0`
6881      - :good:`100%`
6882    * - mlir/lib/Dialect/ArmSVE/Transforms
6883      - `1`
6884      - `1`
6885      - `0`
6886      - :good:`100%`
6887    * - mlir/lib/Dialect/Async/IR
6888      - `1`
6889      - `1`
6890      - `0`
6891      - :good:`100%`
6892    * - mlir/lib/Dialect/Async/Transforms
6893      - `5`
6894      - `5`
6895      - `0`
6896      - :good:`100%`
6897    * - mlir/lib/Dialect/Complex/IR
6898      - `2`
6899      - `2`
6900      - `0`
6901      - :good:`100%`
6902    * - mlir/lib/Dialect/DLTI
6903      - `2`
6904      - `2`
6905      - `0`
6906      - :good:`100%`
6907    * - mlir/lib/Dialect/GPU/IR
6908      - `1`
6909      - `1`
6910      - `0`
6911      - :good:`100%`
6912    * - mlir/lib/Dialect/GPU/Transforms
6913      - `9`
6914      - `9`
6915      - `0`
6916      - :good:`100%`
6917    * - mlir/lib/Dialect/Linalg/Analysis
6918      - `1`
6919      - `1`
6920      - `0`
6921      - :good:`100%`
6922    * - mlir/lib/Dialect/Linalg/IR
6923      - `3`
6924      - `3`
6925      - `0`
6926      - :good:`100%`
6927    * - mlir/lib/Dialect/Linalg/Transforms
6928      - `19`
6929      - `18`
6930      - `1`
6931      - :part:`94%`
6932    * - mlir/lib/Dialect/Linalg/Utils
6933      - `1`
6934      - `1`
6935      - `0`
6936      - :good:`100%`
6937    * - mlir/lib/Dialect/LLVMIR/IR
6938      - `7`
6939      - `7`
6940      - `0`
6941      - :good:`100%`
6942    * - mlir/lib/Dialect/LLVMIR/Transforms
6943      - `2`
6944      - `2`
6945      - `0`
6946      - :good:`100%`
6947    * - mlir/lib/Dialect/Math/IR
6948      - `2`
6949      - `2`
6950      - `0`
6951      - :good:`100%`
6952    * - mlir/lib/Dialect/Math/Transforms
6953      - `2`
6954      - `2`
6955      - `0`
6956      - :good:`100%`
6957    * - mlir/lib/Dialect/MemRef/IR
6958      - `2`
6959      - `2`
6960      - `0`
6961      - :good:`100%`
6962    * - mlir/lib/Dialect/MemRef/Transforms
6963      - `1`
6964      - `1`
6965      - `0`
6966      - :good:`100%`
6967    * - mlir/lib/Dialect/MemRef/Utils
6968      - `1`
6969      - `1`
6970      - `0`
6971      - :good:`100%`
6972    * - mlir/lib/Dialect/OpenACC/IR
6973      - `1`
6974      - `1`
6975      - `0`
6976      - :good:`100%`
6977    * - mlir/lib/Dialect/OpenMP/IR
6978      - `1`
6979      - `1`
6980      - `0`
6981      - :good:`100%`
6982    * - mlir/lib/Dialect/PDL/IR
6983      - `2`
6984      - `2`
6985      - `0`
6986      - :good:`100%`
6987    * - mlir/lib/Dialect/PDLInterp/IR
6988      - `1`
6989      - `1`
6990      - `0`
6991      - :good:`100%`
6992    * - mlir/lib/Dialect/Quant/IR
6993      - `4`
6994      - `4`
6995      - `0`
6996      - :good:`100%`
6997    * - mlir/lib/Dialect/Quant/Transforms
6998      - `3`
6999      - `3`
7000      - `0`
7001      - :good:`100%`
7002    * - mlir/lib/Dialect/Quant/Utils
7003      - `3`
7004      - `3`
7005      - `0`
7006      - :good:`100%`
7007    * - mlir/lib/Dialect/SCF
7008      - `1`
7009      - `1`
7010      - `0`
7011      - :good:`100%`
7012    * - mlir/lib/Dialect/SCF/Transforms
7013      - `7`
7014      - `7`
7015      - `0`
7016      - :good:`100%`
7017    * - mlir/lib/Dialect/SDBM
7018      - `4`
7019      - `4`
7020      - `0`
7021      - :good:`100%`
7022    * - mlir/lib/Dialect/Shape/IR
7023      - `1`
7024      - `1`
7025      - `0`
7026      - :good:`100%`
7027    * - mlir/lib/Dialect/Shape/Transforms
7028      - `5`
7029      - `5`
7030      - `0`
7031      - :good:`100%`
7032    * - mlir/lib/Dialect/SparseTensor/IR
7033      - `1`
7034      - `1`
7035      - `0`
7036      - :good:`100%`
7037    * - mlir/lib/Dialect/SparseTensor/Transforms
7038      - `3`
7039      - `3`
7040      - `0`
7041      - :good:`100%`
7042    * - mlir/lib/Dialect/SPIRV/IR
7043      - `8`
7044      - `6`
7045      - `2`
7046      - :part:`75%`
7047    * - mlir/lib/Dialect/SPIRV/Linking/ModuleCombiner
7048      - `1`
7049      - `1`
7050      - `0`
7051      - :good:`100%`
7052    * - mlir/lib/Dialect/SPIRV/Transforms
7053      - `6`
7054      - `5`
7055      - `1`
7056      - :part:`83%`
7057    * - mlir/lib/Dialect/SPIRV/Utils
7058      - `1`
7059      - `1`
7060      - `0`
7061      - :good:`100%`
7062    * - mlir/lib/Dialect/StandardOps/IR
7063      - `1`
7064      - `1`
7065      - `0`
7066      - :good:`100%`
7067    * - mlir/lib/Dialect/StandardOps/Transforms
7068      - `8`
7069      - `8`
7070      - `0`
7071      - :good:`100%`
7072    * - mlir/lib/Dialect/StandardOps/Utils
7073      - `1`
7074      - `1`
7075      - `0`
7076      - :good:`100%`
7077    * - mlir/lib/Dialect/Tensor/IR
7078      - `2`
7079      - `2`
7080      - `0`
7081      - :good:`100%`
7082    * - mlir/lib/Dialect/Tensor/Transforms
7083      - `2`
7084      - `2`
7085      - `0`
7086      - :good:`100%`
7087    * - mlir/lib/Dialect/Tosa/IR
7088      - `1`
7089      - `1`
7090      - `0`
7091      - :good:`100%`
7092    * - mlir/lib/Dialect/Tosa/Transforms
7093      - `1`
7094      - `1`
7095      - `0`
7096      - :good:`100%`
7097    * - mlir/lib/Dialect/Tosa/Utils
7098      - `1`
7099      - `1`
7100      - `0`
7101      - :good:`100%`
7102    * - mlir/lib/Dialect/Utils
7103      - `1`
7104      - `1`
7105      - `0`
7106      - :good:`100%`
7107    * - mlir/lib/Dialect/Vector
7108      - `4`
7109      - `3`
7110      - `1`
7111      - :part:`75%`
7112    * - mlir/lib/Dialect/X86Vector/IR
7113      - `1`
7114      - `1`
7115      - `0`
7116      - :good:`100%`
7117    * - mlir/lib/Dialect/X86Vector/Transforms
7118      - `1`
7119      - `1`
7120      - `0`
7121      - :good:`100%`
7122    * - mlir/lib/ExecutionEngine
7123      - `9`
7124      - `8`
7125      - `1`
7126      - :part:`88%`
7127    * - mlir/lib/Interfaces
7128      - `11`
7129      - `11`
7130      - `0`
7131      - :good:`100%`
7132    * - mlir/lib/IR
7133      - `35`
7134      - `34`
7135      - `1`
7136      - :part:`97%`
7137    * - mlir/lib/Parser
7138      - `13`
7139      - `13`
7140      - `0`
7141      - :good:`100%`
7142    * - mlir/lib/Pass
7143      - `8`
7144      - `7`
7145      - `1`
7146      - :part:`87%`
7147    * - mlir/lib/Reducer
7148      - `4`
7149      - `4`
7150      - `0`
7151      - :good:`100%`
7152    * - mlir/lib/Rewrite
7153      - `4`
7154      - `3`
7155      - `1`
7156      - :part:`75%`
7157    * - mlir/lib/Support
7158      - `7`
7159      - `7`
7160      - `0`
7161      - :good:`100%`
7162    * - mlir/lib/TableGen
7163      - `18`
7164      - `16`
7165      - `2`
7166      - :part:`88%`
7167    * - mlir/lib/Target/LLVMIR
7168      - `6`
7169      - `6`
7170      - `0`
7171      - :good:`100%`
7172    * - mlir/lib/Target/LLVMIR/Dialect/AMX
7173      - `1`
7174      - `1`
7175      - `0`
7176      - :good:`100%`
7177    * - mlir/lib/Target/LLVMIR/Dialect/ArmNeon
7178      - `1`
7179      - `1`
7180      - `0`
7181      - :good:`100%`
7182    * - mlir/lib/Target/LLVMIR/Dialect/ArmSVE
7183      - `1`
7184      - `1`
7185      - `0`
7186      - :good:`100%`
7187    * - mlir/lib/Target/LLVMIR/Dialect/LLVMIR
7188      - `1`
7189      - `1`
7190      - `0`
7191      - :good:`100%`
7192    * - mlir/lib/Target/LLVMIR/Dialect/NVVM
7193      - `1`
7194      - `1`
7195      - `0`
7196      - :good:`100%`
7197    * - mlir/lib/Target/LLVMIR/Dialect/OpenACC
7198      - `1`
7199      - `1`
7200      - `0`
7201      - :good:`100%`
7202    * - mlir/lib/Target/LLVMIR/Dialect/OpenMP
7203      - `1`
7204      - `1`
7205      - `0`
7206      - :good:`100%`
7207    * - mlir/lib/Target/LLVMIR/Dialect/ROCDL
7208      - `1`
7209      - `1`
7210      - `0`
7211      - :good:`100%`
7212    * - mlir/lib/Target/LLVMIR/Dialect/X86Vector
7213      - `1`
7214      - `1`
7215      - `0`
7216      - :good:`100%`
7217    * - mlir/lib/Target/SPIRV
7218      - `2`
7219      - `2`
7220      - `0`
7221      - :good:`100%`
7222    * - mlir/lib/Target/SPIRV/Deserialization
7223      - `4`
7224      - `3`
7225      - `1`
7226      - :part:`75%`
7227    * - mlir/lib/Target/SPIRV/Serialization
7228      - `4`
7229      - `3`
7230      - `1`
7231      - :part:`75%`
7232    * - mlir/lib/Tools/mlir-lsp-server
7233      - `5`
7234      - `5`
7235      - `0`
7236      - :good:`100%`
7237    * - mlir/lib/Tools/mlir-lsp-server/lsp
7238      - `6`
7239      - `4`
7240      - `2`
7241      - :part:`66%`
7242    * - mlir/lib/Tools/mlir-reduce
7243      - `1`
7244      - `1`
7245      - `0`
7246      - :good:`100%`
7247    * - mlir/lib/Transforms
7248      - `23`
7249      - `19`
7250      - `4`
7251      - :part:`82%`
7252    * - mlir/lib/Transforms/Utils
7253      - `8`
7254      - `8`
7255      - `0`
7256      - :good:`100%`
7257    * - mlir/lib/Translation
7258      - `1`
7259      - `1`
7260      - `0`
7261      - :good:`100%`
7262    * - mlir/tools/mlir-cpu-runner
7263      - `1`
7264      - `1`
7265      - `0`
7266      - :good:`100%`
7267    * - mlir/tools/mlir-linalg-ods-gen
7268      - `2`
7269      - `1`
7270      - `1`
7271      - :part:`50%`
7272    * - mlir/tools/mlir-lsp-server
7273      - `1`
7274      - `1`
7275      - `0`
7276      - :good:`100%`
7277    * - mlir/tools/mlir-opt
7278      - `1`
7279      - `1`
7280      - `0`
7281      - :good:`100%`
7282    * - mlir/tools/mlir-reduce
7283      - `1`
7284      - `1`
7285      - `0`
7286      - :good:`100%`
7287    * - mlir/tools/mlir-shlib
7288      - `1`
7289      - `1`
7290      - `0`
7291      - :good:`100%`
7292    * - mlir/tools/mlir-spirv-cpu-runner
7293      - `1`
7294      - `1`
7295      - `0`
7296      - :good:`100%`
7297    * - mlir/tools/mlir-tblgen
7298      - `22`
7299      - `21`
7300      - `1`
7301      - :part:`95%`
7302    * - mlir/tools/mlir-translate
7303      - `1`
7304      - `1`
7305      - `0`
7306      - :good:`100%`
7307    * - mlir/tools/mlir-vulkan-runner
7308      - `4`
7309      - `4`
7310      - `0`
7311      - :good:`100%`
7312    * - mlir/unittests/Analysis
7313      - `3`
7314      - `3`
7315      - `0`
7316      - :good:`100%`
7317    * - mlir/unittests/Analysis/Presburger
7318      - `2`
7319      - `2`
7320      - `0`
7321      - :good:`100%`
7322    * - mlir/unittests/Dialect
7323      - `1`
7324      - `1`
7325      - `0`
7326      - :good:`100%`
7327    * - mlir/unittests/Dialect/Quant
7328      - `1`
7329      - `1`
7330      - `0`
7331      - :good:`100%`
7332    * - mlir/unittests/Dialect/SPIRV
7333      - `2`
7334      - `2`
7335      - `0`
7336      - :good:`100%`
7337    * - mlir/unittests/Dialect/Utils
7338      - `1`
7339      - `1`
7340      - `0`
7341      - :good:`100%`
7342    * - mlir/unittests/ExecutionEngine
7343      - `1`
7344      - `1`
7345      - `0`
7346      - :good:`100%`
7347    * - mlir/unittests/Interfaces
7348      - `1`
7349      - `1`
7350      - `0`
7351      - :good:`100%`
7352    * - mlir/unittests/IR
7353      - `5`
7354      - `5`
7355      - `0`
7356      - :good:`100%`
7357    * - mlir/unittests/Pass
7358      - `2`
7359      - `2`
7360      - `0`
7361      - :good:`100%`
7362    * - mlir/unittests/Rewrite
7363      - `1`
7364      - `1`
7365      - `0`
7366      - :good:`100%`
7367    * - mlir/unittests/SDBM
7368      - `1`
7369      - `0`
7370      - `1`
7371      - :none:`0%`
7372    * - mlir/unittests/Support
7373      - `5`
7374      - `4`
7375      - `1`
7376      - :part:`80%`
7377    * - mlir/unittests/TableGen
7378      - `4`
7379      - `3`
7380      - `1`
7381      - :part:`75%`
7382    * - openmp/libomptarget/deviceRTLs
7383      - `2`
7384      - `2`
7385      - `0`
7386      - :good:`100%`
7387    * - openmp/libomptarget/deviceRTLs/amdgcn/src
7388      - `2`
7389      - `2`
7390      - `0`
7391      - :good:`100%`
7392    * - openmp/libomptarget/deviceRTLs/common
7393      - `8`
7394      - `8`
7395      - `0`
7396      - :good:`100%`
7397    * - openmp/libomptarget/deviceRTLs/common/include/target
7398      - `1`
7399      - `1`
7400      - `0`
7401      - :good:`100%`
7402    * - openmp/libomptarget/deviceRTLs/common/src
7403      - `1`
7404      - `1`
7405      - `0`
7406      - :good:`100%`
7407    * - openmp/libomptarget/deviceRTLs/nvptx/src
7408      - `2`
7409      - `2`
7410      - `0`
7411      - :good:`100%`
7412    * - openmp/libomptarget/include
7413      - `5`
7414      - `5`
7415      - `0`
7416      - :good:`100%`
7417    * - openmp/libomptarget/plugins/amdgpu/impl
7418      - `16`
7419      - `16`
7420      - `0`
7421      - :good:`100%`
7422    * - openmp/libomptarget/plugins/amdgpu/src
7423      - `2`
7424      - `2`
7425      - `0`
7426      - :good:`100%`
7427    * - openmp/libomptarget/plugins/common/elf_common
7428      - `1`
7429      - `1`
7430      - `0`
7431      - :good:`100%`
7432    * - openmp/libomptarget/plugins/common/MemoryManager
7433      - `1`
7434      - `1`
7435      - `0`
7436      - :good:`100%`
7437    * - openmp/libomptarget/plugins/cuda/dynamic_cuda
7438      - `2`
7439      - `2`
7440      - `0`
7441      - :good:`100%`
7442    * - openmp/libomptarget/plugins/cuda/src
7443      - `1`
7444      - `1`
7445      - `0`
7446      - :good:`100%`
7447    * - openmp/libomptarget/plugins/generic-elf-64bit/src
7448      - `1`
7449      - `1`
7450      - `0`
7451      - :good:`100%`
7452    * - openmp/libomptarget/plugins/remote/include
7453      - `1`
7454      - `1`
7455      - `0`
7456      - :good:`100%`
7457    * - openmp/libomptarget/plugins/remote/lib
7458      - `1`
7459      - `1`
7460      - `0`
7461      - :good:`100%`
7462    * - openmp/libomptarget/plugins/remote/server
7463      - `3`
7464      - `3`
7465      - `0`
7466      - :good:`100%`
7467    * - openmp/libomptarget/plugins/remote/src
7468      - `3`
7469      - `3`
7470      - `0`
7471      - :good:`100%`
7472    * - openmp/libomptarget/plugins/ve/src
7473      - `1`
7474      - `1`
7475      - `0`
7476      - :good:`100%`
7477    * - openmp/libomptarget/src
7478      - `8`
7479      - `8`
7480      - `0`
7481      - :good:`100%`
7482    * - openmp/runtime/doc/doxygen
7483      - `1`
7484      - `1`
7485      - `0`
7486      - :good:`100%`
7487    * - openmp/runtime/src
7488      - `74`
7489      - `69`
7490      - `5`
7491      - :part:`93%`
7492    * - openmp/runtime/src/thirdparty/ittnotify
7493      - `6`
7494      - `5`
7495      - `1`
7496      - :part:`83%`
7497    * - openmp/runtime/src/thirdparty/ittnotify/legacy
7498      - `1`
7499      - `1`
7500      - `0`
7501      - :good:`100%`
7502    * - openmp/tools/archer
7503      - `1`
7504      - `1`
7505      - `0`
7506      - :good:`100%`
7507    * - openmp/tools/archer/tests/ompt
7508      - `1`
7509      - `1`
7510      - `0`
7511      - :good:`100%`
7512    * - openmp/tools/multiplex
7513      - `1`
7514      - `1`
7515      - `0`
7516      - :good:`100%`
7517    * - openmp/tools/multiplex/tests
7518      - `1`
7519      - `1`
7520      - `0`
7521      - :good:`100%`
7522    * - openmp/tools/multiplex/tests/custom_data_storage
7523      - `2`
7524      - `1`
7525      - `1`
7526      - :part:`50%`
7527    * - openmp/tools/multiplex/tests/print
7528      - `2`
7529      - `2`
7530      - `0`
7531      - :good:`100%`
7532    * - parallel-libs/acxxel
7533      - `6`
7534      - `4`
7535      - `2`
7536      - :part:`66%`
7537    * - parallel-libs/acxxel/examples
7538      - `1`
7539      - `1`
7540      - `0`
7541      - :good:`100%`
7542    * - parallel-libs/acxxel/tests
7543      - `5`
7544      - `4`
7545      - `1`
7546      - :part:`80%`
7547    * - polly/include/polly
7548      - `25`
7549      - `25`
7550      - `0`
7551      - :good:`100%`
7552    * - polly/include/polly/CodeGen
7553      - `14`
7554      - `14`
7555      - `0`
7556      - :good:`100%`
7557    * - polly/include/polly/Support
7558      - `11`
7559      - `11`
7560      - `0`
7561      - :good:`100%`
7562    * - polly/lib/Analysis
7563      - `9`
7564      - `9`
7565      - `0`
7566      - :good:`100%`
7567    * - polly/lib/CodeGen
7568      - `15`
7569      - `15`
7570      - `0`
7571      - :good:`100%`
7572    * - polly/lib/Exchange
7573      - `1`
7574      - `1`
7575      - `0`
7576      - :good:`100%`
7577    * - polly/lib/External/isl
7578      - `68`
7579      - `1`
7580      - `67`
7581      - :part:`1%`
7582    * - polly/lib/External/isl/imath
7583      - `3`
7584      - `0`
7585      - `3`
7586      - :none:`0%`
7587    * - polly/lib/External/isl/imath_wrap
7588      - `4`
7589      - `0`
7590      - `4`
7591      - :none:`0%`
7592    * - polly/lib/External/isl/include/isl
7593      - `62`
7594      - `8`
7595      - `54`
7596      - :part:`12%`
7597    * - polly/lib/External/isl/interface
7598      - `5`
7599      - `1`
7600      - `4`
7601      - :part:`20%`
7602    * - polly/lib/External/pet/include
7603      - `1`
7604      - `0`
7605      - `1`
7606      - :none:`0%`
7607    * - polly/lib/External/ppcg
7608      - `17`
7609      - `0`
7610      - `17`
7611      - :none:`0%`
7612    * - polly/lib/Plugin
7613      - `1`
7614      - `1`
7615      - `0`
7616      - :good:`100%`
7617    * - polly/lib/Support
7618      - `10`
7619      - `10`
7620      - `0`
7621      - :good:`100%`
7622    * - polly/lib/Transform
7623      - `15`
7624      - `15`
7625      - `0`
7626      - :good:`100%`
7627    * - polly/tools/GPURuntime
7628      - `1`
7629      - `1`
7630      - `0`
7631      - :good:`100%`
7632    * - polly/unittests/DeLICM
7633      - `1`
7634      - `1`
7635      - `0`
7636      - :good:`100%`
7637    * - polly/unittests/Flatten
7638      - `1`
7639      - `1`
7640      - `0`
7641      - :good:`100%`
7642    * - polly/unittests/Isl
7643      - `1`
7644      - `1`
7645      - `0`
7646      - :good:`100%`
7647    * - polly/unittests/ScheduleOptimizer
7648      - `1`
7649      - `1`
7650      - `0`
7651      - :good:`100%`
7652    * - polly/unittests/ScopPassManager
7653      - `1`
7654      - `1`
7655      - `0`
7656      - :good:`100%`
7657    * - polly/unittests/Support
7658      - `1`
7659      - `1`
7660      - `0`
7661      - :good:`100%`
7662    * - pstl/include/pstl/internal
7663      - `22`
7664      - `12`
7665      - `10`
7666      - :part:`54%`
7667    * - Total
7668      - :total:`14753`
7669      - :total:`7515`
7670      - :total:`7238`
7671      - :total:`50%`