LCOV - code coverage report
Current view: top level - src/node - context.cpp (source / functions) Hit Total Coverage
Test: total_coverage.info Lines: 6 6 100.0 %
Date: 2020-09-26 01:30:44 Functions: 4 4 100.0 %

          Line data    Source code
       1             : // Copyright (c) 2019-2020 The Bitcoin Core developers
       2             : // Distributed under the MIT software license, see the accompanying
       3             : // file COPYING or http://www.opensource.org/licenses/mit-license.php.
       4             : 
       5             : #include <node/context.h>
       6             : 
       7             : #include <banman.h>
       8             : #include <interfaces/chain.h>
       9             : #include <net.h>
      10             : #include <net_processing.h>
      11             : #include <scheduler.h>
      12             : #include <txmempool.h>
      13             : 
      14        2226 : NodeContext::NodeContext() {}
      15        2224 : NodeContext::~NodeContext() {}

Generated by: LCOV version 1.15