Skip to content

Enhance code coverage features

Saul Romero requested to merge integration into master
  • Improved function, line and branch coverage modifying the regular expressions that capture/define functions and lines in the DWARF data and used to create the intermediate layer.
  • Added more functions from the DWARF data that cannot be linked to source code and used to generate the intermediate layer.
  • Merging capabilities enhanced by adding reporting of actual merged reports.

Signed-off-by: Saul Romero saul.romero@arm.com

Edited by Saul Romero

Merge request reports