Closed
Description
CodeChecker will provide a summary statistics of reports found by checkers summarized for all runs.
The new table will be added as a default non closable "Cecker Statistics" tab.
The new table will have the following columns
Checker Name | Nof Reports| Nof Unreviewed| Nof Confirmed bug| Nof FP | Nof WontFIx |Nof Resolved
The table will be possible to sort by any column.
Implementation
- Filter API could be reused
- New tab and table in ththe GUI [16h]