| GCC Code Coverage Report | |||||||||||||||||||||
| 
 | |||||||||||||||||||||
| Line | Branch | Exec | Source | 
| 1 | #include "update-data.h" | ||
| 2 | |||
| 3 | 1 | int update_data() | |
| 4 | { | ||
| 5 | 1 | return called_from_update_data() + called_from_both(1); | |
| 6 | } | 
| Generated by: GCOVR (Version 3.4) |