LCOV - code coverage report
Current view: top level - export/scratch1/home/monet/testing/dae1be24896b-3-1-1/build/sql/backends/monet5 - 42_md5sum.sql.c (source / functions) Hit Total Coverage
Test: coverage.info Lines: 2 2 100.0 %
Date: 2024-04-25 23:25:41 Functions: 1 1 100.0 %

          Line data    Source code
       1             : unsigned char _42_md5sum_sql[121] = {
       2             : "create function sys.md5(v string)\n"
       3             : "returns string external name clients.md5sum;\n"
       4             : "grant execute on function md5 to public;\n"
       5             : };
       6             : #include "monetdb_config.h"
       7             : #include "sql_import.h"
       8             : #ifdef _MSC_VER
       9             : #undef read
      10             : #pragma section(".CRT$XCU",read)
      11             : #endif
      12         331 : LIB_STARTUP_FUNC(init_42_md5sum_sql)
      13         331 : { sql_register("42_md5sum", _42_md5sum_sql); }

Generated by: LCOV version 1.14