LCOV - code coverage report
Current view: top level - snapwebsites - http_client_server.cpp (source / functions) Hit Total Coverage
Test: coverage.info Lines: 1 313 0.3 %
Date: 2019-12-15 17:13:15 Functions: 2 45 4.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
http_client_server::http_client::send_request(http_client_server::http_request const&) 0
http_client_server::http_client::set_keep_alive(bool) 0
http_client_server::http_request::set_header(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_command(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_basic_auth(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_uri(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_body(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_data(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_host(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_path(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_request::set_port(int) 0
http_client_server::http_request::set_post(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_response::set_header(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_response::set_protocol(http_client_server::http_response::protocol_t) 0
http_client_server::http_response::set_response(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>) 0
http_client_server::http_response::set_http_message(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_response::set_response_code(int) 0
http_client_server::http_response::append_original_header(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 0
http_client_server::http_client::get_keep_alive() const 0
http_client_server::http_request::get_header(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const 0
http_client_server::http_request::get_command[abi:cxx11]() const 0
http_client_server::http_request::get_request[abi:cxx11](bool) const 0
http_client_server::http_request::get_body[abi:cxx11]() const 0
http_client_server::http_request::get_host[abi:cxx11]() const 0
http_client_server::http_request::get_path[abi:cxx11]() const 0
http_client_server::http_request::get_port() const 0
http_client_server::http_request::get_post(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const 0
http_client_server::http_response::get_header(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const 0
http_client_server::http_response::has_header(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const 0
http_client_server::http_response::get_protocol() const 0
http_client_server::http_response::get_response[abi:cxx11]() const 0
http_client_server::http_response::get_http_message[abi:cxx11]() const 0
http_client_server::http_response::get_response_code() const 0
http_client_server::http_response::get_original_header[abi:cxx11]() const 0
http_client_server::http_request::set_basic_auth(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) const 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>)::reader::read_header() 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>)::reader::read_protocol() 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>)::reader::process() 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>)::reader::read_body() 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>)::reader::read_line(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>)::reader::reader(http_client_server::http_response*, std::shared_ptr<tcp_client_server::bio_client>) 0
http_client_server::http_response::read_response(std::shared_ptr<tcp_client_server::bio_client>)::reader::~reader() 0
_GLOBAL__sub_I_http_client_server.cpp 2
__static_initialization_and_destruction_0(int, int) 2

Generated by: LCOV version 1.13