LCOV - code coverage report
Current view: top level - irohad/multi_sig_transactions/transport/impl - mst_transport_stub.cpp (source / functions) Hit Total Coverage
Test: coverage_cleared.info Lines: 1 2 50.0 %
Date: 2018-12-05 17:11:35 Functions: 5 6 83.3 %

          Line data    Source code
       1             : /**
       2             :  * Copyright Soramitsu Co., Ltd. All Rights Reserved.
       3             :  * SPDX-License-Identifier: Apache-2.0
       4             :  */
       5             : 
       6             : #include "multi_sig_transactions/transport/mst_transport_stub.hpp"
       7             : 
       8             : namespace iroha {
       9             :   namespace network {
      10             : 
      11             :     void MstTransportStub::subscribe(
      12         239 :         std::shared_ptr<MstTransportNotification>) {}
      13             : 
      14             :     void MstTransportStub::sendState(const shared_model::interface::Peer &,
      15           0 :                                      ConstRefState) {}
      16             :   }  // namespace network
      17             : }  // namespace iroha

Generated by: LCOV version 1.13