LCOV - code coverage report
Current view: top level - src/pairinteraction_gui/page - c6_page.py (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 4 0.0 %
Date: 2025-05-02 21:49:59 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 : from pairinteraction_gui.page.base_page import SimulationPage
       5             : 
       6             : 
       7           0 : class C6Page(SimulationPage):
       8             :     """Page for calculating C6 coefficient."""
       9             : 
      10           0 :     title = "C6"
      11           0 :     tooltip = "C6"

Generated by: LCOV version 1.16