Coverage report: 78%

Files Functions Classes

coverage.py v7.9.1, created at 2025-06-19 15:08 +0000

File class statements missing excluded coverage
biobb_flexserv/__init__.py (no class) 5 0 0 100%
biobb_flexserv/flexserv/__init__.py (no class) 5 0 0 100%
biobb_flexserv/flexserv/bd_run.py BDRun 29 5 0 83%
biobb_flexserv/flexserv/bd_run.py (no class) 25 11 0 56%
biobb_flexserv/flexserv/dmd_run.py DMDRun 42 5 0 88%
biobb_flexserv/flexserv/dmd_run.py (no class) 26 12 0 54%
biobb_flexserv/flexserv/nma_run.py NMARun 31 5 0 84%
biobb_flexserv/flexserv/nma_run.py (no class) 27 12 0 56%
biobb_flexserv/pcasuite/__init__.py (no class) 13 0 0 100%
biobb_flexserv/pcasuite/pcz_animate.py PCZanimate 24 1 0 96%
biobb_flexserv/pcasuite/pcz_animate.py (no class) 27 11 0 59%
biobb_flexserv/pcasuite/pcz_bfactor.py PCZbfactor 27 1 0 96%
biobb_flexserv/pcasuite/pcz_bfactor.py (no class) 28 12 0 57%
biobb_flexserv/pcasuite/pcz_collectivity.py PCZcollectivity 31 1 0 97%
biobb_flexserv/pcasuite/pcz_collectivity.py (no class) 28 11 0 61%
biobb_flexserv/pcasuite/pcz_evecs.py PCZevecs 45 1 0 98%
biobb_flexserv/pcasuite/pcz_evecs.py (no class) 29 11 0 62%
biobb_flexserv/pcasuite/pcz_hinges.py PCZhinges 100 47 0 53%
biobb_flexserv/pcasuite/pcz_hinges.py (no class) 30 11 0 63%
biobb_flexserv/pcasuite/pcz_info.py PCZinfo 45 1 0 98%
biobb_flexserv/pcasuite/pcz_info.py (no class) 28 11 0 61%
biobb_flexserv/pcasuite/pcz_lindemann.py PCZlindemann 32 2 0 94%
biobb_flexserv/pcasuite/pcz_lindemann.py (no class) 28 11 0 61%
biobb_flexserv/pcasuite/pcz_similarity.py PCZsimilarity 204 50 0 75%
biobb_flexserv/pcasuite/pcz_similarity.py (no class) 39 12 0 69%
biobb_flexserv/pcasuite/pcz_stiffness.py PCZstiffness 46 1 0 98%
biobb_flexserv/pcasuite/pcz_stiffness.py (no class) 29 11 0 62%
biobb_flexserv/pcasuite/pcz_unzip.py PCZunzip 26 3 0 88%
biobb_flexserv/pcasuite/pcz_unzip.py (no class) 27 11 0 59%
biobb_flexserv/pcasuite/pcz_zip.py PCZzip 35 5 0 86%
biobb_flexserv/pcasuite/pcz_zip.py (no class) 28 12 0 57%
biobb_flexserv/test/unitests/test_flexserv/test_bd_run.py TestBDRun 7 0 0 100%
biobb_flexserv/test/unitests/test_flexserv/test_bd_run.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_flexserv/test_dmd_run.py TestDMDRun 5 0 0 100%
biobb_flexserv/test/unitests/test_flexserv/test_dmd_run.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_flexserv/test_nma_run.py TestNMARun 5 0 0 100%
biobb_flexserv/test/unitests/test_flexserv/test_nma_run.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcaunzip.py TestPCZunzip 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcaunzip.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcazip.py TestPCZzip 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcazip.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_animate.py TestPCZanimate 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_animate.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_bfactor.py TestPCZbfactor 7 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_bfactor.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_collectivity.py TestPCZcollectivity 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_collectivity.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_evecs.py TestPCZevecs 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_evecs.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_hinges.py TestPCZhinges 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_hinges.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_info.py TestPCZinfo 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_info.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_lindemann.py TestPCZlindemann 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_lindemann.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_similarity.py TestPCZsimilarity 5 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_similarity.py (no class) 6 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_stiffness.py TestPCZstiffness 4 0 0 100%
biobb_flexserv/test/unitests/test_pcasuite/test_pcz_stiffness.py (no class) 6 0 0 100%
Total   1296 287 0 78%

No items found using the specified filter.