LCOV - code coverage report
Current view: top level - eos/test/src - test_eos_quietly.f90 (source / functions) Coverage Total Hit
Test: coverage.info Lines: 100.0 % 6 6
Test Date: 2025-05-08 18:23:42 Functions: 100.0 % 2 2

            Line data    Source code
       1            1 : program test_eos_quietly
       2            1 :    use test_eos_support
       3              : 
       4              :    implicit none
       5              : 
       6              :    logical, parameter :: quietly = .true.
       7              : 
       8            1 :    call Setup_eos
       9              : 
      10            1 :    call Do_One(quietly)
      11            1 :    call test1_eosPT_for_ck(quietly)
      12              : 
      13            1 : end program test_eos_quietly
        

Generated by: LCOV version 2.0-1