2024-04-21 14:44:35 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html lang = "en" >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" >
2024-05-06 15:56:00 +00:00
< title > LCOV - BayesNet Coverage Report - bayesnet/ensembles/BoostAODE.cc - functions< / title >
2024-04-21 14:44:35 +00:00
< link rel = "stylesheet" type = "text/css" href = "../../gcov.css" >
< / head >
< body >
< table width = "100%" border = 0 cellspacing = 0 cellpadding = 0 >
< tr > < td class = "title" > LCOV - code coverage report< / td > < / tr >
< tr > < td class = "ruler" > < img src = "../../glass.png" width = 3 height = 3 alt = "" > < / td > < / tr >
< tr >
< td width = "100%" >
< table cellpadding = 1 border = 0 width = "100%" >
< tr >
< td width = "10%" class = "headerItem" > Current view:< / td >
2024-05-06 15:56:00 +00:00
< td width = "10%" class = "headerValue" > < a href = "../../index.html" target = "_parent" > top level< / a > - < a href = "index.html" target = "_parent" > bayesnet/ensembles< / a > - BoostAODE.cc< span style = "font-size: 80%;" > (< a href = "BoostAODE.cc.gcov.html" > source< / a > / functions)< / span > < / td >
2024-04-21 14:44:35 +00:00
< td width = "5%" > < / td >
< td width = "5%" > < / td >
< td width = "5%" class = "headerCovTableHead" > Coverage< / td >
< td width = "5%" class = "headerCovTableHead" title = "Covered + Uncovered code" > Total< / td >
< td width = "5%" class = "headerCovTableHead" title = "Exercised code only" > Hit< / td >
< / tr >
< tr >
< td class = "headerItem" > Test:< / td >
2024-05-06 15:56:00 +00:00
< td class = "headerValue" > BayesNet Coverage Report< / td >
2024-04-21 14:44:35 +00:00
< td > < / td >
< td class = "headerItem" > Lines:< / td >
2024-04-29 22:52:09 +00:00
< td class = "headerCovTableEntryHi" > 98.3 %< / td >
< td class = "headerCovTableEntry" > 237< / td >
< td class = "headerCovTableEntry" > 233< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
< td class = "headerItem" > Test Date:< / td >
2024-05-06 15:56:00 +00:00
< td class = "headerValue" > 2024-05-06 17:54:04< / td >
2024-04-21 14:44:35 +00:00
< td > < / td >
< td class = "headerItem" > Functions:< / td >
< td class = "headerCovTableEntryHi" > 100.0 %< / td >
< td class = "headerCovTableEntry" > 9< / td >
< td class = "headerCovTableEntry" > 9< / td >
2024-05-06 15:56:00 +00:00
< / tr >
< tr >
< td class = "headerItem" > Legend:< / td >
< td class = "headerValueLeg" > Lines:
< span class = "coverLegendCov" > hit< / span >
< span class = "coverLegendNoCov" > not hit< / span >
< / td >
< td > < / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr > < td > < img src = "../../glass.png" width = 3 height = 3 alt = "" > < / td > < / tr >
< / table >
< / td >
< / tr >
< tr > < td class = "ruler" > < img src = "../../glass.png" width = 3 height = 3 alt = "" > < / td > < / tr >
< / table >
< center >
< table cellpadding = 1 cellspacing = 1 border = 0 >
< tr > < td > < br > < / td > < / tr >
< tr >
< td class = "tableHead" > Function Name < span title = "Click to sort table by function name" class = "tableHeadSort" > < img src = "../../glass.png" width = 10 height = 14 alt = "Sort by function name" title = "Click to sort table by function name" border = 0 > < / span > < / td >
< td class = "tableHead" > Hit count < span title = "Click to sort table by function hit count" class = "tableHeadSort" > < a href = "BoostAODE.cc.func-c.html" > < img src = "../../updown.png" width = 10 height = 14 alt = "Sort by function hit count" title = "Click to sort table by function hit count" border = 0 > < / a > < / span > < / td >
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L313" > auto bayesnet::BoostAODE::trainModel(at::Tensor const& )::{lambda(auto:1)#1}::operator()< int> (int) const< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 9700< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L18" > bayesnet::BoostAODE::BoostAODE(bool)< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 168< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L26" > bayesnet::BoostAODE::buildModel(at::Tensor const& )< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 92< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L390" > bayesnet::BoostAODE::graph(std::__cxx11::basic_string< char, std::char_traits< char> , std::allocator< char> > const& ) const< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 4< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L233" > bayesnet::BoostAODE::initializeModels()< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 32< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L57" > bayesnet::BoostAODE::setHyperparameters(nlohmann::json_abi_v3_11_3::basic_json< std::map, std::vector, std::__cxx11::basic_string< char, std::char_traits< char> , std::allocator< char> > , bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector< unsigned char, std::allocator< unsigned char> > , void> const& )< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 88< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L266" > bayesnet::BoostAODE::trainModel(at::Tensor const& )< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 92< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L137" > bayesnet::BoostAODE::update_weights_block(int, at::Tensor& , at::Tensor& )< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 28< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< tr >
2024-04-30 12:00:24 +00:00
< td class = "coverFn" > < a href = "BoostAODE.cc.gcov.html#L110" > bayesnet::update_weights(at::Tensor& , at::Tensor& , at::Tensor& )< / a > < / td >
2024-04-21 14:44:35 +00:00
2024-05-06 15:56:00 +00:00
< td class = "coverFnHi" > 544< / td >
2024-04-21 14:44:35 +00:00
< / tr >
< / table >
< br >
< / center >
< table width = "100%" border = 0 cellspacing = 0 cellpadding = 0 >
< tr > < td class = "ruler" > < img src = "../../glass.png" width = 3 height = 3 alt = "" > < / td > < / tr >
< tr > < td class = "versionInfo" > Generated by: < a href = "https://github.com//linux-test-project/lcov" target = "_parent" > LCOV version 2.0-1< / a > < / td > < / tr >
< / table >
< br >
< / body >
< / html >