LCOV - code coverage report
Current view: top level - src/node - context.cpp (source / functions) Hit Total Coverage
Test: coverage.lcov Lines: 2 2 100.0 %
Date: 2022-04-21 14:51:19 Functions: 2 2 100.0 %
Legend: Modified by patch:
Lines: hit not hit | Branches: + taken - not taken # not executed

Not modified by patch:
Lines: hit not hit | Branches: + taken - not taken # not executed
Branches: 0 0 -

           Branch data     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 <addrman.h>
#       8                 :            : #include <banman.h>
#       9                 :            : #include <interfaces/chain.h>
#      10                 :            : #include <net.h>
#      11                 :            : #include <net_processing.h>
#      12                 :            : #include <policy/fees.h>
#      13                 :            : #include <scheduler.h>
#      14                 :            : #include <txmempool.h>
#      15                 :            : #include <validation.h>
#      16                 :            : 
#      17                 :            : namespace node {
#      18                 :       1663 : NodeContext::NodeContext() {}
#      19                 :       1662 : NodeContext::~NodeContext() {}
#      20                 :            : } // namespace node

Generated by: LCOV version 0-eol-96201-ge66f56f4af6a