Coverage report: 72%
Files Functions Classes
coverage.py v7.9.1, created at 2025-06-19 13:23 +0000
File | class | statements | missing | excluded | coverage |
---|---|---|---|---|---|
biobb_cp2k/__init__.py | (no class) | 4 | 0 | 0 | 100% |
biobb_cp2k/cp2k/__init__.py | (no class) | 4 | 0 | 0 | 100% |
biobb_cp2k/cp2k/common.py | (no class) | 28 | 10 | 0 | 64% |
biobb_cp2k/cp2k/cp2k_prep.py | Cp2kPrep | 247 | 74 | 0 | 70% |
biobb_cp2k/cp2k/cp2k_prep.py | (no class) | 38 | 12 | 0 | 68% |
biobb_cp2k/cp2k/cp2k_run.py | Cp2kRun | 57 | 12 | 0 | 79% |
biobb_cp2k/cp2k/cp2k_run.py | (no class) | 31 | 12 | 0 | 61% |
biobb_cp2k/test/unitests/test_cp2k/test_cp2k_prep.py | TestCp2kPrep | 6 | 0 | 0 | 100% |
biobb_cp2k/test/unitests/test_cp2k/test_cp2k_prep.py | (no class) | 6 | 0 | 0 | 100% |
biobb_cp2k/test/unitests/test_cp2k/test_cp2k_run.py | TestCp2kRun | 7 | 0 | 0 | 100% |
biobb_cp2k/test/unitests/test_cp2k/test_cp2k_run.py | (no class) | 6 | 0 | 0 | 100% |
Total | 434 | 120 | 0 | 72% |
No items found using the specified filter.