LCOV - code coverage report
Current view: top level - src/dblib/unittests - bcp_getl.c (source / functions) Hit Total Coverage
Test: FreeTDS coverage Lines: 5 5 100.0 %
Date: 2025-01-18 11:50:39 Functions: 1 1 100.0 %

          Line data    Source code
       1             : 
       2             : #include "common.h"
       3             : 
       4             : int
       5           8 : main(void)
       6             : {
       7           8 :         LOGINREC *c = dblogin();
       8           8 :         BCP_SETL(c, TRUE);
       9           8 :         assert(bcp_getl(c));
      10           8 :         dbloginfree(c);
      11             :         return 0;
      12             : }

Generated by: LCOV version 1.13