LCOV - code coverage report
Current view: directory - redis/src - asciilogo.h (source / functions) Found Hit Coverage
Test: redis.info Lines: 1 1 100.0 %
Date: 2012-04-04 Functions: 0 0 -
Colors: not hit hit

       1                 : char *ascii_logo =
       2                 : "                _._                                                  \n"
       3                 : "           _.-``__ ''-._                                             \n"
       4                 : "      _.-``    `.  `_.  ''-._           Redis %s (%s/%d) %s bit\n"
       5                 : "  .-`` .-```.  ```\\/    _.,_ ''-._                                   \n"
       6                 : " (    '      ,       .-`  | `,    )     Running in %s mode\n"
       7                 : " |`-._`-...-` __...-.``-._|'` _.-'|     Port: %d\n"
       8                 : " |    `-._   `._    /     _.-'    |     PID: %ld\n"
       9                 : "  `-._    `-._  `-./  _.-'    _.-'                                   \n"
      10                 : " |`-._`-._    `-.__.-'    _.-'_.-'|                                  \n"
      11                 : " |    `-._`-._        _.-'_.-'    |           http://redis.io        \n"
      12                 : "  `-._    `-._`-.__.-'_.-'    _.-'                                   \n"
      13                 : " |`-._`-._    `-.__.-'    _.-'_.-'|                                  \n"
      14                 : " |    `-._`-._        _.-'_.-'    |                                  \n"
      15                 : "  `-._    `-._`-.__.-'_.-'    _.-'                                   \n"
      16                 : "      `-._    `-.__.-'    _.-'                                       \n"
      17                 : "          `-._        _.-'                                           \n"
      18              53 : "              `-.__.-'                                               \n\n";

Generated by: LCOV version 1.7