<coverage branch-rate="0" branches-covered="0" branches-valid="0" complexity="0" line-rate="0.9037593984962407" lines-covered="601" lines-valid="665" timestamp="1742144308" version="2.0.3">
<sources>
<source>/builds/teiresias2/ml-flow-client</source>
</sources>
<packages>
<package line-rate="0.9037593984962407" branch-rate="0" name="src" complexity="0">
<classes>
<class branch-rate="0" complexity="0" filename="src/config.rs" line-rate="0.7575757575757576" name="src.config.rs">
<methods>
<method name="<trs_mlflow::config::Blacklist>::is_blacklisted::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="86" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::config::Blacklist>::new::<_, _>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="79" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::config::DownloadConfig>::is_blacklisted::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="93" branch="false" />
</lines>
</method>
<method name="trs_mlflow::config::serialize_regex_set::<&mut serde_json::ser::Serializer<&mut alloc::vec::Vec<u8>>>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="113" branch="false" />
</lines>
</method>
<method name="trs_mlflow::config::deserialize_regex_set::<serde::__private::de::missing_field::MissingFieldDeserializer<serde_json::error::Error>>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="98" branch="false" />
</lines>
</method>
<method name="trs_mlflow::config::deserialize_regex_set::<&mut serde_json::de::Deserializer<serde_json::read::StrRead>>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="98" branch="false" />
</lines>
</method>
<method name="trs_mlflow::config::deserialize_regex_set::<serde::__private::de::missing_field::MissingFieldDeserializer<serde_json::error::Error>>::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="106" branch="false" />
</lines>
</method>
<method name="trs_mlflow::config::deserialize_regex_set::<&mut serde_json::de::Deserializer<serde_json::read::StrRead>>::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="106" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::config::Blacklist as serde::de::Deserialize>::deserialize::<serde::__private::de::missing_field::MissingFieldDeserializer<serde_json::error::Error>>::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="55" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::config::Blacklist as serde::de::Deserialize>::deserialize::<&mut serde_json::de::Deserializer<serde_json::read::StrRead>>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="55" branch="false" />
</lines>
</method>
<method name="trs_mlflow::config::test::test_config_serde" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="133" branch="false" />
</lines>
</method>
<method name="trs_mlflow::config::test::test_config_serde::test_config_serde" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="133" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="1" number="55" />
<line branch="false" hits="0" number="79" />
<line branch="false" hits="0" number="80" />
<line branch="false" hits="0" number="81" />
<line branch="false" hits="0" number="82" />
<line branch="false" hits="0" number="83" />
<line branch="false" hits="3" number="86" />
<line branch="false" hits="3" number="87" />
<line branch="false" hits="3" number="88" />
<line branch="false" hits="3" number="93" />
<line branch="false" hits="3" number="94" />
<line branch="false" hits="3" number="95" />
<line branch="false" hits="1" number="98" />
<line branch="false" hits="1" number="99" />
<line branch="false" hits="1" number="100" />
<line branch="false" hits="1" number="101" />
<line branch="false" hits="1" number="104" />
<line branch="false" hits="1" number="106" />
<line branch="false" hits="0" number="107" />
<line branch="false" hits="0" number="108" />
<line branch="false" hits="0" number="109" />
<line branch="false" hits="1" number="110" />
<line branch="false" hits="1" number="111" />
<line branch="false" hits="1" number="113" />
<line branch="false" hits="1" number="114" />
<line branch="false" hits="1" number="115" />
<line branch="false" hits="1" number="116" />
<line branch="false" hits="1" number="119" />
<line branch="false" hits="2" number="121" />
<line branch="false" hits="2" number="122" />
<line branch="false" hits="1" number="125" />
<line branch="false" hits="1" number="126" />
<line branch="false" hits="1" number="133" />
</lines>
</class>
<class branch-rate="0" complexity="0" filename="src/run.rs" line-rate="1" name="src.run.rs">
<methods>
<method name="<trs_mlflow::run::DataSetBuilder<(), alloc::string::String, (), (), (), (), (), ()>>::digest::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetBuilder<(), (), (), (), (), (), (), ()>>::name::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetBuilder<alloc::string::String, alloc::string::String, (), alloc::string::String, alloc::string::String, alloc::string::String, (), ()>>::profile::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetBuilder<alloc::string::String, alloc::string::String, (), (), alloc::string::String, alloc::string::String, (), ()>>::schema::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetBuilder<alloc::string::String, alloc::string::String, (), (), (), alloc::string::String, (), ()>>::source::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetBuilder<alloc::string::String, alloc::string::String, (), (), (), (), (), ()>>::source_type::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<(), (), (), (), (), (), (), ()>>::experiment_ids::<alloc::vec::Vec<alloc::string::String>>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<_, (), _, _, _, _, _, _>>::filter::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<_, _, _, (), _, _, _, _>>::order_by::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::CreateRunBuilder<(), alloc::string::String, (), (), (), ()>>::experiment_id::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::CreateRunBuilder<(), (), (), (), (), ()>>::run_name::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::MetricBuilder<(), (), (), (), (), ()>>::key::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="76" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::MetricBuilder<alloc::string::String, (), (), (), (), ()>>::value::<f64>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="76" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::UpdateRunBuilder<(), alloc::string::String, trs_mlflow::run::RunStatus, i64, (), (), ()>>::experiment_id::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="20" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::UpdateRunBuilder<(), (), (), (), (), (), ()>>::run_id::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="20" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetInputBuilder<(), (), (), ()>>::tags" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="93" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSet>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetBuilder<alloc::string::String, alloc::string::String, alloc::string::String, alloc::string::String, alloc::string::String, alloc::string::String, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="100" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRuns>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<alloc::vec::Vec<alloc::string::String>, (), core::option::Option<u16>, (), (), trs_mlflow::run::ViewType, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<alloc::vec::Vec<alloc::string::String>, (), (), (), (), trs_mlflow::run::ViewType, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<alloc::vec::Vec<alloc::string::String>, (), (), (), (), (), (), ()>>::max_results" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<_, _, _, _, (), _, _, _>>::page_token" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<alloc::vec::Vec<alloc::string::String>, (), core::option::Option<u16>, (), (), (), (), ()>>::view" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::SearchRunsBuilder<alloc::vec::Vec<alloc::string::String>, (), (), (), (), (), (), ()>>::view" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="116" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::CreateRun>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::CreateRunBuilder<alloc::string::String, alloc::string::String, (), (), (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::CreateRunBuilder<_, _, (), _, _, _>>::start_time" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::CreateRunBuilder<_, _, _, (), _, _>>::tags" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::Metric>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="76" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::MetricBuilder<alloc::string::String, u64, f64, (), (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="76" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::MetricBuilder<alloc::string::String, (), f64, (), (), ()>>::step" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="76" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::MetricBuilder<_, _, _, (), _, _>>::timestamp" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="76" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetInput>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="93" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetInputBuilder<trs_mlflow::run::DataSet, alloc::vec::Vec<trs_mlflow::experiment::KeyValue>, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="93" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::DataSetInputBuilder<(), alloc::vec::Vec<trs_mlflow::experiment::KeyValue>, (), ()>>::dataset" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="93" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::UpdateRun>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="20" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::UpdateRunBuilder<alloc::string::String, alloc::string::String, trs_mlflow::run::RunStatus, i64, (), (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="20" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::UpdateRunBuilder<(), alloc::string::String, (), (), (), (), ()>>::status" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="20" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::UpdateRunBuilder<(), alloc::string::String, trs_mlflow::run::RunStatus, (), (), (), ()>>::end_time" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="20" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::UpdateRunBuilder<_, _, _, _, (), _, _>>::run_name" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="20" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::RunData>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="53" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::RunDataBuilder<alloc::vec::Vec<trs_mlflow::run::Metric>, alloc::vec::Vec<trs_mlflow::experiment::KeyValue>, alloc::vec::Vec<trs_mlflow::experiment::KeyValue>, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="53" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::RunDataBuilder<(), (), (), (), ()>>::metrics" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="53" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::RunDataBuilder<alloc::vec::Vec<trs_mlflow::run::Metric>, (), (), (), ()>>::params" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="53" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::run::RunDataBuilder<alloc::vec::Vec<trs_mlflow::run::Metric>, alloc::vec::Vec<trs_mlflow::experiment::KeyValue>, (), (), ()>>::tags" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="53" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="12" number="7" />
<line branch="false" hits="1" number="20" />
<line branch="false" hits="1" number="53" />
<line branch="false" hits="1" number="76" />
<line branch="false" hits="1" number="93" />
<line branch="false" hits="1" number="100" />
<line branch="false" hits="2" number="116" />
</lines>
</class>
<class branch-rate="0" complexity="0" filename="src/modelversion.rs" line-rate="0.6666666666666666" name="src.modelversion.rs">
<methods>
<method name="<trs_mlflow::modelversion::CreateModelVersionBuilder<(), (), alloc::string::String, (), (), (), ()>>::artifacts_url::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="15" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::CreateModelVersionBuilder<alloc::string::String, (), alloc::string::String, alloc::string::String, (), (), ()>>::description::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="15" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::CreateModelVersionBuilder<(), (), (), (), (), (), ()>>::registered_model_name::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="15" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::CreateModelVersionBuilder<alloc::string::String, (), alloc::string::String, (), (), (), ()>>::run_id::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="15" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::TransitionModelVersionStageBuilder<(), (), (), (), (), ()>>::name::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="64" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::TransitionModelVersionStageBuilder<alloc::string::String, (), (), (), (), ()>>::version::<alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="64" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::CreateModelVersion>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="15" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::CreateModelVersionBuilder<alloc::string::String, alloc::string::String, alloc::string::String, alloc::string::String, (), (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="15" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::CreateModelVersionBuilder<_, _, _, _, (), _, _>>::tags" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="15" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::TransitionModelVersionStage>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="64" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::TransitionModelVersionStageBuilder<alloc::string::String, trs_mlflow::modelversion::ModelVersionStage, alloc::string::String, bool, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="64" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::TransitionModelVersionStageBuilder<alloc::string::String, (), alloc::string::String, (), (), ()>>::stage" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="64" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::TransitionModelVersionStageBuilder<alloc::string::String, trs_mlflow::modelversion::ModelVersionStage, alloc::string::String, (), (), ()>>::archive_existing_versions" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="64" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::modelversion::ModelVersionStage as core::fmt::Display>::fmt" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="56" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="2" number="15" />
<line branch="false" hits="0" number="56" />
<line branch="false" hits="1" number="64" />
</lines>
</class>
<class branch-rate="0" complexity="0" filename="src/experiment.rs" line-rate="1" name="src.experiment.rs">
<methods>
<method name="<trs_mlflow::experiment::KeyValueBuilder<(), (), (), ()>>::key::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="5" number="35" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::experiment::KeyValueBuilder<alloc::string::String, (), (), ()>>::value::<alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="35" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::experiment::KeyValueBuilder<alloc::string::String, (), (), ()>>::value::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="35" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::experiment::KeyValueBuilder<alloc::string::String, (), (), ()>>::value::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="35" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::experiment::KeyValue>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="5" number="35" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::experiment::KeyValueBuilder<alloc::string::String, alloc::string::String, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="5" number="35" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="5" number="35" />
</lines>
</class>
<class branch-rate="0" complexity="0" filename="src/artifact.rs" line-rate="0.6666666666666666" name="src.artifact.rs">
<methods>
<method name="<trs_mlflow::artifact::DownloadRunArtifacts>::new_from_run::<std::path::PathBuf>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="129" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifacts>::new_from_run::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="129" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ListArtifactsBuilder<(), _, _, _>>::run_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::RunArtifactsBuilder<(), _, _, _, _, _>>::experiment_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="73" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::RunArtifactsBuilder<_, (), _, _, _, _>>::paths::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="73" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::RunArtifactsBuilder<_, _, (), _, _, _>>::root::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="73" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::RunArtifactsBuilder<_, _, _, (), _, _>>::run_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="73" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::RunArtifacts>::get_file::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="99" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ArtifactBuilder<(), _, _, _, _>>::experiment_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="29" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ArtifactBuilder<_, (), _, _, _>>::path::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="29" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ArtifactBuilder<_, _, (), _, _>>::run_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="29" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactsBuilder<(), _, _, _, _, _>>::destination::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="41" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactsBuilder<_, (), _, _, _, _>>::experiment_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="41" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactsBuilder<_, _, (), _, _, _>>::files::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="41" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactsBuilder<_, _, _, (), _, _>>::run_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="41" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactBuilder<(), _, _, _, _, _>>::destination::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="56" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactBuilder<_, (), _, _, _, _>>::experiment_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="56" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactBuilder<_, _, (), _, _, _>>::file::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="56" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactBuilder<_, _, _, (), _, _>>::run_id::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="56" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifacts>::new_from_run::<std::path::PathBuf>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="134" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifacts>::new_from_run::<&str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="134" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifact>::path" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="10" number="88" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifacts>::as_single_downloads" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="111" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ListArtifacts>::new" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ListArtifactsBuilder<alloc::string::String, _, (), ()>>::build" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ListArtifactsBuilder<_, (), _, _>>::path" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="7" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::RunArtifacts>::new" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="73" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::RunArtifactsBuilder<alloc::string::String, alloc::vec::Vec<std::path::PathBuf>, std::path::PathBuf, alloc::string::String, (), ()>>::build" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="73" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::Artifact>::new" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="29" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::ArtifactBuilder<alloc::string::String, std::path::PathBuf, alloc::string::String, (), ()>>::build" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="29" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifacts>::new" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="41" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactsBuilder<std::path::PathBuf, alloc::string::String, alloc::vec::Vec<alloc::string::String>, alloc::string::String, (), ()>>::build" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="41" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifact>::new" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="56" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::artifact::DownloadRunArtifactBuilder<std::path::PathBuf, alloc::string::String, alloc::string::String, alloc::string::String, (), ()>>::build" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="56" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="0" number="7" />
<line branch="false" hits="0" number="29" />
<line branch="false" hits="0" number="41" />
<line branch="false" hits="0" number="56" />
<line branch="false" hits="0" number="73" />
<line branch="false" hits="10" number="88" />
<line branch="false" hits="10" number="89" />
<line branch="false" hits="10" number="90" />
<line branch="false" hits="0" number="92" />
<line branch="false" hits="10" number="94" />
<line branch="false" hits="0" number="99" />
<line branch="false" hits="0" number="100" />
<line branch="false" hits="0" number="101" />
<line branch="false" hits="0" number="102" />
<line branch="false" hits="0" number="103" />
<line branch="false" hits="0" number="105" />
<line branch="false" hits="0" number="106" />
<line branch="false" hits="2" number="111" />
<line branch="false" hits="2" number="112" />
<line branch="false" hits="5" number="114" />
<line branch="false" hits="3" number="115" />
<line branch="false" hits="3" number="116" />
<line branch="false" hits="3" number="117" />
<line branch="false" hits="3" number="118" />
<line branch="false" hits="3" number="119" />
<line branch="false" hits="3" number="120" />
<line branch="false" hits="3" number="121" />
<line branch="false" hits="3" number="122" />
<line branch="false" hits="3" number="123" />
<line branch="false" hits="2" number="125" />
<line branch="false" hits="2" number="126" />
<line branch="false" hits="2" number="129" />
<line branch="false" hits="2" number="130" />
<line branch="false" hits="2" number="131" />
<line branch="false" hits="2" number="132" />
<line branch="false" hits="2" number="133" />
<line branch="false" hits="3" number="134" />
<line branch="false" hits="2" number="135" />
<line branch="false" hits="2" number="136" />
</lines>
</class>
<class branch-rate="0" complexity="0" filename="src/registered.rs" line-rate="0.3333333333333333" name="src.registered.rs">
<methods>
<method name="<trs_mlflow::registered::RegisterModelBuilder<(), alloc::string::String, (), (), ()>>::description::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="6" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisterModelBuilder<(), (), (), (), ()>>::name::<&alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="6" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisterModel>::new" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="6" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisterModelBuilder<alloc::string::String, alloc::string::String, alloc::vec::Vec<trs_mlflow::experiment::KeyValue>, (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="6" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisterModelBuilder<alloc::string::String, alloc::string::String, (), (), ()>>::build" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="6" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisterModelBuilder<alloc::string::String, alloc::string::String, (), (), ()>>::tags" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="6" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModel>::new" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<alloc::vec::Vec<trs_mlflow::registered::RegisteredModelAlias>, u64, alloc::string::String, u64, alloc::vec::Vec<trs_mlflow::modelversion::ModelVersion>, alloc::string::String, alloc::vec::Vec<trs_mlflow::experiment::KeyValue>, (), ()>>::build" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<(), _, _, _, _, _, _, _, _>>::aliases" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<_, (), _, _, _, _, _, _, _>>::creation_timestamp" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<_, _, (), _, _, _, _, _, _>>::description" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<_, _, _, (), _, _, _, _, _>>::last_updated_timestamp" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<_, _, _, _, (), _, _, _, _>>::latest_versions" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<_, _, _, _, _, (), _, _, _>>::name" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelBuilder<_, _, _, _, _, _, (), _, _>>::tags" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="16" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelAlias>::new" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="31" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelAliasBuilder<alloc::string::String, alloc::string::String, (), ()>>::build" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="31" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelAliasBuilder<(), _, _, _>>::alias" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="31" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::registered::RegisteredModelAliasBuilder<_, (), _, _>>::version" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="31" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="3" number="6" />
<line branch="false" hits="0" number="16" />
<line branch="false" hits="0" number="31" />
</lines>
</class>
<class branch-rate="0" complexity="0" filename="src/lib.rs" line-rate="0.9369369369369369" name="src.lib.rs">
<methods>
<method name="<trs_mlflow::Client>::send_request::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::ExperimentId, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::CreateExperiment, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="15" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::registered::RegisterModel, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::CreateModelVersion, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::SearchRuns, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::CreateRun, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::UpdateRun, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<serde_json::value::Value, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="179" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="715" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::prepare_run_download::<std::path::PathBuf>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="565" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::prepare_run_download::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="565" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact::<trs_mlflow::run::Run>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="624" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact::<trs_mlflow::run::Run>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="667" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact_no_retry::<&std::path::Path>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="686" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::experiment::ExperimentId, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::experiment::CreateExperiment, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="18" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::registered::RegisterModel, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::modelversion::CreateModelVersion, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::run::SearchRuns, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::run::CreateRun, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::run::UpdateRun, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<serde_json::value::Value, &str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="162" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact_no_retry::<trs_mlflow::run::Run>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="599" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact_no_retry::<trs_mlflow::run::Run>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="644" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::new::<alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="23" number="126" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::make_url::<alloc::string::String>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="7" number="157" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::make_url::<&str>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="60" number="157" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_artifacts::logs_assert::<_>" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="1147" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::ExperimentId, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::CreateExperiment, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="15" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::registered::RegisterModel, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::CreateModelVersion, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::SearchRuns, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::CreateRun, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::UpdateRun, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<serde_json::value::Value, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="184" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact::<&str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="719" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::prepare_run_download::<std::path::PathBuf>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="569" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::prepare_run_download::<&str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="569" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact::<trs_mlflow::run::Run>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="628" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact::<trs_mlflow::run::Run>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="670" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact_no_retry::<&std::path::Path>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="690" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::experiment::ExperimentId, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::experiment::CreateExperiment, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="18" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::registered::RegisterModel, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::modelversion::CreateModelVersion, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::run::SearchRuns, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::run::CreateRun, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<trs_mlflow::run::UpdateRun, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_json_request_no_retry::<serde_json::value::Value, &str>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="167" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact_no_retry::<trs_mlflow::run::Run>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="603" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact_no_retry::<trs_mlflow::run::Run>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="647" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::ExperimentId, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::ExperimentId, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::ExperimentId, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::CreateExperiment, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="18" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::CreateExperiment, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::CreateExperiment, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::registered::RegisterModel, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::registered::RegisterModel, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::registered::RegisterModel, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::CreateModelVersion, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::CreateModelVersion, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::CreateModelVersion, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::SearchRuns, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::SearchRuns, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::SearchRuns, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::CreateRun, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::CreateRun, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::CreateRun, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::UpdateRun, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::UpdateRun, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::UpdateRun, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<serde_json::value::Value, &str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="188" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<serde_json::value::Value, &str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="196" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<serde_json::value::Value, &str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="192" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact::<&str>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="723" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact::<&str>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="734" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact::<&str>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="727" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="629" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="640" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="633" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="671" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="682" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="675" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact_no_retry::<&std::path::Path>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="700" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact_no_retry::<&std::path::Path>::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="711" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact_no_retry::<trs_mlflow::run::Run>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="620" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<<trs_mlflow::Client>::get_run::{closure#0}::Request, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::ExperimentId, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::experiment::CreateExperiment, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="18" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::registered::RegisterModel, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::CreateModelVersion, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::modelversion::TransitionModelVersionStage, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::SearchRuns, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::CreateRun, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<trs_mlflow::run::UpdateRun, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::send_request::<serde_json::value::Value, &str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="185" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_artifact::<&str>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="720" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::upload_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="629" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_json_artifact::<trs_mlflow::run::Run>::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="671" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact::{closure#0}::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="816" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_run::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="297" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::delete_run::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="368" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::update_run::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="342" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::search_runs::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="331" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::add_run_meta::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="360" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::add_run_inputs::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="380" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_experiment::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="260" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::register_model::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="390" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_experiment::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="14" number="226" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::delete_experiment::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="240" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="816" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="827" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="820" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="489" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="509" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts::{closure#0}::{closure#3}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="516" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts::{closure#0}::{closure#4}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="549" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts::{closure#0}::{closure#5}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="552" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="493" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_model_version::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="422" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_registered_model::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="401" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_run_artifacts::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="593" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_experiment_by_name::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="284" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::search_registered_models::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="412" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact_no_retry::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="747" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact_no_retry::{closure#0}::{closure#2}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="768" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact_no_retry::{closure#0}::{closure#3}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="769" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact_no_retry::{closure#0}::{closure#4}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="774" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact_no_retry::{closure#0}::{closure#1}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="763" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::transition_model_version_stage::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="435" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_run::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="319" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_run::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="290" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::delete_run::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="363" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::update_run::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="335" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::search_runs::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="324" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::add_run_meta::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="349" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::add_run_inputs::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="371" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_experiment::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="245" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::register_model::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="383" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_experiment::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="15" number="215" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::delete_experiment::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="232" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="815" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="484" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::list_run_artifacts::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="439" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_model_version::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="415" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_registered_model::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="393" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_run_artifacts::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="588" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_experiment_by_name::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="269" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::search_registered_models::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="404" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact_no_retry::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="740" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::transition_model_version_stage::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="428" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_run::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="304" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::run>::get::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="8" number="1099" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::run>::default::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="8" number="1099" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::run>::partial_1::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="1099" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::run>::partial_2::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="1099" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::run>::partial_3::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="1099" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_artifacts::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1147" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_run" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="290" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::delete_run" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="363" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::update_run" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="335" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::search_runs" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="324" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::add_run_meta" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="349" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::add_run_inputs" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="371" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_experiment" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="245" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::register_model" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="383" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::new_from_config" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="143" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::assign_basic_auth" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="67" number="200" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_experiment" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="15" number="215" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::delete_experiment" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="232" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="815" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifacts" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="481" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::list_run_artifacts" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="439" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::create_model_version" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="415" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_registered_model" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="393" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_run_artifacts" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="585" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_experiment_by_name" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="269" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::search_registered_models" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="404" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::download_artifact_no_retry" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="740" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::transition_model_version_stage" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="425" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::get_run" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="6" number="304" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::Client>::with_auth" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="23" number="152" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::run_name>::get" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="839" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::run_name>::default" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="839" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::experiment_name>::get" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="14" number="849" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::experiment_name>::default" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="14" number="849" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::client>::get" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="23" number="854" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::client>::default" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="23" number="854" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::model_name>::get" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="844" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::test::model_name>::default" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="844" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::model_name" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="3" number="844" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::experiment_name" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="14" number="849" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::client" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="23" number="854" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::run_name" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="12" number="839" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_artifacts" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1144" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_run_create" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="949" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_run_delete" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="975" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_run_search" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="918" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_run_update" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1117" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_client_debug" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="867" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_json_artifact" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1246" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_run_add_inputs" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1049" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_artifacts_cache" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1194" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_run_update_data" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1004" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_add_model_version" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1342" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_get_registered_model" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1269" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_get_experiment_by_name" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="902" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_search_registered_models" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="1295" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_create_get_delete_experiment" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="876" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_artifacts::logs_contain" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="1147" branch="false" />
</lines>
</method>
<method name="trs_mlflow::test::test_client_debug::test_client_debug" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="867" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="23" number="126" />
<line branch="false" hits="23" number="127" />
<line branch="false" hits="23" number="128" />
<line branch="false" hits="23" number="129" />
<line branch="false" hits="23" number="130" />
<line branch="false" hits="23" number="131" />
<line branch="false" hits="23" number="132" />
<line branch="false" hits="23" number="133" />
<line branch="false" hits="23" number="134" />
<line branch="false" hits="23" number="135" />
<line branch="false" hits="23" number="136" />
<line branch="false" hits="23" number="137" />
<line branch="false" hits="23" number="138" />
<line branch="false" hits="23" number="139" />
<line branch="false" hits="23" number="140" />
<line branch="false" hits="0" number="143" />
<line branch="false" hits="0" number="144" />
<line branch="false" hits="0" number="145" />
<line branch="false" hits="0" number="146" />
<line branch="false" hits="0" number="147" />
<line branch="false" hits="0" number="148" />
<line branch="false" hits="0" number="149" />
<line branch="false" hits="23" number="152" />
<line branch="false" hits="23" number="153" />
<line branch="false" hits="23" number="154" />
<line branch="false" hits="23" number="155" />
<line branch="false" hits="67" number="157" />
<line branch="false" hits="67" number="158" />
<line branch="false" hits="67" number="159" />
<line branch="false" hits="60" number="162" />
<line branch="false" hits="60" number="163" />
<line branch="false" hits="60" number="164" />
<line branch="false" hits="60" number="165" />
<line branch="false" hits="60" number="166" />
<line branch="false" hits="60" number="167" />
<line branch="false" hits="60" number="168" />
<line branch="false" hits="60" number="169" />
<line branch="false" hits="60" number="170" />
<line branch="false" hits="60" number="171" />
<line branch="false" hits="60" number="172" />
<line branch="false" hits="60" number="173" />
<line branch="false" hits="60" number="174" />
<line branch="false" hits="398" number="175" />
<line branch="false" hits="60" number="176" />
<line branch="false" hits="57" number="179" />
<line branch="false" hits="57" number="180" />
<line branch="false" hits="57" number="181" />
<line branch="false" hits="57" number="182" />
<line branch="false" hits="57" number="183" />
<line branch="false" hits="57" number="184" />
<line branch="false" hits="60" number="185" />
<line branch="false" hits="60" number="186" />
<line branch="false" hits="401" number="187" />
<line branch="false" hits="120" number="188" />
<line branch="false" hits="57" number="190" />
<line branch="false" hits="57" number="191" />
<line branch="false" hits="57" number="192" />
<line branch="false" hits="3" number="193" />
<line branch="false" hits="57" number="194" />
<line branch="false" hits="404" number="195" />
<line branch="false" hits="57" number="196" />
<line branch="false" hits="57" number="197" />
<line branch="false" hits="67" number="200" />
<line branch="false" hits="67" number="201" />
<line branch="false" hits="67" number="202" />
<line branch="false" hits="67" number="203" />
<line branch="false" hits="67" number="204" />
<line branch="false" hits="67" number="205" />
<line branch="false" hits="0" number="207" />
<line branch="false" hits="67" number="209" />
<line branch="false" hits="15" number="215" />
<line branch="false" hits="15" number="216" />
<line branch="false" hits="15" number="217" />
<line branch="false" hits="15" number="218" />
<line branch="false" hits="15" number="219" />
<line branch="false" hits="15" number="220" />
<line branch="false" hits="15" number="221" />
<line branch="false" hits="15" number="222" />
<line branch="false" hits="186" number="223" />
<line branch="false" hits="14" number="224" />
<line branch="false" hits="6" number="225" />
<line branch="false" hits="14" number="226" />
<line branch="false" hits="15" number="227" />
<line branch="false" hits="1" number="232" />
<line branch="false" hits="1" number="233" />
<line branch="false" hits="1" number="234" />
<line branch="false" hits="1" number="235" />
<line branch="false" hits="1" number="236" />
<line branch="false" hits="1" number="237" />
<line branch="false" hits="1" number="238" />
<line branch="false" hits="10" number="239" />
<line branch="false" hits="1" number="240" />
<line branch="false" hits="1" number="241" />
<line branch="false" hits="1" number="245" />
<line branch="false" hits="1" number="246" />
<line branch="false" hits="1" number="247" />
<line branch="false" hits="1" number="248" />
<line branch="false" hits="1" number="249" />
<line branch="false" hits="1" number="256" />
<line branch="false" hits="10" number="257" />
<line branch="false" hits="1" number="258" />
<line branch="false" hits="1" number="259" />
<line branch="false" hits="1" number="260" />
<line branch="false" hits="1" number="261" />
<line branch="false" hits="1" number="269" />
<line branch="false" hits="1" number="270" />
<line branch="false" hits="1" number="271" />
<line branch="false" hits="1" number="272" />
<line branch="false" hits="1" number="273" />
<line branch="false" hits="1" number="280" />
<line branch="false" hits="10" number="281" />
<line branch="false" hits="1" number="282" />
<line branch="false" hits="0" number="283" />
<line branch="false" hits="1" number="284" />
<line branch="false" hits="1" number="285" />
<line branch="false" hits="12" number="290" />
<line branch="false" hits="12" number="291" />
<line branch="false" hits="12" number="292" />
<line branch="false" hits="12" number="293" />
<line branch="false" hits="59" number="294" />
<line branch="false" hits="12" number="295" />
<line branch="false" hits="4" number="296" />
<line branch="false" hits="12" number="297" />
<line branch="false" hits="12" number="298" />
<line branch="false" hits="6" number="304" />
<line branch="false" hits="6" number="305" />
<line branch="false" hits="6" number="306" />
<line branch="false" hits="6" number="307" />
<line branch="false" hits="6" number="308" />
<line branch="false" hits="6" number="315" />
<line branch="false" hits="29" number="316" />
<line branch="false" hits="6" number="317" />
<line branch="false" hits="3" number="318" />
<line branch="false" hits="6" number="319" />
<line branch="false" hits="6" number="320" />
<line branch="false" hits="2" number="324" />
<line branch="false" hits="2" number="325" />
<line branch="false" hits="2" number="326" />
<line branch="false" hits="2" number="327" />
<line branch="false" hits="10" number="328" />
<line branch="false" hits="2" number="329" />
<line branch="false" hits="0" number="330" />
<line branch="false" hits="2" number="331" />
<line branch="false" hits="2" number="332" />
<line branch="false" hits="1" number="335" />
<line branch="false" hits="1" number="336" />
<line branch="false" hits="1" number="337" />
<line branch="false" hits="1" number="338" />
<line branch="false" hits="5" number="339" />
<line branch="false" hits="1" number="340" />
<line branch="false" hits="0" number="341" />
<line branch="false" hits="1" number="342" />
<line branch="false" hits="1" number="343" />
<line branch="false" hits="1" number="349" />
<line branch="false" hits="1" number="350" />
<line branch="false" hits="1" number="351" />
<line branch="false" hits="1" number="352" />
<line branch="false" hits="1" number="353" />
<line branch="false" hits="1" number="354" />
<line branch="false" hits="1" number="355" />
<line branch="false" hits="1" number="356" />
<line branch="false" hits="1" number="357" />
<line branch="false" hits="1" number="358" />
<line branch="false" hits="4" number="359" />
<line branch="false" hits="1" number="360" />
<line branch="false" hits="1" number="361" />
<line branch="false" hits="2" number="363" />
<line branch="false" hits="2" number="364" />
<line branch="false" hits="2" number="365" />
<line branch="false" hits="2" number="366" />
<line branch="false" hits="10" number="367" />
<line branch="false" hits="2" number="368" />
<line branch="false" hits="2" number="369" />
<line branch="false" hits="1" number="371" />
<line branch="false" hits="1" number="372" />
<line branch="false" hits="1" number="373" />
<line branch="false" hits="1" number="374" />
<line branch="false" hits="1" number="375" />
<line branch="false" hits="1" number="376" />
<line branch="false" hits="1" number="377" />
<line branch="false" hits="1" number="378" />
<line branch="false" hits="5" number="379" />
<line branch="false" hits="1" number="380" />
<line branch="false" hits="1" number="381" />
<line branch="false" hits="3" number="383" />
<line branch="false" hits="3" number="384" />
<line branch="false" hits="3" number="385" />
<line branch="false" hits="3" number="386" />
<line branch="false" hits="14" number="387" />
<line branch="false" hits="3" number="388" />
<line branch="false" hits="0" number="389" />
<line branch="false" hits="3" number="390" />
<line branch="false" hits="3" number="391" />
<line branch="false" hits="1" number="393" />
<line branch="false" hits="1" number="394" />
<line branch="false" hits="1" number="395" />
<line branch="false" hits="1" number="396" />
<line branch="false" hits="1" number="397" />
<line branch="false" hits="5" number="398" />
<line branch="false" hits="1" number="399" />
<line branch="false" hits="0" number="400" />
<line branch="false" hits="1" number="401" />
<line branch="false" hits="1" number="402" />
<line branch="false" hits="1" number="404" />
<line branch="false" hits="1" number="405" />
<line branch="false" hits="1" number="406" />
<line branch="false" hits="1" number="407" />
<line branch="false" hits="1" number="408" />
<line branch="false" hits="5" number="409" />
<line branch="false" hits="1" number="410" />
<line branch="false" hits="0" number="411" />
<line branch="false" hits="1" number="412" />
<line branch="false" hits="1" number="413" />
<line branch="false" hits="3" number="415" />
<line branch="false" hits="3" number="416" />
<line branch="false" hits="3" number="417" />
<line branch="false" hits="3" number="418" />
<line branch="false" hits="14" number="419" />
<line branch="false" hits="3" number="420" />
<line branch="false" hits="2" number="421" />
<line branch="false" hits="3" number="422" />
<line branch="false" hits="3" number="423" />
<line branch="false" hits="1" number="425" />
<line branch="false" hits="1" number="426" />
<line branch="false" hits="1" number="427" />
<line branch="false" hits="1" number="428" />
<line branch="false" hits="1" number="429" />
<line branch="false" hits="1" number="430" />
<line branch="false" hits="1" number="431" />
<line branch="false" hits="4" number="432" />
<line branch="false" hits="1" number="433" />
<line branch="false" hits="1" number="434" />
<line branch="false" hits="1" number="435" />
<line branch="false" hits="1" number="436" />
<line branch="false" hits="3" number="439" />
<line branch="false" hits="3" number="440" />
<line branch="false" hits="3" number="441" />
<line branch="false" hits="3" number="442" />
<line branch="false" hits="3" number="443" />
<line branch="false" hits="3" number="445" />
<line branch="false" hits="3" number="446" />
<line branch="false" hits="14" number="447" />
<line branch="false" hits="3" number="448" />
<line branch="false" hits="0" number="449" />
<line branch="false" hits="3" number="451" />
<line branch="false" hits="10" number="453" />
<line branch="false" hits="7" number="455" />
<line branch="false" hits="5" number="456" />
<line branch="false" hits="5" number="457" />
<line branch="false" hits="2" number="458" />
<line branch="false" hits="2" number="459" />
<line branch="false" hits="2" number="460" />
<line branch="false" hits="2" number="462" />
<line branch="false" hits="2" number="463" />
<line branch="false" hits="2" number="464" />
<line branch="false" hits="2" number="465" />
<line branch="false" hits="2" number="467" />
<line branch="false" hits="2" number="468" />
<line branch="false" hits="10" number="469" />
<line branch="false" hits="2" number="470" />
<line branch="false" hits="1" number="471" />
<line branch="false" hits="2" number="474" />
<line branch="false" hits="3" number="477" />
<line branch="false" hits="3" number="478" />
<line branch="false" hits="2" number="481" />
<line branch="false" hits="2" number="482" />
<line branch="false" hits="2" number="483" />
<line branch="false" hits="2" number="484" />
<line branch="false" hits="2" number="485" />
<line branch="false" hits="2" number="486" />
<line branch="false" hits="2" number="487" />
<line branch="false" hits="2" number="488" />
<line branch="false" hits="2" number="489" />
<line branch="false" hits="2" number="490" />
<line branch="false" hits="2" number="491" />
<line branch="false" hits="2" number="492" />
<line branch="false" hits="3" number="493" />
<line branch="false" hits="3" number="494" />
<line branch="false" hits="0" number="495" />
<line branch="false" hits="0" number="496" />
<line branch="false" hits="3" number="498" />
<line branch="false" hits="3" number="500" />
<line branch="false" hits="2" number="501" />
<line branch="false" hits="2" number="502" />
<line branch="false" hits="2" number="503" />
<line branch="false" hits="2" number="504" />
<line branch="false" hits="2" number="505" />
<line branch="false" hits="2" number="506" />
<line branch="false" hits="2" number="507" />
<line branch="false" hits="2" number="508" />
<line branch="false" hits="2" number="509" />
<line branch="false" hits="2" number="510" />
<line branch="false" hits="2" number="511" />
<line branch="false" hits="2" number="513" />
<line branch="false" hits="2" number="514" />
<line branch="false" hits="2" number="515" />
<line branch="false" hits="2" number="516" />
<line branch="false" hits="2" number="517" />
<line branch="false" hits="2" number="519" />
<line branch="false" hits="5" number="521" />
<line branch="false" hits="3" number="522" />
<line branch="false" hits="3688" number="525" />
<line branch="false" hits="3" number="526" />
<line branch="false" hits="3" number="528" />
<line branch="false" hits="2" number="531" />
<line branch="false" hits="2" number="532" />
<line branch="false" hits="2" number="533" />
<line branch="false" hits="2" number="535" />
<line branch="false" hits="4" number="537" />
<line branch="false" hits="2" number="540" />
<line branch="false" hits="2" number="541" />
<line branch="false" hits="2" number="542" />
<line branch="false" hits="5" number="546" />
<line branch="false" hits="3" number="547" />
<line branch="false" hits="3" number="548" />
<line branch="false" hits="3" number="549" />
<line branch="false" hits="1" number="550" />
<line branch="false" hits="3" number="551" />
<line branch="false" hits="3" number="552" />
<line branch="false" hits="2" number="553" />
<line branch="false" hits="2" number="554" />
<line branch="false" hits="2" number="555" />
<line branch="false" hits="2" number="556" />
<line branch="false" hits="3" number="557" />
<line branch="false" hits="3" number="558" />
<line branch="false" hits="2" number="561" />
<line branch="false" hits="2" number="562" />
<line branch="false" hits="2" number="565" />
<line branch="false" hits="2" number="566" />
<line branch="false" hits="2" number="567" />
<line branch="false" hits="2" number="568" />
<line branch="false" hits="2" number="569" />
<line branch="false" hits="2" number="571" />
<line branch="false" hits="2" number="572" />
<line branch="false" hits="16" number="573" />
<line branch="false" hits="2" number="574" />
<line branch="false" hits="2" number="576" />
<line branch="false" hits="2" number="577" />
<line branch="false" hits="11" number="578" />
<line branch="false" hits="2" number="579" />
<line branch="false" hits="2" number="581" />
<line branch="false" hits="2" number="582" />
<line branch="false" hits="2" number="585" />
<line branch="false" hits="2" number="586" />
<line branch="false" hits="2" number="587" />
<line branch="false" hits="2" number="588" />
<line branch="false" hits="2" number="589" />
<line branch="false" hits="2" number="591" />
<line branch="false" hits="2" number="592" />
<line branch="false" hits="2" number="593" />
<line branch="false" hits="2" number="594" />
<line branch="false" hits="2" number="595" />
<line branch="false" hits="2" number="596" />
<line branch="false" hits="2" number="599" />
<line branch="false" hits="2" number="600" />
<line branch="false" hits="2" number="601" />
<line branch="false" hits="2" number="602" />
<line branch="false" hits="2" number="603" />
<line branch="false" hits="2" number="604" />
<line branch="false" hits="2" number="605" />
<line branch="false" hits="2" number="606" />
<line branch="false" hits="2" number="607" />
<line branch="false" hits="2" number="608" />
<line branch="false" hits="2" number="609" />
<line branch="false" hits="2" number="610" />
<line branch="false" hits="2" number="611" />
<line branch="false" hits="2" number="612" />
<line branch="false" hits="2" number="613" />
<line branch="false" hits="2" number="614" />
<line branch="false" hits="10" number="615" />
<line branch="false" hits="2" number="616" />
<line branch="false" hits="0" number="617" />
<line branch="false" hits="2" number="618" />
<line branch="false" hits="0" number="619" />
<line branch="false" hits="2" number="620" />
<line branch="false" hits="2" number="621" />
<line branch="false" hits="2" number="624" />
<line branch="false" hits="2" number="625" />
<line branch="false" hits="2" number="626" />
<line branch="false" hits="2" number="627" />
<line branch="false" hits="2" number="628" />
<line branch="false" hits="10" number="629" />
<line branch="false" hits="2" number="631" />
<line branch="false" hits="2" number="632" />
<line branch="false" hits="2" number="633" />
<line branch="false" hits="0" number="634" />
<line branch="false" hits="0" number="635" />
<line branch="false" hits="2" number="638" />
<line branch="false" hits="10" number="639" />
<line branch="false" hits="2" number="640" />
<line branch="false" hits="2" number="641" />
<line branch="false" hits="1" number="644" />
<line branch="false" hits="1" number="645" />
<line branch="false" hits="1" number="646" />
<line branch="false" hits="1" number="647" />
<line branch="false" hits="1" number="648" />
<line branch="false" hits="1" number="649" />
<line branch="false" hits="1" number="650" />
<line branch="false" hits="1" number="651" />
<line branch="false" hits="1" number="652" />
<line branch="false" hits="1" number="653" />
<line branch="false" hits="1" number="654" />
<line branch="false" hits="1" number="655" />
<line branch="false" hits="1" number="656" />
<line branch="false" hits="1" number="657" />
<line branch="false" hits="1" number="658" />
<line branch="false" hits="5" number="659" />
<line branch="false" hits="1" number="660" />
<line branch="false" hits="0" number="661" />
<line branch="false" hits="1" number="662" />
<line branch="false" hits="1" number="663" />
<line branch="false" hits="1" number="664" />
<line branch="false" hits="1" number="667" />
<line branch="false" hits="1" number="668" />
<line branch="false" hits="1" number="669" />
<line branch="false" hits="1" number="670" />
<line branch="false" hits="6" number="671" />
<line branch="false" hits="1" number="673" />
<line branch="false" hits="1" number="674" />
<line branch="false" hits="1" number="675" />
<line branch="false" hits="0" number="676" />
<line branch="false" hits="0" number="677" />
<line branch="false" hits="1" number="680" />
<line branch="false" hits="6" number="681" />
<line branch="false" hits="1" number="682" />
<line branch="false" hits="1" number="683" />
<line branch="false" hits="2" number="686" />
<line branch="false" hits="2" number="687" />
<line branch="false" hits="2" number="688" />
<line branch="false" hits="2" number="689" />
<line branch="false" hits="2" number="690" />
<line branch="false" hits="2" number="691" />
<line branch="false" hits="2" number="692" />
<line branch="false" hits="2" number="693" />
<line branch="false" hits="2" number="694" />
<line branch="false" hits="2" number="695" />
<line branch="false" hits="2" number="696" />
<line branch="false" hits="2" number="698" />
<line branch="false" hits="2" number="699" />
<line branch="false" hits="2" number="700" />
<line branch="false" hits="2" number="702" />
<line branch="false" hits="2" number="703" />
<line branch="false" hits="2" number="704" />
<line branch="false" hits="2" number="705" />
<line branch="false" hits="10" number="706" />
<line branch="false" hits="2" number="707" />
<line branch="false" hits="0" number="708" />
<line branch="false" hits="2" number="709" />
<line branch="false" hits="1" number="710" />
<line branch="false" hits="2" number="711" />
<line branch="false" hits="2" number="712" />
<line branch="false" hits="2" number="715" />
<line branch="false" hits="2" number="716" />
<line branch="false" hits="2" number="717" />
<line branch="false" hits="2" number="718" />
<line branch="false" hits="2" number="719" />
<line branch="false" hits="2" number="720" />
<line branch="false" hits="2" number="721" />
<line branch="false" hits="13" number="722" />
<line branch="false" hits="4" number="723" />
<line branch="false" hits="2" number="725" />
<line branch="false" hits="2" number="726" />
<line branch="false" hits="2" number="727" />
<line branch="false" hits="0" number="728" />
<line branch="false" hits="0" number="729" />
<line branch="false" hits="2" number="732" />
<line branch="false" hits="13" number="733" />
<line branch="false" hits="2" number="734" />
<line branch="false" hits="2" number="735" />
<line branch="false" hits="3" number="740" />
<line branch="false" hits="3" number="741" />
<line branch="false" hits="3" number="742" />
<line branch="false" hits="3" number="743" />
<line branch="false" hits="3" number="744" />
<line branch="false" hits="3" number="746" />
<line branch="false" hits="3" number="747" />
<line branch="false" hits="0" number="748" />
<line branch="false" hits="0" number="749" />
<line branch="false" hits="0" number="750" />
<line branch="false" hits="0" number="751" />
<line branch="false" hits="3" number="752" />
<line branch="false" hits="0" number="753" />
<line branch="false" hits="3" number="756" />
<line branch="false" hits="1" number="757" />
<line branch="false" hits="1" number="758" />
<line branch="false" hits="1" number="759" />
<line branch="false" hits="1" number="761" />
<line branch="false" hits="1" number="762" />
<line branch="false" hits="1" number="763" />
<line branch="false" hits="1" number="765" />
<line branch="false" hits="1" number="766" />
<line branch="false" hits="1" number="767" />
<line branch="false" hits="1" number="768" />
<line branch="false" hits="1" number="769" />
<line branch="false" hits="2" number="770" />
<line branch="false" hits="2" number="772" />
<line branch="false" hits="1" number="773" />
<line branch="false" hits="2" number="774" />
<line branch="false" hits="2" number="776" />
<line branch="false" hits="2" number="777" />
<line branch="false" hits="2" number="778" />
<line branch="false" hits="9" number="780" />
<line branch="false" hits="2" number="782" />
<line branch="false" hits="2" number="783" />
<line branch="false" hits="2" number="784" />
<line branch="false" hits="2" number="785" />
<line branch="false" hits="2" number="788" />
<line branch="false" hits="3674" number="790" />
<line branch="false" hits="3674" number="791" />
<line branch="false" hits="3487" number="792" />
<line branch="false" hits="3674" number="793" />
<line branch="false" hits="3672" number="795" />
<line branch="false" hits="186" number="796" />
<line branch="false" hits="3672" number="797" />
<line branch="false" hits="3672" number="798" />
<line branch="false" hits="2" number="801" />
<line branch="false" hits="0" number="802" />
<line branch="false" hits="2" number="803" />
<line branch="false" hits="2" number="805" />
<line branch="false" hits="2" number="806" />
<line branch="false" hits="2" number="807" />
<line branch="false" hits="2" number="809" />
<line branch="false" hits="3" number="810" />
<line branch="false" hits="3" number="815" />
<line branch="false" hits="3688" number="816" />
<line branch="false" hits="3" number="818" />
<line branch="false" hits="3" number="819" />
<line branch="false" hits="3" number="820" />
<line branch="false" hits="0" number="821" />
<line branch="false" hits="0" number="822" />
<line branch="false" hits="3" number="825" />
<line branch="false" hits="3688" number="826" />
<line branch="false" hits="3" number="827" />
<line branch="false" hits="3" number="828" />
<line branch="false" hits="36" number="839" />
<line branch="false" hits="9" number="844" />
<line branch="false" hits="42" number="849" />
<line branch="false" hits="23" number="854" />
<line branch="false" hits="2" number="867" />
<line branch="false" hits="1" number="876" />
<line branch="false" hits="1" number="902" />
<line branch="false" hits="1" number="918" />
<line branch="false" hits="1" number="949" />
<line branch="false" hits="1" number="975" />
<line branch="false" hits="1" number="1004" />
<line branch="false" hits="1" number="1049" />
<line branch="false" hits="16" number="1099" />
<line branch="false" hits="1" number="1117" />
<line branch="false" hits="1" number="1144" />
<line branch="false" hits="1" number="1147" />
<line branch="false" hits="1" number="1194" />
<line branch="false" hits="1" number="1246" />
<line branch="false" hits="1" number="1269" />
<line branch="false" hits="1" number="1295" />
<line branch="false" hits="1" number="1342" />
</lines>
</class>
<class branch-rate="0" complexity="0" filename="src/http.rs" line-rate="0.7916666666666666" name="src.http.rs">
<methods>
<method name="<trs_mlflow::http::Response>::json::<<trs_mlflow::Client>::get_experiment::{closure#0}::Response>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<<trs_mlflow::Client>::get_experiment_by_name::{closure#0}::Response>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::experiment::ExperimentId>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="14" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::ModelVersion>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="4" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RegisteredModel>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="4" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RegisteredModels>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Run>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="18" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Runs>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Dummy>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="4" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RunInfo>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::run::Run>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::artifact::ListedArtifacts>" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="5" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<<trs_mlflow::Client>::get_experiment::{closure#0}::Response>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<<trs_mlflow::Client>::get_experiment_by_name::{closure#0}::Response>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::experiment::ExperimentId>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="14" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::ModelVersion>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="4" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RegisteredModel>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="4" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RegisteredModels>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Run>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="18" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Runs>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="2" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Dummy>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="4" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RunInfo>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::run::Run>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="1" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::artifact::ListedArtifacts>::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="5" number="18" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<<trs_mlflow::Client>::get_experiment::{closure#0}::Response>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<<trs_mlflow::Client>::get_experiment_by_name::{closure#0}::Response>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::experiment::ExperimentId>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::ModelVersion>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RegisteredModel>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RegisteredModels>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Run>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Runs>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::Dummy>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::bs::RunInfo>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::run::Run>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::json::<trs_mlflow::artifact::ListedArtifacts>::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="21" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::error_for_status::{closure#0}::{closure#0}" signature="" complexity="0" line-rate="0" branch-rate="0">
<lines>
<line hits="0" number="51" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::error_for_status::{closure#0}" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="67" number="28" branch="false" />
</lines>
</method>
<method name="<trs_mlflow::http::Response>::error_for_status" signature="" complexity="0" line-rate="1" branch-rate="1">
<lines>
<line hits="67" number="28" branch="false" />
</lines>
</method>
</methods>
<lines>
<line branch="false" hits="56" number="18" />
<line branch="false" hits="56" number="19" />
<line branch="false" hits="56" number="21" />
<line branch="false" hits="0" number="22" />
<line branch="false" hits="56" number="23" />
<line branch="false" hits="56" number="24" />
<line branch="false" hits="67" number="28" />
<line branch="false" hits="67" number="29" />
<line branch="false" hits="63" number="30" />
<line branch="false" hits="4" number="33" />
<line branch="false" hits="4" number="36" />
<line branch="false" hits="4" number="37" />
<line branch="false" hits="4" number="38" />
<line branch="false" hits="3" number="39" />
<line branch="false" hits="4" number="40" />
<line branch="false" hits="4" number="44" />
<line branch="false" hits="0" number="45" />
<line branch="false" hits="0" number="46" />
<line branch="false" hits="0" number="47" />
<line branch="false" hits="0" number="48" />
<line branch="false" hits="4" number="50" />
<line branch="false" hits="4" number="51" />
<line branch="false" hits="4" number="54" />
<line branch="false" hits="67" number="55" />
</lines>
</class>
</classes>
</package>
</packages>
</coverage>