There is no report for the function XXX from module XXX. It is due to one or several reasons among the following ones:
- the function module (the binary object that contains it) has not been analyzed. It occurs when the function is located into a dynamic library that has not been listed in "additionnal_libraries" in the experiment configuration or if
it is a system function;
- the function has a coverage lower than the minimal threshold set by object_coverage_threshold