LCOV - code coverage report
Current view: top level - src/storage - Store.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 1 1 100.0 %
Date: 2025-03-25 01:19:55 Functions: 1 1 100.0 %
Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : #include "storage/Store.hpp"
       2                 :            : 
       3                 :            : #include <cmath>
       4                 :            : 
       5                 :            : 
       6                 :            : using namespace m;
       7                 :            : 
       8                 :            : 
       9                 :            : /*======================================================================================================================
      10                 :            :  * Store
      11                 :            :  *====================================================================================================================*/
      12                 :            : 
      13                 :            : M_LCOV_EXCL_START
      14                 :            : void Store::dump() const { dump(std::cerr); }
      15                 :            : M_LCOV_EXCL_STOP

Generated by: LCOV version 1.16