LCOV - code coverage report
Current view: top level - libs/postgres_connection/src - lib.rs (source / functions) Coverage Total Hit
Test: 12c2fc96834f59604b8ade5b9add28f1dce41ec6.info Lines: 71.4 % 182 130
Test Date: 2024-07-03 15:33:13 Functions: 67.6 % 37 25

Function Name Sort by function name Hit count Sort by function hit count
<postgres_connection::PgConnectionConfig as core::fmt::Debug>::fmt 6
<postgres_connection::PgConnectionConfig as core::fmt::Debug>::fmt::{closure#0} 2
<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::<_, _> 30
::extend_options::<[alloc::string::String; 1], alloc::string::String> 4
::extend_options::<[alloc::string::String; 3], alloc::string::String> 26
::extend_options::<_, _> 0
<postgres_connection::PgConnectionConfig>::extend_options::<_, _>::{closure#0} 82
::extend_options::<[alloc::string::String; 1], alloc::string::String>::{closure#0} 4
::extend_options::<[alloc::string::String; 3], alloc::string::String>::{closure#0} 78
::extend_options::<_, _>::{closure#0} 0
<postgres_connection::PgConnectionConfig>::host 24
<postgres_connection::PgConnectionConfig>::new_host_port 32
<postgres_connection::PgConnectionConfig>::port 12
<postgres_connection::PgConnectionConfig>::raw_address 6
<postgres_connection::PgConnectionConfig>::set_host 0
<postgres_connection::PgConnectionConfig>::set_password 28
<postgres_connection::PgConnectionConfig>::set_port 0
<postgres_connection::PgConnectionConfig>::to_tokio_postgres_config 0
postgres_connection::encode_options 2
postgres_connection::encode_options::{closure#0} 8
postgres_connection::parse_host_port::<_> 36
postgres_connection::parse_host_port::<&alloc::string::String> 0
postgres_connection::parse_host_port::<&str> 36
postgres_connection::parse_host_port::<_> 0
postgres_connection::parse_host_port::<_>::{closure#0} 14
postgres_connection::parse_host_port::<&alloc::string::String>::{closure#0} 0
postgres_connection::parse_host_port::<&str>::{closure#0} 14
postgres_connection::parse_host_port::<_>::{closure#0} 0
postgres_connection::tests_parse_host_port::test_invalid_host 2
postgres_connection::tests_parse_host_port::test_invalid_port 2
postgres_connection::tests_parse_host_port::test_ipv6 2
postgres_connection::tests_parse_host_port::test_no_port 2
postgres_connection::tests_parse_host_port::test_normal 2
postgres_connection::tests_pg_connection_config::STUB_HOST::{closure#0} 4
postgres_connection::tests_pg_connection_config::test_ipv6 2
postgres_connection::tests_pg_connection_config::test_no_password 2
postgres_connection::tests_pg_connection_config::test_with_options 2
postgres_connection::tests_pg_connection_config::test_with_password 2

Generated by: LCOV version 2.1-beta