LCOV - code coverage report
Current view: top level - src - Options.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 4 4 100.0 %
Date: 2025-03-25 01:19:55 Functions: 2 2 100.0 %
Branches: 3 4 75.0 %

           Branch data     Line data    Source code
       1                 :            : #include "mutable/Options.hpp"
       2                 :            : 
       3                 :            : #include <iostream>
       4                 :            : 
       5                 :            : 
       6                 :            : using namespace m;
       7                 :            : 
       8                 :            : 
       9                 :       3162 : Options & Options::Get()
      10                 :            : {
      11   [ +  +  +  - ]:       3162 :     static Options the_options;
      12                 :       3162 :     return the_options;
      13                 :            : }

Generated by: LCOV version 1.16