| AllocationTraces | directory for storing allocation traces |
| CaptureDB | the capture database |
| CaptureDBShm | SQLite-generated index file for the capture database's write-ahead log |
| CaptureDBWal | the capture database's write-ahead log generated by SQLite |
| CaptureDependencies | list of infer-out/ directories that contain capture artefacts |
| ChangedFunctions | results of the clang test determinator |
| Debug | directory containing debug data |
| Differential | contains the results of infer reportdiff |
| DuplicateFunctions | list of duplicated functions |
| JavaClassnamesCache | used when capturing Java jar dependencies |
| JavaGlobalTypeEnvironment | internal Tenv .t object corresponding to the whole project |
| LintDotty | directory of linters' dotty debug output for CTL evaluation |
| LintIssues | directory of linters' issues |
| Logs | log file |
| NullsafeFileIssues | file-wide issues of the nullsafe analysis |
| PerfEvents | file containing events for performance profiling |
| ProcnamesLocks | directory of per-Procname .t file locks, used by the analysis scheduler in certain modes |
| RacerDIssues | directory of issues reported by the RacerD analysis |
| ReportConfigImpactJson | reports of the config impact analysis |
| ReportCostsJson | reports of the costs analysis |
| ReportHtml | directory of the HTML report |
| ReportJson | the main product of the analysis: report.json |
| ReportText | a human-readable textual version of report.json |
| ReportXML | a PMD-style XML version of report.json |
| RetainCycles | directory of retain cycles dotty files |
| RunState | internal data about the last infer run |
| StarvationIssues | directory of issues reported by the starvation analysis |
| Temporary | directory containing temp files |
| TestDeterminatorReport | the report produced by the test determinator capture mode |
| TestDeterminatorTempResults | a directory |