LCOV - code coverage report
Current view: top level - Source - minic.cpp (source / functions) Coverage Total Hit
Test: coverage Lines: 100.0 % 2 2
Test Date: 2026-03-02 16:42:41 Functions: 100.0 % 1 1

            Line data    Source code
       1              : #include "minic.hpp"
       2              : 
       3           22 : int main(int argc, char** argv) {
       4           22 :     return minic(argc, argv) ? EXIT_SUCCESS : EXIT_FAILURE;
       5              : }
        

Generated by: LCOV version 2.0-1