| LCOV - code coverage report | |||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||
Branch data Line data Source code 1 : : #include "precizer.h" 2 : : 3 : : /** 4 : : * @brief Print application name and version 5 : : * 6 : : */ 7 : 377 : void about(void) 8 : : { 9 : 377 : slog(EVERY,APP_NAME " " APP_VERSION "\n"); 10 : 377 : } |
| Generated by: LCOV version 2.0-1 |