Skip to content
Commit c0813ef1 authored by Jordan Yates's avatar Jordan Yates Committed by Johan Hedberg
Browse files

scripts: twisterlib: coverage: exclude `LOG_*` branches



Disable the branch coverage calculations on the `LOG_*` family of macros.
Branch misses are due to the implementation of `Z_LOG2` and cannot be
reasonably covered in library code. The internal paths through the
`Z_LOG2` macro are not of interest when inspecting files that happen to
use the Zephyr logging API.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent 37c49f2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment