LCOV - code coverage report
Current view: top level - libs/postgres_connection/src - lib.rs (source / functions) Coverage Total Hit
Test: 90b23405d17e36048d3bb64e314067f397803f1b.info Lines: 86.2 % 188 162
Test Date: 2024-09-20 13:14:58 Functions: 71.1 % 38 27

Function Name Sort by function name Hit count Sort by function hit count
<postgres_connection::PgConnectionConfig as core::fmt::Debug>::fmt 3
<postgres_connection::PgConnectionConfig as core::fmt::Debug>::fmt::{closure#0} 1
<postgres_connection::PgConnectionConfig as core::fmt::Display>::fmt 0
<postgres_connection::PgConnectionConfig>::connect_no_tls 0
<postgres_connection::PgConnectionConfig>::connect_no_tls::{closure#0} 0
<postgres_connection::PgConnectionConfig>::extend_options::<_, _> 91
::extend_options::<[&str; 4], &str> 1
::extend_options::<[alloc::string::String; 1], alloc::string::String> 12
::extend_options::<[alloc::string::String; 3], alloc::string::String> 78
::extend_options::<_, _> 0
<postgres_connection::PgConnectionConfig>::extend_options::<_, _>::{closure#0} 250
::extend_options::<[&str; 4], &str>::{closure#0} 4
::extend_options::<[alloc::string::String; 1], alloc::string::String>::{closure#0} 12
::extend_options::<[alloc::string::String; 3], alloc::string::String>::{closure#0} 234
::extend_options::<_, _>::{closure#0} 0
<postgres_connection::PgConnectionConfig>::host 45
<postgres_connection::PgConnectionConfig>::new_host_port 82
<postgres_connection::PgConnectionConfig>::port 8
<postgres_connection::PgConnectionConfig>::raw_address 4
<postgres_connection::PgConnectionConfig>::set_host 0
<postgres_connection::PgConnectionConfig>::set_password 79
<postgres_connection::PgConnectionConfig>::set_port 0
<postgres_connection::PgConnectionConfig>::to_tokio_postgres_config 1
<postgres_connection::PgConnectionConfig>::to_tokio_postgres_config::{closure#0} 4
postgres_connection::parse_host_port::<_> 83
postgres_connection::parse_host_port::<&alloc::string::String> 0
postgres_connection::parse_host_port::<&str> 83
postgres_connection::parse_host_port::<_> 0
postgres_connection::parse_host_port::<_>::{closure#0} 7
postgres_connection::parse_host_port::<&alloc::string::String>::{closure#0} 0
postgres_connection::parse_host_port::<&str>::{closure#0} 7
postgres_connection::parse_host_port::<_>::{closure#0} 0
postgres_connection::tests_parse_host_port::test_invalid_host 1
postgres_connection::tests_parse_host_port::test_invalid_port 1
postgres_connection::tests_parse_host_port::test_ipv6 1
postgres_connection::tests_parse_host_port::test_no_port 1
postgres_connection::tests_parse_host_port::test_normal 1
postgres_connection::tests_pg_connection_config::STUB_HOST::{closure#0} 3
postgres_connection::tests_pg_connection_config::test_ipv6 1
postgres_connection::tests_pg_connection_config::test_no_password 1
postgres_connection::tests_pg_connection_config::test_with_options 1
postgres_connection::tests_pg_connection_config::test_with_password 1

Generated by: LCOV version 2.1-beta