LCOV - code coverage report
Current view: top level - src/pairinteraction_gui - __main__.py (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 4 0.0 %
Date: 2025-06-06 09:09:03 Functions: 0 0 -

          Line data    Source code
       1             : # SPDX-FileCopyrightText: 2025 Pairinteraction Developers
       2             : # SPDX-License-Identifier: LGPL-3.0-or-later
       3             : 
       4           0 : import sys
       5             : 
       6           0 : from pairinteraction_gui import main
       7             : 
       8           0 : if __name__ == "__main__":
       9           0 :     sys.exit(main())

Generated by: LCOV version 1.16