Lines Matching full:reports
135 $ CodeChecker analyze --ctu compile_commands.json -o reports
137 compile_commands.json foo.cpp foo.cpp.ast main.cpp reports/
138 $ tree reports
139 reports
155 $ CodeChecker parse reports
175 Total number of reports: 1
182 $ CodeChecker parse -e html -o html_out reports
195 …ze-build: Run 'scan-view /tmp/scan-build-2019-07-17-17-53-33-810365-7fqgWk' to examine bug reports.
321 $ CodeChecker analyze --ctu --ctu-ast-loading-mode on-demand compile_commands.json -o reports
323 compile_commands.json foo.cpp main.cpp reports/
324 $ tree reports
325 reports
341 $ CodeChecker parse reports
361 Total number of reports: 1
368 $ CodeChecker parse -e html -o html_out reports