LCOV - code coverage report
Current view: top level - atm/test/src - test_atm_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_atm_quietly
       2            1 :    use const_def, only: dp
       3              :    use test_atm_setup, only: setup
       4              :    use test_atm_support, only: do_test_atm, &
       5              :                                test_verbosely, cgrav, eos_handle, kap_handle
       6              : 
       7              :    implicit none
       8              : 
       9            1 :    call setup
      10            1 :    test_verbosely = .false.
      11              : 
      12            1 :    call do_test_atm(test_verbosely, cgrav, eos_handle, kap_handle)
      13              : 
      14            1 : end program test_atm_quietly
        

Generated by: LCOV version 2.0-1