LCOV - code coverage report
Current view: top level - package/demo/domain - demo_config.hpp (source / functions) Hit Total Coverage
Test: wfc_demo-coverage.info Lines: 1 1 100.0 %
Date: 2019-08-13 Functions: 3 6 50.0 %

          Line data    Source code
       1             : //
       2             : // Author: Vladimir Migashko <migashko@gmail.com>, (C) 2013-2015
       3             : //
       4             : // Copyright: See COPYING file that comes with this distribution
       5             : //
       6             : 
       7             : #pragma once
       8             : 
       9             : #include <string>
      10             : 
      11             : namespace demo{
      12             : 
      13           7 : struct storage_config
      14             : {
      15             :   std::string hash_target;
      16             : };
      17             : 
      18             : }

Generated by: LCOV version 1.10