Coverage report: 86%

Files Functions Classes

coverage.py v7.13.0, created at 2025-12-15 18:18 +0000

File function   statements missing excluded   coverage
biobb_analysis / __init__.py (no function)   4 0 0   100%
biobb_analysis / ambertools / __init__.py (no function)   14 0 0   100%
biobb_analysis / ambertools / common.py check_top_path   12 6 0   50%
biobb_analysis / ambertools / common.py check_traj_path   8 4 0   50%
biobb_analysis / ambertools / common.py check_out_path   4 2 0   50%
biobb_analysis / ambertools / common.py get_parameters   4 4 0   0%
biobb_analysis / ambertools / common.py get_binary_path   1 0 0   100%
biobb_analysis / ambertools / common.py check_in_path   14 8 0   43%
biobb_analysis / ambertools / common.py get_default_value   2 0 0   100%
biobb_analysis / ambertools / common.py is_valid_topology   2 0 0   100%
biobb_analysis / ambertools / common.py is_valid_trajectory   2 0 0   100%
biobb_analysis / ambertools / common.py is_valid_reference   2 0 0   100%
biobb_analysis / ambertools / common.py get_mask_atoms   4 1 0   75%
biobb_analysis / ambertools / common.py get_in_parameters   39 17 0   56%
biobb_analysis / ambertools / common.py setup_structure   9 0 0   100%
biobb_analysis / ambertools / common.py get_negative_mask   7 1 0   86%
biobb_analysis / ambertools / common.py get_mask   4 1 0   75%
biobb_analysis / ambertools / common.py get_reference   29 9 0   69%
biobb_analysis / ambertools / common.py get_reference_rms   37 12 0   68%
biobb_analysis / ambertools / common.py get_out_parameters   8 4 0   50%
biobb_analysis / ambertools / common.py copy_instructions_file_to_container   1 1 0   0%
biobb_analysis / ambertools / common.py remove_tmp_files   6 6 0   0%
biobb_analysis / ambertools / common.py (no function)   24 0 0   100%
biobb_analysis / ambertools / cpptraj_average.py CpptrajAverage.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_average.py CpptrajAverage.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_average.py CpptrajAverage.create_instructions_file   18 1 0   94%
biobb_analysis / ambertools / cpptraj_average.py CpptrajAverage.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_average.py cpptraj_average   1 0 0   100%
biobb_analysis / ambertools / cpptraj_average.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_bfactor.py CpptrajBfactor.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_bfactor.py CpptrajBfactor.check_data_params   4 0 0   100%
biobb_analysis / ambertools / cpptraj_bfactor.py CpptrajBfactor.create_instructions_file   24 1 0   96%
biobb_analysis / ambertools / cpptraj_bfactor.py CpptrajBfactor.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_bfactor.py cpptraj_bfactor   1 0 0   100%
biobb_analysis / ambertools / cpptraj_bfactor.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_convert.py CpptrajConvert.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_convert.py CpptrajConvert.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_convert.py CpptrajConvert.create_instructions_file   17 1 0   94%
biobb_analysis / ambertools / cpptraj_convert.py CpptrajConvert.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_convert.py cpptraj_convert   1 0 0   100%
biobb_analysis / ambertools / cpptraj_convert.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_dry.py CpptrajDry.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_dry.py CpptrajDry.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_dry.py CpptrajDry.create_instructions_file   21 1 0   95%
biobb_analysis / ambertools / cpptraj_dry.py CpptrajDry.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_dry.py cpptraj_dry   1 0 0   100%
biobb_analysis / ambertools / cpptraj_dry.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_image.py CpptrajImage.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_image.py CpptrajImage.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_image.py CpptrajImage.create_instructions_file   21 1 0   95%
biobb_analysis / ambertools / cpptraj_image.py CpptrajImage.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_image.py cpptraj_image   1 0 0   100%
biobb_analysis / ambertools / cpptraj_image.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_input.py CpptrajInput.__init__   10 0 0   100%
biobb_analysis / ambertools / cpptraj_input.py CpptrajInput.create_instrucions_file   9 0 0   100%
biobb_analysis / ambertools / cpptraj_input.py CpptrajInput.launch   9 1 0   89%
biobb_analysis / ambertools / cpptraj_input.py cpptraj_input   1 1 0   0%
biobb_analysis / ambertools / cpptraj_input.py (no function)   15 1 0   93%
biobb_analysis / ambertools / cpptraj_mask.py CpptrajMask.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_mask.py CpptrajMask.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_mask.py CpptrajMask.create_instructions_file   22 3 0   86%
biobb_analysis / ambertools / cpptraj_mask.py CpptrajMask.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_mask.py cpptraj_mask   1 0 0   100%
biobb_analysis / ambertools / cpptraj_mask.py (no function)   17 1 0   94%
biobb_analysis / ambertools / cpptraj_rgyr.py CpptrajRgyr.__init__   12 0 0   100%
biobb_analysis / ambertools / cpptraj_rgyr.py CpptrajRgyr.check_data_params   4 0 0   100%
biobb_analysis / ambertools / cpptraj_rgyr.py CpptrajRgyr.create_instructions_file   17 1 0   94%
biobb_analysis / ambertools / cpptraj_rgyr.py CpptrajRgyr.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_rgyr.py cpptraj_rgyr   1 0 0   100%
biobb_analysis / ambertools / cpptraj_rgyr.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_rms.py CpptrajRms.__init__   16 0 0   100%
biobb_analysis / ambertools / cpptraj_rms.py CpptrajRms.check_data_params   6 0 0   100%
biobb_analysis / ambertools / cpptraj_rms.py CpptrajRms.create_instructions_file   25 1 0   96%
biobb_analysis / ambertools / cpptraj_rms.py CpptrajRms.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_rms.py cpptraj_rms   1 0 0   100%
biobb_analysis / ambertools / cpptraj_rms.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_rmsf.py CpptrajRmsf.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_rmsf.py CpptrajRmsf.check_data_params   4 0 0   100%
biobb_analysis / ambertools / cpptraj_rmsf.py CpptrajRmsf.create_instructions_file   24 1 0   96%
biobb_analysis / ambertools / cpptraj_rmsf.py CpptrajRmsf.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_rmsf.py cpptraj_rmsf   1 0 0   100%
biobb_analysis / ambertools / cpptraj_rmsf.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_slice.py CpptrajSlice.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_slice.py CpptrajSlice.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_slice.py CpptrajSlice.create_instructions_file   17 1 0   94%
biobb_analysis / ambertools / cpptraj_slice.py CpptrajSlice.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_slice.py cpptraj_slice   1 0 0   100%
biobb_analysis / ambertools / cpptraj_slice.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_snapshot.py CpptrajSnapshot.__init__   11 0 0   100%
biobb_analysis / ambertools / cpptraj_snapshot.py CpptrajSnapshot.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_snapshot.py CpptrajSnapshot.create_instructions_file   17 1 0   94%
biobb_analysis / ambertools / cpptraj_snapshot.py CpptrajSnapshot.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_snapshot.py cpptraj_snapshot   1 0 0   100%
biobb_analysis / ambertools / cpptraj_snapshot.py (no function)   16 1 0   94%
biobb_analysis / ambertools / cpptraj_strip.py CpptrajStrip.__init__   13 0 0   100%
biobb_analysis / ambertools / cpptraj_strip.py CpptrajStrip.check_data_params   5 0 0   100%
biobb_analysis / ambertools / cpptraj_strip.py CpptrajStrip.create_instructions_file   22 3 0   86%
biobb_analysis / ambertools / cpptraj_strip.py CpptrajStrip.launch   11 1 0   91%
biobb_analysis / ambertools / cpptraj_strip.py cpptraj_strip   1 0 0   100%
biobb_analysis / ambertools / cpptraj_strip.py (no function)   17 1 0   94%
biobb_analysis / gromacs / __init__.py (no function)   12 0 0   100%
biobb_analysis / gromacs / common.py gmx_check   26 26 0   0%
biobb_analysis / gromacs / common.py check_energy_path   10 5 0   50%
biobb_analysis / gromacs / common.py check_input_path   10 5 0   50%
biobb_analysis / gromacs / common.py check_index_path   9 4 0   56%
biobb_analysis / gromacs / common.py check_traj_path   10 5 0   50%
biobb_analysis / gromacs / common.py check_out_xvg_path   8 4 0   50%
biobb_analysis / gromacs / common.py check_out_log_path   4 2 0   50%
biobb_analysis / gromacs / common.py check_out_pdb_path   8 4 0   50%
biobb_analysis / gromacs / common.py check_out_traj_path   8 4 0   50%
biobb_analysis / gromacs / common.py check_out_str_ens_path   8 4 0   50%
biobb_analysis / gromacs / common.py get_default_value   2 0 0   100%
biobb_analysis / gromacs / common.py get_binary_path   1 0 0   100%
biobb_analysis / gromacs / common.py get_terms   8 4 0   50%
biobb_analysis / gromacs / common.py get_selection   8 8 0   0%
biobb_analysis / gromacs / common.py get_image_selection   8 8 0   0%
biobb_analysis / gromacs / common.py get_selection_index_file   11 2 0   82%
biobb_analysis / gromacs / common.py get_pbc   5 2 0   60%
biobb_analysis / gromacs / common.py get_center   5 2 0   60%
biobb_analysis / gromacs / common.py get_ur   5 2 0   60%
biobb_analysis / gromacs / common.py get_fit   5 2 0   60%
biobb_analysis / gromacs / common.py get_skip   5 2 0   60%
biobb_analysis / gromacs / common.py get_start   7 3 0   57%
biobb_analysis / gromacs / common.py get_end   7 3 0   57%
biobb_analysis / gromacs / common.py get_dt   7 3 0   57%
biobb_analysis / gromacs / common.py get_ot_str_ens   5 2 0   60%
biobb_analysis / gromacs / common.py get_xvg   5 2 0   60%
biobb_analysis / gromacs / common.py get_dista   5 2 0   60%
biobb_analysis / gromacs / common.py get_method   5 2 0   60%
biobb_analysis / gromacs / common.py get_cutoff   5 2 0   60%
biobb_analysis / gromacs / common.py is_valid_boolean   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_float   3 1 0   67%
biobb_analysis / gromacs / common.py is_valid_int   3 1 0   67%
biobb_analysis / gromacs / common.py is_valid_method_param   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_structure   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_index   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_trajectory   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_trajectory_output   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_energy   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_xvg   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_zip   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_xvg_param   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_ot_str_ens   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_pbc   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_ur   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_fit   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_term   2 0 0   100%
biobb_analysis / gromacs / common.py is_valid_selection   2 2 0   0%
biobb_analysis / gromacs / common.py copy_instructions_file_to_container   1 1 0   0%
biobb_analysis / gromacs / common.py remove_tmp_files   4 4 0   0%
biobb_analysis / gromacs / common.py process_output_trjconv_str_ens   8 1 0   88%
biobb_analysis / gromacs / common.py _from_string_to_list   8 5 0   38%
biobb_analysis / gromacs / common.py (no function)   57 0 0   100%
biobb_analysis / gromacs / gmx_check.py GMXCheck.__init__   15 0 0   100%
biobb_analysis / gromacs / gmx_check.py GMXCheck._validate_float_property   7 4 0   43%
biobb_analysis / gromacs / gmx_check.py GMXCheck._validate_boolean_property   5 2 0   60%
biobb_analysis / gromacs / gmx_check.py GMXCheck.check_data_params   31 10 0   68%
biobb_analysis / gromacs / gmx_check.py GMXCheck.launch   43 15 0   65%
biobb_analysis / gromacs / gmx_check.py gmx_check   1 0 0   100%
biobb_analysis / gromacs / gmx_check.py (no function)   17 1 0   94%
biobb_analysis / gromacs / gmx_cluster.py GMXCluster.__init__   13 0 0   100%
biobb_analysis / gromacs / gmx_cluster.py GMXCluster.check_data_params   12 2 0   83%
biobb_analysis / gromacs / gmx_cluster.py GMXCluster.launch   23 3 0   87%
biobb_analysis / gromacs / gmx_cluster.py gmx_cluster   1 0 0   100%
biobb_analysis / gromacs / gmx_cluster.py (no function)   15 1 0   93%
biobb_analysis / gromacs / gmx_energy.py GMXEnergy.__init__   10 0 0   100%
biobb_analysis / gromacs / gmx_energy.py GMXEnergy.check_data_params   4 0 0   100%
biobb_analysis / gromacs / gmx_energy.py GMXEnergy.create_instructions_file   10 1 0   90%
biobb_analysis / gromacs / gmx_energy.py GMXEnergy.launch   11 1 0   91%
biobb_analysis / gromacs / gmx_energy.py gmx_energy   1 0 0   100%
biobb_analysis / gromacs / gmx_energy.py (no function)   16 1 0   94%
biobb_analysis / gromacs / gmx_image.py GMXImage.__init__   15 0 0   100%
biobb_analysis / gromacs / gmx_image.py GMXImage.check_data_params   21 8 0   62%
biobb_analysis / gromacs / gmx_image.py GMXImage.launch   31 11 0   65%
biobb_analysis / gromacs / gmx_image.py gmx_image   1 0 0   100%
biobb_analysis / gromacs / gmx_image.py (no function)   15 1 0   93%
biobb_analysis / gromacs / gmx_rgyr.py GMXRgyr.__init__   9 0 0   100%
biobb_analysis / gromacs / gmx_rgyr.py GMXRgyr.check_data_params   8 1 0   88%
biobb_analysis / gromacs / gmx_rgyr.py GMXRgyr.launch   16 1 0   94%
biobb_analysis / gromacs / gmx_rgyr.py gmx_rgyr   1 0 0   100%
biobb_analysis / gromacs / gmx_rgyr.py (no function)   15 1 0   93%
biobb_analysis / gromacs / gmx_rms.py GMXRms.__init__   9 0 0   100%
biobb_analysis / gromacs / gmx_rms.py GMXRms.check_data_params   8 1 0   88%
biobb_analysis / gromacs / gmx_rms.py GMXRms.launch   16 1 0   94%
biobb_analysis / gromacs / gmx_rms.py gmx_rms   1 0 0   100%
biobb_analysis / gromacs / gmx_rms.py (no function)   15 1 0   93%
biobb_analysis / gromacs / gmx_rmsf.py GMXRmsf.__init__   9 0 0   100%
biobb_analysis / gromacs / gmx_rmsf.py GMXRmsf.check_data_params   8 1 0   88%
biobb_analysis / gromacs / gmx_rmsf.py GMXRmsf.launch   16 1 0   94%
biobb_analysis / gromacs / gmx_rmsf.py gmx_rmsf   1 0 0   100%
biobb_analysis / gromacs / gmx_rmsf.py (no function)   15 1 0   93%
biobb_analysis / gromacs / gmx_trjconv_str.py GMXTrjConvStr.__init__   12 0 0   100%
biobb_analysis / gromacs / gmx_trjconv_str.py GMXTrjConvStr.check_data_params   7 1 0   86%
biobb_analysis / gromacs / gmx_trjconv_str.py GMXTrjConvStr.launch   26 7 0   73%
biobb_analysis / gromacs / gmx_trjconv_str.py gmx_trjconv_str   1 0 0   100%
biobb_analysis / gromacs / gmx_trjconv_str.py (no function)   15 1 0   93%
biobb_analysis / gromacs / gmx_trjconv_str_ens.py GMXTrjConvStrEns.__init__   14 0 0   100%
biobb_analysis / gromacs / gmx_trjconv_str_ens.py GMXTrjConvStrEns.check_data_params   13 1 0   92%
biobb_analysis / gromacs / gmx_trjconv_str_ens.py GMXTrjConvStrEns.launch   25 3 0   88%
biobb_analysis / gromacs / gmx_trjconv_str_ens.py gmx_trjconv_str_ens   1 0 0   100%
biobb_analysis / gromacs / gmx_trjconv_str_ens.py (no function)   15 1 0   93%
biobb_analysis / gromacs / gmx_trjconv_trj.py GMXTrjConvTrj.__init__   13 1 0   92%
biobb_analysis / gromacs / gmx_trjconv_trj.py GMXTrjConvTrj.check_data_params   16 5 0   69%
biobb_analysis / gromacs / gmx_trjconv_trj.py GMXTrjConvTrj.launch   28 4 0   86%
biobb_analysis / gromacs / gmx_trjconv_trj.py gmx_trjconv_trj   1 0 0   100%
biobb_analysis / gromacs / gmx_trjconv_trj.py (no function)   15 1 0   93%
biobb_analysis / test / __init__.py (no function)   0 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_average.py TestCpptrajAverage.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_average.py TestCpptrajAverage.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_average.py TestCpptrajAverage.test_average   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_average.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorFirst.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorFirst.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorFirst.test_bfactor_first   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorAverage.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorAverage.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorAverage.test_bfactor_average   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorExperimental.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorExperimental.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py TestCpptrajBfactorExperimental.test_bfactor_experimental   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_bfactor.py (no function)   14 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_convert.py TestCpptrajConvert.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_convert.py TestCpptrajConvert.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_convert.py TestCpptrajConvert.test_convert   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_convert.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_dry.py TestCpptrajDry.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_dry.py TestCpptrajDry.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_dry.py TestCpptrajDry.test_dry   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_dry.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_image.py TestCpptrajImage.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_image.py TestCpptrajImage.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_image.py TestCpptrajImage.test_image   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_image.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_input.py TestCpptrajInput.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_input.py TestCpptrajInput.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_input.py TestCpptrajInput.test_input   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_input.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_mask.py TestCpptrajMask.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_mask.py TestCpptrajMask.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_mask.py TestCpptrajMask.test_mask   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_mask.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rgyr.py TestCpptrajRgyr.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rgyr.py TestCpptrajRgyr.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rgyr.py TestCpptrajRgyr.test_rgyr   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rgyr.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsFirst.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsFirst.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsFirst.test_rms_first   5 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsAverage.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsAverage.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsAverage.test_rms_average   5 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsExperimental.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsExperimental.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py TestCpptrajRmsExperimental.test_rms_experimental   5 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rms.py (no function)   14 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfFirst.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfFirst.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfFirst.test_rmsf_first   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfAverage.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfAverage.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfAverage.test_rmsf_average   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfExperimental.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfExperimental.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py TestCpptrajRmsfExperimental.test_rmsf_experimental   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_rmsf.py (no function)   14 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_slice.py TestCpptrajSlice.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_slice.py TestCpptrajSlice.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_slice.py TestCpptrajSlice.test_slice   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_slice.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_snapshot.py TestCpptrajSnapshot.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_snapshot.py TestCpptrajSnapshot.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_snapshot.py TestCpptrajSnapshot.test_snapshot   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_snapshot.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_strip.py TestCpptrajStrip.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_strip.py TestCpptrajStrip.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_strip.py TestCpptrajStrip.test_strip   3 0 0   100%
biobb_analysis / test / unitests / test_ambertools / test_cpptraj_strip.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_check.py TestGMXCheck.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_check.py TestGMXCheck.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_check.py TestGMXCheck.test_check   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_check.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_cluster.py TestGMXCluster.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_cluster.py TestGMXCluster.teardown_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_cluster.py TestGMXCluster.test_cluster   3 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_cluster.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_energy.py TestGMXEnergy.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_energy.py TestGMXEnergy.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_energy.py TestGMXEnergy.test_energy   3 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_energy.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_image.py TestGMXImage.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_image.py TestGMXImage.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_image.py TestGMXImage.test_image   3 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_image.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rgyr.py TestGMXRgyr.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rgyr.py TestGMXRgyr.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rgyr.py TestGMXRgyr.test_rgyr   3 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rgyr.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rms.py TestGMXRms.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rms.py TestGMXRms.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rms.py TestGMXRms.test_rms   4 1 0   75%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rms.py (no function)   7 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rmsf.py TestGMXRmsf.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rmsf.py TestGMXRmsf.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rmsf.py TestGMXRmsf.test_rmsf   4 1 0   75%
biobb_analysis / test / unitests / test_gromacs / test_gmx_rmsf.py (no function)   7 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str.py TestGMXTrjConvStr.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str.py TestGMXTrjConvStr.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str.py TestGMXTrjConvStr.test_trjconv_str   3 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str_ens.py TestGMXTrjConvStrEns.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str_ens.py TestGMXTrjConvStrEns.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str_ens.py TestGMXTrjConvStrEns.test_trjconv_str_ens   3 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_str_ens.py (no function)   6 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_trj.py TestGMXTrjConvTrj.setup_class   1 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_trj.py TestGMXTrjConvTrj.teardown_class   2 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_trj.py TestGMXTrjConvTrj.test_trjconv_trj   3 0 0   100%
biobb_analysis / test / unitests / test_gromacs / test_gmx_trjconv_trj.py (no function)   6 0 0   100%
Total     2427 345 0   86%

No items found using the specified filter.