Coverage report: 79%

Files Functions Classes

coverage.py v7.14.1, created at 2026-05-29 07:29 +0000

File function   statements missing excluded   coverage
biobb_io/__init__.py (no function)   4 0 0   100%
biobb_io/api/__init__.py (no function)   3 0 0   100%
biobb_io/api/alphafold.py AlphaFold.__init__   8 0 0   100%
biobb_io/api/alphafold.py AlphaFold.check_data_params   1 0 0   100%
biobb_io/api/alphafold.py AlphaFold.launch   10 1 0   90%
biobb_io/api/alphafold.py alphafold   1 0 0   100%
biobb_io/api/alphafold.py (no function)   14 1 0   93%
biobb_io/api/api_binding_site.py ApiBindingSite.__init__   8 0 0   100%
biobb_io/api/api_binding_site.py ApiBindingSite.check_data_params   1 0 0   100%
biobb_io/api/api_binding_site.py ApiBindingSite.launch   11 1 0   91%
biobb_io/api/api_binding_site.py api_binding_site   1 0 0   100%
biobb_io/api/api_binding_site.py (no function)   16 1 0   94%
biobb_io/api/canonical_fasta.py CanonicalFasta.__init__   9 0 0   100%
biobb_io/api/canonical_fasta.py CanonicalFasta.check_data_params   1 0 0   100%
biobb_io/api/canonical_fasta.py CanonicalFasta.launch   9 1 0   89%
biobb_io/api/canonical_fasta.py canonical_fasta   1 0 0   100%
biobb_io/api/canonical_fasta.py (no function)   14 1 0   93%
biobb_io/api/common.py check_output_path   10 5 0   50%
biobb_io/api/common.py is_valid_file   2 0 0   100%
biobb_io/api/common.py download_pdb   8 2 0   75%
biobb_io/api/common.py download_af   7 2 0   71%
biobb_io/api/common.py download_mddb_top   7 2 0   71%
biobb_io/api/common.py download_mddb_trj   7 2 0   71%
biobb_io/api/common.py download_mddb_file   7 7 0   0%
biobb_io/api/common.py download_mmcif   8 2 0   75%
biobb_io/api/common.py download_ligand   9 2 0   78%
biobb_io/api/common.py download_fasta   8 2 0   75%
biobb_io/api/common.py download_binding_site   6 0 0   100%
biobb_io/api/common.py download_ideal_sdf   8 2 0   75%
biobb_io/api/common.py download_str_info   6 6 0   0%
biobb_io/api/common.py write_pdb   8 0 0   100%
biobb_io/api/common.py write_bin   3 0 0   100%
biobb_io/api/common.py write_mmcif   3 0 0   100%
biobb_io/api/common.py write_fasta   3 0 0   100%
biobb_io/api/common.py write_sdf   3 0 0   100%
biobb_io/api/common.py get_cluster_pdb_codes   11 11 0   0%
biobb_io/api/common.py get_uniprot   7 7 0   0%
biobb_io/api/common.py get_variants   5 5 0   0%
biobb_io/api/common.py write_json   3 0 0   100%
biobb_io/api/common.py get_memprotmd_sim_list   6 0 0   100%
biobb_io/api/common.py get_memprotmd_sim_search   11 0 0   100%
biobb_io/api/common.py get_memprotmd_sim   5 0 0   100%
biobb_io/api/common.py check_mandatory_property   4 2 0   50%
biobb_io/api/common.py check_uniprot_code   5 2 0   60%
biobb_io/api/common.py (no function)   35 0 0   100%
biobb_io/api/ideal_sdf.py IdealSdf.__init__   9 0 0   100%
biobb_io/api/ideal_sdf.py IdealSdf.check_data_params   1 0 0   100%
biobb_io/api/ideal_sdf.py IdealSdf.launch   9 1 0   89%
biobb_io/api/ideal_sdf.py ideal_sdf   1 0 0   100%
biobb_io/api/ideal_sdf.py (no function)   14 1 0   93%
biobb_io/api/ligand.py Ligand.__init__   9 0 0   100%
biobb_io/api/ligand.py Ligand.check_data_params   1 0 0   100%
biobb_io/api/ligand.py Ligand.launch   9 1 0   89%
biobb_io/api/ligand.py ligand   1 0 0   100%
biobb_io/api/ligand.py (no function)   14 1 0   93%
biobb_io/api/mddb.py MDDB.__init__   13 0 0   100%
biobb_io/api/mddb.py MDDB.check_data_params   2 0 0   100%
biobb_io/api/mddb.py MDDB.launch   17 6 0   65%
biobb_io/api/mddb.py mddb   1 0 0   100%
biobb_io/api/mddb.py (no function)   14 1 0   93%
biobb_io/api/memprotmd_sim.py MemProtMDSim.__init__   8 0 0   100%
biobb_io/api/memprotmd_sim.py MemProtMDSim.check_data_params   1 0 0   100%
biobb_io/api/memprotmd_sim.py MemProtMDSim.launch   7 1 0   86%
biobb_io/api/memprotmd_sim.py memprotmd_sim   1 0 0   100%
biobb_io/api/memprotmd_sim.py (no function)   14 1 0   93%
biobb_io/api/memprotmd_sim_list.py MemProtMDSimList.__init__   7 0 0   100%
biobb_io/api/memprotmd_sim_list.py MemProtMDSimList.check_data_params   1 0 0   100%
biobb_io/api/memprotmd_sim_list.py MemProtMDSimList.launch   7 1 0   86%
biobb_io/api/memprotmd_sim_list.py memprotmd_sim_list   1 0 0   100%
biobb_io/api/memprotmd_sim_list.py (no function)   14 1 0   93%
biobb_io/api/memprotmd_sim_search.py MemProtMDSimSearch.__init__   9 0 0   100%
biobb_io/api/memprotmd_sim_search.py MemProtMDSimSearch.check_data_params   1 0 0   100%
biobb_io/api/memprotmd_sim_search.py MemProtMDSimSearch.launch   8 1 0   88%
biobb_io/api/memprotmd_sim_search.py memprotmd_sim_search   1 1 0   0%
biobb_io/api/memprotmd_sim_search.py (no function)   14 1 0   93%
biobb_io/api/mmcif.py Mmcif.__init__   9 0 0   100%
biobb_io/api/mmcif.py Mmcif.check_data_params   1 0 0   100%
biobb_io/api/mmcif.py Mmcif.launch   9 1 0   89%
biobb_io/api/mmcif.py mmcif   1 0 0   100%
biobb_io/api/mmcif.py (no function)   14 1 0   93%
biobb_io/api/pdb.py Pdb.__init__   10 0 0   100%
biobb_io/api/pdb.py Pdb.check_data_params   1 0 0   100%
biobb_io/api/pdb.py Pdb.launch   9 1 0   89%
biobb_io/api/pdb.py pdb   1 0 0   100%
biobb_io/api/pdb.py (no function)   14 1 0   93%
biobb_io/api/pdb_cluster_zip.py PdbClusterZip.__init__   11 11 0   0%
biobb_io/api/pdb_cluster_zip.py PdbClusterZip.check_data_params   1 1 0   0%
biobb_io/api/pdb_cluster_zip.py PdbClusterZip.launch   19 19 0   0%
biobb_io/api/pdb_cluster_zip.py pdb_cluster_zip   1 1 0   0%
biobb_io/api/pdb_cluster_zip.py (no function)   16 1 0   94%
biobb_io/api/pdb_variants.py PdbVariants.__init__   8 8 0   0%
biobb_io/api/pdb_variants.py PdbVariants.check_data_params   1 1 0   0%
biobb_io/api/pdb_variants.py PdbVariants.launch   36 36 0   0%
biobb_io/api/pdb_variants.py pdb_variants   1 1 0   0%
biobb_io/api/pdb_variants.py (no function)   17 1 0   94%
biobb_io/api/structure_info.py StructureInfo.__init__   8 8 0   0%
biobb_io/api/structure_info.py StructureInfo.check_data_params   1 1 0   0%
biobb_io/api/structure_info.py StructureInfo.launch   10 10 0   0%
biobb_io/api/structure_info.py structure_info   1 1 0   0%
biobb_io/api/structure_info.py (no function)   14 1 0   93%
biobb_io/test/__init__.py (no function)   0 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_alphafold.py TestAlphaFold.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_alphafold.py TestAlphaFold.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_alphafold.py TestAlphaFold.test_alphafold   3 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_alphafold.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_api_binding_site.py TestApiBindingSite.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_api_binding_site.py TestApiBindingSite.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_api_binding_site.py TestApiBindingSite.test_api_binding_site   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_api_binding_site.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_canonical_fasta.py TestCanonicalFasta.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_canonical_fasta.py TestCanonicalFasta.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_canonical_fasta.py TestCanonicalFasta.test_canonical_fasta   3 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_canonical_fasta.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ideal_sdf.py TestIdealSdf.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ideal_sdf.py TestIdealSdf.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ideal_sdf.py TestIdealSdf.test_ideal_sdf   3 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ideal_sdf.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ligand.py TestLigand.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ligand.py TestLigand.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ligand.py TestLigand.test_ligand   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_ligand.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mddb.py TestMDDB.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mddb.py TestMDDB.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mddb.py TestMDDB.test_mddb   5 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mddb.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim.py TestMemProtMDSim.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim.py TestMemProtMDSim.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim.py TestMemProtMDSim.test_memprotmd_sim   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_list.py TestMemProtMDSimList.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_list.py TestMemProtMDSimList.teardown_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_list.py TestMemProtMDSimList.test_memprotmd_sim_list   3 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_list.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_search.py TestMemProtMDSimSearch.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_search.py TestMemProtMDSimSearch.teardown_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_search.py TestMemProtMDSimSearch.test_memprotmd_sim_search   3 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_memprotmd_sim_search.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mmcif.py TestMmcif.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mmcif.py TestMmcif.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mmcif.py TestMmcif.test_mmcif   3 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_mmcif.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb.py TestPdb.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb.py TestPdb.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb.py TestPdb.test_pdb   3 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb.py (no function)   6 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_cluster_zip.py TestPdbClusterZip.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_cluster_zip.py TestPdbClusterZip.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_cluster_zip.py TestPdbClusterZip.test_pdb_cluster_zip   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_cluster_zip.py (no function)   5 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_variants.py TestMmbPdbVariants.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_variants.py TestMmbPdbVariants.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_variants.py TestMmbPdbVariants.test_get_pdb_zip   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_pdb_variants.py (no function)   5 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_structure_info.py TestStructureInfo.setup_class   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_structure_info.py TestStructureInfo.teardown_class   2 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_structure_info.py TestStructureInfo.test_structure_info   1 0 0   100%
biobb_io/test/unitests/test_mmb_api/test_structure_info.py (no function)   5 0 0   100%
Total     896 190 0   79%

No items found using the specified filter.