Coverage report: 73%

Files Functions Classes

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

File function   statements missing excluded   coverage
biobb_model/__init__.py (no function)   4 0 0   100%
biobb_model/model/__init__.py (no function)   15 0 0   100%
biobb_model/model/checking_log.py CheckingLog.__init__   8 0 0   100%
biobb_model/model/checking_log.py CheckingLog.launch   12 3 0   75%
biobb_model/model/checking_log.py checking_log   1 0 0   100%
biobb_model/model/checking_log.py (no function)   12 1 0   92%
biobb_model/model/common.py modeller_installed   9 9 0   0%
biobb_model/model/common.py _from_string_to_list   8 5 0   38%
biobb_model/model/common.py (no function)   5 0 0   100%
biobb_model/model/fix_altlocs.py FixAltLocs.__init__   9 0 0   100%
biobb_model/model/fix_altlocs.py FixAltLocs.launch   15 4 0   73%
biobb_model/model/fix_altlocs.py fix_altlocs   1 0 0   100%
biobb_model/model/fix_altlocs.py (no function)   13 1 0   92%
biobb_model/model/fix_amides.py FixAmides.__init__   8 0 0   100%
biobb_model/model/fix_amides.py FixAmides.launch   12 3 0   75%
biobb_model/model/fix_amides.py fix_amides   1 0 0   100%
biobb_model/model/fix_amides.py (no function)   12 1 0   92%
biobb_model/model/fix_backbone.py FixBackbone.__init__   9 9 0   0%
biobb_model/model/fix_backbone.py FixBackbone.launch   19 19 0   0%
biobb_model/model/fix_backbone.py fix_backbone   1 1 0   0%
biobb_model/model/fix_backbone.py (no function)   13 1 0   92%
biobb_model/model/fix_chirality.py FixChirality.__init__   8 0 0   100%
biobb_model/model/fix_chirality.py FixChirality.launch   12 3 0   75%
biobb_model/model/fix_chirality.py fix_chirality   1 0 0   100%
biobb_model/model/fix_chirality.py (no function)   12 1 0   92%
biobb_model/model/fix_pdb.py FixPdb.__init__   9 1 0   89%
biobb_model/model/fix_pdb.py FixPdb.launch   25 4 0   84%
biobb_model/model/fix_pdb.py fix_pdb   1 0 0   100%
biobb_model/model/fix_pdb.py (no function)   13 1 0   92%
biobb_model/model/fix_pdb_utils.py Atom.__init__   6 0 0   100%
biobb_model/model/fix_pdb_utils.py Atom.__repr__   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Atom.__eq__   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Atom.get_structure   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Atom.get_index   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Atom.get_residue_index   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Atom.set_residue_index   7 7 0   0%
biobb_model/model/fix_pdb_utils.py Atom.get_residue   3 1 0   67%
biobb_model/model/fix_pdb_utils.py Atom.set_residue   4 4 0   0%
biobb_model/model/fix_pdb_utils.py Atom.get_chain_index   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Atom.get_chain   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Residue.__init__   7 0 0   100%
biobb_model/model/fix_pdb_utils.py Residue.__repr__   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Residue.__eq__   3 3 0   0%
biobb_model/model/fix_pdb_utils.py Residue.__hash__   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Residue.same_inputs_as   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Residue.get_structure   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Residue.get_index   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Residue.get_atom_indices   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Residue.set_atom_indices   9 9 0   0%
biobb_model/model/fix_pdb_utils.py Residue.get_atoms   4 4 0   0%
biobb_model/model/fix_pdb_utils.py Residue.set_atoms   7 7 0   0%
biobb_model/model/fix_pdb_utils.py Residue.add_atom   4 4 0   0%
biobb_model/model/fix_pdb_utils.py Residue.remove_atom   2 2 0   0%
biobb_model/model/fix_pdb_utils.py Residue.get_chain_index   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Residue.set_chain_index   7 7 0   0%
biobb_model/model/fix_pdb_utils.py Residue.get_chain   3 3 0   0%
biobb_model/model/fix_pdb_utils.py Residue.set_chain   14 14 0   0%
biobb_model/model/fix_pdb_utils.py Chain.__init__   4 0 0   100%
biobb_model/model/fix_pdb_utils.py Chain.__repr__   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Chain.__eq__   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Chain.get_structure   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Chain.get_index   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Chain.set_index   3 3 0   0%
biobb_model/model/fix_pdb_utils.py Chain.get_residue_indices   1 0 0   100%
biobb_model/model/fix_pdb_utils.py Chain.set_residue_indices   11 8 0   27%
biobb_model/model/fix_pdb_utils.py Chain.get_residues   4 1 0   75%
biobb_model/model/fix_pdb_utils.py Chain.set_residues   7 7 0   0%
biobb_model/model/fix_pdb_utils.py Chain.add_residue   3 3 0   0%
biobb_model/model/fix_pdb_utils.py Chain.remove_residue   4 4 0   0%
biobb_model/model/fix_pdb_utils.py Chain.get_atom_indices   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Chain.get_atoms   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Chain.get_sequence   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Structure.__init__   9 0 0   100%
biobb_model/model/fix_pdb_utils.py Structure.__repr__   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Structure.set_new_atom   4 0 0   100%
biobb_model/model/fix_pdb_utils.py Structure.set_new_residue   7 0 0   100%
biobb_model/model/fix_pdb_utils.py Structure.set_new_chain   7 0 0   100%
biobb_model/model/fix_pdb_utils.py Structure.purge_chain   8 8 0   0%
biobb_model/model/fix_pdb_utils.py Structure.from_pdb_file   45 1 0   98%
biobb_model/model/fix_pdb_utils.py Structure.generate_pdb_file   19 1 0   95%
biobb_model/model/fix_pdb_utils.py Structure.get_chain_by_name   1 1 0   0%
biobb_model/model/fix_pdb_utils.py Structure.display_summary   6 6 0   0%
biobb_model/model/fix_pdb_utils.py Structure.raw_protein_chainer   13 13 0   0%
biobb_model/model/fix_pdb_utils.py Structure.get_next_available_chain_name   2 2 0   0%
biobb_model/model/fix_pdb_utils.py calculate_distance   5 5 0   0%
biobb_model/model/fix_pdb_utils.py residue_name_2_letter   9 4 0   56%
biobb_model/model/fix_pdb_utils.py generate_map_online   31 13 0   58%
biobb_model/model/fix_pdb_utils.py generate_map_online.match_sequences   25 5 0   80%
biobb_model/model/fix_pdb_utils.py format_topology_data   24 3 0   88%
biobb_model/model/fix_pdb_utils.py map_sequence   8 8 0   0%
biobb_model/model/fix_pdb_utils.py get_chain_sequences   13 0 0   100%
biobb_model/model/fix_pdb_utils.py align   29 3 0   90%
biobb_model/model/fix_pdb_utils.py blast   9 9 0   0%
biobb_model/model/fix_pdb_utils.py get_uniprot_reference   9 3 0   67%
biobb_model/model/fix_pdb_utils.py (no function)   108 1 0   99%
biobb_model/model/fix_side_chain.py FixSideChain.__init__   9 0 0   100%
biobb_model/model/fix_side_chain.py FixSideChain.launch   16 6 0   62%
biobb_model/model/fix_side_chain.py fix_side_chain   1 0 0   100%
biobb_model/model/fix_side_chain.py (no function)   14 1 0   93%
biobb_model/model/fix_ssbonds.py FixSSBonds.__init__   8 0 0   100%
biobb_model/model/fix_ssbonds.py FixSSBonds.launch   12 3 0   75%
biobb_model/model/fix_ssbonds.py fix_ssbonds   1 0 0   100%
biobb_model/model/fix_ssbonds.py (no function)   12 1 0   92%
biobb_model/model/mutate.py Mutate.__init__   10 0 0   100%
biobb_model/model/mutate.py Mutate.launch   19 6 0   68%
biobb_model/model/mutate.py mutate   1 0 0   100%
biobb_model/model/mutate.py (no function)   14 1 0   93%
biobb_model/test/__init__.py (no function)   0 0 0   100%
biobb_model/test/unitests/test_model/test_checking_log.py TestCheckingLog.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_checking_log.py TestCheckingLog.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_checking_log.py TestCheckingLog.test_launch   2 0 0   100%
biobb_model/test/unitests/test_model/test_checking_log.py (no function)   6 0 0   100%
biobb_model/test/unitests/test_model/test_fix_altlocs.py TestFixAltlocs.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_altlocs.py TestFixAltlocs.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_altlocs.py TestFixAltlocs.test_launch   3 0 0   100%
biobb_model/test/unitests/test_model/test_fix_altlocs.py (no function)   6 0 0   100%
biobb_model/test/unitests/test_model/test_fix_amides.py TestFixAmides.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_amides.py TestFixAmides.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_amides.py TestFixAmides.test_launch   3 0 0   100%
biobb_model/test/unitests/test_model/test_fix_amides.py (no function)   6 0 0   100%
biobb_model/test/unitests/test_model/test_fix_chirality.py TestFixChirality.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_chirality.py TestFixChirality.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_chirality.py TestFixChirality.test_launch   3 0 0   100%
biobb_model/test/unitests/test_model/test_fix_chirality.py (no function)   6 0 0   100%
biobb_model/test/unitests/test_model/test_fix_pdb.py TestFixPdb.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_pdb.py TestFixPdb.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_pdb.py TestFixPdb.test_launch   3 0 0   100%
biobb_model/test/unitests/test_model/test_fix_pdb.py (no function)   6 0 0   100%
biobb_model/test/unitests/test_model/test_fix_side_chain.py TestFixSideChain.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_side_chain.py TestFixSideChain.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_side_chain.py TestFixSideChain.test_launch   3 0 0   100%
biobb_model/test/unitests/test_model/test_fix_side_chain.py (no function)   6 0 0   100%
biobb_model/test/unitests/test_model/test_fix_ssbonds.py TestFixSSBonds.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_ssbonds.py TestFixSSBonds.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_fix_ssbonds.py TestFixSSBonds.test_launch   3 0 0   100%
biobb_model/test/unitests/test_model/test_fix_ssbonds.py (no function)   6 0 0   100%
biobb_model/test/unitests/test_model/test_mutate.py TestFixSideChain.setup_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_mutate.py TestFixSideChain.teardown_class   1 0 0   100%
biobb_model/test/unitests/test_model/test_mutate.py TestFixSideChain.test_launch   3 0 0   100%
biobb_model/test/unitests/test_model/test_mutate.py (no function)   6 0 0   100%
Total     1002 274 0   73%

No items found using the specified filter.