LCOV - code coverage report
Current view: top level - disco/pack - fd_pack_acct_blocklist.h (source / functions) Hit Total Coverage
Test: cov.lcov Lines: 2 2 100.0 %
Date: 2026-09-17 04:28:31 Functions: 0 0 -

          Line data    Source code
       1             : #ifndef HEADER_fd_src_disco_pack_fd_pack_acct_blocklist_h
       2             : #define HEADER_fd_src_disco_pack_fd_pack_acct_blocklist_h
       3             : 
       4             : /* Sizing of the pack account blocklist, shared with the topology and
       5             :    config parsers so they need not include all of fd_pack.h. */
       6             : 
       7      247206 : #define FD_PACK_ACCT_BLOCKLIST_LG_MAX   4
       8         594 : #define FD_PACK_ACCT_BLOCKLIST_MAX      (1UL<<FD_PACK_ACCT_BLOCKLIST_LG_MAX)
       9             : 
      10             : #endif /* HEADER_fd_src_disco_pack_fd_pack_acct_blocklist_h */

Generated by: LCOV version 1.14