INSTINCT Code Coverage Report


Directory: src/
Date: 2025-02-07 16:54:41
Exec Total Coverage
Lines: 16376 42418 38.6%
Functions: 2874 4848 59.3%
Branches: 19560 85078 23.0%

Function (File:Line) Call count Block coverage
(anonymous namespace)::Main(int, char const**) (src/main.cpp:19)not called0.0%
(anonymous namespace)::TrafoHelperMarker(Eigen::Quaternion<double, 0> const&) (src/Nodes/DataProvider/IMU/Imu.cpp:21)not called0.0%
(anonymous namespace)::handler(int) (src/internal/Sleep.cpp:25)not called0.0%
Autopilot_Interface::Autopilot_Interface() (src/util/Vendor/MavLink/autopilot_interface.hpp:287)called 112 times100.0%
Autopilot_Interface::Autopilot_Interface(std::shared_ptr<Generic_Port> const&) (src/util/Vendor/MavLink/autopilot_interface.cpp:176)not called0.0%
Autopilot_Interface::GPS_Input(int, int, float, float, float, float, unsigned int, unsigned short) (src/util/Vendor/MavLink/autopilot_interface.cpp:591)not called0.0%
Autopilot_Interface::MOCAP_Input(float, float, float, float) (src/util/Vendor/MavLink/autopilot_interface.cpp:538)not called0.0%
Autopilot_Interface::arm_disarm(bool) (src/util/Vendor/MavLink/autopilot_interface.cpp:480)not called0.0%
Autopilot_Interface::disable_offboard_control() (src/util/Vendor/MavLink/autopilot_interface.cpp:449)not called0.0%
Autopilot_Interface::enable_offboard_control() (src/util/Vendor/MavLink/autopilot_interface.cpp:418)not called0.0%
Autopilot_Interface::handle_quit(int) (src/util/Vendor/MavLink/autopilot_interface.cpp:872)not called0.0%
Autopilot_Interface::read_messages() (src/util/Vendor/MavLink/autopilot_interface.cpp:202)not called0.0%
Autopilot_Interface::read_thread() (src/util/Vendor/MavLink/autopilot_interface.cpp:889)not called0.0%
Autopilot_Interface::setGPS(int, int, float, float, float, float, unsigned int, unsigned short) (src/util/Vendor/MavLink/autopilot_interface.cpp:631)not called0.0%
Autopilot_Interface::setGPS_Active(bool) (src/util/Vendor/MavLink/autopilot_interface.cpp:657)not called0.0%
Autopilot_Interface::setGPS_Frequency(double) (src/util/Vendor/MavLink/autopilot_interface.cpp:681)not called0.0%
Autopilot_Interface::setMOCAP(float, float, float, float) (src/util/Vendor/MavLink/autopilot_interface.cpp:646)not called0.0%
Autopilot_Interface::setMOCAP_Active(bool) (src/util/Vendor/MavLink/autopilot_interface.cpp:665)not called0.0%
Autopilot_Interface::setMOCAP_Frequency(double) (src/util/Vendor/MavLink/autopilot_interface.cpp:673)not called0.0%
Autopilot_Interface::setPort(std::shared_ptr<Generic_Port> const&) (src/util/Vendor/MavLink/autopilot_interface.cpp:185)not called0.0%
Autopilot_Interface::start() (src/util/Vendor/MavLink/autopilot_interface.cpp:689)not called0.0%
Autopilot_Interface::start_read_thread() (src/util/Vendor/MavLink/autopilot_interface.cpp:842)not called0.0%
Autopilot_Interface::start_write_thread() (src/util/Vendor/MavLink/autopilot_interface.cpp:857)not called0.0%
Autopilot_Interface::stop() (src/util/Vendor/MavLink/autopilot_interface.cpp:820)not called0.0%
Autopilot_Interface::toggle_offboard_control(bool) (src/util/Vendor/MavLink/autopilot_interface.cpp:514)not called0.0%
Autopilot_Interface::update_setpoint(__mavlink_set_position_target_local_ned_t) (src/util/Vendor/MavLink/autopilot_interface.cpp:193)not called0.0%
Autopilot_Interface::write_message(__mavlink_message) (src/util/Vendor/MavLink/autopilot_interface.cpp:355)not called0.0%
Autopilot_Interface::write_setpoint() (src/util/Vendor/MavLink/autopilot_interface.cpp:370)not called0.0%
Autopilot_Interface::write_thread() (src/util/Vendor/MavLink/autopilot_interface.cpp:905)not called0.0%
Autopilot_Interface::~Autopilot_Interface() (src/util/Vendor/MavLink/autopilot_interface.hpp:291)called 112 times100.0%
CallbackTimer::CallbackTimer() (src/util/CallbackTimer.hpp:25)called 336 times100.0%
CallbackTimer::is_running() const (src/util/CallbackTimer.cpp:56)not called0.0%
CallbackTimer::setInterval(int) (src/util/CallbackTimer.cpp:51)not called0.0%
CallbackTimer::start(int, std::function<void (void*)> const&, void*) (src/util/CallbackTimer.cpp:30)not called0.0%
CallbackTimer::start(int, std::function<void (void*)> const&, void*)::{lambda()#1}::operator()() const (src/util/CallbackTimer.cpp:38)not called0.0%
CallbackTimer::stop() (src/util/CallbackTimer.cpp:21)not called0.0%
CallbackTimer::~CallbackTimer() (src/util/CallbackTimer.cpp:13)called 336 times80.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::ecef2lla<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> > const&, double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:85)not called0.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::ecef2lla<Eigen::Block<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 3, 1, false> > const&, double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:85)not called0.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::e_calcCentrifugalAcceleration<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/Functions.hpp:72)called 38664 times100.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::e_calcTimeDerivativeForPosition<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&) (src/Navigation/INS/EcefFrame/Mechanization.hpp:108)called 38664 times100.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::lla_calcTimeDerivativeForPosition<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar const&, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar const&, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar const&, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar const&) (src/Navigation/INS/LocalNavFrame/Mechanization.hpp:117)called 113682 times70.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcGravitation_EGM96<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&, unsigned long) (src/Navigation/Gravity/Gravity.hpp:129)called 41019 times88.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcTransportRate<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar const&, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar const&) (src/Navigation/INS/Functions.hpp:39)called 113682 times100.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::ecef2lla<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&, double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:85)called 38664 times62.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)called 154701 times75.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)called 154701 times100.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::ecef2lla<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&, double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:85)called 12888 times62.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)called 37894 times82.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)called 37894 times100.0%
Eigen::Matrix<Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1> const, 3, 1, false>::Scalar, 3, 1, 0, 3, 1> NAV::lla_calcTimeDerivativeForPosition<Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1> const, 3, 1, false> > const&, Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1> const, 3, 1, false>::Scalar const&, Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1> const, 3, 1, false>::Scalar const&, Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1> const, 3, 1, false>::Scalar const&, Eigen::Block<Eigen::Matrix<double, 6, 1, 0, 6, 1> const, 3, 1, false>::Scalar const&) (src/Navigation/INS/LocalNavFrame/Mechanization.hpp:117)not called0.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::ecef2lla<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:85)called 1296 times62.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)called 25517 times75.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)called 25517 times100.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)called 25008 times75.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)called 25008 times100.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)not called0.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)not called0.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::ecef2lla<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:85)called 24222 times62.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)not called0.0%
Eigen::Matrix<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)not called0.0%
Eigen::Matrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> > > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)called 234 times75.0%
Eigen::Matrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> > > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)called 234 times100.0%
Eigen::Matrix<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)not called0.0%
Eigen::Matrix<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)not called0.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::ObservationEstimator::e_calcRecvPosAPC<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(NAV::Frequency const&, unsigned long, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:488)called 41798 times78.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::e_calcCentrifugalAcceleration<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/Functions.hpp:72)called 2974127 times100.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::e_calcCoriolisAcceleration<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&) (src/Navigation/INS/Functions.hpp:107)called 38664 times86.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::e_calcLineOfSightUnitVector<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/GNSS/Functions.hpp:31)called 315583 times73.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::e_calcTimeDerivativeForVelocity<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/EcefFrame/Mechanization.hpp:86)called 38664 times78.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcCoriolisAcceleration<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 3, 1, false> > const&) (src/Navigation/INS/Functions.hpp:90)called 113682 times78.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcCoriolisAcceleration<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/Functions.hpp:90)called 2848087 times78.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcGravitation<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, NAV::GravitationModel) (src/Navigation/Gravity/Gravity.hpp:194)not called0.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcGravitation_EGM96<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, unsigned long) (src/Navigation/Gravity/Gravity.hpp:129)called 140304 times88.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcTimeDerivativeForVelocity<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/LocalNavFrame/Mechanization.hpp:87)called 113682 times78.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::n_calcTransportRate<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar const&, Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar const&) (src/Navigation/INS/Functions.hpp:39)called 5774227 times100.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::e_posARP2APC<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, NAV::Frequency, 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&) (src/Navigation/Transformations/Antenna.hpp:89)called 41798 times33.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::e_posMarker2ARP<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/Transformations/Antenna.hpp:33)called 41798 times71.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::ecef2lla_WGS84<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:302)called 19400715 times100.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::ecef2ned<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:329)called 10002 times59.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::ecef2lla<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:85)called 19398600 times76.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::internal::lla2ecef<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:61)called 18650773 times82.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::lla2ecef_WGS84<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:284)called 18653789 times100.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::ned2ecef<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:353)called 36865 times60.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 3, 0, 3, 3> NAV::conversionMatrixCartesianCurvilinear<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar const&, Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar const&) (src/Navigation/Ellipsoid/Ellipsoid.hpp:71)called 62626 times75.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 3, 3, 0, 3, 3> NAV::math::skewSymmetricMatrix<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/Math/Math.hpp:89)called 2960292 times78.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 4, 1, 0, 4, 1> NAV::calcTimeDerivativeFor_e_Quat_b<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 4, 1, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 4, 1, false> > const&) (src/Navigation/INS/EcefFrame/Mechanization.hpp:51)called 38664 times70.0%
Eigen::Matrix<Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar, 4, 1, 0, 4, 1> NAV::calcTimeDerivativeFor_n_Quat_b<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 4, 1, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1> const, 4, 1, false> > const&) (src/Navigation/INS/LocalNavFrame/Mechanization.hpp:52)called 113682 times70.0%
Eigen::Matrix<Eigen::Quaternion<double, 0>::Scalar, 3, 1, 0, 3, 1> NAV::trafo::quat2eulerZYX<Eigen::Quaternion<double, 0> >(Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:141)called 707469 times88.0%
Eigen::Matrix<double, -1, -1, 0, -1, -1>::PlainObject NAV::transitionMatrix_Phi_Taylor<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, double, unsigned long) (src/Navigation/Math/KalmanFilter.hpp:195)not called0.0%
Eigen::Matrix<double, -1, 1, 0, -1, 1> NAV::BDCSVD<double>::calcCoefficients<Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, unsigned long) (src/Navigation/Math/internal/PolynomialRegressor/BDCSVD.hpp:40)called 23602 times66.0%
Eigen::Matrix<double, -1, 1, 0, -1, 1> NAV::COD<double>::calcCoefficients<Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, unsigned long) (src/Navigation/Math/internal/PolynomialRegressor/COD.hpp:40)called 23602 times66.0%
Eigen::Matrix<double, -1, 1, 0, -1, 1> NAV::HouseholderQr<double>::calcCoefficients<Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, unsigned long) (src/Navigation/Math/internal/PolynomialRegressor/HouseholderQr.hpp:39)called 314275 times66.0%
Eigen::Matrix<double, -1, 1, 0, -1, 1> NAV::LeastSquares<double>::calcCoefficients<Eigen::Matrix<double, -1, 1, 0, -1, 1>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, unsigned long) (src/Navigation/Math/internal/PolynomialRegressor/LeastSquares.hpp:40)called 23602 times63.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::ButcherTableau::RungeKuttaExplicit<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, 1ul, std::array<std::array<double, 2ul>, 2ul>{std::array<double, 2ul> [2]{std::array<double, 2ul>{}, std::array<double, 2ul>{double [2]{(double)[0000000000000000], (double)[3ff0000000000000]}}}}, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 1ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:44)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::ButcherTableau::RungeKuttaExplicit<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, 2ul, std::array<std::array<double, 3ul>, 3ul>{std::array<double, 3ul> [3]{std::array<double, 3ul>{}, std::array<double, 3ul>{double [3]{(double)[3fe0000000000000], (double)[3fe0000000000000]}}, std::array<double, 3ul>{double [3]{(double)[0000000000000000], (double)[0000000000000000], (double)[3ff0000000000000]}}}}, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 2ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:44)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::ButcherTableau::RungeKuttaExplicit<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, 2ul, std::array<std::array<double, 3ul>, 3ul>{std::array<double, 3ul> [3]{std::array<double, 3ul>{}, std::array<double, 3ul>{double [3]{(double)[3ff0000000000000], (double)[3ff0000000000000]}}, std::array<double, 3ul>{double [3]{(double)[0000000000000000], (double)[3fe0000000000000], (double)[3fe0000000000000]}}}}, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 2ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:44)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::ButcherTableau::RungeKuttaExplicit<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, 3ul, std::array<std::array<double, 4ul>, 4ul>{std::array<double, 4ul> [4]{std::array<double, 4ul>{}, std::array<double, 4ul>{double [4]{(double)[3fe0000000000000], (double)[3fe0000000000000]}}, std::array<double, 4ul>{double [4]{(double)[3ff0000000000000], (double)[bff0000000000000], (double)[4000000000000000]}}, std::array<double, 4ul>{double [4]{(double)[0000000000000000], (double)[3fc5555555555555], (double)[3fe5555555555555], (double)[3fc5555555555555]}}}}, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 3ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:44)called 50782 times82.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::ButcherTableau::RungeKuttaExplicit<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, 4ul, std::array<std::array<double, 5ul>, 5ul>{std::array<double, 5ul> [5]{std::array<double, 5ul>{}, std::array<double, 5ul>{double [5]{(double)[3fe0000000000000], (double)[3fe0000000000000]}}, std::array<double, 5ul>{double [5]{(double)[3fe0000000000000], (double)[0000000000000000], (double)[3fe0000000000000]}}, std::array<double, 5ul>{double [5]{(double)[3ff0000000000000], (double)[0000000000000000], (double)[0000000000000000], (double)[3ff0000000000000]}}, std::array<double, 5ul>{double [5]{(double)[0000000000000000], (double)[3fc5555555555555], (double)[3fd5555555555555], (double)[3fd5555555555555], (double)[3fc5555555555555]}}}}, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 4ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:44)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::Heun2<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 2ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:233)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::RungeKutta1<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 1ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:175)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::RungeKutta2<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 2ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:204)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::RungeKutta3<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 3ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:264)called 50782 times100.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::RungeKutta4<Eigen::Matrix<double, 10, 1, 0, 10, 1>, Eigen::Matrix<double, 6, 1, 0, 6, 1>, double, Eigen::Matrix<double, 10, 1, 0, 10, 1> (Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> >(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, std::array<Eigen::Matrix<double, 6, 1, 0, 6, 1>, 4ul> const&, double const&, Eigen::Matrix<double, 10, 1, 0, 10, 1> ( const&)(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double), NAV::PosVelAttDerivativeConstants<double> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:328)not called0.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::e_calcPosVelAttDerivative<double>(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double) (src/Navigation/INS/EcefFrame/Mechanization.hpp:119)called 38664 times62.0%
Eigen::Matrix<double, 10, 1, 0, 10, 1> NAV::n_calcPosVelAttDerivative<double>(Eigen::Matrix<double, 10, 1, 0, 10, 1> const&, Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, NAV::PosVelAttDerivativeConstants<double> const&, double) (src/Navigation/INS/LocalNavFrame/Mechanization.hpp:139)called 113682 times61.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1> NAV::deg2rad<double>(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/Transformations/Units.hpp:30)called 126004 times75.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1> NAV::n_calcGravitation_SomiglianaAltitude<double>(double const&, double const&) (src/Navigation/Gravity/Gravity.hpp:58)called 2885972 times82.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1> NAV::n_calcGravitation_WGS84<double>(double const&, double const&) (src/Navigation/Gravity/Gravity.hpp:106)not called0.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1> NAV::n_calcGravitation_WGS84_Skydel<double>(double const&, double const&) (src/Navigation/Gravity/Gravity.hpp:83)not called0.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1> NAV::rad2deg<double>(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/Transformations/Units.hpp:48)called 1058611 times78.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::PlainObject NAV::convertUnit<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, NAV::Units::ImuAccelerometerIRWUnits) (src/Navigation/INS/Units.hpp:219)called 34998 times50.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::PlainObject NAV::convertUnit<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, NAV::Units::ImuAccelerometerNoiseUnits) (src/Navigation/INS/Units.hpp:177)called 95003 times50.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::PlainObject NAV::convertUnit<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, NAV::Units::ImuAccelerometerUnits) (src/Navigation/INS/Units.hpp:141)called 60019 times80.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::PlainObject NAV::convertUnit<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, NAV::Units::ImuGyroscopeIRWUnits) (src/Navigation/INS/Units.hpp:238)called 35003 times24.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::PlainObject NAV::convertUnit<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, NAV::Units::ImuGyroscopeNoiseUnits) (src/Navigation/INS/Units.hpp:196)called 95010 times38.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::PlainObject NAV::convertUnit<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, NAV::Units::ImuGyroscopeUnits) (src/Navigation/INS/Units.hpp:158)called 60003 times56.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::PlainObject NAV::math::lerp<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar const&) (src/Navigation/Math/Math.hpp:298)called 101564 times78.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcPitchFromStaticAcceleration<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/Functions.hpp:133)not called0.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcPitchFromVelocity<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/Functions.hpp:169)called 1344080 times100.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcRollFromStaticAcceleration<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/Functions.hpp:118)not called0.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcSagnacCorrection<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/GNSS/Functions.hpp:66)called 41798 times88.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcSagnacRateCorrection<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/GNSS/Functions.hpp:81)called 40922 times100.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcSatAzimuth<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/GNSS/Functions.hpp:54)called 83280 times100.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcSatElevation<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/GNSS/Functions.hpp:43)called 126783 times100.0%
Eigen::Matrix<double, 3, 1, 0, 3, 1>::Scalar NAV::calcYawFromVelocity<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/INS/Functions.hpp:153)called 1344080 times100.0%
Eigen::Matrix<double, 6, 1, 0, 6, 1> NAV::ButcherTableau::RungeKuttaExplicit<Eigen::Matrix<double, 6, 1, 0, 6, 1>, int, double, 4ul, std::array<std::array<double, 5ul>, 5ul>{std::array<double, 5ul> [5]{std::array<double, 5ul>{}, std::array<double, 5ul>{double [5]{(double)[3fe0000000000000], (double)[3fe0000000000000]}}, std::array<double, 5ul>{double [5]{(double)[3fe0000000000000], (double)[0000000000000000], (double)[3fe0000000000000]}}, std::array<double, 5ul>{double [5]{(double)[3ff0000000000000], (double)[0000000000000000], (double)[0000000000000000], (double)[3ff0000000000000]}}, std::array<double, 5ul>{double [5]{(double)[0000000000000000], (double)[3fc5555555555555], (double)[3fd5555555555555], (double)[3fd5555555555555], (double)[3fc5555555555555]}}}}, NAV::GLONASSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const::{lambda(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, int, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double)#1}, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, std::array<int, 4ul> const&, double const&, NAV::GLONASSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const::{lambda(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, int, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double)#1} const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:44)called 18630 times82.0%
Eigen::Matrix<double, 6, 1, 0, 6, 1> NAV::RungeKutta4<Eigen::Matrix<double, 6, 1, 0, 6, 1>, int, double, NAV::GLONASSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const::{lambda(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, int, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double)#1}, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, std::array<int, 4ul> const&, double const&, NAV::GLONASSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const::{lambda(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, int, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double)#1} const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double const&) (src/Navigation/Math/NumericalIntegration.hpp:328)called 18630 times100.0%
Eigen::Matrix<int, -1, -1, 0, -1, -1>::PlainObject NAV::apply_permutation_colwise<Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:100)called 1 time69.0%
Eigen::Matrix<int, -1, -1, 0, -1, -1>::PlainObject NAV::apply_permutation_rowwise<Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:86)called 1 time69.0%
Eigen::Matrix<int, -1, 1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, 1> NAV::apply_permutation<int, -1>(Eigen::Matrix<int, -1, 1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, 1> const&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:72)called 1 time73.0%
Eigen::Quaternion<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>::Scalar, 0> NAV::trafo::n_Quat_b<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/Navigation/Transformations/CoordinateFrames.hpp:248)called 25008 times100.0%
Eigen::Quaternion<double, 0> NAV::trafo::b_Quat_n<double>(double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:213)called 3279940 times60.0%
Eigen::Quaternion<double, 0> NAV::trafo::b_Quat_p<double>(double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:259)called 1 time60.0%
Eigen::Quaternion<double, 0> NAV::trafo::e_Quat_i<double>(double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:164)called 3 times73.0%
Eigen::Quaternion<double, 0> NAV::trafo::e_Quat_n<double>(double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:187)called 6141675 times69.0%
Eigen::Quaternion<double, 0> NAV::trafo::i_Quat_e<double>(double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:177)called 1 time100.0%
Eigen::Quaternion<double, 0> NAV::trafo::n_Quat_b<double>(double, double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:239)called 415691 times100.0%
Eigen::Quaternion<double, 0> NAV::trafo::n_Quat_e<double>(double, double) (src/Navigation/Transformations/CoordinateFrames.hpp:202)called 4703341 times100.0%
Generic_Port::Generic_Port() (src/util/Vendor/MavLink/generic_port.hpp:81)not called0.0%
Generic_Port::~Generic_Port() (src/util/Vendor/MavLink/generic_port.hpp:83)not called0.0%
ImGui::(anonymous namespace)::ImDrawList_AddAnsiText(ImDrawList*, ImFont const*, float, ImVec2 const&, unsigned int, char const*, char const*, float, ImVec4 const*) (src/internal/gui/widgets/TextAnsiColored.cpp:417)not called0.0%
ImGui::(anonymous namespace)::ImFont_RenderAnsiText(ImFont const*, ImDrawList*, float, ImVec2, unsigned int, ImVec4 const&, char const*, char const*, float, bool) (src/internal/gui/widgets/TextAnsiColored.cpp:125)not called0.0%
ImGui::(anonymous namespace)::ParseColor(char const*, unsigned int*, int*) (src/internal/gui/widgets/TextAnsiColored.cpp:50)not called0.0%
ImGui::(anonymous namespace)::RenderAnsiText(ImVec2, char const*, char const*, bool) (src/internal/gui/widgets/TextAnsiColored.cpp:476)not called0.0%
ImGui::(anonymous namespace)::RenderAnsiTextWrapped(ImVec2, char const*, char const*, float) (src/internal/gui/widgets/TextAnsiColored.cpp:506)not called0.0%
ImGui::DragDouble(char const*, double*, float, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:19)not called0.0%
ImGui::DragDouble2(char const*, double*, float, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:24)not called0.0%
ImGui::DragDouble3(char const*, double*, float, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:29)not called0.0%
ImGui::DragDouble4(char const*, double*, float, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:34)not called0.0%
ImGui::DragLong(char const*, long*, float, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:41)not called0.0%
ImGui::DragLong2(char const*, long*, float, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:46)not called0.0%
ImGui::DragLong3(char const*, long*, float, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:51)not called0.0%
ImGui::DragLong4(char const*, long*, float, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:56)not called0.0%
ImGui::DragULong(char const*, unsigned long*, float, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:63)not called0.0%
ImGui::DragULong2(char const*, unsigned long*, float, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:68)not called0.0%
ImGui::DragULong3(char const*, unsigned long*, float, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:73)not called0.0%
ImGui::DragULong4(char const*, unsigned long*, float, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:78)not called0.0%
ImGui::InputDouble2(char const*, double*, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:173)not called0.0%
ImGui::InputDouble2L(char const*, double*, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:304)not called0.0%
ImGui::InputDouble3(char const*, double*, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:178)not called0.0%
ImGui::InputDouble3L(char const*, double*, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:318)not called0.0%
ImGui::InputDouble4(char const*, double*, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:183)not called0.0%
ImGui::InputDouble4L(char const*, double*, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:332)not called0.0%
ImGui::InputDoubleL(char const*, double*, double, double, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:294)not called0.0%
ImGui::InputFloat2L(char const*, float*, float, float, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:200)not called0.0%
ImGui::InputFloat3L(char const*, float*, float, float, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:214)not called0.0%
ImGui::InputFloat4L(char const*, float*, float, float, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:228)not called0.0%
ImGui::InputFloatL(char const*, float*, float, float, float, float, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:190)not called0.0%
ImGui::InputInt2L(char const*, int*, int, int, int) (src/internal/gui/widgets/imgui_ex.cpp:252)not called0.0%
ImGui::InputInt3L(char const*, int*, int, int, int) (src/internal/gui/widgets/imgui_ex.cpp:266)not called0.0%
ImGui::InputInt4L(char const*, int*, int, int, int) (src/internal/gui/widgets/imgui_ex.cpp:280)not called0.0%
ImGui::InputIntL(char const*, int*, int, int, int, int, int) (src/internal/gui/widgets/imgui_ex.cpp:242)not called0.0%
ImGui::InputTextL(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long, int) (src/internal/gui/widgets/imgui_ex.cpp:346)not called0.0%
ImGui::InputTextL(char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, unsigned long, int)::{lambda(ImGuiInputTextCallbackData*)#1}::operator()(ImGuiInputTextCallbackData*) const (src/internal/gui/widgets/imgui_ex.cpp:349)not called0.0%
ImGui::SliderDouble(char const*, double*, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:85)not called0.0%
ImGui::SliderDouble2(char const*, double*, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:90)not called0.0%
ImGui::SliderDouble3(char const*, double*, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:95)not called0.0%
ImGui::SliderDouble4(char const*, double*, double, double, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:100)not called0.0%
ImGui::SliderLong(char const*, long*, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:107)not called0.0%
ImGui::SliderLong2(char const*, long*, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:112)not called0.0%
ImGui::SliderLong3(char const*, long*, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:117)not called0.0%
ImGui::SliderLong4(char const*, long*, long, long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:122)not called0.0%
ImGui::SliderUInt(char const*, unsigned int*, unsigned int, unsigned int, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:151)not called0.0%
ImGui::SliderUInt2(char const*, unsigned int*, unsigned int, unsigned int, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:156)not called0.0%
ImGui::SliderUInt3(char const*, unsigned int*, unsigned int, unsigned int, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:161)not called0.0%
ImGui::SliderUInt4(char const*, unsigned int*, unsigned int, unsigned int, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:166)not called0.0%
ImGui::SliderULong(char const*, unsigned long*, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:129)not called0.0%
ImGui::SliderULong2(char const*, unsigned long*, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:134)not called0.0%
ImGui::SliderULong3(char const*, unsigned long*, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:139)not called0.0%
ImGui::SliderULong4(char const*, unsigned long*, unsigned long, unsigned long, char const*, int) (src/internal/gui/widgets/imgui_ex.cpp:144)not called0.0%
ImGui::TextAnsiColored(ImVec4 const&, char const*, ...) (src/internal/gui/widgets/TextAnsiColored.cpp:680)not called0.0%
ImGui::TextAnsiColoredV(ImVec4 const&, char const*, __va_list_tag*) (src/internal/gui/widgets/TextAnsiColored.cpp:673)not called0.0%
ImGui::TextAnsiUnformatted(char const*, char const*) (src/internal/gui/widgets/TextAnsiColored.cpp:529)not called0.0%
ImGui::TextAnsiV(char const*, __va_list_tag*) (src/internal/gui/widgets/TextAnsiColored.cpp:653)not called0.0%
Logger::GetRingBufferSink() (src/util/Logger.cpp:181)not called0.0%
Logger::Logger() (src/util/Logger.cpp:149)not called0.0%
Logger::Logger(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Logger.cpp:56)called 268 times47.0%
Logger::writeFooter() (src/util/Logger.cpp:206)called 268 times100.0%
Logger::writeHeader() (src/util/Logger.cpp:191)called 268 times100.0%
Logger::writeSeparator() (src/util/Logger.cpp:186)called 804 times90.0%
Logger::~Logger() (src/util/Logger.cpp:174)called 268 times100.0%
NAV::(anonymous namespace)::MappingFunctionDefaults(NAV::MappingFunction) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:69)not called0.0%
NAV::(anonymous namespace)::ModelDefaults(NAV::TroposphereModel) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:105)not called0.0%
NAV::(anonymous namespace)::extHeaderLabel(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:250)called 303 times90.0%
NAV::(anonymous namespace)::getCurrentInsTime() (src/Nodes/Utility/Demo.cpp:31)not called0.0%
NAV::(anonymous namespace)::radgra(double, double, double*, double*, double*) (src/Navigation/Geoid/EGM96.cpp:219)not called0.0%
NAV::(anonymous namespace)::undulation(double, double) (src/Navigation/Geoid/EGM96.cpp:243)not called0.0%
NAV::AllanDeviation::AllanDeviation() (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:34)called 112 times43.0%
NAV::AllanDeviation::category[abi:cxx11]() (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:61)called 112 times78.0%
NAV::AllanDeviation::deinitialize() (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:198)not called0.0%
NAV::AllanDeviation::guiConfig() (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:66)not called0.0%
NAV::AllanDeviation::initialize() (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:168)not called0.0%
NAV::AllanDeviation::receiveImuObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:203)not called0.0%
NAV::AllanDeviation::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:159)not called0.0%
NAV::AllanDeviation::save[abi:cxx11]() const (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:148)not called0.0%
NAV::AllanDeviation::to_string(NAV::AllanDeviation::SensorType) (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:330)not called0.0%
NAV::AllanDeviation::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:51)called 224 times78.0%
NAV::AllanDeviation::type[abi:cxx11]() const (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:56)not called0.0%
NAV::AllanDeviation::unitString(NAV::AllanDeviation::SensorType) (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:344)not called0.0%
NAV::AllanDeviation::~AllanDeviation() (src/Nodes/DataProcessor/ErrorModel/AllanDeviation.cpp:46)called 112 times100.0%
NAV::AntexReader::Antenna::AntennaInfo::AntennaInfo(NAV::InsTime const&, NAV::InsTime const&, NAV::InsTime const&) (src/Navigation/GNSS/Positioning/AntexReader.hpp:73)called 73164 times100.0%
NAV::AntexReader::AntexReader() (src/Navigation/GNSS/Positioning/AntexReader.hpp:496)called 91 times100.0%
NAV::AntexReader::Get() (src/Navigation/GNSS/Positioning/AntexReader.hpp:98)called 83880 times100.0%
NAV::AntexReader::antennas[abi:cxx11]() const (src/Navigation/GNSS/Positioning/AntexReader.hpp:489)called 1 time100.0%
NAV::AntexReader::getAntennaFrequencyInfo(NAV::AntexReader::Antenna::AntennaInfo const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::Frequency_, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:574)called 41 times74.0%
NAV::AntexReader::getAntennaFrequencyInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::Frequency_, NAV::InsTime const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:557)called 41827 times100.0%
NAV::AntexReader::getAntennaInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::InsTime const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:514)called 83645 times97.0%
NAV::AntexReader::getAntennaInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::InsTime const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const::{lambda(NAV::AntexReader::Antenna::AntennaInfo const&)#1}::operator()(NAV::AntexReader::Antenna::AntennaInfo const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:537)called 7 times70.0%
NAV::AntexReader::getAntennaPhaseCenterOffsetToARP(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::Frequency_, NAV::InsTime const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:375)called 41808 times100.0%
NAV::AntexReader::getAntennaPhaseCenterVariation(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::Frequency_, NAV::InsTime const&, double, std::optional<double>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:394)called 41817 times86.0%
NAV::AntexReader::initialize() (src/Navigation/GNSS/Positioning/AntexReader.hpp:105)called 118 times64.0%
NAV::AntexReader::initialize()::{lambda(NAV::AntexReader::Antenna::AntennaInfo const&)#1}::operator()(NAV::AntexReader::Antenna::AntennaInfo const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:267)called 364000 times100.0%
NAV::AntexReader::initialize()::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/AntexReader.hpp:129)called 25234573 times100.0%
NAV::AntexReader::reset() (src/Navigation/GNSS/Positioning/AntexReader.hpp:363)called 111 times100.0%
NAV::AppLogic::processCommandLineArguments(int, char const**) (src/internal/AppLogic.cpp:34)called 112 times28.0%
NAV::AppLogic::processCommandLineArguments(int, char const**)::{lambda()#1}::operator()() const (src/internal/AppLogic.cpp:103)not called0.0%
NAV::ArubaSensor::ArubaSensor() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:23)called 112 times43.0%
NAV::ArubaSensor::category[abi:cxx11]() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:50)called 112 times78.0%
NAV::ArubaSensor::deinitialize() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:245)not called0.0%
NAV::ArubaSensor::guiConfig() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:55)not called0.0%
NAV::ArubaSensor::initialize() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:158)not called0.0%
NAV::ArubaSensor::readSensorDataThread(void*) (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:265)not called0.0%
NAV::ArubaSensor::resetNode() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:153)not called0.0%
NAV::ArubaSensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:119)not called0.0%
NAV::ArubaSensor::save[abi:cxx11]() const (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:102)not called0.0%
NAV::ArubaSensor::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:40)called 224 times78.0%
NAV::ArubaSensor::type[abi:cxx11]() const (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:45)not called0.0%
NAV::ArubaSensor::~ArubaSensor() (src/Nodes/DataProvider/WiFi/Sensors/ArubaSensor.cpp:35)called 112 times100.0%
NAV::BDSEphemeris::BDSEphemeris(int, int, int, int, int, int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:60)called 6730 times69.0%
NAV::BDSEphemeris::BDSEphemeris(unsigned short const&, NAV::InsTime const&, NAV::InsTime const&, unsigned long const&, unsigned long const&, std::array<double, 3ul> const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, unsigned char, double, double) (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:23)called 160 times100.0%
NAV::BDSEphemeris::calcClockCorrections(NAV::InsTime const&, double, NAV::Frequency const&) const (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:98)called 2195 times85.0%
NAV::BDSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:172)called 6385 times75.0%
NAV::BDSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const::{lambda(double)#1}::operator()(double) const (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:259)called 50 times56.0%
NAV::BDSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const::{lambda(double)#2}::operator()(double) const (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:266)called 50 times56.0%
NAV::BDSEphemeris::calcSatellitePositionVariance() const (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:357)not called0.0%
NAV::BDSEphemeris::isHealthy() const (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.cpp:352)called 2070 times100.0%
NAV::BDSEphemeris::~BDSEphemeris() (src/Navigation/GNSS/Satellite/Ephemeris/BDSEphemeris.hpp:231)called 6890 times100.0%
NAV::BsplineKF::designMatrix_H(double const&, double const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, unsigned long const&, unsigned char const&, unsigned char const&, unsigned char const&, unsigned char const&) (src/Navigation/INS/SensorCombiner/BsplineKF/BsplineKF.cpp:91)called 7482 times65.0%
NAV::BsplineKF::initialErrorCovarianceMatrix_P0(std::vector<Eigen::Matrix<double, -1, 1, 0, -1, 1>, std::allocator<Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, unsigned char const&, bool const&) (src/Navigation/INS/SensorCombiner/BsplineKF/BsplineKF.cpp:16)called 3 times69.0%
NAV::BsplineKF::initializeKalmanFilterManually(unsigned long const&, std::vector<NAV::PinData, std::allocator<NAV::PinData> > const&, NAV::PinDataBsplineKF const&, unsigned char const&, double const&, std::vector<Eigen::Matrix<double, -1, 1, 0, -1, 1>, std::allocator<Eigen::Matrix<double, -1, 1, 0, -1, 1> > >&, NAV::KalmanFilter&, bool const&, bool const&) (src/Navigation/INS/SensorCombiner/BsplineKF/BsplineKF.cpp:123)called 3 times51.0%
NAV::BsplineKF::processNoiseMatrix_Q(Eigen::Matrix<double, -1, -1, 0, -1, -1>&, double const&, std::vector<Eigen::Matrix<double, -1, 1, 0, -1, 1>, std::allocator<Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, unsigned char const&, bool const&) (src/Navigation/INS/SensorCombiner/BsplineKF/BsplineKF.cpp:38)called 7485 times71.0%
NAV::BsplineKF::quadraticBsplines(double const&, double const&) (src/Navigation/INS/SensorCombiner/BsplineKF/QuadraticBsplines.cpp:16)called 14964 times97.0%
NAV::BsplineKF::rotateCoeffStates(Eigen::Matrix<double, -1, -1, 0, -1, -1>&) (src/Navigation/INS/SensorCombiner/BsplineKF/BsplineKF.cpp:56)called 61 times73.0%
NAV::BsplineKF::rotateErrorCovariances(Eigen::Matrix<double, -1, -1, 0, -1, -1>&, unsigned char&, double const&, double const&) (src/Navigation/INS/SensorCombiner/BsplineKF/BsplineKF.cpp:62)called 61 times60.0%
NAV::CartesianProduct::tuple_algos::find_if<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1})::{lambda(auto:1&&)#1} NAV::CartesianProduct::tuple_algos::for_each_impl<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::CartesianProduct::tuple_algos::find_if<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1})::{lambda(auto:1&&)#1}, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::CartesianProduct::tuple_algos::find_if<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1})::{lambda(auto:1&&)#1}&&, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul>) (src/util/Container/CartesianProduct.hpp:40)called 2 times100.0%
NAV::Clock::Clock() (src/Navigation/GNSS/Satellite/internal/Clock.hpp:35)called 41371 times100.0%
NAV::Clock::~Clock() (src/Navigation/GNSS/Satellite/internal/Clock.hpp:37)called 41371 times100.0%
NAV::Code::Code() (src/Navigation/GNSS/Core/Code.hpp:296)called 564800 times100.0%
NAV::Code::Code(NAV::Code::Enum) (src/Navigation/GNSS/Core/Code.hpp:312)called 307123095 times100.0%
NAV::Code::Code(NAV::Frequency_) (src/Navigation/GNSS/Core/Code.cpp:31)not called0.0%
NAV::Code::Code(NAV::SatelliteSystem_) (src/Navigation/GNSS/Core/Code.cpp:20)not called0.0%
NAV::Code::Code(std::bitset<108ul> const&) (src/Navigation/GNSS/Core/Code.hpp:300)called 59684969 times100.0%
NAV::Code::GetAll() (src/Navigation/GNSS/Core/Code.cpp:646)called 2 times80.0%
NAV::Code::GetCodeDescription(NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:368)not called0.0%
NAV::Code::GetCodeEnumValue(NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:657)called 3206171 times89.0%
NAV::Code::GetCodeFequency(NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:492)called 6355032 times83.0%
NAV::Code::IsCodeCombined(NAV::Code, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:616)not called0.0%
NAV::Code::fromFreqAttr(NAV::Frequency, char) (src/Navigation/GNSS/Core/Code.cpp:188)called 2781 times51.0%
NAV::Code::getDescription() const (src/Navigation/GNSS/Core/Code.cpp:487)not called0.0%
NAV::Code::getEnumValue() const (src/Navigation/GNSS/Core/Code.cpp:666)called 3206171 times100.0%
NAV::Code::getFrequency() const (src/Navigation/GNSS/Core/Code.cpp:611)called 6355200 times100.0%
NAV::Code::operator bool() const (src/Navigation/GNSS/Core/Code.hpp:315)called 58831749 times100.0%
NAV::Code::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/GNSS/Core/Code.cpp:62)called 549400 times36.0%
NAV::Code::operator std::bitset<108ul>() const (src/Navigation/GNSS/Core/Code.hpp:319)called 71192 times100.0%
NAV::Code::operator&=(NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:719)not called0.0%
NAV::Code::operator&=(NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:724)not called0.0%
NAV::Code::operator&=(NAV::Frequency const&) (src/Navigation/GNSS/Core/Code.cpp:1042)not called0.0%
NAV::Code::operator&=(NAV::Frequency_ const&) (src/Navigation/GNSS/Core/Code.cpp:1029)not called0.0%
NAV::Code::operator&=(NAV::SatelliteSystem const&) (src/Navigation/GNSS/Core/Code.cpp:838)not called0.0%
NAV::Code::operator&=(NAV::SatelliteSystem_ const&) (src/Navigation/GNSS/Core/Code.cpp:825)not called0.0%
NAV::Code::operator|=(NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:686)called 88 times100.0%
NAV::Code::operator|=(NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:691)not called0.0%
NAV::Code::operator|=(NAV::Frequency const&) (src/Navigation/GNSS/Core/Code.cpp:1184)not called0.0%
NAV::Code::operator|=(NAV::Frequency_ const&) (src/Navigation/GNSS/Core/Code.cpp:1171)not called0.0%
NAV::Code::operator|=(NAV::SatelliteSystem const&) (src/Navigation/GNSS/Core/Code.cpp:898)not called0.0%
NAV::Code::operator|=(NAV::SatelliteSystem_ const&) (src/Navigation/GNSS/Core/Code.cpp:885)not called0.0%
NAV::Code::operator~() const (src/Navigation/GNSS/Core/Code.cpp:730)called 55952 times100.0%
NAV::Colormap::Colormap() (src/util/Plot/Colormap.cpp:29)called 1 time54.0%
NAV::Colormap::addColor(double, ImColor) (src/util/Plot/Colormap.cpp:36)called 3 times80.0%
NAV::Colormap::addColor(double, ImColor)::{lambda(double, std::pair<double, ImColor> const&)#1}::operator()(double, std::pair<double, ImColor> const&) const (src/util/Plot/Colormap.cpp:39)called 4 times100.0%
NAV::Colormap::getColor(double, ImColor const&) const (src/util/Plot/Colormap.cpp:51)not called0.0%
NAV::Colormap::getColormap() const (src/util/Plot/Colormap.cpp:78)called 18 times100.0%
NAV::Colormap::getId() const (src/util/Plot/Colormap.cpp:73)not called0.0%
NAV::Colormap::removeColor(unsigned long) (src/util/Plot/Colormap.cpp:44)called 5 times88.0%
NAV::Colormap::render() const (src/util/Plot/Colormap.cpp:83)not called0.0%
NAV::Colormap::render(ImRect const&) const (src/util/Plot/Colormap.cpp:93)not called0.0%
NAV::ColormapButton(char const*, NAV::Colormap&, ImVec2 const&) (src/util/Plot/Colormap.cpp:118)not called0.0%
NAV::ColormapSearch(NAV::ColormapMaskType const&, long const&) (src/util/Plot/Colormap.cpp:301)not called0.0%
NAV::ColormapSearch(NAV::ColormapMaskType const&, long const&)::{lambda(NAV::Colormap const&)#1}::operator()(NAV::Colormap const&) const (src/util/Plot/Colormap.cpp:308)not called0.0%
NAV::ColormapSearch(NAV::ColormapMaskType const&, long const&)::{lambda(NAV::Colormap const&)#2}::operator()(NAV::Colormap const&) const (src/util/Plot/Colormap.cpp:315)not called0.0%
NAV::Combiner::Combination::Term::description(NAV::Combiner const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/Nodes/Utility/Combiner.hpp:128)called 581328 times33.0%
NAV::Combiner::Combination::description[abi:cxx11](NAV::Combiner const*) const (src/Nodes/Utility/Combiner.hpp:150)called 145332 times73.0%
NAV::Combiner::Combiner() (src/Nodes/Utility/Combiner.cpp:79)called 113 times41.0%
NAV::Combiner::category[abi:cxx11]() (src/Nodes/Utility/Combiner.cpp:107)called 112 times78.0%
NAV::Combiner::deinitialize() (src/Nodes/Utility/Combiner.cpp:485)called 1 time100.0%
NAV::Combiner::getDataDescriptors[abi:cxx11](unsigned long) const (src/Nodes/Utility/Combiner.cpp:490)called 581328 times52.0%
NAV::Combiner::guiConfig() (src/Nodes/Utility/Combiner.cpp:112)not called0.0%
NAV::Combiner::initialize() (src/Nodes/Utility/Combiner.cpp:459)called 3 times96.0%
NAV::Combiner::pinAddCallback(NAV::Node*) (src/Nodes/Utility/Combiner.cpp:427)called 227 times73.0%
NAV::Combiner::pinDeleteCallback(NAV::Node*, unsigned long) (src/Nodes/Utility/Combiner.cpp:434)not called0.0%
NAV::Combiner::receiveData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Utility/Combiner.cpp:505)called 48444 times69.0%
NAV::Combiner::receiveData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(NAV::Combiner::Combination::Term const&)#1}::operator()(NAV::Combiner::Combination::Term const&) const (src/Nodes/Utility/Combiner.cpp:526)called 290664 times94.0%
NAV::Combiner::receiveData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(NAV::Combiner::SendRequest const&)#1}::operator()(NAV::Combiner::SendRequest const&) const (src/Nodes/Utility/Combiner.cpp:689)not called0.0%
NAV::Combiner::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Utility/Combiner.cpp:413)called 1 time76.0%
NAV::Combiner::save[abi:cxx11]() const (src/Nodes/Utility/Combiner.cpp:397)not called0.0%
NAV::Combiner::typeStatic[abi:cxx11]() (src/Nodes/Utility/Combiner.cpp:97)called 225 times78.0%
NAV::Combiner::type[abi:cxx11]() const (src/Nodes/Utility/Combiner.cpp:102)not called0.0%
NAV::Combiner::~Combiner() (src/Nodes/Utility/Combiner.cpp:92)called 114 times100.0%
NAV::ComboGravitationModel(char const*, NAV::GravitationModel&) (src/Navigation/Gravity/Gravity.cpp:42)not called0.0%
NAV::ComboIonosphereModel(char const*, NAV::IonosphereModel&) (src/Navigation/Atmosphere/Ionosphere/Ionosphere.cpp:38)not called0.0%
NAV::ComboPressureModel(char const*, NAV::PressureModel&) (src/Navigation/Atmosphere/Pressure/Pressure.cpp:40)not called0.0%
NAV::ComboTemperatureModel(char const*, NAV::TemperatureModel&) (src/Navigation/Atmosphere/Temperature/Temperature.cpp:22)not called0.0%
NAV::ComboTimeSystem(char const*, NAV::TimeSystem&) (src/Navigation/Time/TimeSystem.cpp:44)not called0.0%
NAV::ComboTroposphereModel(char const*, NAV::TroposphereModelSelection&, float) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:141)not called0.0%
NAV::ComboWaterVaporModel(char const*, NAV::WaterVaporModel&) (src/Navigation/Atmosphere/WaterVapor/WaterVapor.cpp:38)not called0.0%
NAV::CommonLog::CommonLog() (src/util/Logger/CommonLog.cpp:38)called 710 times75.0%
NAV::CommonLog::ShowOriginInput(char const*) (src/util/Logger/CommonLog.cpp:107)not called0.0%
NAV::CommonLog::calcLocalPosition(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/util/Logger/CommonLog.cpp:81)called 96888 times87.0%
NAV::CommonLog::calcTimeIntoRun(NAV::InsTime const&) (src/util/Logger/CommonLog.cpp:70)called 339138 times69.0%
NAV::CommonLog::initialize() const (src/util/Logger/CommonLog.cpp:51)called 114 times74.0%
NAV::CommonLog::initialize() const::{lambda(bool)#1}::operator()(bool) const (src/util/Logger/CommonLog.cpp:57)called 152 times100.0%
NAV::CommonLog::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/util/Logger/CommonLog.cpp:30)called 112 times57.0%
NAV::CommonLog::save[abi:cxx11]() (src/util/Logger/CommonLog.cpp:21)not called0.0%
NAV::CommonLog::~CommonLog() (src/util/Logger/CommonLog.cpp:45)called 710 times100.0%
NAV::ConfigManager::CheckOptions(int, char const**) (src/internal/ConfigManager.cpp:113)called 112 times34.0%
NAV::ConfigManager::FetchConfigs[abi:cxx11](int, char const**) (src/internal/ConfigManager.cpp:78)called 383 times62.0%
NAV::ConfigManager::GetKeys[abi:cxx11]() (src/internal/ConfigManager.cpp:168)not called0.0%
NAV::ConfigManager::GetProgramOptions() (src/internal/ConfigManager.cpp:73)not called0.0%
NAV::ConfigManager::HasKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/internal/ConfigManager.cpp:163)called 648 times100.0%
NAV::ConfigManager::LoadGlobalSettings() (src/internal/ConfigManager.cpp:209)not called0.0%
NAV::ConfigManager::SaveGlobalSettings() (src/internal/ConfigManager.cpp:180)not called0.0%
NAV::ConfigManager::deinitialize() (src/internal/ConfigManager.cpp:68)called 383 times100.0%
NAV::ConfigManager::initialize() (src/internal/ConfigManager.cpp:36)called 383 times64.0%
NAV::CsvData::type[abi:cxx11]() (src/NodeData/General/CsvData.hpp:28)called 224 times78.0%
NAV::CsvFile::CsvFile() (src/Nodes/DataProvider/CSV/CsvFile.cpp:19)called 112 times43.0%
NAV::CsvFile::category[abi:cxx11]() (src/Nodes/DataProvider/CSV/CsvFile.cpp:45)called 112 times78.0%
NAV::CsvFile::deinitialize() (src/Nodes/DataProvider/CSV/CsvFile.cpp:228)not called0.0%
NAV::CsvFile::determineFileType() (src/Nodes/DataProvider/CSV/CsvFile.cpp:238)not called0.0%
NAV::CsvFile::guiConfig() (src/Nodes/DataProvider/CSV/CsvFile.cpp:50)not called0.0%
NAV::CsvFile::guiConfig()::TextFilters::FilterSingleCharacter(ImGuiInputTextCallbackData*) (src/Nodes/DataProvider/CSV/CsvFile.cpp:69)not called0.0%
NAV::CsvFile::initialize() (src/Nodes/DataProvider/CSV/CsvFile.cpp:181)not called0.0%
NAV::CsvFile::readHeader() (src/Nodes/DataProvider/CSV/CsvFile.cpp:243)not called0.0%
NAV::CsvFile::readHeader()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/CSV/CsvFile.cpp:254)not called0.0%
NAV::CsvFile::resetNode() (src/Nodes/DataProvider/CSV/CsvFile.cpp:222)not called0.0%
NAV::CsvFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/CSV/CsvFile.cpp:155)not called0.0%
NAV::CsvFile::save[abi:cxx11]() const (src/Nodes/DataProvider/CSV/CsvFile.cpp:140)not called0.0%
NAV::CsvFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/CSV/CsvFile.cpp:35)called 224 times78.0%
NAV::CsvFile::type[abi:cxx11]() const (src/Nodes/DataProvider/CSV/CsvFile.cpp:40)not called0.0%
NAV::CsvFile::~CsvFile() (src/Nodes/DataProvider/CSV/CsvFile.cpp:30)called 112 times100.0%
NAV::CsvLogger::CsvLogger() (src/Nodes/DataLogger/General/CsvLogger.cpp:25)called 112 times41.0%
NAV::CsvLogger::category[abi:cxx11]() (src/Nodes/DataLogger/General/CsvLogger.cpp:55)called 112 times78.0%
NAV::CsvLogger::deinitialize() (src/Nodes/DataLogger/General/CsvLogger.cpp:243)not called0.0%
NAV::CsvLogger::flush() (src/Nodes/DataLogger/General/CsvLogger.cpp:207)not called0.0%
NAV::CsvLogger::guiConfig() (src/Nodes/DataLogger/General/CsvLogger.cpp:60)not called0.0%
NAV::CsvLogger::guiConfig()::{lambda(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&)#1}::operator()(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:159)not called0.0%
NAV::CsvLogger::initialize() (src/Nodes/DataLogger/General/CsvLogger.cpp:226)not called0.0%
NAV::CsvLogger::onCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/DataLogger/General/CsvLogger.cpp:212)not called0.0%
NAV::CsvLogger::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/General/CsvLogger.cpp:196)not called0.0%
NAV::CsvLogger::rewriteData(unsigned long, unsigned long) (src/Nodes/DataLogger/General/CsvLogger.cpp:278)not called0.0%
NAV::CsvLogger::save[abi:cxx11]() const (src/Nodes/DataLogger/General/CsvLogger.cpp:182)not called0.0%
NAV::CsvLogger::typeStatic[abi:cxx11]() (src/Nodes/DataLogger/General/CsvLogger.cpp:45)called 224 times78.0%
NAV::CsvLogger::type[abi:cxx11]() const (src/Nodes/DataLogger/General/CsvLogger.cpp:50)not called0.0%
NAV::CsvLogger::writeHeader() (src/Nodes/DataLogger/General/CsvLogger.cpp:250)not called0.0%
NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLogger/General/CsvLogger.cpp:303)not called0.0%
NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&)#1}::operator()(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:312)not called0.0%
NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&)#2}::operator()(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:328)not called0.0%
NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&)#3}::operator()(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:376)not called0.0%
NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&)#4}::operator()(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:390)not called0.0%
NAV::CsvLogger::~CsvLogger() (src/Nodes/DataLogger/General/CsvLogger.cpp:40)called 112 times100.0%
NAV::CubicSpline<long double>::BandMatrix::BandMatrix(unsigned long, unsigned long, unsigned long) (src/Navigation/Math/CubicSpline.hpp:279)called 48 times51.0%
NAV::CubicSpline<long double>::BandMatrix::dim() const (src/Navigation/Math/CubicSpline.hpp:313)called 56453732 times86.0%
NAV::CubicSpline<long double>::BandMatrix::dimLowerBand() const (src/Navigation/Math/CubicSpline.hpp:323)called 40323644 times100.0%
NAV::CubicSpline<long double>::BandMatrix::dimUpperBand() const (src/Navigation/Math/CubicSpline.hpp:318)called 24194252 times100.0%
NAV::CubicSpline<long double>::BandMatrix::l_solve(std::vector<long double, std::allocator<long double> > const&) const (src/Navigation/Math/CubicSpline.hpp:367)called 48 times91.0%
NAV::CubicSpline<long double>::BandMatrix::lu_decompose() (src/Navigation/Math/CubicSpline.hpp:329)called 48 times96.0%
NAV::CubicSpline<long double>::BandMatrix::lu_solve(std::vector<long double, std::allocator<long double> > const&, bool) (src/Navigation/Math/CubicSpline.hpp:298)called 48 times81.0%
NAV::CubicSpline<long double>::BandMatrix::operator()(unsigned long, unsigned long) (src/Navigation/Math/CubicSpline.hpp:284)called 129035680 times100.0%
NAV::CubicSpline<long double>::BandMatrix::operator()(unsigned long, unsigned long) const (src/Navigation/Math/CubicSpline.hpp:289)called 153229815 times100.0%
NAV::CubicSpline<long double>::BandMatrix::u_solve(std::vector<long double, std::allocator<long double> > const&) const (src/Navigation/Math/CubicSpline.hpp:385)called 48 times90.0%
NAV::CubicSpline<long double>::CubicSpline() (src/Navigation/Math/CubicSpline.hpp:52)called 720 times100.0%
NAV::CubicSpline<long double>::derivative(unsigned long, long double) const (src/Navigation/Math/CubicSpline.hpp:205)called 29893835 times55.0%
NAV::CubicSpline<long double>::findClosestIdx(long double) const (src/Navigation/Math/CubicSpline.hpp:265)called 51557009 times100.0%
NAV::CubicSpline<long double>::operator()(long double) const (src/Navigation/Math/CubicSpline.hpp:182)called 21666422 times65.0%
NAV::CubicSpline<long double>::setPoints(std::vector<long double, std::allocator<long double> > const&, std::vector<long double, std::allocator<long double> > const&) (src/Navigation/Math/CubicSpline.hpp:79)called 48 times56.0%
NAV::CubicSpline<long double>::size() const (src/Navigation/Math/CubicSpline.hpp:174)not called0.0%
NAV::CycleSlipDetector::DualFrequencyCombination::operator==(NAV::CycleSlipDetector::DualFrequencyCombination const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.hpp:188)not called0.0%
NAV::CycleSlipDetector::checkForCycleSlip(NAV::InsTime, std::vector<NAV::CycleSlipDetector::SatelliteObservation, std::allocator<NAV::CycleSlipDetector::SatelliteObservation> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:24)not called0.0%
NAV::CycleSlipDetector::checkForCycleSlip(NAV::InsTime, std::vector<NAV::CycleSlipDetector::SatelliteObservation, std::allocator<NAV::CycleSlipDetector::SatelliteObservation> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(NAV::CycleSlipDetector::SatelliteObservation::Signal const&, NAV::CycleSlipDetector::SatelliteObservation::Signal const&)#1}::operator()(NAV::CycleSlipDetector::SatelliteObservation::Signal const&, NAV::CycleSlipDetector::SatelliteObservation::Signal const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:98)not called0.0%
NAV::CycleSlipDetector::checkForCycleSlip(NAV::InsTime, std::vector<NAV::CycleSlipDetector::SatelliteObservation, std::allocator<NAV::CycleSlipDetector::SatelliteObservation> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(NAV::SatSigId const&)#1}::operator()(NAV::SatSigId const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:29)not called0.0%
NAV::CycleSlipDetector::checkForCycleSlip(NAV::InsTime, std::vector<NAV::CycleSlipDetector::SatelliteObservation, std::allocator<NAV::CycleSlipDetector::SatelliteObservation> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(NAV::SatSigId const&)#1}::operator()(NAV::SatSigId const&) const::{lambda(std::variant<NAV::CycleSlipDetector::CycleSlipLossOfLockIndicator, NAV::CycleSlipDetector::CycleSlipDualFrequency, NAV::CycleSlipDetector::CycleSlipSingleFrequency> const&)#1}::operator()(std::variant<NAV::CycleSlipDetector::CycleSlipLossOfLockIndicator, NAV::CycleSlipDetector::CycleSlipDualFrequency, NAV::CycleSlipDetector::CycleSlipSingleFrequency> const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:30)not called0.0%
NAV::CycleSlipDetector::reset() (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:196)not called0.0%
NAV::CycleSlipDetector::resetSignal(NAV::SatSigId const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:202)not called0.0%
NAV::CycleSlipDetectorGui(char const*, NAV::CycleSlipDetector&, float, bool) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:211)not called0.0%
NAV::Demo::Demo() (src/Nodes/Utility/Demo.cpp:72)called 112 times43.0%
NAV::Demo::category[abi:cxx11]() (src/Nodes/Utility/Demo.cpp:118)called 112 times78.0%
NAV::Demo::deinitialize() (src/Nodes/Utility/Demo.cpp:390)not called0.0%
NAV::Demo::guiConfig() (src/Nodes/Utility/Demo.cpp:123)not called0.0%
NAV::Demo::guiConfig()::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/Nodes/Utility/Demo.cpp:273)not called0.0%
NAV::Demo::initialize() (src/Nodes/Utility/Demo.cpp:370)not called0.0%
NAV::Demo::onCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Utility/Demo.cpp:441)not called0.0%
NAV::Demo::onDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Utility/Demo.cpp:453)not called0.0%
NAV::Demo::peekPollData(bool) (src/Nodes/Utility/Demo.cpp:520)not called0.0%
NAV::Demo::pollData() (src/Nodes/Utility/Demo.cpp:545)not called0.0%
NAV::Demo::readSensorDataThread(void*) (src/Nodes/Utility/Demo.cpp:471)not called0.0%
NAV::Demo::receiveData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Utility/Demo.cpp:463)not called0.0%
NAV::Demo::resetNode() (src/Nodes/Utility/Demo.cpp:403)not called0.0%
NAV::Demo::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Utility/Demo.cpp:350)not called0.0%
NAV::Demo::save[abi:cxx11]() const (src/Nodes/Utility/Demo.cpp:330)not called0.0%
NAV::Demo::stringUpdatedNotifyFunction(NAV::InsTime const&, unsigned long) (src/Nodes/Utility/Demo.cpp:561)not called0.0%
NAV::Demo::typeStatic[abi:cxx11]() (src/Nodes/Utility/Demo.cpp:108)called 448 times78.0%
NAV::Demo::type[abi:cxx11]() const (src/Nodes/Utility/Demo.cpp:113)not called0.0%
NAV::Demo::updateOutputFlowPin() (src/Nodes/Utility/Demo.cpp:413)not called0.0%
NAV::Demo::~Demo() (src/Nodes/Utility/Demo.cpp:103)called 112 times100.0%
NAV::DynamicData::dynamicDataDescriptors[abi:cxx11]() const (src/NodeData/General/DynamicData.hpp:55)not called0.0%
NAV::DynamicData::getDynamicDataAt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/NodeData/General/DynamicData.hpp:70)not called0.0%
NAV::DynamicData::getDynamicData[abi:cxx11]() const (src/NodeData/General/DynamicData.hpp:80)not called0.0%
NAV::DynamicData::getType[abi:cxx11]() const (src/NodeData/General/DynamicData.hpp:34)not called0.0%
NAV::DynamicData::guiTooltip(bool, bool, char const*, char const*, int*) const (src/NodeData/General/DynamicData.cpp:23)not called0.0%
NAV::DynamicData::hasTooltip() const (src/NodeData/General/DynamicData.hpp:101)not called0.0%
NAV::DynamicData::parentTypes[abi:cxx11]() (src/NodeData/General/DynamicData.hpp:38)called 112 times48.0%
NAV::DynamicData::type[abi:cxx11]() (src/NodeData/General/DynamicData.hpp:30)called 581844 times78.0%
NAV::EmlidFile::EmlidFile() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:22)called 112 times43.0%
NAV::EmlidFile::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:48)called 112 times78.0%
NAV::EmlidFile::deinitialize() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:98)not called0.0%
NAV::EmlidFile::determineFileType() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:153)not called0.0%
NAV::EmlidFile::guiConfig() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:53)not called0.0%
NAV::EmlidFile::initialize() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:91)not called0.0%
NAV::EmlidFile::pollData() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:112)not called0.0%
NAV::EmlidFile::resetNode() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:105)not called0.0%
NAV::EmlidFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:81)not called0.0%
NAV::EmlidFile::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:70)not called0.0%
NAV::EmlidFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:38)called 336 times78.0%
NAV::EmlidFile::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:43)not called0.0%
NAV::EmlidFile::~EmlidFile() (src/Nodes/DataProvider/GNSS/FileReader/EmlidFile.cpp:33)called 112 times100.0%
NAV::EmlidObs::getType[abi:cxx11]() const (src/NodeData/GNSS/EmlidObs.hpp:37)not called0.0%
NAV::EmlidObs::parentTypes[abi:cxx11]() (src/NodeData/GNSS/EmlidObs.hpp:41)called 112 times48.0%
NAV::EmlidObs::type[abi:cxx11]() (src/NodeData/GNSS/EmlidObs.hpp:30)called 581618 times78.0%
NAV::EmlidSensor::EmlidSensor() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:23)called 112 times43.0%
NAV::EmlidSensor::asciiOrBinaryAsyncMessageReceived(void*, uart::protocol::Packet&, unsigned long) (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:145)not called0.0%
NAV::EmlidSensor::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:53)called 112 times78.0%
NAV::EmlidSensor::deinitialize() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:123)not called0.0%
NAV::EmlidSensor::guiConfig() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:58)not called0.0%
NAV::EmlidSensor::initialize() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:101)not called0.0%
NAV::EmlidSensor::resetNode() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:96)not called0.0%
NAV::EmlidSensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:86)not called0.0%
NAV::EmlidSensor::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:75)not called0.0%
NAV::EmlidSensor::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:43)called 336 times78.0%
NAV::EmlidSensor::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:48)not called0.0%
NAV::EmlidSensor::~EmlidSensor() (src/Nodes/DataProvider/GNSS/Sensors/EmlidSensor.cpp:38)called 112 times100.0%
NAV::ErrorModel::ErrorModel() (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:50)called 120 times72.0%
NAV::ErrorModel::afterCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:578)called 19 times48.0%
NAV::ErrorModel::afterDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:638)called 19 times100.0%
NAV::ErrorModel::category[abi:cxx11]() (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:98)called 112 times78.0%
NAV::ErrorModel::guiConfig() (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:103)not called0.0%
NAV::ErrorModel::guiConfig()::{lambda(NAV::ErrorModel::CycleSlipInfo const&)#1}::operator()(NAV::ErrorModel::CycleSlipInfo const&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:358)not called0.0%
NAV::ErrorModel::guiConfig()::{lambda(char const*, NAV::RandomNumberGenerator&)#1}::operator()(char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:136)not called0.0%
NAV::ErrorModel::receiveGnssObs(std::shared_ptr<NAV::GnssObs> const&) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:957)not called0.0%
NAV::ErrorModel::receiveImuObs(std::shared_ptr<NAV::ImuObs> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:714)called 35005 times64.0%
NAV::ErrorModel::receiveImuObsWDelta(std::shared_ptr<NAV::ImuObsWDelta> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:800)called 35012 times68.0%
NAV::ErrorModel::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:651)called 60020 times31.0%
NAV::ErrorModel::receivePosVelAtt(std::shared_ptr<NAV::PosVelAtt> const&) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:827)called 25008 times51.0%
NAV::ErrorModel::resetNode() (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:532)called 16 times68.0%
NAV::ErrorModel::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:462)called 8 times100.0%
NAV::ErrorModel::save[abi:cxx11]() const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:391)not called0.0%
NAV::ErrorModel::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:88)called 232 times78.0%
NAV::ErrorModel::type[abi:cxx11]() const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:93)not called0.0%
NAV::ErrorModel::~ErrorModel() (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:83)called 128 times100.0%
NAV::EspressifSensor::EspressifSensor() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:23)called 112 times44.0%
NAV::EspressifSensor::binaryAsyncMessageReceived(void*, uart::protocol::Packet&, unsigned long) (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:141)not called0.0%
NAV::EspressifSensor::category[abi:cxx11]() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:54)called 112 times78.0%
NAV::EspressifSensor::deinitialize() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:124)not called0.0%
NAV::EspressifSensor::guiConfig() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:59)not called0.0%
NAV::EspressifSensor::initialize() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:102)not called0.0%
NAV::EspressifSensor::resetNode() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:97)not called0.0%
NAV::EspressifSensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:87)not called0.0%
NAV::EspressifSensor::save[abi:cxx11]() const (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:76)not called0.0%
NAV::EspressifSensor::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:44)called 336 times78.0%
NAV::EspressifSensor::type[abi:cxx11]() const (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:49)not called0.0%
NAV::EspressifSensor::~EspressifSensor() (src/Nodes/DataProvider/WiFi/Sensors/EspressifSensor.cpp:39)called 112 times100.0%
NAV::FileReader::FileReader() (src/Nodes/DataProvider/Protocol/FileReader.hpp:62)called 1729 times67.0%
NAV::FileReader::deinitialize() (src/Nodes/DataProvider/Protocol/FileReader.cpp:136)called 321 times100.0%
NAV::FileReader::determineFileType() (src/Nodes/DataProvider/Protocol/FileReader.cpp:150)not called0.0%
NAV::FileReader::eof() const (src/Nodes/DataProvider/Protocol/FileReader.hpp:141)called 5636431 times100.0%
NAV::FileReader::getCurrentLineNumber() const (src/Nodes/DataProvider/Protocol/FileReader.hpp:152)called 6 times100.0%
NAV::FileReader::getFilepath[abi:cxx11]() (src/Nodes/DataProvider/Protocol/FileReader.cpp:44)called 318 times83.0%
NAV::FileReader::getline(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (src/Nodes/DataProvider/Protocol/FileReader.hpp:103)called 328437 times100.0%
NAV::FileReader::good() const (src/Nodes/DataProvider/Protocol/FileReader.hpp:145)called 443 times100.0%
NAV::FileReader::guiConfig(char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Nodes/DataProvider/Protocol/FileReader.cpp:23)not called0.0%
NAV::FileReader::ignore(long, int) (src/Nodes/DataProvider/Protocol/FileReader.hpp:126)not called0.0%
NAV::FileReader::initialize() (src/Nodes/DataProvider/Protocol/FileReader.cpp:76)called 161 times63.0%
NAV::FileReader::peek() (src/Nodes/DataProvider/Protocol/FileReader.hpp:149)called 250941 times100.0%
NAV::FileReader::read(char*, long) (src/Nodes/DataProvider/Protocol/FileReader.hpp:120)called 5340412 times100.0%
NAV::FileReader::readHeader() (src/Nodes/DataProvider/Protocol/FileReader.cpp:177)called 2 times7.0%
NAV::FileReader::readHeader()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/Protocol/FileReader.cpp:189)not called0.0%
NAV::FileReader::readHeader()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/Protocol/FileReader.cpp:197)not called0.0%
NAV::FileReader::resetReader() (src/Nodes/DataProvider/Protocol/FileReader.cpp:203)called 320 times100.0%
NAV::FileReader::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/Protocol/FileReader.cpp:66)called 161 times100.0%
NAV::FileReader::save[abi:cxx11]() const (src/Nodes/DataProvider/Protocol/FileReader.cpp:55)not called0.0%
NAV::FileReader::seekg(long, std::_Ios_Seekdir) (src/Nodes/DataProvider/Protocol/FileReader.hpp:133)called 12 times100.0%
NAV::FileReader::tellg() (src/Nodes/DataProvider/Protocol/FileReader.hpp:138)called 48 times100.0%
NAV::FileReader::~FileReader() (src/Nodes/DataProvider/Protocol/FileReader.hpp:42)called 1728 times100.0%
NAV::FileWriter::FileWriter() (src/Nodes/DataLogger/Protocol/FileWriter.hpp:55)called 800 times80.0%
NAV::FileWriter::deinitialize() (src/Nodes/DataLogger/Protocol/FileWriter.cpp:105)called 64 times78.0%
NAV::FileWriter::getFilepath[abi:cxx11]() (src/Nodes/DataLogger/Protocol/FileWriter.cpp:34)called 112 times83.0%
NAV::FileWriter::guiConfig(char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Nodes/DataLogger/Protocol/FileWriter.cpp:20)not called0.0%
NAV::FileWriter::initialize() (src/Nodes/DataLogger/Protocol/FileWriter.cpp:71)called 48 times41.0%
NAV::FileWriter::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/Protocol/FileWriter.cpp:57)called 16 times100.0%
NAV::FileWriter::save[abi:cxx11]() const (src/Nodes/DataLogger/Protocol/FileWriter.cpp:45)not called0.0%
NAV::FileWriter::to_string(NAV::FileWriter::FileType) (src/Nodes/DataLogger/Protocol/FileWriter.cpp:124)not called0.0%
NAV::FileWriter::~FileWriter() (src/Nodes/DataLogger/Protocol/FileWriter.hpp:43)called 800 times100.0%
NAV::FlowAnimation::Add(ax::NodeEditor::LinkId, ax::NodeEditor::FlowDirection) (src/internal/gui/FlowAnimation.cpp:25)not called0.0%
NAV::FlowAnimation::ProcessQueue() (src/internal/gui/FlowAnimation.cpp:34)not called0.0%
NAV::FlowExecutor::deregisterNode(NAV::Node const*) (src/internal/FlowExecutor.cpp:132)called 339 times78.0%
NAV::FlowExecutor::execute() (src/internal/FlowExecutor.cpp:145)called 111 times66.0%
NAV::FlowExecutor::execute()::{lambda()#1}::operator()() const (src/internal/FlowExecutor.cpp:263)not called0.0%
NAV::FlowExecutor::execute()::{lambda()#2}::operator()() const (src/internal/FlowExecutor.cpp:267)called 230 times100.0%
NAV::FlowExecutor::execute()::{lambda(NAV::Node const*)#1}::operator()(NAV::Node const*) const (src/internal/FlowExecutor.cpp:170)called 344 times88.0%
NAV::FlowExecutor::execute()::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/FlowExecutor.cpp:215)called 20 times100.0%
NAV::FlowExecutor::isRunning() (src/internal/FlowExecutor.cpp:76)called 223 times100.0%
NAV::FlowExecutor::start() (src/internal/FlowExecutor.cpp:82)called 111 times89.0%
NAV::FlowExecutor::stop() (src/internal/FlowExecutor.cpp:96)called 111 times46.0%
NAV::FlowExecutor::waitForFinish() (src/internal/FlowExecutor.cpp:117)called 111 times67.0%
NAV::FlowExecutor::waitForFinish()::{lambda()#1}::operator()() const (src/internal/FlowExecutor.cpp:122)called 333 times100.0%
NAV::Frequency::Frequency(NAV::Frequency_) (src/Navigation/GNSS/Core/Frequency.hpp:100)called 11513514 times100.0%
NAV::Frequency::GetFrequency(NAV::Frequency, signed char) (src/Navigation/GNSS/Core/Frequency.cpp:250)called 289990 times30.0%
NAV::Frequency::GetL1(NAV::Frequency) (src/Navigation/GNSS/Core/Frequency.cpp:317)called 41798 times20.0%
NAV::Frequency::GetSatelliteSystemForFrequency(NAV::Frequency) (src/Navigation/GNSS/Core/Frequency.cpp:240)called 4049621 times93.0%
NAV::Frequency::IsFirstFrequency(NAV::Frequency const&, NAV::Frequency const&) (src/Navigation/GNSS/Core/Frequency.cpp:480)not called0.0%
NAV::Frequency::ToEnumeration(NAV::Frequency) (src/Navigation/GNSS/Core/Frequency.cpp:396)not called0.0%
NAV::Frequency::ToVector(NAV::Frequency) (src/Navigation/GNSS/Core/Frequency.cpp:465)called 1872 times82.0%
NAV::Frequency::count() const (src/Navigation/GNSS/Core/Frequency.cpp:362)not called0.0%
NAV::Frequency::fromEnum(NAV::Frequency::Enum) (src/Navigation/GNSS/Core/Frequency.cpp:55)not called0.0%
NAV::Frequency::fromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Core/Frequency.cpp:22)called 402709 times99.0%
NAV::Frequency::getFrequency(signed char) const (src/Navigation/GNSS/Core/Frequency.hpp:164)called 289990 times100.0%
NAV::Frequency::getL1() const (src/Navigation/GNSS/Core/Frequency.hpp:174)called 41798 times100.0%
NAV::Frequency::getSatSys() const (src/Navigation/GNSS/Core/Frequency.hpp:152)called 4049176 times100.0%
NAV::Frequency::isFirstFrequency(NAV::Frequency const&) const (src/Navigation/GNSS/Core/Frequency.cpp:485)called 2178 times80.0%
NAV::Frequency::isFirstFrequency(NAV::Frequency const&) const::{lambda(NAV::Frequency const&)#1}::operator()(NAV::Frequency const&) const (src/Navigation/GNSS/Core/Frequency.cpp:494)called 2496 times100.0%
NAV::Frequency::operator NAV::Frequency_() const (src/Navigation/GNSS/Core/Frequency.hpp:135)called 5322865 times100.0%
NAV::Frequency::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/GNSS/Core/Frequency.cpp:120)called 173432 times57.0%
NAV::Frequency::operator unsigned long() const (src/Navigation/GNSS/Core/Frequency.hpp:141)called 28289930 times100.0%
NAV::Frequency::operator<(NAV::Frequency const&) const (src/Navigation/GNSS/Core/Frequency.hpp:132)called 89716 times100.0%
NAV::Frequency::operator=(NAV::Frequency_) (src/Navigation/GNSS/Core/Frequency.hpp:121)called 1908371 times100.0%
NAV::Frequency::toEnumeration() const (src/Navigation/GNSS/Core/Frequency.cpp:460)not called0.0%
NAV::Frequency::toVector() const (src/Navigation/GNSS/Core/Frequency.cpp:475)called 1872 times100.0%
NAV::GLONASSEphemeris::GLONASSEphemeris(NAV::InsTime const&, double, double, double, bool, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, signed char) (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.cpp:21)called 3628 times100.0%
NAV::GLONASSEphemeris::GLONASSEphemeris(int, int, int, int, int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.cpp:38)called 11033 times40.0%
NAV::GLONASSEphemeris::calcClockCorrections(NAV::InsTime const&, double, NAV::Frequency const&) const (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.cpp:59)called 962 times65.0%
NAV::GLONASSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.cpp:77)called 2290 times76.0%
NAV::GLONASSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const::{lambda(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, int, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double)#1}::operator()(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, int, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double) const (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.cpp:86)called 75183 times90.0%
NAV::GLONASSEphemeris::calcSatellitePositionVariance() const (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.cpp:169)not called0.0%
NAV::GLONASSEphemeris::isHealthy() const (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.cpp:164)called 972 times100.0%
NAV::GLONASSEphemeris::~GLONASSEphemeris() (src/Navigation/GNSS/Satellite/Ephemeris/GLONASSEphemeris.hpp:109)called 14661 times100.0%
NAV::GPSEphemeris::GPSEphemeris(NAV::InsTime const&) (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.cpp:19)called 19 times100.0%
NAV::GPSEphemeris::GPSEphemeris(NAV::InsTime const&, NAV::InsTime const&, unsigned long const&, unsigned long const&, std::array<double, 3ul> const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, unsigned char, unsigned char, bool, double const&, double const&) (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.cpp:22)called 1205 times100.0%
NAV::GPSEphemeris::GPSEphemeris(int, int, int, int, int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.cpp:62)called 8071 times69.0%
NAV::GPSEphemeris::calcClockCorrections(NAV::InsTime const&, double, NAV::Frequency const&) const (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.cpp:101)called 53177 times83.0%
NAV::GPSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.cpp:176)called 58757 times84.0%
NAV::GPSEphemeris::calcSatellitePositionVariance() const (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.cpp:321)called 41798 times100.0%
NAV::GPSEphemeris::isHealthy() const (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.cpp:316)called 53152 times100.0%
NAV::GPSEphemeris::~GPSEphemeris() (src/Navigation/GNSS/Satellite/Ephemeris/GPSEphemeris.hpp:229)called 9295 times100.0%
NAV::GPT2_param(double const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/Atmosphere/Troposphere/Models/GPT.cpp:22)called 725 times97.0%
NAV::GPT3_param(double const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/Atmosphere/Troposphere/Models/GPT.cpp:254)called 725 times98.0%
NAV::G_GaussMarkov1(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/ProcessNoise.cpp:23)not called0.0%
NAV::G_RandomWalk(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/ProcessNoise.cpp:16)not called0.0%
NAV::GalileoEphemeris::GalileoEphemeris(NAV::InsTime const&) (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.cpp:19)called 28 times100.0%
NAV::GalileoEphemeris::GalileoEphemeris(NAV::InsTime const&, NAV::InsTime const&, unsigned long const&, std::array<double, 3ul> const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, std::bitset<10ul> const&, double const&, NAV::GalileoEphemeris::SvHealth const&, double const&, double const&) (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.cpp:22)called 1607 times100.0%
NAV::GalileoEphemeris::GalileoEphemeris(int, int, int, int, int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.cpp:58)called 7802 times67.0%
NAV::GalileoEphemeris::calcClockCorrections(NAV::InsTime const&, double, NAV::Frequency const&) const (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.cpp:100)called 1987 times82.0%
NAV::GalileoEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.cpp:174)called 3655 times84.0%
NAV::GalileoEphemeris::calcSatellitePositionVariance() const (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.cpp:324)not called0.0%
NAV::GalileoEphemeris::isHealthy() const (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.cpp:314)called 2000 times100.0%
NAV::GalileoEphemeris::~GalileoEphemeris() (src/Navigation/GNSS/Satellite/Ephemeris/GalileoEphemeris.hpp:247)called 9437 times100.0%
NAV::GnssAnalyzer::Combination::calcCombinationFrequency() const (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.hpp:136)not called0.0%
NAV::GnssAnalyzer::Combination::description[abi:cxx11]() const (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.hpp:110)not called0.0%
NAV::GnssAnalyzer::GnssAnalyzer() (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:100)called 112 times40.0%
NAV::GnssAnalyzer::category[abi:cxx11]() (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:128)called 112 times78.0%
NAV::GnssAnalyzer::deinitialize() (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:352)not called0.0%
NAV::GnssAnalyzer::guiConfig() (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:133)not called0.0%
NAV::GnssAnalyzer::guiConfig()::{lambda(NAV::GnssAnalyzer::Combination::Term const&, NAV::GnssAnalyzer::Combination::Term const&)#1}::operator()(NAV::GnssAnalyzer::Combination::Term const&, NAV::GnssAnalyzer::Combination::Term const&) const (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:186)not called0.0%
NAV::GnssAnalyzer::initialize() (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:335)not called0.0%
NAV::GnssAnalyzer::receiveGnssObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:365)not called0.0%
NAV::GnssAnalyzer::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:325)not called0.0%
NAV::GnssAnalyzer::save[abi:cxx11]() const (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:314)not called0.0%
NAV::GnssAnalyzer::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:118)called 224 times78.0%
NAV::GnssAnalyzer::type[abi:cxx11]() const (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:123)not called0.0%
NAV::GnssAnalyzer::~GnssAnalyzer() (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:113)called 112 times100.0%
NAV::GnssCombination::dynamicDataDescriptors[abi:cxx11]() const (src/NodeData/GNSS/GnssCombination.hpp:74)not called0.0%
NAV::GnssCombination::getDynamicDataAt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/NodeData/GNSS/GnssCombination.hpp:92)not called0.0%
NAV::GnssCombination::getDynamicData[abi:cxx11]() const (src/NodeData/GNSS/GnssCombination.hpp:105)not called0.0%
NAV::GnssCombination::getType[abi:cxx11]() const (src/NodeData/GNSS/GnssCombination.hpp:39)not called0.0%
NAV::GnssCombination::parentTypes[abi:cxx11]() (src/NodeData/GNSS/GnssCombination.hpp:43)called 112 times48.0%
NAV::GnssCombination::type[abi:cxx11]() (src/NodeData/GNSS/GnssCombination.hpp:32)called 582110 times78.0%
NAV::GnssMeasurementErrorModel::GnssMeasurementErrorModel() (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:27)called 120 times69.0%
NAV::GnssMeasurementErrorModel::ShowGuiWidgets(char const*, float) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:120)not called0.0%
NAV::GnssMeasurementErrorModel::carrierMeasErrorVar(NAV::SatelliteSystem const&, double, double) const (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:40)not called0.0%
NAV::GnssMeasurementErrorModel::codeBiasErrorVar() const (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:51)called 41798 times100.0%
NAV::GnssMeasurementErrorModel::psrMeasErrorVar(NAV::SatelliteSystem const&, double, double) const (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:35)called 41798 times100.0%
NAV::GnssMeasurementErrorModel::psrRateMeasErrorVar(NAV::Frequency const&, signed char, double, double) const (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:45)called 40922 times100.0%
NAV::GnssMeasurementErrorModel::satSysErrorFactorVariance(NAV::SatelliteSystem const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:59)called 82720 times62.0%
NAV::GnssMeasurementErrorModel::updateStdDevCurvePlot(NAV::GnssMeasurementErrorModel::Model) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:112)called 960 times100.0%
NAV::GnssMeasurementErrorModel::weightingFunction(NAV::GnssMeasurementErrorModel::Model, double, double) const (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:83)called 8723680 times96.0%
NAV::GnssNavInfo::addSatelliteNavData(NAV::SatId const&, std::shared_ptr<NAV::SatNavData> const&) (src/NodeData/GNSS/GnssNavInfo.hpp:90)called 8291 times100.0%
NAV::GnssNavInfo::nSatellites() const (src/NodeData/GNSS/GnssNavInfo.hpp:122)not called0.0%
NAV::GnssNavInfo::reset() (src/NodeData/GNSS/GnssNavInfo.hpp:135)called 57 times100.0%
NAV::GnssNavInfo::satellites() const (src/NodeData/GNSS/GnssNavInfo.hpp:129)called 1645 times100.0%
NAV::GnssNavInfo::searchNavigationData(NAV::SatId const&, NAV::InsTime const&) const (src/NodeData/GNSS/GnssNavInfo.hpp:98)called 58194 times85.0%
NAV::GnssNavInfo::type[abi:cxx11]() (src/NodeData/GNSS/GnssNavInfo.hpp:34)called 790 times78.0%
NAV::GnssObs::GnssObs() (src/NodeData/GNSS/GnssObs.hpp:136)called 9045 times100.0%
NAV::GnssObs::GnssObs(NAV::InsTime const&, std::vector<NAV::GnssObs::ObservationData, std::allocator<NAV::GnssObs::ObservationData> >, std::vector<NAV::GnssObs::SatelliteData, std::allocator<NAV::GnssObs::SatelliteData> >) (src/NodeData/GNSS/GnssObs.hpp:142)called 807 times100.0%
NAV::GnssObs::ObservationData::ObservationData(NAV::SatSigId const&) (src/NodeData/GNSS/GnssObs.hpp:98)called 522246 times100.0%
NAV::GnssObs::ObservationData::ObservationData(NAV::SatSigId const&, std::optional<NAV::GnssObs::ObservationData::Pseudorange>, std::optional<NAV::GnssObs::ObservationData::CarrierPhase>, std::optional<double>, std::optional<double>) (src/NodeData/GNSS/GnssObs.hpp:107)called 23672 times100.0%
NAV::GnssObs::contains(NAV::SatSigId const&) const (src/NodeData/GNSS/GnssObs.hpp:205)called 14221972 times100.0%
NAV::GnssObs::contains(NAV::SatSigId const&) const::{lambda(NAV::GnssObs::ObservationData const&)#1}::operator()(NAV::GnssObs::ObservationData const&) const (src/NodeData/GNSS/GnssObs.hpp:207)called 700897311 times100.0%
NAV::GnssObs::dynamicDataDescriptors[abi:cxx11]() const (src/NodeData/GNSS/GnssObs.hpp:250)not called0.0%
NAV::GnssObs::getDynamicDataAt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/NodeData/GNSS/GnssObs.hpp:273)not called0.0%
NAV::GnssObs::getDynamicData[abi:cxx11]() const (src/NodeData/GNSS/GnssObs.hpp:310)not called0.0%
NAV::GnssObs::getSatData() const (src/NodeData/GNSS/GnssObs.hpp:247)called 270766 times100.0%
NAV::GnssObs::getType[abi:cxx11]() const (src/NodeData/GNSS/GnssObs.hpp:157)not called0.0%
NAV::GnssObs::operator()(NAV::SatSigId const&) (src/NodeData/GNSS/GnssObs.hpp:216)called 1846786 times100.0%
NAV::GnssObs::operator()(NAV::SatSigId const&) const (src/NodeData/GNSS/GnssObs.hpp:233)not called0.0%
NAV::GnssObs::operator()(NAV::SatSigId const&) const::{lambda(NAV::GnssObs::ObservationData const&)#1}::operator()(NAV::GnssObs::ObservationData const&) const (src/NodeData/GNSS/GnssObs.hpp:235)not called0.0%
NAV::GnssObs::operator()(NAV::SatSigId const&)::{lambda(NAV::GnssObs::ObservationData const&)#1}::operator()(NAV::GnssObs::ObservationData const&) const (src/NodeData/GNSS/GnssObs.hpp:218)called 86940988 times100.0%
NAV::GnssObs::parentTypes[abi:cxx11]() (src/NodeData/GNSS/GnssObs.hpp:161)called 112 times48.0%
NAV::GnssObs::satData(NAV::SatId const&) (src/NodeData/GNSS/GnssObs.hpp:172)called 1875890 times100.0%
NAV::GnssObs::satData(NAV::SatId const&)::{lambda(NAV::GnssObs::SatelliteData const&)#1}::operator()(NAV::GnssObs::SatelliteData const&) const (src/NodeData/GNSS/GnssObs.hpp:174)called 33280141 times100.0%
NAV::GnssObs::type[abi:cxx11]() (src/NodeData/GNSS/GnssObs.hpp:150)called 583140 times78.0%
NAV::GroupBox::GroupBox() (src/Nodes/Utility/GroupBox.cpp:13)called 115 times78.0%
NAV::GroupBox::category[abi:cxx11]() (src/Nodes/Utility/GroupBox.cpp:38)called 112 times78.0%
NAV::GroupBox::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Utility/GroupBox.cpp:45)called 3 times100.0%
NAV::GroupBox::save[abi:cxx11]() const (src/Nodes/Utility/GroupBox.cpp:43)not called0.0%
NAV::GroupBox::typeStatic[abi:cxx11]() (src/Nodes/Utility/GroupBox.cpp:28)called 227 times78.0%
NAV::GroupBox::type[abi:cxx11]() const (src/Nodes/Utility/GroupBox.cpp:33)not called0.0%
NAV::GroupBox::~GroupBox() (src/Nodes/Utility/GroupBox.cpp:23)called 118 times100.0%
NAV::IRNSSEphemeris::IRNSSEphemeris(NAV::InsTime const&, NAV::InsTime const&, unsigned long const&, std::array<double, 3ul> const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, unsigned char, double const&) (src/Navigation/GNSS/Satellite/Ephemeris/IRNSSEphemeris.cpp:19)not called0.0%
NAV::IRNSSEphemeris::IRNSSEphemeris(int, int, int, int, int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) (src/Navigation/GNSS/Satellite/Ephemeris/IRNSSEphemeris.cpp:53)called 2 times71.0%
NAV::IRNSSEphemeris::calcClockCorrections(NAV::InsTime const&, double, NAV::Frequency const&) const (src/Navigation/GNSS/Satellite/Ephemeris/IRNSSEphemeris.cpp:88)called 50 times80.0%
NAV::IRNSSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const (src/Navigation/GNSS/Satellite/Ephemeris/IRNSSEphemeris.cpp:162)called 50 times51.0%
NAV::IRNSSEphemeris::calcSatellitePositionVariance() const (src/Navigation/GNSS/Satellite/Ephemeris/IRNSSEphemeris.cpp:307)not called0.0%
NAV::IRNSSEphemeris::isHealthy() const (src/Navigation/GNSS/Satellite/Ephemeris/IRNSSEphemeris.cpp:302)not called0.0%
NAV::IRNSSEphemeris::~IRNSSEphemeris() (src/Navigation/GNSS/Satellite/Ephemeris/IRNSSEphemeris.hpp:210)called 2 times100.0%
NAV::IRWKF::designMatrix_H(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, unsigned long const&, unsigned char const&, unsigned char const&, unsigned char const&, unsigned char const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:82)called 10004 times67.0%
NAV::IRWKF::initialErrorCovarianceMatrix_P0(std::vector<Eigen::Matrix<double, 3, 1, 0, 3, 1>, std::allocator<Eigen::Matrix<double, 3, 1, 0, 3, 1> > > const&, unsigned char const&, bool const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:25)called 1 time71.0%
NAV::IRWKF::initialStateTransitionMatrix_Phi(double const&, unsigned char const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:14)called 1 time65.0%
NAV::IRWKF::initializeKalmanFilterAuto(unsigned long const&, std::vector<NAV::PinData, std::allocator<NAV::PinData> > const&, NAV::PinDataIRWKF const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<std::shared_ptr<NAV::ImuObs const>, std::allocator<std::shared_ptr<NAV::ImuObs const> > > const&, bool const&, double const&, unsigned char const&, unsigned char const&, std::vector<Eigen::Matrix<double, -1, 1, 0, -1, 1>, std::allocator<Eigen::Matrix<double, -1, 1, 0, -1, 1> > >&, NAV::KalmanFilter&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:357)called 1 time64.0%
NAV::IRWKF::initializeKalmanFilterManually(unsigned long const&, std::vector<NAV::PinData, std::allocator<NAV::PinData> > const&, NAV::PinDataIRWKF const&, unsigned char const&, double const&, std::vector<Eigen::Matrix<double, -1, 1, 0, -1, 1>, std::allocator<Eigen::Matrix<double, -1, 1, 0, -1, 1> > >&, NAV::KalmanFilter&, bool const&, bool const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:102)not called0.0%
NAV::IRWKF::mean(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, unsigned long const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:541)called 16 times100.0%
NAV::IRWKF::processNoiseMatrix_Q(Eigen::Matrix<double, -1, -1, 0, -1, -1>&, double const&, std::vector<Eigen::Matrix<double, -1, 1, 0, -1, 1>, std::allocator<Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, unsigned char const&, bool const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:49)called 9904 times59.0%
NAV::IRWKF::stateTransitionMatrix_Phi(Eigen::Matrix<double, -1, -1, 0, -1, -1>&, double const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:76)called 9903 times73.0%
NAV::IRWKF::variance(std::vector<std::vector<double, std::allocator<double> >, std::allocator<std::vector<double, std::allocator<double> > > > const&, unsigned long const&) (src/Navigation/INS/SensorCombiner/IRWKF/IRWKF.cpp:555)called 8 times79.0%
NAV::ImGuiScreenshotImageBuf::FlipVertical() (src/util/ImPlot.cpp:90)not called0.0%
NAV::ImGuiScreenshotImageBuf::ImGuiScreenshotImageBuf(int, int, unsigned long, unsigned long) (src/util/ImPlot.cpp:61)not called0.0%
NAV::ImGuiScreenshotImageBuf::RemoveAlpha() (src/util/ImPlot.cpp:79)not called0.0%
NAV::ImGuiScreenshotImageBuf::SaveFile(char const*) (src/util/ImPlot.cpp:70)not called0.0%
NAV::Imu::Imu(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/Nodes/DataProvider/IMU/Imu.cpp:51)called 1064 times64.0%
NAV::Imu::guiConfig() (src/Nodes/DataProvider/IMU/Imu.cpp:54)not called0.0%
NAV::Imu::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/Imu.cpp:155)called 54 times100.0%
NAV::Imu::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Imu.cpp:144)not called0.0%
NAV::Imu::~Imu() (src/Nodes/DataProvider/IMU/Imu.hpp:27)called 1064 times100.0%
NAV::ImuFile::ImuFile() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:23)called 112 times45.0%
NAV::ImuFile::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:50)called 112 times78.0%
NAV::ImuFile::deinitialize() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:184)not called0.0%
NAV::ImuFile::guiConfig() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:55)not called0.0%
NAV::ImuFile::guiConfig()::{lambda(int, char const*, char const*, bool)#1}::operator()(int, char const*, char const*, bool) const (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:82)not called0.0%
NAV::ImuFile::guiConfig()::{lambda(int, char const*, char const*, bool)#1}::operator()(int, char const*, char const*, bool) const::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:85)not called0.0%
NAV::ImuFile::initialize() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:143)not called0.0%
NAV::ImuFile::pollData() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:198)not called0.0%
NAV::ImuFile::pollData()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:208)not called0.0%
NAV::ImuFile::pollData()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:246)not called0.0%
NAV::ImuFile::resetNode() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:191)not called0.0%
NAV::ImuFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:129)not called0.0%
NAV::ImuFile::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:117)not called0.0%
NAV::ImuFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:40)called 224 times78.0%
NAV::ImuFile::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:45)not called0.0%
NAV::ImuFile::~ImuFile() (src/Nodes/DataProvider/IMU/FileReader/ImuFile.cpp:35)called 112 times100.0%
NAV::ImuFusion::ImuFusion() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:345)called 114 times49.0%
NAV::ImuFusion::category[abi:cxx11]() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:372)called 112 times78.0%
NAV::ImuFusion::combineSignals(std::shared_ptr<NAV::ImuObs const> const&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1481)called 17386 times57.0%
NAV::ImuFusion::deinitialize() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1308)called 2 times100.0%
NAV::ImuFusion::guiConfig() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:377)not called0.0%
NAV::ImuFusion::initialize() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1198)called 6 times53.0%
NAV::ImuFusion::initializeMountingAngles() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1335)called 122 times94.0%
NAV::ImuFusion::measurementNoiseMatrix_R(Eigen::Matrix<double, -1, -1, 0, -1, -1>&, unsigned long) const (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1588)called 6 times77.0%
NAV::ImuFusion::measurementNoiseMatrix_R_adaptive(double, Eigen::Matrix<double, -1, -1, 0, -1, -1> const&, Eigen::Matrix<double, -1, 1, 0, -1, 1> const&, Eigen::Matrix<double, -1, -1, 0, -1, -1> const&, Eigen::Matrix<double, -1, -1, 0, -1, -1> const&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1583)not called0.0%
NAV::ImuFusion::recvSignal(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1350)called 17486 times62.0%
NAV::ImuFusion::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1115)called 2 times97.0%
NAV::ImuFusion::save[abi:cxx11]() const (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1086)not called0.0%
NAV::ImuFusion::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:362)called 226 times78.0%
NAV::ImuFusion::type[abi:cxx11]() const (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:367)not called0.0%
NAV::ImuFusion::updateNumberOfInputPins() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:1313)called 116 times51.0%
NAV::ImuFusion::~ImuFusion() (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:357)called 116 times100.0%
NAV::ImuIntegrator::ImuIntegrator() (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:32)called 114 times42.0%
NAV::ImuIntegrator::ImuIntegrator()::{lambda(NAV::Node const*, NAV::InputPin const&)#1}::operator()(NAV::Node const*, NAV::InputPin const&) const (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:41)called 786 times88.0%
NAV::ImuIntegrator::category[abi:cxx11]() (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:65)called 112 times78.0%
NAV::ImuIntegrator::deinitialize() (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:124)called 1 time100.0%
NAV::ImuIntegrator::guiConfig() (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:70)not called0.0%
NAV::ImuIntegrator::initialize() (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:113)called 3 times86.0%
NAV::ImuIntegrator::recvObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:129)called 786 times46.0%
NAV::ImuIntegrator::recvPosVelAttInit(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:165)called 1 time74.0%
NAV::ImuIntegrator::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:99)called 2 times100.0%
NAV::ImuIntegrator::save[abi:cxx11]() const (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:87)not called0.0%
NAV::ImuIntegrator::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:55)called 226 times78.0%
NAV::ImuIntegrator::type[abi:cxx11]() const (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:60)not called0.0%
NAV::ImuIntegrator::~ImuIntegrator() (src/Nodes/DataProcessor/Integrator/ImuIntegrator.cpp:50)called 116 times100.0%
NAV::ImuObs::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/IMU/ImuObs.hpp:51)called 12 times70.0%
NAV::ImuObs::GetStaticDescriptorCount() (src/NodeData/IMU/ImuObs.hpp:69)not called0.0%
NAV::ImuObs::ImuObs(NAV::ImuPos const&) (src/NodeData/IMU/ImuObs.hpp:29)called 85956 times89.0%
NAV::ImuObs::getType[abi:cxx11]() const (src/NodeData/IMU/ImuObs.hpp:41)not called0.0%
NAV::ImuObs::getValueAt(unsigned long) const (src/NodeData/IMU/ImuObs.hpp:80)not called0.0%
NAV::ImuObs::parentTypes[abi:cxx11]() (src/NodeData/IMU/ImuObs.hpp:45)called 112 times48.0%
NAV::ImuObs::setValueAt(unsigned long, double) (src/NodeData/IMU/ImuObs.hpp:121)not called0.0%
NAV::ImuObs::staticDataDescriptors[abi:cxx11]() const (src/NodeData/IMU/ImuObs.hpp:72)not called0.0%
NAV::ImuObs::staticDescriptorCount() const (src/NodeData/IMU/ImuObs.hpp:75)not called0.0%
NAV::ImuObs::type[abi:cxx11]() (src/NodeData/IMU/ImuObs.hpp:34)called 28093 times78.0%
NAV::ImuObsSimulated::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/IMU/ImuObsSimulated.hpp:50)called 4 times94.0%
NAV::ImuObsSimulated::GetStaticDescriptorCount() (src/NodeData/IMU/ImuObsSimulated.hpp:69)not called0.0%
NAV::ImuObsSimulated::ImuObsSimulated(NAV::ImuPos const&) (src/NodeData/IMU/ImuObsSimulated.hpp:26)called 35214 times88.0%
NAV::ImuObsSimulated::getType[abi:cxx11]() const (src/NodeData/IMU/ImuObsSimulated.hpp:38)not called0.0%
NAV::ImuObsSimulated::getValueAt(unsigned long) const (src/NodeData/IMU/ImuObsSimulated.hpp:80)not called0.0%
NAV::ImuObsSimulated::parentTypes[abi:cxx11]() (src/NodeData/IMU/ImuObsSimulated.hpp:42)called 112 times64.0%
NAV::ImuObsSimulated::setValueAt(unsigned long, double) (src/NodeData/IMU/ImuObsSimulated.hpp:119)not called0.0%
NAV::ImuObsSimulated::staticDataDescriptors[abi:cxx11]() const (src/NodeData/IMU/ImuObsSimulated.hpp:72)not called0.0%
NAV::ImuObsSimulated::staticDescriptorCount() const (src/NodeData/IMU/ImuObsSimulated.hpp:75)not called0.0%
NAV::ImuObsSimulated::type[abi:cxx11]() (src/NodeData/IMU/ImuObsSimulated.hpp:31)called 60677 times78.0%
NAV::ImuObsWDelta::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/IMU/ImuObsWDelta.hpp:49)called 4 times92.0%
NAV::ImuObsWDelta::GetStaticDescriptorCount() (src/NodeData/IMU/ImuObsWDelta.hpp:63)not called0.0%
NAV::ImuObsWDelta::ImuObsWDelta(NAV::ImuPos const&) (src/NodeData/IMU/ImuObsWDelta.hpp:27)called 60990 times83.0%
NAV::ImuObsWDelta::getType[abi:cxx11]() const (src/NodeData/IMU/ImuObsWDelta.hpp:39)not called0.0%
NAV::ImuObsWDelta::getValueAt(unsigned long) const (src/NodeData/IMU/ImuObsWDelta.hpp:74)not called0.0%
NAV::ImuObsWDelta::parentTypes[abi:cxx11]() (src/NodeData/IMU/ImuObsWDelta.hpp:43)called 224 times48.0%
NAV::ImuObsWDelta::setValueAt(unsigned long, double) (src/NodeData/IMU/ImuObsWDelta.hpp:104)not called0.0%
NAV::ImuObsWDelta::staticDataDescriptors[abi:cxx11]() const (src/NodeData/IMU/ImuObsWDelta.hpp:66)not called0.0%
NAV::ImuObsWDelta::staticDescriptorCount() const (src/NodeData/IMU/ImuObsWDelta.hpp:69)not called0.0%
NAV::ImuObsWDelta::type[abi:cxx11]() (src/NodeData/IMU/ImuObsWDelta.hpp:32)called 27248 times78.0%
NAV::ImuPos::b_positionAccel() const (src/NodeData/IMU/ImuPos.hpp:29)not called0.0%
NAV::ImuPos::b_positionGyro() const (src/NodeData/IMU/ImuPos.hpp:34)not called0.0%
NAV::ImuPos::b_positionMag() const (src/NodeData/IMU/ImuPos.hpp:39)not called0.0%
NAV::ImuPos::b_quatAccel_p() const (src/NodeData/IMU/ImuPos.hpp:45)called 177346 times100.0%
NAV::ImuPos::b_quatGyro_p() const (src/NodeData/IMU/ImuPos.hpp:56)called 154162 times100.0%
NAV::ImuPos::b_quatMag_p() const (src/NodeData/IMU/ImuPos.hpp:67)not called0.0%
NAV::ImuPos::p_quatAccel_b() const (src/NodeData/IMU/ImuPos.hpp:50)called 2890774 times100.0%
NAV::ImuPos::p_quatGyro_b() const (src/NodeData/IMU/ImuPos.hpp:61)called 2892811 times100.0%
NAV::ImuPos::p_quatMag_b() const (src/NodeData/IMU/ImuPos.hpp:72)not called0.0%
NAV::ImuSimulator::ImuSimulator() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:35)called 120 times49.0%
NAV::ImuSimulator::calcFlightAngles(double) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1688)called 2891144 times100.0%
NAV::ImuSimulator::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:62)called 112 times78.0%
NAV::ImuSimulator::checkStopCondition(double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1464)called 120451 times48.0%
NAV::ImuSimulator::deinitialize() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1412)called 8 times100.0%
NAV::ImuSimulator::e_getPositionFromCsvLine(std::vector<std::variant<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::variant<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:881)not called0.0%
NAV::ImuSimulator::getTimeFromCsvLine(std::vector<std::variant<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::variant<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:846)not called0.0%
NAV::ImuSimulator::guiConfig() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:67)not called0.0%
NAV::ImuSimulator::guiConfig()::{lambda(int, char const*, char const*)#1}::operator()(int, char const*, char const*) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:174)not called0.0%
NAV::ImuSimulator::guiConfig()::{lambda(int, char const*, char const*)#1}::operator()(int, char const*, char const*) const::{lambda()#1}::operator()() const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:176)not called0.0%
NAV::ImuSimulator::initialize() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1405)called 8 times100.0%
NAV::ImuSimulator::initializeSplines() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:938)called 8 times35.0%
NAV::ImuSimulator::initializeSplines()::{lambda(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&)#1}::operator()(Eigen::Matrix<double, 6, 1, 0, 6, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1002)not called0.0%
NAV::ImuSimulator::lla_calcPosition(double) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1697)called 2990780 times75.0%
NAV::ImuSimulator::n_calcOmega_nb(double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Quaternion<double, 0> const&) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1737)called 2861154 times56.0%
NAV::ImuSimulator::n_calcTrajectoryAccel(double, Eigen::Quaternion<double, 0> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1713)called 2869707 times66.0%
NAV::ImuSimulator::n_calcVelocity(double, Eigen::Quaternion<double, 0> const&) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1705)called 2895163 times75.0%
NAV::ImuSimulator::n_getAttitudeQuaternionFromCsvLine_b(std::vector<std::variant<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::variant<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:909)not called0.0%
NAV::ImuSimulator::pollImuObs(unsigned long, bool) (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1498)called 70432 times78.0%
NAV::ImuSimulator::pollPosVelAtt(unsigned long, bool) (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1647)called 50018 times75.0%
NAV::ImuSimulator::resetNode() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1417)called 16 times18.0%
NAV::ImuSimulator::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:698)called 8 times76.0%
NAV::ImuSimulator::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:651)not called0.0%
NAV::ImuSimulator::to_string(NAV::ImuSimulator::Direction) (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1795)not called0.0%
NAV::ImuSimulator::to_string(NAV::ImuSimulator::TrajectoryType) (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1775)not called0.0%
NAV::ImuSimulator::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:52)called 232 times78.0%
NAV::ImuSimulator::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:57)not called0.0%
NAV::ImuSimulator::~ImuSimulator() (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:47)called 128 times100.0%
NAV::IncrementalLeastSquares<double>::IncrementalLeastSquares(unsigned long) (src/Navigation/Math/internal/PolynomialRegressor/IncrementalLeastSquares.hpp:34)called 2418 times62.0%
NAV::IncrementalLeastSquares<double>::addDataPoint(double const&, double const&) (src/Navigation/Math/internal/PolynomialRegressor/IncrementalLeastSquares.hpp:51)called 1122705 times94.0%
NAV::IncrementalLeastSquares<double>::calcCoefficients() const (src/Navigation/Math/internal/PolynomialRegressor/IncrementalLeastSquares.hpp:96)called 12102 times62.0%
NAV::IncrementalLeastSquares<double>::removeDataPoint(double const&, double const&) (src/Navigation/Math/internal/PolynomialRegressor/IncrementalLeastSquares.hpp:71)called 571 times94.0%
NAV::IncrementalLeastSquares<double>::reset() (src/Navigation/Math/internal/PolynomialRegressor/IncrementalLeastSquares.hpp:89)called 4620 times100.0%
NAV::IncrementalLeastSquares<double>::setPolynomialDegree(unsigned long) (src/Navigation/Math/internal/PolynomialRegressor/IncrementalLeastSquares.hpp:41)called 4836 times86.0%
NAV::InertialIntegrator::applySensorBiasesIncrements(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/InertialIntegrator.cpp:64)called 26813 times100.0%
NAV::InertialIntegrator::applyStateErrors_e(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/InertialIntegrator.cpp:104)called 1296 times75.0%
NAV::InertialIntegrator::applyStateErrors_n(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/InertialIntegrator.cpp:75)called 25517 times75.0%
NAV::InertialIntegrator::calcInertialSolution(NAV::InsTime const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, NAV::ImuPos const&) (src/Navigation/INS/InertialIntegrator.cpp:156)called 49998 times81.0%
NAV::InertialIntegrator::calcInertialSolutionDelta(NAV::InsTime const&, double const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, NAV::ImuPos const&) (src/Navigation/INS/InertialIntegrator.cpp:171)called 786 times63.0%
NAV::InertialIntegrator::calcInertialSolutionFromMeasurementBuffer(NAV::ImuPos const&) (src/Navigation/INS/InertialIntegrator.cpp:204)called 50784 times34.0%
NAV::InertialIntegrator::getIntegrationFrame() const (src/Navigation/INS/InertialIntegrator.cpp:137)called 216624 times100.0%
NAV::InertialIntegrator::getLatestState() const (src/Navigation/INS/InertialIntegrator.cpp:121)called 266834 times73.0%
NAV::InertialIntegrator::getMeasurements() const (src/Navigation/INS/InertialIntegrator.cpp:116)called 99995 times100.0%
NAV::InertialIntegrator::hasInitialPosition() const (src/Navigation/INS/InertialIntegrator.cpp:37)called 128399 times100.0%
NAV::InertialIntegrator::p_calcCurrentAcceleration() const (src/Navigation/INS/InertialIntegrator.cpp:142)called 49997 times91.0%
NAV::InertialIntegrator::p_calcCurrentAngularRate() const (src/Navigation/INS/InertialIntegrator.cpp:149)called 26813 times91.0%
NAV::InertialIntegrator::p_getLastAccelerationBias() const (src/Navigation/INS/InertialIntegrator.cpp:127)called 52589 times100.0%
NAV::InertialIntegrator::p_getLastAngularRateBias() const (src/Navigation/INS/InertialIntegrator.cpp:132)called 52589 times100.0%
NAV::InertialIntegrator::reset() (src/Navigation/INS/InertialIntegrator.cpp:28)called 54 times90.0%
NAV::InertialIntegrator::setBufferSizes() (src/Navigation/INS/InertialIntegrator.cpp:387)called 73 times56.0%
NAV::InertialIntegrator::setInitialState(NAV::PosVelAtt const&) (src/Navigation/INS/InertialIntegrator.cpp:42)called 18 times100.0%
NAV::InertialIntegrator::setState(NAV::PosVelAtt const&) (src/Navigation/INS/InertialIntegrator.cpp:48)not called0.0%
NAV::InertialIntegrator::setTotalSensorBiases(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/InertialIntegrator.cpp:53)called 17 times56.0%
NAV::InertialIntegratorGui(char const*, NAV::InertialIntegrator&, float) (src/Navigation/INS/InertialIntegrator.cpp:410)not called0.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::AllanDeviation>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::AllanDeviation::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::Combiner>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::Combiner::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 227 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::CsvLogger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::CsvLogger::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::Demo>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::Demo::*)(NAV::InsTime const&, unsigned long), int) (src/internal/NodeManager.hpp:105)called 112 times85.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::Demo>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::Demo::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::ErrorModel>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::ErrorModel::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 120 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::GnssAnalyzer>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::GnssAnalyzer::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::ImuFusion>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::ImuFusion::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 233 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::ImuIntegrator>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::ImuIntegrator::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 228 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::KmlLogger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::KmlLogger::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::LooselyCoupledKF>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::LooselyCoupledKF::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 275 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::LowPassFilter>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::LowPassFilter::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::MatrixLogger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::MatrixLogger::*)(NAV::InsTime const&, unsigned long), int) (src/internal/NodeManager.hpp:105)called 112 times85.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::MavlinkSend>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::MavlinkSend::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::Merger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::Merger::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 228 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::Plot>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::Plot::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 186 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::PosVelAttInitializer>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::PosVelAttInitializer::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 224 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::RinexObsLogger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::RinexObsLogger::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 124 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::RtklibPosConverter>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::RtklibPosConverter::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::SinglePointPositioning>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::SinglePointPositioning::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 120 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::Terminator>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::Terminator::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 161 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::TimeWindow>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::TimeWindow::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 114 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::UartDataLogger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::UartDataLogger::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::UartPacketConverter>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::UartPacketConverter::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::UbloxGnssObsConverter>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::UbloxGnssObsConverter::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 113 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::UbloxGnssOrbitCollector>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::UbloxGnssOrbitCollector::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 113 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::UdpSend>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::UdpSend::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::VectorNavBinaryConverter>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::VectorNavBinaryConverter::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 144 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::VectorNavDataLogger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::VectorNavDataLogger::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 116 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::WiFiObsLogger>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::WiFiObsLogger::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::WiFiPositioning>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::WiFiPositioning::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)called 112 times80.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::experimental::ARMA>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::experimental::ARMA::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)not called0.0%
NAV::InputPin* NAV::NodeManager::CreateInputPin<NAV::experimental::Delay>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, void (NAV::experimental::Delay::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.hpp:85)not called0.0%
NAV::InputPin::IncomingLink::IncomingLink() (src/internal/Node/Pin.hpp:567)called 5856 times100.0%
NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, -1, 0, -1, -1> >::ValueWrapper(Eigen::Matrix<double, -1, -1, 0, -1, -1> const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, -1, 0, -1, -1> >::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, -1, 0, -1, -1> >&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, -1, 0, -1, -1> >::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, 1, 0, -1, 1> >::ValueWrapper(Eigen::Matrix<double, -1, 1, 0, -1, 1> const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, 1, 0, -1, 1> >::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, 1, 0, -1, 1> >&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, 1, 0, -1, 1> >::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::CsvData>::ValueWrapper(NAV::CsvData const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::CsvData>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<NAV::CsvData>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::CsvData>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo::DemoData>::ValueWrapper(NAV::Demo::DemoData const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo::DemoData>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo::DemoData>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo::DemoData>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo>::ValueWrapper(NAV::Demo const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo>::ValueWrapper(NAV::GnssNavInfo const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)called 701 times100.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo> const&) (src/internal/Node/Pin.hpp:618)called 701 times100.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo>&&) (src/internal/Node/Pin.hpp:625)called 848 times100.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)called 2250 times100.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync const>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync const>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync const>::ValueWrapper(NAV::VectorNavSensor::TimeSync const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync const>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync>::ValueWrapper(NAV::VectorNavSensor::TimeSync const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<bool>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<bool>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<bool>::ValueWrapper(bool const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<bool>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<double>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<double>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<double>::ValueWrapper(double const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<double>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<float>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<float>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<float>::ValueWrapper(float const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<float>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<int>::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<int>&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<int>::ValueWrapper(int const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<int>::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::ValueWrapper(NAV::InputPin::IncomingLink::ValueWrapper<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&&) (src/internal/Node/Pin.hpp:625)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::ValueWrapper(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, NAV::OutputPin*, bool&) (src/internal/Node/Pin.hpp:590)not called0.0%
NAV::InputPin::IncomingLink::ValueWrapper<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::~ValueWrapper() (src/internal/Node/Pin.hpp:601)not called0.0%
NAV::InputPin::IncomingLink::getConnectedPin() const (src/internal/Node/Pin.cpp:438)called 1571889 times93.0%
NAV::InputPin::IncomingLink::getValue<Eigen::Matrix<double, -1, -1, 0, -1, -1> >() const::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.hpp:672)not called0.0%
NAV::InputPin::IncomingLink::getValue<NAV::CsvData>() const::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.hpp:672)not called0.0%
NAV::InputPin::IncomingLink::getValue<NAV::GnssNavInfo>() const::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.hpp:672)called 701 times100.0%
NAV::InputPin::IncomingLink::getValue<NAV::VectorNavSensor::TimeSync const>() const::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.hpp:672)not called0.0%
NAV::InputPin::IncomingLink::getValue<NAV::VectorNavSensor::TimeSync>() const::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.hpp:672)not called0.0%
NAV::InputPin::InputPin() (src/internal/Node/Pin.hpp:502)called 544 times89.0%
NAV::InputPin::InputPin(NAV::InputPin&&) (src/internal/Node/Pin.hpp:508)called 3135 times100.0%
NAV::InputPin::InputPin(ax::NodeEditor::PinId, char const*, NAV::Pin::Type, NAV::Node*) (src/internal/Node/Pin.hpp:498)called 5312 times82.0%
NAV::InputPin::canCreateLink(NAV::OutputPin const&) const (src/internal/Node/Pin.cpp:350)not called0.0%
NAV::InputPin::connect(NAV::OutputPin&, ax::NodeEditor::LinkId) (src/internal/Node/Pin.cpp:378)called 540 times74.0%
NAV::InputPin::connect(NAV::OutputPin&, ax::NodeEditor::LinkId)::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.cpp:385)called 336 times100.0%
NAV::InputPin::createLink(NAV::OutputPin&, ax::NodeEditor::LinkId) (src/internal/Node/Pin.cpp:360)not called0.0%
NAV::InputPin::deleteLink() (src/internal/Node/Pin.cpp:370)called 172 times100.0%
NAV::InputPin::disconnect() (src/internal/Node/Pin.cpp:414)called 807 times86.0%
NAV::InputPin::disconnect()::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.cpp:426)called 66 times86.0%
NAV::InputPin::firable::{lambda(NAV::Node const*, NAV::InputPin const&)#1}::operator()(NAV::Node const*, NAV::InputPin const&) const (src/internal/Node/Pin.hpp:728)called 389689 times100.0%
NAV::InputPin::isPinLinked() const (src/internal/Node/Pin.cpp:355)called 656138 times100.0%
NAV::InputPin::operator=(NAV::InputPin&&) (src/internal/Node/Pin.hpp:522)not called0.0%
NAV::InputPin::recreateLink(NAV::OutputPin&) (src/internal/Node/Pin.cpp:365)not called0.0%
NAV::InputPin::~InputPin() (src/internal/Node/Pin.hpp:504)called 8990 times100.0%
NAV::InsGnssLCKFSolution::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/State/InsGnssLCKFSolution.hpp:49)called 290688 times97.0%
NAV::InsGnssLCKFSolution::GetStaticDescriptorCount() (src/NodeData/State/InsGnssLCKFSolution.hpp:81)called 436020 times100.0%
NAV::InsGnssLCKFSolution::getType[abi:cxx11]() const (src/NodeData/State/InsGnssLCKFSolution.hpp:37)not called0.0%
NAV::InsGnssLCKFSolution::getValueAt(unsigned long) const (src/NodeData/State/InsGnssLCKFSolution.hpp:89)called 145332 times4.0%
NAV::InsGnssLCKFSolution::parentTypes[abi:cxx11]() (src/NodeData/State/InsGnssLCKFSolution.hpp:41)called 112 times64.0%
NAV::InsGnssLCKFSolution::staticDataDescriptors[abi:cxx11]() const (src/NodeData/State/InsGnssLCKFSolution.hpp:84)not called0.0%
NAV::InsGnssLCKFSolution::type[abi:cxx11]() (src/NodeData/State/InsGnssLCKFSolution.hpp:30)called 582168 times78.0%
NAV::InsGnssTCKFSolution::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/State/InsGnssTCKFSolution.hpp:45)not called0.0%
NAV::InsGnssTCKFSolution::GetStaticDescriptorCount() (src/NodeData/State/InsGnssTCKFSolution.hpp:57)not called0.0%
NAV::InsGnssTCKFSolution::getType[abi:cxx11]() const (src/NodeData/State/InsGnssTCKFSolution.hpp:33)not called0.0%
NAV::InsGnssTCKFSolution::getValueAt(unsigned long) const (src/NodeData/State/InsGnssTCKFSolution.hpp:68)not called0.0%
NAV::InsGnssTCKFSolution::staticDataDescriptors[abi:cxx11]() const (src/NodeData/State/InsGnssTCKFSolution.hpp:60)not called0.0%
NAV::InsGnssTCKFSolution::staticDescriptorCount() const (src/NodeData/State/InsGnssTCKFSolution.hpp:63)not called0.0%
NAV::InsGnssTCKFSolution::type[abi:cxx11]() (src/NodeData/State/InsGnssTCKFSolution.hpp:26)called 581808 times78.0%
NAV::InsTime::InsTime() (src/Navigation/Time/InsTime.hpp:673)called 480886 times100.0%
NAV::InsTime::InsTime(NAV::InsTime_GPSweekTow const&, NAV::TimeSystem) (src/Navigation/Time/InsTime.hpp:696)called 101113 times90.0%
NAV::InsTime::InsTime(NAV::InsTime_JD const&, NAV::TimeSystem) (src/Navigation/Time/InsTime.hpp:687)called 192778 times86.0%
NAV::InsTime::InsTime(NAV::InsTime_MJD const&, NAV::TimeSystem) (src/Navigation/Time/InsTime.hpp:678)called 32 times83.0%
NAV::InsTime::InsTime(NAV::InsTime_YDoySod const&, NAV::TimeSystem) (src/Navigation/Time/InsTime.hpp:737)called 28 times76.0%
NAV::InsTime::InsTime(NAV::InsTime_YMDHMS const&, NAV::TimeSystem) (src/Navigation/Time/InsTime.hpp:711)called 192763 times75.0%
NAV::InsTime::InsTime(int, int, int, int, int, long double, NAV::TimeSystem) (src/Navigation/Time/InsTime.hpp:771)called 192684 times100.0%
NAV::InsTime::InsTime(int, int, long double, NAV::TimeSystem) (src/Navigation/Time/InsTime.hpp:760)called 72591 times100.0%
NAV::InsTime::differenceToUTC(NAV::TimeSystem) const (src/Navigation/Time/InsTime.hpp:1076)called 942034 times94.0%
NAV::InsTime::empty() const (src/Navigation/Time/InsTime.hpp:1047)called 2598259 times100.0%
NAV::InsTime::isLeapYear() const (src/Navigation/Time/InsTime.hpp:955)called 1 time86.0%
NAV::InsTime::leapGps2UTC() const (src/Navigation/Time/InsTime.hpp:900)called 466020 times100.0%
NAV::InsTime::leapGps2UTC(NAV::InsTime const&) (src/Navigation/Time/InsTime.hpp:908)called 7 times100.0%
NAV::InsTime::leapGps2UTC(NAV::InsTime_GPSweekTow const&) (src/Navigation/Time/InsTime.hpp:916)called 1 time75.0%
NAV::InsTime::leapGps2UTC(NAV::InsTime_JD const&) (src/Navigation/Time/InsTime.hpp:940)called 1 time75.0%
NAV::InsTime::leapGps2UTC(NAV::InsTime_MJD const&) (src/Navigation/Time/InsTime.hpp:948)called 466026 times100.0%
NAV::InsTime::leapGps2UTC(NAV::InsTime_YDoySod const&) (src/Navigation/Time/InsTime.hpp:924)called 1 time75.0%
NAV::InsTime::leapGps2UTC(NAV::InsTime_YMDHMS const&) (src/Navigation/Time/InsTime.hpp:932)called 1 time75.0%
NAV::InsTime::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/Time/InsTime.cpp:20)not called0.0%
NAV::InsTime::operator!=(NAV::InsTime const&) const (src/Navigation/Time/InsTime.hpp:969)called 50047 times100.0%
NAV::InsTime::operator+=(std::chrono::duration<long double, std::ratio<1l, 1l> > const&) (src/Navigation/Time/InsTime.hpp:1004)called 201715 times100.0%
NAV::InsTime::operator-=(std::chrono::duration<long double, std::ratio<1l, 1l> > const&) (src/Navigation/Time/InsTime.hpp:1015)called 660315 times100.0%
NAV::InsTime::operator<(NAV::InsTime const&) const (src/Navigation/Time/InsTime.hpp:981)called 1067570 times100.0%
NAV::InsTime::operator<=(NAV::InsTime const&) const (src/Navigation/Time/InsTime.hpp:973)called 34893 times100.0%
NAV::InsTime::operator==(NAV::InsTime const&) const (src/Navigation/Time/InsTime.hpp:965)called 7049138 times100.0%
NAV::InsTime::operator>(NAV::InsTime const&) const (src/Navigation/Time/InsTime.hpp:985)called 27568 times100.0%
NAV::InsTime::operator>=(NAV::InsTime const&) const (src/Navigation/Time/InsTime.hpp:977)called 208 times100.0%
NAV::InsTime::reset() (src/Navigation/Time/InsTime.hpp:1053)called 220417 times100.0%
NAV::InsTime::toGPSweekTow(NAV::TimeSystem) const (src/Navigation/Time/InsTime.hpp:812)called 139341 times100.0%
NAV::InsTime::toJD(NAV::TimeSystem) const (src/Navigation/Time/InsTime.hpp:799)called 39626 times100.0%
NAV::InsTime::toMJD(NAV::TimeSystem) const (src/Navigation/Time/InsTime.hpp:790)called 236661 times100.0%
NAV::InsTime::toUnixTime() const (src/Navigation/Time/InsTime.hpp:890)called 4 times100.0%
NAV::InsTime::toYDoySod(NAV::TimeSystem) const (src/Navigation/Time/InsTime.hpp:861)called 4 times92.0%
NAV::InsTime::toYMDHMS(NAV::TimeSystem, int) const (src/Navigation/Time/InsTime.hpp:829)called 39623 times95.0%
NAV::InsTimeUtil::daysInMonth(int, int) (src/Navigation/Time/InsTime.hpp:105)called 232637 times100.0%
NAV::InsTimeUtil::isLeapYear(int) (src/Navigation/Time/InsTime.hpp:96)called 797006 times100.0%
NAV::InsTime_GPSweekTow::InsTime_GPSweekTow(int, int, long double) (src/Navigation/Time/InsTime.hpp:336)called 240430 times83.0%
NAV::InsTime_GPSweekTow::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/Time/InsTime.cpp:41)not called0.0%
NAV::InsTime_GPSweekTow::operator!=(NAV::InsTime_GPSweekTow const&) const (src/Navigation/Time/InsTime.hpp:381)called 36 times100.0%
NAV::InsTime_GPSweekTow::operator<(NAV::InsTime_GPSweekTow const&) const (src/Navigation/Time/InsTime.hpp:402)called 36 times100.0%
NAV::InsTime_GPSweekTow::operator<=(NAV::InsTime_GPSweekTow const&) const (src/Navigation/Time/InsTime.hpp:388)called 30 times88.0%
NAV::InsTime_GPSweekTow::operator==(NAV::InsTime_GPSweekTow const&) const (src/Navigation/Time/InsTime.hpp:365)called 78 times100.0%
NAV::InsTime_GPSweekTow::operator>(NAV::InsTime_GPSweekTow const&) const (src/Navigation/Time/InsTime.hpp:412)called 18 times100.0%
NAV::InsTime_GPSweekTow::operator>=(NAV::InsTime_GPSweekTow const&) const (src/Navigation/Time/InsTime.hpp:395)called 12 times100.0%
NAV::InsTime_JD::InsTime_JD(int, long double) (src/Navigation/Time/InsTime.hpp:251)called 232388 times100.0%
NAV::InsTime_JD::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/Time/InsTime.cpp:34)not called0.0%
NAV::InsTime_JD::operator!=(NAV::InsTime_JD const&) const (src/Navigation/Time/InsTime.hpp:287)called 28 times100.0%
NAV::InsTime_JD::operator<(NAV::InsTime_JD const&) const (src/Navigation/Time/InsTime.hpp:308)called 24 times100.0%
NAV::InsTime_JD::operator<=(NAV::InsTime_JD const&) const (src/Navigation/Time/InsTime.hpp:294)called 20 times88.0%
NAV::InsTime_JD::operator==(NAV::InsTime_JD const&) const (src/Navigation/Time/InsTime.hpp:269)called 56 times88.0%
NAV::InsTime_JD::operator>(NAV::InsTime_JD const&) const (src/Navigation/Time/InsTime.hpp:316)called 12 times100.0%
NAV::InsTime_JD::operator>=(NAV::InsTime_JD const&) const (src/Navigation/Time/InsTime.hpp:301)called 8 times100.0%
NAV::InsTime_MJD::InsTime_MJD() (src/Navigation/Time/InsTime.hpp:163)called 774746 times100.0%
NAV::InsTime_MJD::InsTime_MJD(int, long double) (src/Navigation/Time/InsTime.hpp:168)called 1392552 times100.0%
NAV::InsTime_MJD::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/Time/InsTime.cpp:27)not called0.0%
NAV::InsTime_MJD::operator!=(NAV::InsTime_MJD const&) const (src/Navigation/Time/InsTime.hpp:204)called 240380 times100.0%
NAV::InsTime_MJD::operator<(NAV::InsTime_MJD const&) const (src/Navigation/Time/InsTime.hpp:225)called 1067174 times100.0%
NAV::InsTime_MJD::operator<=(NAV::InsTime_MJD const&) const (src/Navigation/Time/InsTime.hpp:211)called 20 times88.0%
NAV::InsTime_MJD::operator==(NAV::InsTime_MJD const&) const (src/Navigation/Time/InsTime.hpp:186)called 7289013 times100.0%
NAV::InsTime_MJD::operator>(NAV::InsTime_MJD const&) const (src/Navigation/Time/InsTime.hpp:233)called 12 times100.0%
NAV::InsTime_MJD::operator>=(NAV::InsTime_MJD const&) const (src/Navigation/Time/InsTime.hpp:218)called 8 times100.0%
NAV::InsTime_YDoySod::InsTime_YDoySod(int, int, long double) (src/Navigation/Time/InsTime.hpp:580)called 7 times56.0%
NAV::InsTime_YDoySod::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/Time/InsTime.cpp:55)not called0.0%
NAV::InsTime_YDoySod::operator!=(NAV::InsTime_YDoySod const&) const (src/Navigation/Time/InsTime.hpp:626)called 36 times100.0%
NAV::InsTime_YDoySod::operator<(NAV::InsTime_YDoySod const&) const (src/Navigation/Time/InsTime.hpp:647)called 36 times100.0%
NAV::InsTime_YDoySod::operator<=(NAV::InsTime_YDoySod const&) const (src/Navigation/Time/InsTime.hpp:633)called 30 times88.0%
NAV::InsTime_YDoySod::operator==(NAV::InsTime_YDoySod const&) const (src/Navigation/Time/InsTime.hpp:609)called 78 times100.0%
NAV::InsTime_YDoySod::operator>(NAV::InsTime_YDoySod const&) const (src/Navigation/Time/InsTime.hpp:657)called 18 times100.0%
NAV::InsTime_YDoySod::operator>=(NAV::InsTime_YDoySod const&) const (src/Navigation/Time/InsTime.hpp:640)called 12 times100.0%
NAV::InsTime_YMDHMS::InsTime_YMDHMS(int, int, int, int, int, long double, int) (src/Navigation/Time/InsTime.hpp:439)called 232492 times93.0%
NAV::InsTime_YMDHMS::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/Time/InsTime.cpp:48)not called0.0%
NAV::InsTime_YMDHMS::operator!=(NAV::InsTime_YMDHMS const&) const (src/Navigation/Time/InsTime.hpp:526)called 73 times100.0%
NAV::InsTime_YMDHMS::operator<(NAV::InsTime_YMDHMS const&) const (src/Navigation/Time/InsTime.hpp:547)called 74 times100.0%
NAV::InsTime_YMDHMS::operator<=(NAV::InsTime_YMDHMS const&) const (src/Navigation/Time/InsTime.hpp:533)called 62 times88.0%
NAV::InsTime_YMDHMS::operator==(NAV::InsTime_YMDHMS const&) const (src/Navigation/Time/InsTime.hpp:509)called 162 times100.0%
NAV::InsTime_YMDHMS::operator>(NAV::InsTime_YMDHMS const&) const (src/Navigation/Time/InsTime.hpp:560)called 37 times100.0%
NAV::InsTime_YMDHMS::operator>=(NAV::InsTime_YMDHMS const&) const (src/Navigation/Time/InsTime.hpp:540)called 25 times100.0%
NAV::InterFrequencyBiasModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::ShowGui(float, float, char const*) (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:108)not called0.0%
NAV::IonosphericCorrections::IonosphericCorrections() (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:49)called 273 times100.0%
NAV::IonosphericCorrections::IonosphericCorrections(std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&) (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.cpp:20)called 603 times86.0%
NAV::IonosphericCorrections::IonosphericCorrections(std::vector<NAV::IonosphericCorrections::Corrections, std::allocator<NAV::IonosphericCorrections::Corrections> >) (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.cpp:34)called 4304 times100.0%
NAV::IonosphericCorrections::clear() (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:112)called 57 times100.0%
NAV::IonosphericCorrections::contains(NAV::SatelliteSystem, NAV::IonosphericCorrections::AlphaBeta) const (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:78)called 1255 times100.0%
NAV::IonosphericCorrections::contains(NAV::SatelliteSystem, NAV::IonosphericCorrections::AlphaBeta) const::{lambda(NAV::IonosphericCorrections::Corrections const&)#1}::operator()(NAV::IonosphericCorrections::Corrections const&) const (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:80)called 701 times86.0%
NAV::IonosphericCorrections::data() const (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:87)called 945 times100.0%
NAV::IonosphericCorrections::get(NAV::SatelliteSystem, NAV::IonosphericCorrections::AlphaBeta) const (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:63)called 44474 times90.0%
NAV::IonosphericCorrections::get(NAV::SatelliteSystem, NAV::IonosphericCorrections::AlphaBeta) const::{lambda(NAV::IonosphericCorrections::Corrections const&)#1}::operator()(NAV::IonosphericCorrections::Corrections const&) const (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:65)called 66711 times100.0%
NAV::IonosphericCorrections::insert(NAV::SatelliteSystem, NAV::IonosphericCorrections::AlphaBeta, std::array<double, 4ul> const&) (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:96)called 1618 times91.0%
NAV::IonosphericCorrections::insert(NAV::SatelliteSystem, NAV::IonosphericCorrections::AlphaBeta, std::array<double, 4ul> const&)::{lambda(NAV::IonosphericCorrections::Corrections const&)#1}::operator()(NAV::IonosphericCorrections::Corrections const&) const (src/Navigation/Atmosphere/Ionosphere/IonosphericCorrections.hpp:98)called 1212 times100.0%
NAV::KalmanFilter::KalmanFilter(int, int) (src/Navigation/Math/KalmanFilter.hpp:30)called 232 times52.0%
NAV::KalmanFilter::correct() (src/Navigation/Math/KalmanFilter.hpp:113)called 17386 times60.0%
NAV::KalmanFilter::correctWithMeasurementInnovation() (src/Navigation/Math/KalmanFilter.hpp:132)not called0.0%
NAV::KalmanFilter::predict() (src/Navigation/Math/KalmanFilter.hpp:100)called 17386 times69.0%
NAV::KalmanFilter::setZero() (src/Navigation/Math/KalmanFilter.hpp:67)called 6 times100.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::KeyedKalmanFilter(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:46)called 129 times57.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::calcPhiAndQWithVanLoanMethod(double) (src/Navigation/Math/KeyedKalmanFilter.hpp:321)called 37109 times85.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::calcTransitionMatrix_Phi_Taylor(double, unsigned long) (src/Navigation/Math/KeyedKalmanFilter.hpp:300)called 12888 times91.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::calcTransitionMatrix_Phi_exp(double) (src/Navigation/Math/KeyedKalmanFilter.hpp:311)called 6444 times91.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::correctWithMeasurementInnovation() (src/Navigation/Math/KeyedKalmanFilter.hpp:124)called 26813 times71.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::predict() (src/Navigation/Math/KeyedKalmanFilter.hpp:92)called 49997 times81.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::setZero() (src/Navigation/Math/KeyedKalmanFilter.hpp:73)called 51 times100.0%
NAV::KeyedKalmanFilter<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas>::showKalmanFilterMatrixViews(char const*, int) (src/Navigation/Math/KeyedKalmanFilter.hpp:456)not called0.0%
NAV::KeyedKalmanFilter<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >::KeyedKalmanFilter(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:46)called 144 times57.0%
NAV::KeyedKalmanFilter<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >::addState(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:153)called 64 times57.0%
NAV::KeyedKalmanFilter<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >::addStates(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:157)called 64 times75.0%
NAV::KeyedKalmanFilter<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >::correctWithMeasurementInnovation() (src/Navigation/Math/KeyedKalmanFilter.hpp:124)not called0.0%
NAV::KeyedKalmanFilter<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >::predict() (src/Navigation/Math/KeyedKalmanFilter.hpp:92)not called0.0%
NAV::KeyedKalmanFilter<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >::setMeasurements(std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:227)not called0.0%
NAV::KeyedKalmanFilter<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >::showKalmanFilterMatrixViews(char const*, int) (src/Navigation/Math/KeyedKalmanFilter.hpp:456)not called0.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::KeyedKalmanFilter(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:46)called 2 times57.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::addState(std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:153)called 1 time57.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::addStates(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:157)called 3 times75.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::correct() (src/Navigation/Math/KeyedKalmanFilter.hpp:105)called 1 time74.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::correctWithMeasurementInnovation() (src/Navigation/Math/KeyedKalmanFilter.hpp:124)called 1 time71.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::predict() (src/Navigation/Math/KeyedKalmanFilter.hpp:92)called 1 time81.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::removeState(std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:179)called 1 time57.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::removeStates(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:183)called 2 times74.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::replaceState(std::variant<StateKey::States, StateKey::Ambiguity> const&, std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:206)called 1 time100.0%
NAV::KeyedKalmanFilter<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> >::setMeasurements(std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/Navigation/Math/KeyedKalmanFilter.hpp:227)called 2 times67.0%
NAV::KeyedLeastSquaresResult<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > NAV::solveLinearLeastSquaresUncertainties<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const&) (src/Navigation/Math/KeyedLeastSquares.hpp:62)not called0.0%
NAV::KeyedLeastSquaresResult<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > NAV::solveWeightedLinearLeastSquaresUncertainties<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> >(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&, NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const&) (src/Navigation/Math/KeyedLeastSquares.hpp:104)called 930 times69.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 516 times60.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 258 times80.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 258 times83.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 774 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:1927)called 26813 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 26813 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 26813 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 258 times60.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 129 times80.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 129 times83.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 387 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 15, 0, 6, 15> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 15, 0, 6, 15> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 26813 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 26813 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 258 times60.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 129 times80.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 129 times83.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 387 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1> NAV::transitionMatrix_Phi_Taylor<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>(NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1> const&, double, unsigned long) (src/Navigation/Math/KeyedKalmanFilter.hpp:591)called 12888 times74.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1> NAV::transitionMatrix_Phi_exp<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>(NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1> const&, double) (src/Navigation/Math/KeyedKalmanFilter.hpp:631)called 6444 times90.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 1548 times60.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 774 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 774 times80.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrix<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 12888 times80.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrix<Eigen::ReturnByValue<Eigen::MatrixExponentialReturnValue<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const> const> > > >(Eigen::MatrixBase<Eigen::ReturnByValue<Eigen::MatrixExponentialReturnValue<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const> const> > > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 6444 times80.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 20106 times83.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 21654 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 15, 15, 0, 15, 15> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 15, 15, 0, 15, 15> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1927)called 49997 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 15, 15, 0, 15, 15> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 15, 15, 0, 15, 15> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 99994 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::KeyedMatrix<Eigen::Matrix<double, 15, 15, 0, 15, 15> >(Eigen::MatrixBase<Eigen::Matrix<double, 15, 15, 0, 15, 15> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1927)called 51 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::KeyedMatrix<Eigen::Matrix<double, 15, 15, 0, 15, 15> >(Eigen::MatrixBase<Eigen::Matrix<double, 15, 15, 0, 15, 15> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 51 times100.0%
NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 100045 times100.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2088)called 4842 times80.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2104)called 4846 times100.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2076)not called0.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2067)not called0.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2076)not called0.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2067)not called0.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 4846 times100.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 4846 times80.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2093)not called0.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)not called0.0%
NAV::KeyedMatrix<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 14534 times100.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2088)called 103339 times80.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2104)called 103336 times100.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 25776 times100.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 25776 times80.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 77216 times100.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 77216 times80.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 349 times100.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrix<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 348 times80.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2093)not called0.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)not called0.0%
NAV::KeyedMatrix<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 310029 times100.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 1 time60.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::operator=(NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 1 time83.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 2 times100.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys, int, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, int, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, -1, -1>& NAV::KeyedMatrix<double, int, int, -1, -1>::operator=<2, 1>(NAV::KeyedMatrix<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:2132)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, -1, -1>& NAV::KeyedMatrix<double, int, int, -1, -1>::operator=<2, 1>(NAV::KeyedMatrix<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:2150)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2088)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2104)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<2, 1>(NAV::KeyedMatrix<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:2126)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<2, 1>(NAV::KeyedMatrix<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:2144)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<4, 4>(NAV::KeyedMatrix<double, int, int, 4, 4> const&) (src/util/Container/KeyedMatrix.hpp:2126)not called0.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::IndexedView<Eigen::Matrix<double, 4, 4, 0, 4, 4> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, 4, 4, 0, 4, 4> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 2 times80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 4 times80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 2, 2, 0, 2, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 4 times80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::getSubMatrix(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) const (src/util/Container/KeyedMatrix.hpp:2266)called 1 time62.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::inverse() const (src/util/Container/KeyedMatrix.hpp:2284)called 1 time83.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::operator=(NAV::KeyedMatrix<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2093)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::operator=(NAV::KeyedMatrix<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 1 time83.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::transposed() const (src/util/Container/KeyedMatrix.hpp:2277)called 1 time83.0%
NAV::KeyedMatrix<double, int, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 18 times100.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::KeyedMatrix(NAV::KeyedMatrix<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:1976)called 1 time89.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::KeyedMatrix(NAV::KeyedMatrix<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:1996)called 1 time90.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::KeyedMatrix(NAV::KeyedMatrix<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:1939)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::KeyedMatrix(NAV::KeyedMatrix<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:1955)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::KeyedMatrix<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 4 times100.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::operator=(NAV::KeyedMatrix<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:1983)called 1 time89.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::operator=(NAV::KeyedMatrix<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2003)called 1 time90.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::operator=(NAV::KeyedMatrix<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:1944)called 1 time80.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::operator=(NAV::KeyedMatrix<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:1960)called 1 time83.0%
NAV::KeyedMatrix<double, int, int, 2, 1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 8 times100.0%
NAV::KeyedMatrix<double, int, int, 2, 2>::KeyedMatrix<Eigen::Matrix<double, 2, 2, 0, 2, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 2 times100.0%
NAV::KeyedMatrix<double, int, int, 2, 2>::inverse() const (src/util/Container/KeyedMatrix.hpp:2041)called 1 time83.0%
NAV::KeyedMatrix<double, int, int, 2, 2>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 2 times100.0%
NAV::KeyedMatrix<double, int, int, 3, 3>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1927)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, 3, 3>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 5 times100.0%
NAV::KeyedMatrix<double, int, int, 3, 3>::transposed() const (src/util/Container/KeyedMatrix.hpp:2034)called 1 time83.0%
NAV::KeyedMatrix<double, int, int, 3, 3>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 5 times100.0%
NAV::KeyedMatrix<double, int, int, 4, 4>::KeyedMatrix<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 1 time100.0%
NAV::KeyedMatrix<double, int, int, 4, 4>::getSubMatrix(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) const (src/util/Container/KeyedMatrix.hpp:2023)called 1 time62.0%
NAV::KeyedMatrix<double, int, int, 4, 4>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 1 time100.0%
NAV::KeyedMatrix<double, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 1 time60.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::addRowsCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2167)called 1 time70.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::removeRowsCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:2201)called 1 time84.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 3 times100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 2, 2>::KeyedMatrix<Eigen::Matrix<double, 2, 2, 0, 2, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 2, 2>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 3, 3>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 3, 3>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 4, 4>::KeyedMatrix<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 4, 4>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::KeyedMatrix<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1918)called 1 time100.0%
NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)called 1 time100.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 8 times60.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 8 times80.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 8 times83.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 16 times100.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 4 times60.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 4 times80.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 4 times83.0%
NAV::KeyedMatrix<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 8 times100.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 2658 times60.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2088)called 3282 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 864 times100.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1794 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 406 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> >(Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 406 times100.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> >(Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 406 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::addRowsCols(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:2167)called 384 times71.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::inverse() const (src/util/Container/KeyedMatrix.hpp:2284)called 406 times83.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 2082 times83.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 8546 times100.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 2, 2>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 2, 2, 0, 2, 2> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 2, 2, 0, 2, 2> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1918)not called0.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 2, 2>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)not called0.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 6, 6>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1918)not called0.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 6, 6>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:1936)not called0.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 288 times60.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2088)called 392 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 144 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 192 times83.0%
NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 824 times100.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 695 times60.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2088)called 392 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1074 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2093)not called0.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 1122 times83.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 2161 times100.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 576 times60.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2088)called 784 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 930 times100.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1218 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrix<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 930 times80.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:2093)not called0.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 384 times83.0%
NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 3508 times100.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 4 times60.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 4 times80.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 4 times83.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 8 times100.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2058)called 24 times60.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 12 times100.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrix<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 12 times80.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::addRowsCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:2167)called 18 times71.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator=(NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:2109)called 12 times83.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::removeRowsCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:2201)called 12 times84.0%
NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 36 times100.0%
NAV::KeyedMatrix<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::KeyedMatrix<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<std::variant<keym::Keys, keym::Ambiguity>, std::allocator<std::variant<keym::Keys, keym::Ambiguity> > > const&, std::vector<std::variant<keym::Pseudorange, keym::Carrierphase>, std::allocator<std::variant<keym::Pseudorange, keym::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedMatrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::KeyedMatrix<Eigen::Matrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 4, 4, 0, 4, 4> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&) (src/util/Container/KeyedMatrix.hpp:2076)called 1 time100.0%
NAV::KeyedMatrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::KeyedMatrix<Eigen::Matrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 4, 4, 0, 4, 4> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&) (src/util/Container/KeyedMatrix.hpp:2067)called 1 time80.0%
NAV::KeyedMatrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::~KeyedMatrix() (src/util/Container/KeyedMatrix.hpp:2085)called 1 time100.0%
NAV::KeyedRowVector<double, int, -1>& NAV::KeyedRowVector<double, int, -1>::operator=<2>(NAV::KeyedRowVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1862)called 1 time100.0%
NAV::KeyedRowVector<double, int, -1>& NAV::KeyedRowVector<double, int, -1>::operator=<2>(NAV::KeyedRowVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1880)called 1 time100.0%
NAV::KeyedRowVector<double, int, -1>::KeyedRowVector(NAV::KeyedRowVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1818)called 1 time80.0%
NAV::KeyedRowVector<double, int, -1>::KeyedRowVector(NAV::KeyedRowVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1834)called 1 time100.0%
NAV::KeyedRowVector<double, int, -1>::KeyedRowVector<2>(NAV::KeyedRowVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1856)called 1 time80.0%
NAV::KeyedRowVector<double, int, -1>::KeyedRowVector<2>(NAV::KeyedRowVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1874)called 1 time100.0%
NAV::KeyedRowVector<double, int, -1>::KeyedRowVector<Eigen::Matrix<double, 1, -1, 1, 1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, -1, 1, 1, -1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1806)called 2 times80.0%
NAV::KeyedRowVector<double, int, -1>::KeyedRowVector<Eigen::Matrix<double, 1, 2, 1, 1, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 2, 1, 1, 2> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1806)called 4 times80.0%
NAV::KeyedRowVector<double, int, -1>::KeyedRowVector<Eigen::Matrix<double, 1, 4, 1, 1, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 4, 1, 1, 4> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1806)called 2 times80.0%
NAV::KeyedRowVector<double, int, -1>::operator=(NAV::KeyedRowVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1823)called 1 time80.0%
NAV::KeyedRowVector<double, int, -1>::operator=(NAV::KeyedRowVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1839)called 1 time83.0%
NAV::KeyedRowVector<double, int, -1>::transposed() const (src/util/Container/KeyedMatrix.hpp:1895)called 1 time82.0%
NAV::KeyedRowVector<double, int, -1>::~KeyedRowVector() (src/util/Container/KeyedMatrix.hpp:1815)called 12 times100.0%
NAV::KeyedRowVector<double, int, 2>::KeyedRowVector(NAV::KeyedRowVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1738)called 1 time86.0%
NAV::KeyedRowVector<double, int, 2>::KeyedRowVector(NAV::KeyedRowVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1758)called 1 time88.0%
NAV::KeyedRowVector<double, int, 2>::KeyedRowVector(NAV::KeyedRowVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1701)called 1 time100.0%
NAV::KeyedRowVector<double, int, 2>::KeyedRowVector(NAV::KeyedRowVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1717)called 1 time100.0%
NAV::KeyedRowVector<double, int, 2>::KeyedRowVector<Eigen::Matrix<double, 1, 2, 1, 1, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 2, 1, 1, 2> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1689)called 4 times100.0%
NAV::KeyedRowVector<double, int, 2>::operator=(NAV::KeyedRowVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1745)called 1 time86.0%
NAV::KeyedRowVector<double, int, 2>::operator=(NAV::KeyedRowVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1765)called 1 time88.0%
NAV::KeyedRowVector<double, int, 2>::operator=(NAV::KeyedRowVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1706)called 1 time80.0%
NAV::KeyedRowVector<double, int, 2>::operator=(NAV::KeyedRowVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1722)called 1 time83.0%
NAV::KeyedRowVector<double, int, 2>::~KeyedRowVector() (src/util/Container/KeyedMatrix.hpp:1698)called 8 times100.0%
NAV::KeyedRowVector<double, int, 4>::KeyedRowVector<Eigen::Matrix<double, 1, 4, 1, 1, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 4, 1, 1, 4> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1689)called 3 times100.0%
NAV::KeyedRowVector<double, int, 4>::transposed() const (src/util/Container/KeyedMatrix.hpp:1782)called 1 time82.0%
NAV::KeyedRowVector<double, int, 4>::~KeyedRowVector() (src/util/Container/KeyedMatrix.hpp:1698)called 3 times100.0%
NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::KeyedRowVector<Eigen::Matrix<double, 1, 3, 1, 1, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 3, 1, 1, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1806)called 1 time80.0%
NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::~KeyedRowVector() (src/util/Container/KeyedMatrix.hpp:1815)called 1 time100.0%
NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::KeyedRowVector<Eigen::Matrix<double, 1, 3, 1, 1, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 3, 1, 1, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1689)called 1 time100.0%
NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::~KeyedRowVector() (src/util/Container/KeyedMatrix.hpp:1698)called 1 time100.0%
NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::KeyedRowVector<Eigen::Matrix<double, 1, -1, 1, 1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, -1, 1, 1, -1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1689)called 1 time100.0%
NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::~KeyedRowVector() (src/util/Container/KeyedMatrix.hpp:1698)called 1 time100.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1>& NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1>::operator=<6>(NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, 6>&&) (src/util/Container/KeyedMatrix.hpp:1654)called 26813 times100.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1>::KeyedVector() (src/util/Container/KeyedMatrix.hpp:1572)called 258 times60.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1>::KeyedVector<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 129 times80.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1>::operator=(NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1>&&) (src/util/Container/KeyedMatrix.hpp:1613)called 129 times83.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 387 times100.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, 6>::KeyedVector<Eigen::Matrix<double, 6, 1, 0, 6, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 6, 1, 0, 6, 1> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:1464)called 26813 times100.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, 6>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1473)called 26813 times100.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFStates, -1>::KeyedVector() (src/util/Container/KeyedMatrix.hpp:1572)called 258 times60.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFStates, -1>::KeyedVector<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 129 times80.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFStates, -1>::operator=(NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFStates, -1>&&) (src/util/Container/KeyedMatrix.hpp:1613)called 129 times83.0%
NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFStates, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 387 times100.0%
NAV::KeyedVector<double, int, -1>& NAV::KeyedVector<double, int, -1>::operator=<2>(NAV::KeyedVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1636)called 1 time100.0%
NAV::KeyedVector<double, int, -1>& NAV::KeyedVector<double, int, -1>::operator=<2>(NAV::KeyedVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1654)called 1 time100.0%
NAV::KeyedVector<double, int, -1>::KeyedVector(NAV::KeyedVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1592)called 1 time80.0%
NAV::KeyedVector<double, int, -1>::KeyedVector(NAV::KeyedVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1608)called 1 time100.0%
NAV::KeyedVector<double, int, -1>::KeyedVector<2>(NAV::KeyedVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1630)called 1 time80.0%
NAV::KeyedVector<double, int, -1>::KeyedVector<2>(NAV::KeyedVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1648)called 1 time100.0%
NAV::KeyedVector<double, int, -1>::KeyedVector<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 2 times80.0%
NAV::KeyedVector<double, int, -1>::KeyedVector<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 4 times80.0%
NAV::KeyedVector<double, int, -1>::KeyedVector<Eigen::Matrix<double, 4, 1, 0, 4, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 1, 0, 4, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 2 times80.0%
NAV::KeyedVector<double, int, -1>::operator=(NAV::KeyedVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1597)called 1 time80.0%
NAV::KeyedVector<double, int, -1>::operator=(NAV::KeyedVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1613)called 1 time83.0%
NAV::KeyedVector<double, int, -1>::transposed() const (src/util/Container/KeyedMatrix.hpp:1669)called 1 time82.0%
NAV::KeyedVector<double, int, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 12 times100.0%
NAV::KeyedVector<double, int, 2>::KeyedVector(NAV::KeyedVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1513)called 1 time86.0%
NAV::KeyedVector<double, int, 2>::KeyedVector(NAV::KeyedVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1533)called 1 time88.0%
NAV::KeyedVector<double, int, 2>::KeyedVector(NAV::KeyedVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1476)called 1 time100.0%
NAV::KeyedVector<double, int, 2>::KeyedVector(NAV::KeyedVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1492)called 1 time100.0%
NAV::KeyedVector<double, int, 2>::KeyedVector<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1464)called 4 times100.0%
NAV::KeyedVector<double, int, 2>::operator=(NAV::KeyedVector<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:1520)called 1 time86.0%
NAV::KeyedVector<double, int, 2>::operator=(NAV::KeyedVector<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:1540)called 1 time88.0%
NAV::KeyedVector<double, int, 2>::operator=(NAV::KeyedVector<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:1481)called 1 time80.0%
NAV::KeyedVector<double, int, 2>::operator=(NAV::KeyedVector<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:1497)called 1 time83.0%
NAV::KeyedVector<double, int, 2>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1473)called 8 times100.0%
NAV::KeyedVector<double, int, 4>::KeyedVector<Eigen::Matrix<double, 4, 1, 0, 4, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 1, 0, 4, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1464)called 3 times100.0%
NAV::KeyedVector<double, int, 4>::transposed() const (src/util/Container/KeyedMatrix.hpp:1557)called 1 time82.0%
NAV::KeyedVector<double, int, 4>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1473)called 3 times100.0%
NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::KeyedVector<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 1 time80.0%
NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 1 time100.0%
NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::KeyedVector<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1464)called 1 time100.0%
NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1473)called 1 time100.0%
NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::KeyedVector<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1464)called 1 time100.0%
NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1473)called 1 time100.0%
NAV::KeyedVector<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::KeyedVector() (src/util/Container/KeyedMatrix.hpp:1572)called 4 times60.0%
NAV::KeyedVector<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::KeyedVector<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 4 times80.0%
NAV::KeyedVector<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::operator=(NAV::KeyedVector<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>&&) (src/util/Container/KeyedMatrix.hpp:1613)called 4 times83.0%
NAV::KeyedVector<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 8 times100.0%
NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::KeyedVector() (src/util/Container/KeyedMatrix.hpp:1572)called 1218 times60.0%
NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::KeyedVector(NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1> const&) (src/util/Container/KeyedMatrix.hpp:1592)called 1322 times80.0%
NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::KeyedVector<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 1074 times80.0%
NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator=(NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>&&) (src/util/Container/KeyedMatrix.hpp:1613)called 1122 times83.0%
NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 3614 times100.0%
NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::KeyedVector() (src/util/Container/KeyedMatrix.hpp:1572)called 288 times60.0%
NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::KeyedVector(NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const&) (src/util/Container/KeyedMatrix.hpp:1592)called 392 times80.0%
NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::KeyedVector<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 1074 times80.0%
NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::operator=(NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const&) (src/util/Container/KeyedMatrix.hpp:1597)not called0.0%
NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::operator=(NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>&&) (src/util/Container/KeyedMatrix.hpp:1613)called 192 times83.0%
NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 1754 times100.0%
NAV::KeyedVector<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::KeyedVector() (src/util/Container/KeyedMatrix.hpp:1572)called 4 times60.0%
NAV::KeyedVector<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::KeyedVector<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:1580)called 2 times80.0%
NAV::KeyedVector<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::operator=(NAV::KeyedVector<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>&&) (src/util/Container/KeyedMatrix.hpp:1613)called 2 times83.0%
NAV::KeyedVector<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::~KeyedVector() (src/util/Container/KeyedMatrix.hpp:1589)called 6 times100.0%
NAV::Keys::InterFreqBias::operator==(NAV::Keys::InterFreqBias const&) const (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:38)called 21848 times100.0%
NAV::Keys::RecvClkBias::operator==(NAV::Keys::RecvClkBias const&) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:40)called 37104 times100.0%
NAV::Keys::RecvClkDrift::operator==(NAV::Keys::RecvClkDrift const&) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:49)called 36235 times100.0%
NAV::KmlLogger::KmlLogger() (src/Nodes/DataLogger/General/KmlLogger.cpp:31)called 112 times48.0%
NAV::KmlLogger::category[abi:cxx11]() (src/Nodes/DataLogger/General/KmlLogger.cpp:57)called 112 times78.0%
NAV::KmlLogger::deinitialize() (src/Nodes/DataLogger/General/KmlLogger.cpp:226)not called0.0%
NAV::KmlLogger::flush() (src/Nodes/DataLogger/General/KmlLogger.cpp:101)not called0.0%
NAV::KmlLogger::guiConfig() (src/Nodes/DataLogger/General/KmlLogger.cpp:62)not called0.0%
NAV::KmlLogger::initialize() (src/Nodes/DataLogger/General/KmlLogger.cpp:209)not called0.0%
NAV::KmlLogger::pinAddCallback(NAV::Node*) (src/Nodes/DataLogger/General/KmlLogger.cpp:233)called 112 times50.0%
NAV::KmlLogger::pinDeleteCallback(NAV::Node*, unsigned long) (src/Nodes/DataLogger/General/KmlLogger.cpp:244)not called0.0%
NAV::KmlLogger::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/General/KmlLogger.cpp:87)not called0.0%
NAV::KmlLogger::save[abi:cxx11]() const (src/Nodes/DataLogger/General/KmlLogger.cpp:75)not called0.0%
NAV::KmlLogger::typeStatic[abi:cxx11]() (src/Nodes/DataLogger/General/KmlLogger.cpp:47)called 224 times78.0%
NAV::KmlLogger::type[abi:cxx11]() const (src/Nodes/DataLogger/General/KmlLogger.cpp:52)not called0.0%
NAV::KmlLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLogger/General/KmlLogger.cpp:253)not called0.0%
NAV::KmlLogger::~KmlLogger() (src/Nodes/DataLogger/General/KmlLogger.cpp:42)called 112 times100.0%
NAV::KvhFile::KvhFile() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:21)called 112 times43.0%
NAV::KvhFile::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:48)called 112 times78.0%
NAV::KvhFile::deinitialize() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:149)not called0.0%
NAV::KvhFile::determineFileType() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:353)not called0.0%
NAV::KvhFile::guiConfig() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:53)not called0.0%
NAV::KvhFile::guiConfig()::{lambda(int, char const*, char const*, bool)#1}::operator()(int, char const*, char const*, bool) const (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:81)not called0.0%
NAV::KvhFile::initialize() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:142)not called0.0%
NAV::KvhFile::pollData() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:163)not called0.0%
NAV::KvhFile::pollData()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:204)not called0.0%
NAV::KvhFile::pollData()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:234)not called0.0%
NAV::KvhFile::resetNode() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:156)not called0.0%
NAV::KvhFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:128)not called0.0%
NAV::KvhFile::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:116)not called0.0%
NAV::KvhFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:38)called 336 times78.0%
NAV::KvhFile::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:43)not called0.0%
NAV::KvhFile::~KvhFile() (src/Nodes/DataProvider/IMU/FileReader/KvhFile.cpp:33)called 112 times100.0%
NAV::KvhObs::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/IMU/KvhObs.hpp:56)not called0.0%
NAV::KvhObs::GetStaticDescriptorCount() (src/NodeData/IMU/KvhObs.hpp:65)not called0.0%
NAV::KvhObs::KvhObs(NAV::ImuPos const&) (src/NodeData/IMU/KvhObs.hpp:34)not called0.0%
NAV::KvhObs::KvhObs(NAV::ImuPos const&, uart::protocol::Packet&) (src/NodeData/IMU/KvhObs.hpp:29)not called0.0%
NAV::KvhObs::getType[abi:cxx11]() const (src/NodeData/IMU/KvhObs.hpp:46)not called0.0%
NAV::KvhObs::getValueAt(unsigned long) const (src/NodeData/IMU/KvhObs.hpp:76)not called0.0%
NAV::KvhObs::parentTypes[abi:cxx11]() (src/NodeData/IMU/KvhObs.hpp:50)called 112 times48.0%
NAV::KvhObs::staticDataDescriptors[abi:cxx11]() const (src/NodeData/IMU/KvhObs.hpp:68)not called0.0%
NAV::KvhObs::staticDescriptorCount() const (src/NodeData/IMU/KvhObs.hpp:71)not called0.0%
NAV::KvhObs::type[abi:cxx11]() (src/NodeData/IMU/KvhObs.hpp:39)called 758 times78.0%
NAV::KvhSensor::KvhSensor() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:24)called 112 times44.0%
NAV::KvhSensor::asciiOrBinaryAsyncMessageReceived(void*, uart::protocol::Packet&, unsigned long) (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:152)not called0.0%
NAV::KvhSensor::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:54)called 112 times78.0%
NAV::KvhSensor::deinitialize() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:131)not called0.0%
NAV::KvhSensor::guiConfig() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:59)not called0.0%
NAV::KvhSensor::initialize() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:109)not called0.0%
NAV::KvhSensor::resetNode() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:104)not called0.0%
NAV::KvhSensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:90)not called0.0%
NAV::KvhSensor::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:78)not called0.0%
NAV::KvhSensor::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:44)called 224 times78.0%
NAV::KvhSensor::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:49)not called0.0%
NAV::KvhSensor::~KvhSensor() (src/Nodes/DataProvider/IMU/Sensors/KvhSensor.cpp:39)called 112 times100.0%
NAV::LeastSquaresResult<Eigen::Matrix<Eigen::Matrix<double, -1, -1, 0, -1, -1>::Scalar, Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime, 1, ((Eigen::StorageOptions)0)|(((Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&(Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime, 1>, Eigen::Matrix<Eigen::Matrix<double, -1, -1, 0, -1, -1>::Scalar, Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime, Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime, ((Eigen::StorageOptions)0)|(((Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime==(1))&&(Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime!=(1)))?((Eigen::StorageOptions)1) : (((Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime==(1))&&(Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime, Eigen::Matrix<double, -1, -1, 0, -1, -1>::ColsAtCompileTime> > NAV::solveWeightedLinearLeastSquaresUncertainties<Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/Navigation/Math/LeastSquares.hpp:112)not called0.0%
NAV::LooselyCoupledKF::LooselyCoupledKF() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:52)called 129 times49.0%
NAV::LooselyCoupledKF::LooselyCoupledKF()::{lambda(NAV::Node const*, NAV::InputPin const&)#1}::operator()(NAV::Node const*, NAV::InputPin const&) const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:62)called 49998 times88.0%
NAV::LooselyCoupledKF::LooselyCoupledKF()::{lambda(NAV::Node const*, NAV::InputPin const&)#2}::operator()(NAV::Node const*, NAV::InputPin const&) const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:69)called 26830 times89.0%
NAV::LooselyCoupledKF::category[abi:cxx11]() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:93)called 112 times78.0%
NAV::LooselyCoupledKF::deinitialize() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:887)called 17 times100.0%
NAV::LooselyCoupledKF::e_measurementInnovation_dz(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Quaternion<double, 0> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1889)called 1296 times62.0%
NAV::LooselyCoupledKF::e_measurementMatrix_H(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1823)called 1296 times57.0%
NAV::LooselyCoupledKF::e_measurementNoiseCovariance_R(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1860)called 1296 times65.0%
NAV::LooselyCoupledKF::e_systemMatrix_F(Eigen::Quaternion<double, 0> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1578)called 12888 times57.0%
NAV::LooselyCoupledKF::e_systemNoiseCovarianceMatrix_Q(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1715)called 6444 times60.0%
NAV::LooselyCoupledKF::guiConfig() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:113)not called0.0%
NAV::LooselyCoupledKF::initialErrorCovarianceMatrix_P0(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1769)called 51 times70.0%
NAV::LooselyCoupledKF::initialize() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:756)called 51 times44.0%
NAV::LooselyCoupledKF::invokeCallbackWithPosVelAtt(NAV::PosVelAtt const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:892)called 25793 times74.0%
NAV::LooselyCoupledKF::looselyCoupledPrediction(std::shared_ptr<NAV::PosVelAtt const> const&, double, NAV::ImuPos const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1056)called 49997 times65.0%
NAV::LooselyCoupledKF::looselyCoupledPrediction(std::shared_ptr<NAV::PosVelAtt const> const&, double, NAV::ImuPos const&)::{lambda()#1}::operator()() const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1231)called 19332 times18.0%
NAV::LooselyCoupledKF::looselyCoupledUpdate(std::shared_ptr<NAV::PosVel const> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1287)called 26813 times51.0%
NAV::LooselyCoupledKF::n_measurementInnovation_dz(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Quaternion<double, 0> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1871)called 25517 times62.0%
NAV::LooselyCoupledKF::n_measurementMatrix_H(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1796)called 25517 times53.0%
NAV::LooselyCoupledKF::n_measurementNoiseCovariance_R(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1847)called 25517 times52.0%
NAV::LooselyCoupledKF::n_systemMatrix_F(Eigen::Quaternion<double, 0> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, double, double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1519)called 37109 times57.0%
NAV::LooselyCoupledKF::n_systemNoiseCovarianceMatrix_Q(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1663)called 6444 times58.0%
NAV::LooselyCoupledKF::noiseInputMatrix_G(Eigen::Quaternion<double, 0> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1631)called 37109 times62.0%
NAV::LooselyCoupledKF::noiseScaleMatrix_W(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1647)called 37109 times61.0%
NAV::LooselyCoupledKF::recvImuObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:920)called 49998 times48.0%
NAV::LooselyCoupledKF::recvPosVelAttInit(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1033)called 17 times83.0%
NAV::LooselyCoupledKF::recvPosVelObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:993)called 26830 times30.0%
NAV::LooselyCoupledKF::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:582)called 17 times93.0%
NAV::LooselyCoupledKF::save[abi:cxx11]() const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:526)not called0.0%
NAV::LooselyCoupledKF::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:83)called 241 times78.0%
NAV::LooselyCoupledKF::type[abi:cxx11]() const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:88)not called0.0%
NAV::LooselyCoupledKF::updateExternalPvaInitPin() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:98)called 17 times43.0%
NAV::LooselyCoupledKF::~LooselyCoupledKF() (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:78)called 146 times100.0%
NAV::LowPassFilter::FilterItem::FilterItem() (src/Nodes/DataProcessor/Filter/LowPassFilter.hpp:82)not called0.0%
NAV::LowPassFilter::FilterItem::FilterItem(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long) (src/Nodes/DataProcessor/Filter/LowPassFilter.hpp:87)not called0.0%
NAV::LowPassFilter::LowPassFilter() (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:40)called 112 times41.0%
NAV::LowPassFilter::afterCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:242)not called0.0%
NAV::LowPassFilter::afterDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:292)not called0.0%
NAV::LowPassFilter::category[abi:cxx11]() (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:67)called 112 times78.0%
NAV::LowPassFilter::filterData(NAV::LowPassFilter::FilterItem&, NAV::InsTime const&, double) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:348)not called0.0%
NAV::LowPassFilter::guiConfig() (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:72)not called0.0%
NAV::LowPassFilter::guiConfig()::{lambda(NAV::LowPassFilter::FilterItem const&)#1}::operator()(NAV::LowPassFilter::FilterItem const&) const (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:90)not called0.0%
NAV::LowPassFilter::guiConfig()::{lambda(NAV::LowPassFilter::FilterItem const&)#2}::operator()(NAV::LowPassFilter::FilterItem const&) const (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:116)not called0.0%
NAV::LowPassFilter::guiConfig()::{lambda(NAV::LowPassFilter::FilterItem const&)#3}::operator()(NAV::LowPassFilter::FilterItem const&) const (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:130)not called0.0%
NAV::LowPassFilter::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:308)not called0.0%
NAV::LowPassFilter::resetNode() (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:229)not called0.0%
NAV::LowPassFilter::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:222)not called0.0%
NAV::LowPassFilter::save[abi:cxx11]() const (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:210)not called0.0%
NAV::LowPassFilter::to_string(NAV::LowPassFilter::FilterType) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:382)not called0.0%
NAV::LowPassFilter::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:57)called 224 times78.0%
NAV::LowPassFilter::type[abi:cxx11]() const (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:62)not called0.0%
NAV::LowPassFilter::~LowPassFilter() (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:52)called 112 times100.0%
NAV::MatrixLogger::MatrixLogger() (src/Nodes/DataLogger/General/MatrixLogger.cpp:22)called 112 times48.0%
NAV::MatrixLogger::category[abi:cxx11]() (src/Nodes/DataLogger/General/MatrixLogger.cpp:50)called 112 times78.0%
NAV::MatrixLogger::deinitialize() (src/Nodes/DataLogger/General/MatrixLogger.cpp:111)not called0.0%
NAV::MatrixLogger::flush() (src/Nodes/DataLogger/General/MatrixLogger.cpp:90)not called0.0%
NAV::MatrixLogger::guiConfig() (src/Nodes/DataLogger/General/MatrixLogger.cpp:55)not called0.0%
NAV::MatrixLogger::initialize() (src/Nodes/DataLogger/General/MatrixLogger.cpp:95)not called0.0%
NAV::MatrixLogger::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/General/MatrixLogger.cpp:80)not called0.0%
NAV::MatrixLogger::save[abi:cxx11]() const (src/Nodes/DataLogger/General/MatrixLogger.cpp:69)not called0.0%
NAV::MatrixLogger::typeStatic[abi:cxx11]() (src/Nodes/DataLogger/General/MatrixLogger.cpp:40)called 224 times78.0%
NAV::MatrixLogger::type[abi:cxx11]() const (src/Nodes/DataLogger/General/MatrixLogger.cpp:45)not called0.0%
NAV::MatrixLogger::writeMatrix(NAV::InsTime const&, unsigned long) (src/Nodes/DataLogger/General/MatrixLogger.cpp:118)not called0.0%
NAV::MatrixLogger::~MatrixLogger() (src/Nodes/DataLogger/General/MatrixLogger.cpp:35)called 112 times100.0%
NAV::MavlinkSend::MavlinkSend() (src/Nodes/DataLink/mavlinkSend.cpp:28)called 112 times43.0%
NAV::MavlinkSend::category[abi:cxx11]() (src/Nodes/DataLink/mavlinkSend.cpp:53)called 112 times78.0%
NAV::MavlinkSend::convertArrayToIPAddress[abi:cxx11](std::array<int, 4ul> const&) (src/Nodes/DataLink/mavlinkSend.cpp:334)not called0.0%
NAV::MavlinkSend::deinitialize() (src/Nodes/DataLink/mavlinkSend.cpp:297)not called0.0%
NAV::MavlinkSend::getBaudrateValue(NAV::MavlinkSend::Baudrate) (src/Nodes/DataLink/mavlinkSend.cpp:362)not called0.0%
NAV::MavlinkSend::guiConfig() (src/Nodes/DataLink/mavlinkSend.cpp:58)not called0.0%
NAV::MavlinkSend::initialize() (src/Nodes/DataLink/mavlinkSend.cpp:259)not called0.0%
NAV::MavlinkSend::receivePosVelAtt(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLink/mavlinkSend.cpp:304)not called0.0%
NAV::MavlinkSend::resetNode() (src/Nodes/DataLink/mavlinkSend.cpp:186)not called0.0%
NAV::MavlinkSend::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLink/mavlinkSend.cpp:213)not called0.0%
NAV::MavlinkSend::save[abi:cxx11]() const (src/Nodes/DataLink/mavlinkSend.cpp:191)not called0.0%
NAV::MavlinkSend::to_string(NAV::MavlinkSend::Baudrate) (src/Nodes/DataLink/mavlinkSend.cpp:339)not called0.0%
NAV::MavlinkSend::typeStatic[abi:cxx11]() (src/Nodes/DataLink/mavlinkSend.cpp:43)called 224 times78.0%
NAV::MavlinkSend::type[abi:cxx11]() const (src/Nodes/DataLink/mavlinkSend.cpp:48)not called0.0%
NAV::MavlinkSend::~MavlinkSend() (src/Nodes/DataLink/mavlinkSend.cpp:38)called 112 times100.0%
NAV::Merger::Merger() (src/Nodes/Utility/Merger.cpp:19)called 114 times41.0%
NAV::Merger::afterDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Utility/Merger.cpp:166)called 4 times54.0%
NAV::Merger::category[abi:cxx11]() (src/Nodes/Utility/Merger.cpp:47)called 112 times78.0%
NAV::Merger::onCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Utility/Merger.cpp:140)called 4 times68.0%
NAV::Merger::receiveData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Utility/Merger.cpp:205)called 202 times67.0%
NAV::Merger::setPinIdentifiers(unsigned long, unsigned long, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/Nodes/Utility/Merger.cpp:52)called 2 times26.0%
NAV::Merger::typeStatic[abi:cxx11]() (src/Nodes/Utility/Merger.cpp:37)called 226 times78.0%
NAV::Merger::type[abi:cxx11]() const (src/Nodes/Utility/Merger.cpp:42)not called0.0%
NAV::Merger::updateOutputPin(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/Nodes/Utility/Merger.cpp:110)called 2 times48.0%
NAV::Merger::~Merger() (src/Nodes/Utility/Merger.cpp:32)called 116 times100.0%
NAV::MotionModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::ShowGui(float, float, char const*) (src/Navigation/GNSS/SystemModel/MotionModel.hpp:150)not called0.0%
NAV::MotionModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::calcProcessNoiseMatrixTaylor(double, double, double) const (src/Navigation/GNSS/SystemModel/MotionModel.hpp:198)not called0.0%
NAV::MultiImuFile::MultiImuFile() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:23)called 114 times51.0%
NAV::MultiImuFile::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:49)called 112 times78.0%
NAV::MultiImuFile::deinitialize() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:222)called 2 times100.0%
NAV::MultiImuFile::determineFileType() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:260)called 2 times26.0%
NAV::MultiImuFile::guiConfig() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:54)not called0.0%
NAV::MultiImuFile::initialize() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:215)called 2 times100.0%
NAV::MultiImuFile::pollData(unsigned long, bool) (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:379)called 15174 times63.0%
NAV::MultiImuFile::pollData(unsigned long, bool)::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:400)called 7582 times100.0%
NAV::MultiImuFile::pollData(unsigned long, bool)::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:428)called 302597 times100.0%
NAV::MultiImuFile::readHeader() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:273)called 2 times64.0%
NAV::MultiImuFile::readHeader()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:291)called 619 times100.0%
NAV::MultiImuFile::readHeader()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:314)called 88 times100.0%
NAV::MultiImuFile::readHeader()::{lambda(int)#3}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:358)called 32 times100.0%
NAV::MultiImuFile::resetNode() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:229)called 4 times100.0%
NAV::MultiImuFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:189)called 2 times100.0%
NAV::MultiImuFile::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:174)not called0.0%
NAV::MultiImuFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:39)called 226 times78.0%
NAV::MultiImuFile::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:44)not called0.0%
NAV::MultiImuFile::updateNumberOfOutputPins() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:248)called 114 times56.0%
NAV::MultiImuFile::~MultiImuFile() (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.cpp:34)called 116 times100.0%
NAV::Navio2Sensor::Navio2Sensor() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:27)called 112 times44.0%
NAV::Navio2Sensor::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:54)called 112 times78.0%
NAV::Navio2Sensor::deinitialize() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:143)not called0.0%
NAV::Navio2Sensor::guiConfig() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:59)not called0.0%
NAV::Navio2Sensor::initialize() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:111)not called0.0%
NAV::Navio2Sensor::readImuThread(void*) (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:158)not called0.0%
NAV::Navio2Sensor::resetNode() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:106)not called0.0%
NAV::Navio2Sensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:92)not called0.0%
NAV::Navio2Sensor::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:80)not called0.0%
NAV::Navio2Sensor::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:44)called 224 times78.0%
NAV::Navio2Sensor::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:49)not called0.0%
NAV::Navio2Sensor::~Navio2Sensor() (src/Nodes/DataProvider/IMU/Sensors/Navio2Sensor.cpp:39)called 112 times100.0%
NAV::NmeaFile::NmeaFile() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:22)called 113 times45.0%
NAV::NmeaFile::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:48)called 112 times78.0%
NAV::NmeaFile::deinitialize() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:98)called 1 time100.0%
NAV::NmeaFile::determineFileType() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:317)called 1 time100.0%
NAV::NmeaFile::guiConfig() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:53)not called0.0%
NAV::NmeaFile::initialize() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:91)called 1 time100.0%
NAV::NmeaFile::pollData() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:193)called 4 times67.0%
NAV::NmeaFile::pollData()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:220)called 11 times100.0%
NAV::NmeaFile::readHeader() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:322)called 1 time100.0%
NAV::NmeaFile::resetNode() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:105)called 2 times100.0%
NAV::NmeaFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:81)called 1 time100.0%
NAV::NmeaFile::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:70)not called0.0%
NAV::NmeaFile::setDateFromRMC(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:150)called 3 times67.0%
NAV::NmeaFile::setDateFromZDA(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:115)called 1 time77.0%
NAV::NmeaFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:38)called 225 times78.0%
NAV::NmeaFile::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:43)not called0.0%
NAV::NmeaFile::~NmeaFile() (src/Nodes/DataProvider/GNSS/FileReader/NmeaFile.cpp:33)called 114 times100.0%
NAV::Node::Kind::Kind(NAV::Node::Kind::Value) (src/internal/Node/Node.hpp:104)called 6394 times100.0%
NAV::Node::Kind::Kind(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/internal/Node/Node.hpp:110)called 692 times100.0%
NAV::Node::Kind::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/internal/Node/Node.hpp:149)not called0.0%
NAV::Node::Kind::operator=(NAV::Node::Kind::Value) (src/internal/Node/Node.hpp:133)called 390 times100.0%
NAV::Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/internal/Node/Node.cpp:29)called 6394 times63.0%
NAV::Node::afterCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/internal/Node/Node.cpp:88)called 444 times100.0%
NAV::Node::afterDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/internal/Node/Node.cpp:90)called 511 times100.0%
NAV::Node::deinitialize() (src/internal/Node/Node.cpp:70)called 94 times100.0%
NAV::Node::doDeinitialize(bool) (src/internal/Node/Node.cpp:387)called 356 times73.0%
NAV::Node::doDeinitialize(bool)::{lambda()#1}::operator()() const (src/internal/Node/Node.cpp:420)called 676 times100.0%
NAV::Node::doDisable(bool) (src/internal/Node/Node.cpp:428)not called0.0%
NAV::Node::doDisable(bool)::{lambda()#1}::operator()() const (src/internal/Node/Node.cpp:462)not called0.0%
NAV::Node::doEnable() (src/internal/Node/Node.cpp:470)not called0.0%
NAV::Node::doInitialize(bool) (src/internal/Node/Node.cpp:292)called 507 times58.0%
NAV::Node::doInitialize(bool)::{lambda()#1}::operator()() const (src/internal/Node/Node.cpp:332)called 356 times100.0%
NAV::Node::doReinitialize(bool) (src/internal/Node/Node.cpp:342)not called0.0%
NAV::Node::doReinitialize(bool)::{lambda()#1}::operator()() const (src/internal/Node/Node.cpp:377)not called0.0%
NAV::Node::flush() (src/internal/Node/Node.cpp:72)called 324 times100.0%
NAV::Node::getMode() const (src/internal/Node/Node.cpp:287)not called0.0%
NAV::Node::getSize() const (src/internal/Node/Node.cpp:250)not called0.0%
NAV::Node::getState() const (src/internal/Node/Node.cpp:281)not called0.0%
NAV::Node::guiConfig() (src/internal/Node/Node.cpp:57)not called0.0%
NAV::Node::initialize() (src/internal/Node/Node.cpp:65)called 160 times100.0%
NAV::Node::inputPinFromId(ax::NodeEditor::PinId) (src/internal/Node/Node.cpp:205)not called0.0%
NAV::Node::inputPinIndexFromId(ax::NodeEditor::PinId) const (src/internal/Node/Node.cpp:225)called 75 times34.0%
NAV::Node::invokeCallbacks(unsigned long, std::shared_ptr<NAV::NodeData const> const&) (src/internal/Node/Node.cpp:172)called 365355 times71.0%
NAV::Node::isDisabled() const (src/internal/Node/Node.cpp:491)called 363504 times100.0%
NAV::Node::isInitialized() const (src/internal/Node/Node.cpp:496)called 1677275 times100.0%
NAV::Node::isOnlyRealtime() const (src/internal/Node/Node.cpp:521)called 3 times100.0%
NAV::Node::isTransient() const (src/internal/Node/Node.cpp:501)called 272463 times89.0%
NAV::Node::nameId[abi:cxx11]() const (src/internal/Node/Node.cpp:245)called 99229 times55.0%
NAV::Node::notifyOutputValueChanged(unsigned long, NAV::InsTime const&, std::scoped_lock<std::mutex> const&) (src/internal/Node/Node.cpp:92)not called0.0%
NAV::Node::onCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/internal/Node/Node.cpp:81)called 532 times100.0%
NAV::Node::onDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/internal/Node/Node.cpp:86)called 537 times100.0%
NAV::Node::outputPinFromId(ax::NodeEditor::PinId) (src/internal/Node/Node.cpp:215)not called0.0%
NAV::Node::outputPinIndexFromId(ax::NodeEditor::PinId) const (src/internal/Node/Node.cpp:235)not called0.0%
NAV::Node::releaseInputValue(unsigned long) (src/internal/Node/Node.cpp:147)not called0.0%
NAV::Node::releaseInputValue(unsigned long)::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Node.cpp:154)not called0.0%
NAV::Node::requestOutputValueLock(unsigned long) (src/internal/Node/Node.cpp:132)called 145 times70.0%
NAV::Node::requestOutputValueLock(unsigned long)::{lambda()#1}::operator()() const (src/internal/Node/Node.cpp:140)not called0.0%
NAV::Node::resetNode() (src/internal/Node/Node.cpp:74)called 329 times100.0%
NAV::Node::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/internal/Node/Node.cpp:61)called 53 times100.0%
NAV::Node::restoreAtferLink(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/internal/Node/Node.cpp:63)called 305 times100.0%
NAV::Node::save[abi:cxx11]() const (src/internal/Node/Node.cpp:59)not called0.0%
NAV::Node::toString[abi:cxx11](NAV::Node::State) (src/internal/Node/Node.cpp:255)called 672 times20.0%
NAV::Node::wakeWorker() (src/internal/Node/Node.cpp:482)called 468780 times100.0%
NAV::Node::workerDeinitializeNode() (src/internal/Node/Node.cpp:919)called 340 times65.0%
NAV::Node::workerInitializeNode() (src/internal/Node/Node.cpp:829)called 331 times60.0%
NAV::Node::workerThread(NAV::Node*) (src/internal/Node/Node.cpp:526)called 346 times74.0%
NAV::Node::workerThread(NAV::Node*)::{lambda()#1}::operator()() const (src/internal/Node/Node.cpp:531)called 273475 times100.0%
NAV::Node::workerThread(NAV::Node*)::{lambda()#2}::operator()() const (src/internal/Node/Node.cpp:576)called 540587 times100.0%
NAV::Node::workerThread(NAV::Node*)::{lambda(NAV::InputPin const&)#1}::operator()(NAV::InputPin const&) const (src/internal/Node/Node.cpp:589)called 269904 times100.0%
NAV::Node::workerThread(NAV::Node*)::{lambda(NAV::InputPin const&)#2}::operator()(NAV::InputPin const&) const (src/internal/Node/Node.cpp:802)called 361513 times100.0%
NAV::Node::workerTimeoutHandler() (src/internal/Node/Node.cpp:977)not called0.0%
NAV::Node::~Node() (src/internal/Node/Node.cpp:39)called 6392 times100.0%
NAV::NodeData::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/NodeData.hpp:56)called 1 time100.0%
NAV::NodeData::GetStaticDescriptorCount() (src/NodeData/NodeData.hpp:59)not called0.0%
NAV::NodeData::NodeData() (src/NodeData/NodeData.hpp:31)called 466505 times100.0%
NAV::NodeData::NodeData(NAV::NodeData const&) (src/NodeData/NodeData.hpp:35)called 64197 times100.0%
NAV::NodeData::NodeData(NAV::NodeData&&) (src/NodeData/NodeData.hpp:37)not called0.0%
NAV::NodeData::dynamicDataDescriptors[abi:cxx11]() const (src/NodeData/NodeData.hpp:92)called 48444 times100.0%
NAV::NodeData::events[abi:cxx11]() const (src/NodeData/NodeData.hpp:68)not called0.0%
NAV::NodeData::getDynamicDataAt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/NodeData/NodeData.hpp:96)not called0.0%
NAV::NodeData::getDynamicData[abi:cxx11]() const (src/NodeData/NodeData.hpp:107)not called0.0%
NAV::NodeData::getType[abi:cxx11]() const (src/NodeData/NodeData.hpp:49)not called0.0%
NAV::NodeData::getValueAt(unsigned long) const (src/NodeData/NodeData.hpp:76)not called0.0%
NAV::NodeData::getValueAtOrNaN(unsigned long) const (src/NodeData/NodeData.hpp:89)not called0.0%
NAV::NodeData::guiTooltip(bool, bool, char const*, char const*, int*) const (src/NodeData/NodeData.hpp:115)not called0.0%
NAV::NodeData::hasTooltip() const (src/NodeData/NodeData.hpp:120)not called0.0%
NAV::NodeData::operator=(NAV::NodeData const&) (src/NodeData/NodeData.hpp:39)called 50782 times100.0%
NAV::NodeData::operator=(NAV::NodeData&&) (src/NodeData/NodeData.hpp:41)not called0.0%
NAV::NodeData::parentTypes[abi:cxx11]() (src/NodeData/NodeData.hpp:53)called 112 times100.0%
NAV::NodeData::setDynamicDataAt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) (src/NodeData/NodeData.hpp:100)not called0.0%
NAV::NodeData::setValueAt(unsigned long, double) (src/NodeData/NodeData.hpp:80)not called0.0%
NAV::NodeData::staticDataDescriptors[abi:cxx11]() const (src/NodeData/NodeData.hpp:62)not called0.0%
NAV::NodeData::staticDescriptorCount() const (src/NodeData/NodeData.hpp:65)not called0.0%
NAV::NodeData::type[abi:cxx11]() (src/NodeData/NodeData.hpp:45)called 3091 times78.0%
NAV::NodeData::~NodeData() (src/NodeData/NodeData.hpp:33)called 530708 times100.0%
NAV::NodeManager::(anonymous namespace)::GetNextId() (src/internal/NodeManager.cpp:251)called 12983 times100.0%
NAV::NodeManager::AddLink(ax::NodeEditor::LinkId) (src/internal/NodeManager.cpp:171)called 270 times100.0%
NAV::NodeManager::AddNode(NAV::Node*) (src/internal/NodeManager.cpp:60)called 346 times84.0%
NAV::NodeManager::ApplyWatcherCallbacks() (src/internal/NodeManager.cpp:409)called 111 times45.0%
NAV::NodeManager::CallCleanupCallback() (src/internal/NodeManager.cpp:461)called 111 times100.0%
NAV::NodeManager::CallPreInitCallback() (src/internal/NodeManager.cpp:449)called 112 times100.0%
NAV::NodeManager::ClearAllNodeQueues() (src/internal/NodeManager.cpp:340)called 111 times100.0%
NAV::NodeManager::ClearRegisteredCallbacks() (src/internal/NodeManager.cpp:469)called 112 times100.0%
NAV::NodeManager::CreateInputPin(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::variant<void (NAV::Node::*)(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long), void (NAV::Node::*)(NAV::InsTime const&, unsigned long)>, bool (*)(NAV::Node const*, NAV::InputPin const&), int, int) (src/internal/NodeManager.cpp:176)called 5312 times93.0%
NAV::NodeManager::CreateOutputPin(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::variant<void const*, bool const*, int const*, float const*, double const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, std::shared_ptr<NAV::NodeData const> (NAV::Node::*)(unsigned long, bool), std::shared_ptr<NAV::NodeData const> (NAV::Node::*)()>, int) (src/internal/NodeManager.cpp:202)called 7324 times92.0%
NAV::NodeManager::CreateOutputPin<NAV::Demo>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::Demo::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::EmlidFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::EmlidFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::ImuFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::ImuFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::ImuSimulator>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::ImuSimulator::*)(unsigned long, bool), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:137)called 120 times100.0%
NAV::NodeManager::CreateOutputPin<NAV::KvhFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::KvhFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::MultiImuFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::MultiImuFile::*)(unsigned long, bool), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:137)called 1140 times100.0%
NAV::NodeManager::CreateOutputPin<NAV::NmeaFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::NmeaFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::PosVelAttFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::PosVelAttFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::RinexObsFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::RinexObsFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::RtklibPosFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::RtklibPosFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::UbloxFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::UbloxFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::UlogFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::UlogFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::VectorNavFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::VectorNavFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::CreateOutputPin<NAV::WiFiObsFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::WiFiObsFile::*)(), int)::{lambda(NAV::OutputPin const&)#1}::operator()(NAV::OutputPin const&) const (src/internal/NodeManager.hpp:158)not called0.0%
NAV::NodeManager::DeleteAllNodes() (src/internal/NodeManager.cpp:153)called 223 times100.0%
NAV::NodeManager::DeleteInputPin(NAV::InputPin&) (src/internal/NodeManager.cpp:234)not called0.0%
NAV::NodeManager::DeleteNode(ax::NodeEditor::NodeId) (src/internal/NodeManager.cpp:113)called 344 times83.0%
NAV::NodeManager::DeleteOutputPin(NAV::OutputPin&) (src/internal/NodeManager.cpp:222)not called0.0%
NAV::NodeManager::DisableAllCallbacks() (src/internal/NodeManager.cpp:331)called 222 times100.0%
NAV::NodeManager::EnableAllCallbacks() (src/internal/NodeManager.cpp:319)called 111 times94.0%
NAV::NodeManager::FindInputPin(ax::NodeEditor::PinId) (src/internal/NodeManager.cpp:303)not called0.0%
NAV::NodeManager::FindNode(ax::NodeEditor::NodeId) (src/internal/NodeManager.cpp:274)called 221 times92.0%
NAV::NodeManager::FindOutputPin(ax::NodeEditor::PinId) (src/internal/NodeManager.cpp:287)called 39 times84.0%
NAV::NodeManager::GetNextLinkId() (src/internal/NodeManager.cpp:264)called 1 time100.0%
NAV::NodeManager::GetNextNodeId() (src/internal/NodeManager.cpp:259)called 346 times100.0%
NAV::NodeManager::GetNextPinId() (src/internal/NodeManager.cpp:269)called 12636 times100.0%
NAV::NodeManager::InitializeAllNodes() (src/internal/NodeManager.cpp:352)called 223 times85.0%
NAV::NodeManager::InitializeAllNodesAsync() (src/internal/NodeManager.cpp:374)called 223 times95.0%
NAV::NodeManager::RegisterCleanupCallback(std::function<void ()>) (src/internal/NodeManager.cpp:457)called 38 times100.0%
NAV::NodeManager::RegisterPreInitCallback(std::function<void ()>) (src/internal/NodeManager.cpp:444)called 103 times100.0%
NAV::NodeManager::RegisterWatcherCallbackToInputPin(ax::NodeEditor::PinId, std::variant<std::function<void (NAV::Node const*, NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > > const&, unsigned long)>, std::function<void (NAV::Node const*, NAV::InsTime const&, unsigned long)> > const&) (src/internal/NodeManager.cpp:399)called 143 times100.0%
NAV::NodeManager::RegisterWatcherCallbackToLink(ax::NodeEditor::LinkId, std::variant<std::function<void (NAV::Node const*, NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > > const&, unsigned long)>, std::function<void (NAV::Node const*, NAV::InsTime const&, unsigned long)> > const&) (src/internal/NodeManager.cpp:404)not called0.0%
NAV::NodeManager::UpdateNode(NAV::Node*) (src/internal/NodeManager.cpp:91)called 346 times91.0%
NAV::NodeManager::m_Nodes() (src/internal/NodeManager.cpp:55)called 1315 times100.0%
NAV::NodeRegistry::CopyNodeData(std::shared_ptr<NAV::NodeData const> const&) (src/NodeRegistry.cpp:407)not called0.0%
NAV::NodeRegistry::GetParentNodeDataTypes(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/NodeRegistry.cpp:142)called 12 times78.0%
NAV::NodeRegistry::GetStaticDataDescriptors(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/NodeRegistry.cpp:368)called 581401 times41.0%
NAV::NodeRegistry::NodeDataTypeAnyIsChildOf(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/NodeRegistry.cpp:113)called 66359244 times62.0%
NAV::NodeRegistry::NodeInfo::hasCompatiblePin(NAV::Pin const*) const (src/NodeRegistry.cpp:76)not called0.0%
NAV::NodeRegistry::PinInfo::PinInfo(NAV::Pin::Kind const&, NAV::Pin::Type const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >) (src/NodeRegistry.hpp:37)called 12096 times100.0%
NAV::NodeRegistry::RegisterNodeDataTypes() (src/NodeRegistry.cpp:339)called 112 times100.0%
NAV::NodeRegistry::RegisterNodeTypes() (src/NodeRegistry.cpp:239)called 112 times100.0%
NAV::NodeRegistry::RegisteredNodes[abi:cxx11]() (src/NodeRegistry.cpp:108)called 346 times100.0%
NAV::NodeRegistry::TypeHasDynamicData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/NodeRegistry.cpp:399)called 73 times63.0%
NAV::ObservationEstimator::ObservationEstimator(unsigned long) (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:59)called 120 times54.0%
NAV::ObservationEstimator::calcPCV(NAV::Frequency const&, NAV::InsTime const&, double, std::optional<double>, unsigned long, std::shared_ptr<NAV::GnssObs const> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:525)called 41798 times69.0%
NAV::ObservationFilter::ObservationFilter(NAV::ObservationFilter const&) (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:78)called 196 times47.0%
NAV::ObservationFilter::ObservationFilter(unsigned long, std::unordered_set<NAV::GnssObs::ObservationType, std::hash<NAV::GnssObs::ObservationType>, std::equal_to<NAV::GnssObs::ObservationType>, std::allocator<NAV::GnssObs::ObservationType> > const&, std::unordered_set<NAV::GnssObs::ObservationType, std::hash<NAV::GnssObs::ObservationType>, std::equal_to<NAV::GnssObs::ObservationType>, std::allocator<NAV::GnssObs::ObservationType> >) (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:59)called 120 times66.0%
NAV::ObservationFilter::getFrequencyFilter() const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:579)not called0.0%
NAV::ObservationFilter::getSystemFilter() const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:590)called 168 times100.0%
NAV::ObservationFilter::isObsTypeUsed(NAV::GnssObs::ObservationType) const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:548)called 5580 times100.0%
NAV::ObservationFilter::isSatelliteAllowed(NAV::SatId const&) const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:540)not called0.0%
NAV::ObservationFilter::reset() (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:133)called 24 times100.0%
NAV::ObservationFilter::selectObservationsForCalculation<NAV::SPP::Algorithm::ReceiverType, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(NAV::SPP::Algorithm::ReceiverType, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, NAV::Observations&, NAV::ObservationFilter::Filtered*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)::{lambda()#1}::operator()() const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:310)called 876 times44.0%
NAV::ObservationFilter::~ObservationFilter() (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:76)called 316 times100.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::ReceiverSpecificData(std::shared_ptr<NAV::GnssObs const>, unsigned long, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::Clock::Corrections) (src/Navigation/GNSS/Positioning/Observation.hpp:106)called 45298 times100.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::e_pLOS(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Navigation/GNSS/Positioning/Observation.hpp:128)called 315583 times100.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::e_satPos() const (src/Navigation/GNSS/Positioning/Observation.hpp:123)called 172013 times100.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::e_satVel() const (src/Navigation/GNSS/Positioning/Observation.hpp:125)called 104019 times100.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::e_vLOS(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Navigation/GNSS/Positioning/Observation.hpp:135)called 31423 times75.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::gnssObsData() const (src/Navigation/GNSS/Positioning/Observation.hpp:121)called 208114 times100.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::satAzimuth(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Navigation/GNSS/Positioning/Observation.hpp:153)called 83280 times83.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::satClock() const (src/Navigation/GNSS/Positioning/Observation.hpp:161)called 108040 times100.0%
NAV::Observations::SignalObservation::ReceiverSpecificData::satElevation(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) const (src/Navigation/GNSS/Positioning/Observation.hpp:143)called 126783 times83.0%
NAV::Observations::SignalObservation::SignalObservation(NAV::Observations::SignalObservation&&) (src/Navigation/GNSS/Positioning/Observation.hpp:74)called 83596 times100.0%
NAV::Observations::SignalObservation::SignalObservation(std::shared_ptr<NAV::SatNavData>, signed char) (src/Navigation/GNSS/Positioning/Observation.hpp:185)called 41798 times100.0%
NAV::Observations::SignalObservation::freqNum() const (src/Navigation/GNSS/Positioning/Observation.hpp:198)called 124518 times100.0%
NAV::Observations::SignalObservation::navData() const (src/Navigation/GNSS/Positioning/Observation.hpp:196)called 41798 times100.0%
NAV::Observations::SignalObservation::operator=(NAV::Observations::SignalObservation&&) (src/Navigation/GNSS/Positioning/Observation.hpp:78)not called0.0%
NAV::Observations::SignalObservation::~SignalObservation() (src/Navigation/GNSS/Positioning/Observation.hpp:46)called 125394 times100.0%
NAV::Observations::countObservations(NAV::SatSigId const&, NAV::GnssObs::ObservationType const&) const (src/Navigation/GNSS/Positioning/Observation.cpp:11)not called0.0%
NAV::Observations::recalcObservableCounts(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/Observation.cpp:21)called 1127 times84.0%
NAV::Observations::removeSatellite(NAV::SatId const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/Observation.cpp:108)not called0.0%
NAV::Observations::removeSignal(NAV::SatSigId const&, NAV::GnssObs::ObservationType const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/Observation.cpp:83)not called0.0%
NAV::Observations::removeSignal(NAV::SatSigId const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/Observation.cpp:70)not called0.0%
NAV::Orbit::Orbit() (src/Navigation/GNSS/Satellite/internal/Orbit.hpp:47)called 41371 times100.0%
NAV::Orbit::calcSatellitePos(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/internal/Orbit.cpp:13)called 13223 times100.0%
NAV::Orbit::calcSatellitePosVel(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/internal/Orbit.cpp:19)called 51732 times100.0%
NAV::Orbit::calcSatellitePosVelAccel(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/internal/Orbit.cpp:25)called 6432 times100.0%
NAV::Orbit::~Orbit() (src/Navigation/GNSS/Satellite/internal/Orbit.hpp:49)called 41371 times100.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::Demo>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::Demo::*)(), int) (src/internal/NodeManager.hpp:154)not called0.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::EmlidFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::EmlidFile::*)(), int) (src/internal/NodeManager.hpp:154)called 112 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::ImuFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::ImuFile::*)(), int) (src/internal/NodeManager.hpp:154)called 112 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::ImuSimulator>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::ImuSimulator::*)(unsigned long, bool), int) (src/internal/NodeManager.hpp:133)called 240 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::KvhFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::KvhFile::*)(), int) (src/internal/NodeManager.hpp:154)called 112 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::MultiImuFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::MultiImuFile::*)(unsigned long, bool), int) (src/internal/NodeManager.hpp:133)called 570 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::NmeaFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::NmeaFile::*)(), int) (src/internal/NodeManager.hpp:154)called 113 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::PosVelAttFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::PosVelAttFile::*)(), int) (src/internal/NodeManager.hpp:154)called 112 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::RinexObsFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::RinexObsFile::*)(), int) (src/internal/NodeManager.hpp:154)called 160 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::RtklibPosFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::RtklibPosFile::*)(), int) (src/internal/NodeManager.hpp:154)called 126 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::UbloxFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::UbloxFile::*)(), int) (src/internal/NodeManager.hpp:154)called 114 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::UlogFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::UlogFile::*)(), int) (src/internal/NodeManager.hpp:154)called 112 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::VectorNavFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::VectorNavFile::*)(), int) (src/internal/NodeManager.hpp:154)called 158 times81.0%
NAV::OutputPin* NAV::NodeManager::CreateOutputPin<NAV::WiFiObsFile>(NAV::Node*, char const*, NAV::Pin::Type, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<NAV::NodeData const> (NAV::WiFiObsFile::*)(), int) (src/internal/NodeManager.hpp:154)called 112 times81.0%
NAV::OutputPin::OutgoingLink::OutgoingLink(ax::NodeEditor::LinkId, NAV::Node*, ax::NodeEditor::PinId) (src/internal/Node/Pin.hpp:420)called 270 times100.0%
NAV::OutputPin::OutgoingLink::getConnectedPin() const (src/internal/Node/Pin.cpp:334)called 543491 times93.0%
NAV::OutputPin::OutputPin() (src/internal/Node/Pin.hpp:349)called 536 times100.0%
NAV::OutputPin::OutputPin(NAV::OutputPin&&) (src/internal/Node/Pin.hpp:355)called 4264 times100.0%
NAV::OutputPin::OutputPin(ax::NodeEditor::PinId, char const*, NAV::Pin::Type, NAV::Node*) (src/internal/Node/Pin.hpp:345)called 7324 times100.0%
NAV::OutputPin::canCreateLink(NAV::InputPin const&) const (src/internal/Node/Pin.cpp:239)called 273 times100.0%
NAV::OutputPin::connect(NAV::InputPin&, ax::NodeEditor::LinkId) (src/internal/Node/Pin.cpp:287)called 270 times78.0%
NAV::OutputPin::connect(NAV::InputPin&, ax::NodeEditor::LinkId)::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.cpp:289)called 66 times86.0%
NAV::OutputPin::createLink(NAV::InputPin&, ax::NodeEditor::LinkId) (src/internal/Node/Pin.cpp:257)called 538 times100.0%
NAV::OutputPin::deleteLink(NAV::InputPin&) (src/internal/Node/Pin.cpp:267)not called0.0%
NAV::OutputPin::deleteLinks() (src/internal/Node/Pin.cpp:272)called 73 times90.0%
NAV::OutputPin::disconnect(NAV::InputPin&) (src/internal/Node/Pin.cpp:319)called 269 times88.0%
NAV::OutputPin::disconnect(NAV::InputPin&)::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.cpp:321)called 334 times100.0%
NAV::OutputPin::isPinLinked() const (src/internal/Node/Pin.cpp:244)called 494 times100.0%
NAV::OutputPin::isPinLinked(NAV::InputPin const&) const (src/internal/Node/Pin.cpp:249)called 809 times100.0%
NAV::OutputPin::isPinLinked(NAV::InputPin const&) const::{lambda(NAV::OutputPin::OutgoingLink const&)#1}::operator()(NAV::OutputPin::OutgoingLink const&) const (src/internal/Node/Pin.cpp:251)called 734 times100.0%
NAV::OutputPin::operator=(NAV::OutputPin&&) (src/internal/Node/Pin.hpp:365)not called0.0%
NAV::OutputPin::recreateLink(NAV::InputPin&) (src/internal/Node/Pin.cpp:262)called 1 time100.0%
NAV::OutputPin::~OutputPin() (src/internal/Node/Pin.hpp:351)called 12123 times100.0%
NAV::Pin::Kind::Kind(NAV::Pin::Kind::Value) (src/internal/Node/Pin.hpp:179)called 13716 times100.0%
NAV::Pin::Kind::operator=(NAV::Pin::Kind::Value) (src/internal/Node/Pin.hpp:204)not called0.0%
NAV::Pin::Link::Link() (src/internal/Node/Pin.hpp:247)called 5856 times100.0%
NAV::Pin::Link::Link(ax::NodeEditor::LinkId, NAV::Node*, ax::NodeEditor::PinId) (src/internal/Node/Pin.hpp:253)called 270 times100.0%
NAV::Pin::Pin() (src/internal/Node/Pin.hpp:311)called 1080 times100.0%
NAV::Pin::Pin(ax::NodeEditor::PinId, char const*, NAV::Pin::Type, NAV::Pin::Kind, NAV::Node*) (src/internal/Node/Pin.hpp:272)called 12636 times78.0%
NAV::Pin::Type::Type(NAV::Pin::Type::Value) (src/internal/Node/Pin.hpp:67)called 13716 times100.0%
NAV::Pin::Type::operator NAV::Pin::Type::Value() const (src/internal/Node/Pin.hpp:110)not called0.0%
NAV::Pin::Type::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/internal/Node/Pin.hpp:132)not called0.0%
NAV::Pin::Type::operator=(NAV::Pin::Type::Value) (src/internal/Node/Pin.hpp:116)called 219 times100.0%
NAV::Pin::canCreateLink(NAV::OutputPin const&, NAV::InputPin const&) (src/internal/Node/Pin.cpp:29)called 273 times63.0%
NAV::Pin::createLink(NAV::OutputPin&, NAV::InputPin&, ax::NodeEditor::LinkId) (src/internal/Node/Pin.cpp:143)called 539 times51.0%
NAV::Pin::dataIdentifierHaveCommon(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/internal/Node/Pin.cpp:59)called 10 times87.0%
NAV::Pin::dataIdentifierHaveCommon(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<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&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/internal/Node/Pin.cpp:62)called 10 times88.0%
NAV::Pin::deleteLink(NAV::OutputPin&, NAV::InputPin&) (src/internal/Node/Pin.cpp:206)called 269 times47.0%
NAV::Pin::drawPinIcon(bool, int) const (src/internal/Node/Pin.cpp:98)not called0.0%
NAV::Pin::getIconColor() const (src/internal/Node/Pin.cpp:65)not called0.0%
NAV::Pin::recreateLink(NAV::OutputPin&, NAV::InputPin&) (src/internal/Node/Pin.cpp:196)called 1 time90.0%
NAV::Plot::PinData::PinData() (src/Nodes/Plotting/Plot.hpp:143)called 264 times70.0%
NAV::Plot::PinData::PinData(NAV::Plot::PinData const&) (src/Nodes/Plotting/Plot.cpp:206)not called0.0%
NAV::Plot::PinData::PinData(NAV::Plot::PinData&&) (src/Nodes/Plotting/Plot.cpp:214)called 127 times100.0%
NAV::Plot::PinData::PlotData::PlotData() (src/Nodes/Plotting/Plot.hpp:112)called 3951 times80.0%
NAV::Plot::PinData::PlotData::PlotData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long) (src/Nodes/Plotting/Plot.cpp:203)called 1178 times83.0%
NAV::Plot::PinData::addPlotDataItem(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Nodes/Plotting/Plot.cpp:252)called 4771 times56.0%
NAV::Plot::PinData::addPlotDataItem(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(NAV::Plot::PinData::PlotData const&)#1}::operator()(NAV::Plot::PinData::PlotData const&) const (src/Nodes/Plotting/Plot.cpp:268)called 77501 times100.0%
NAV::Plot::PinData::addPlotDataItem(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(NAV::Plot::PinData::PlotData const&)#2}::operator()(NAV::Plot::PinData::PlotData const&) const (src/Nodes/Plotting/Plot.cpp:281)not called0.0%
NAV::Plot::PinData::operator=(NAV::Plot::PinData const&) (src/Nodes/Plotting/Plot.cpp:222)not called0.0%
NAV::Plot::PinData::operator=(NAV::Plot::PinData&&) (src/Nodes/Plotting/Plot.cpp:237)not called0.0%
NAV::Plot::PinData::~PinData() (src/Nodes/Plotting/Plot.hpp:145)called 391 times100.0%
NAV::Plot::Plot() (src/Nodes/Plotting/Plot.cpp:295)called 145 times56.0%
NAV::Plot::PlotInfo::PlotInfo() (src/Nodes/Plotting/Plot.hpp:250)called 161 times100.0%
NAV::Plot::PlotInfo::PlotInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) (src/Nodes/Plotting/Plot.hpp:255)called 161 times50.0%
NAV::Plot::PlotInfo::PlotItem::PlotItem() (src/Nodes/Plotting/Plot.hpp:193)called 404 times69.0%
NAV::Plot::PlotInfo::PlotItem::PlotItem(unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/Nodes/Plotting/Plot.hpp:199)not called0.0%
NAV::Plot::PlotInfo::PlotItem::PlotItem(unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) (src/Nodes/Plotting/Plot.hpp:211)not called0.0%
NAV::Plot::PlotInfo::PlotItem::operator==(NAV::Plot::PlotInfo::PlotItem const&) const (src/Nodes/Plotting/Plot.hpp:220)not called0.0%
NAV::Plot::addData(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double) (src/Nodes/Plotting/Plot.cpp:1820)not called0.0%
NAV::Plot::addData(unsigned long, unsigned long, double) (src/Nodes/Plotting/Plot.cpp:1809)not called0.0%
NAV::Plot::addEvent(unsigned long, NAV::InsTime, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) (src/Nodes/Plotting/Plot.cpp:1800)not called0.0%
NAV::Plot::afterCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Plotting/Plot.cpp:1604)called 73 times26.0%
NAV::Plot::afterCreateLink(NAV::OutputPin&, NAV::InputPin&)::{lambda(NAV::Plot::PlotInfo::PlotItem const&)#1}::operator()(NAV::Plot::PlotInfo::PlotItem const&) const (src/Nodes/Plotting/Plot.cpp:1633)not called0.0%
NAV::Plot::calcLocalPosition(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Nodes/Plotting/Plot.cpp:1852)not called0.0%
NAV::Plot::category[abi:cxx11]() (src/Nodes/Plotting/Plot.cpp:346)called 112 times78.0%
NAV::Plot::deinitialize() (src/Nodes/Plotting/Plot.cpp:1599)called 33 times100.0%
NAV::Plot::guiConfig() (src/Nodes/Plotting/Plot.cpp:351)not called0.0%
NAV::Plot::guiConfig()::{lambda(char const*, int&)#1}::operator()(char const*, int&) const (src/Nodes/Plotting/Plot.cpp:727)not called0.0%
NAV::Plot::guiConfig()::{lambda(char const*, int&)#1}::operator()(char const*, int&) const::{lambda(int)#1}::operator()(int) const (src/Nodes/Plotting/Plot.cpp:728)not called0.0%
NAV::Plot::guiConfig()::{lambda(int)#1}::operator()(int) const (src/Nodes/Plotting/Plot.cpp:1399)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long&, char const*)#1}::operator()(unsigned long&, char const*) const (src/Nodes/Plotting/Plot.cpp:1335)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long)#1}::operator()(unsigned long) const (src/Nodes/Plotting/Plot.cpp:356)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long)#2}::operator()(unsigned long) const (src/Nodes/Plotting/Plot.cpp:402)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long)#3}::operator()(unsigned long) const (src/Nodes/Plotting/Plot.cpp:423)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long)#4}::operator()(unsigned long) const (src/Nodes/Plotting/Plot.cpp:476)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long)#5}::operator()(unsigned long) const (src/Nodes/Plotting/Plot.cpp:1205)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long)#6}::operator()(unsigned long) const (src/Nodes/Plotting/Plot.cpp:1234)not called0.0%
NAV::Plot::guiConfig()::{lambda(unsigned long, char const*)#1}::operator()(unsigned long, char const*) const (src/Nodes/Plotting/Plot.cpp:1206)not called0.0%
NAV::Plot::initialize() (src/Nodes/Plotting/Plot.cpp:1557)called 99 times84.0%
NAV::Plot::pinAddCallback(NAV::Node*) (src/Nodes/Plotting/Plot.cpp:1756)called 186 times62.0%
NAV::Plot::pinDeleteCallback(NAV::Node*, unsigned long) (src/Nodes/Plotting/Plot.cpp:1768)not called0.0%
NAV::Plot::plotBoolean(NAV::InsTime const&, unsigned long) (src/Nodes/Plotting/Plot.cpp:1875)not called0.0%
NAV::Plot::plotFloat(NAV::InsTime const&, unsigned long) (src/Nodes/Plotting/Plot.cpp:1927)not called0.0%
NAV::Plot::plotFlowData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Plotting/Plot.cpp:2016)called 209540 times2.0%
NAV::Plot::plotInteger(NAV::InsTime const&, unsigned long) (src/Nodes/Plotting/Plot.cpp:1901)not called0.0%
NAV::Plot::plotMatrix(NAV::InsTime const&, unsigned long) (src/Nodes/Plotting/Plot.cpp:1953)not called0.0%
NAV::Plot::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Plotting/Plot.cpp:1484)called 33 times43.0%
NAV::Plot::save[abi:cxx11]() const (src/Nodes/Plotting/Plot.cpp:1465)not called0.0%
NAV::Plot::typeStatic[abi:cxx11]() (src/Nodes/Plotting/Plot.cpp:336)called 257 times78.0%
NAV::Plot::type[abi:cxx11]() const (src/Nodes/Plotting/Plot.cpp:341)not called0.0%
NAV::Plot::updateNumberOfPlots() (src/Nodes/Plotting/Plot.cpp:1744)called 33 times76.0%
NAV::Plot::~Plot() (src/Nodes/Plotting/Plot.cpp:331)called 178 times100.0%
NAV::PlotItemStyle::plotData(char const*, NAV::ScrollingBuffer<double, 0ul> const&, NAV::ScrollingBuffer<double, 0ul> const&, int, int, int, NAV::ScrollingBuffer<unsigned int, 0ul>*, NAV::ScrollingBuffer<unsigned int, 0ul>*, std::array<NAV::ScrollingBuffer<double, 0ul>, 2ul> const*) const (src/util/Plot/PlotItemStyle.cpp:536)not called0.0%
NAV::PlotItemStyle::showLegendPopup(char const*, char const*, int, int, char const*, int, NAV::ScrollingBuffer<unsigned int, 0ul>*, NAV::ScrollingBuffer<unsigned int, 0ul>*, std::function<bool (unsigned long&, char const*)> const&, NAV::ScrollingBuffer<double, 0ul>*, std::vector<std::tuple<double, double, NAV::PlotEventTooltip>, std::allocator<std::tuple<double, double, NAV::PlotEventTooltip> > >*) (src/util/Plot/PlotItemStyle.cpp:95)not called0.0%
NAV::PlotItemStyle::showLegendPopup(char const*, char const*, int, int, char const*, int, NAV::ScrollingBuffer<unsigned int, 0ul>*, NAV::ScrollingBuffer<unsigned int, 0ul>*, std::function<bool (unsigned long&, char const*)> const&, NAV::ScrollingBuffer<double, 0ul>*, std::vector<std::tuple<double, double, NAV::PlotEventTooltip>, std::allocator<std::tuple<double, double, NAV::PlotEventTooltip> > >*)::{lambda(char const*, char const*, char const*)#1}::operator()(char const*, char const*, char const*) const (src/util/Plot/PlotItemStyle.cpp:348)not called0.0%
NAV::PlotTooltip::PlotTooltip(unsigned long, unsigned long, ImVec2 const&) (src/util/Plot/PlotTooltip.hpp:36)not called0.0%
NAV::Polynomial<double>::Polynomial<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::DenseBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/Navigation/Math/Polynomial.hpp:31)called 351183 times100.0%
NAV::Polynomial<double>::coeffs() const (src/Navigation/Math/Polynomial.hpp:62)called 64754 times100.0%
NAV::Polynomial<double>::f(double) const (src/Navigation/Math/Polynomial.hpp:37)called 290666 times100.0%
NAV::Polynomial<double>::toString[abi:cxx11](fmt::v10::basic_format_string<char, double>, char const*) const (src/Navigation/Math/Polynomial.hpp:70)called 3010 times69.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::SignalDetector::SignalDetector(NAV::InsTime, unsigned long, unsigned long, NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:172)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::addMeasurement(NAV::CycleSlipDetector::DualFrequencyCombination const&, NAV::InsTime, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:228)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::calcRelativeTime(NAV::InsTime const&, NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::SignalDetector const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:188)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::checkForCycleSlip(NAV::CycleSlipDetector::DualFrequencyCombination const&, NAV::InsTime, double, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:64)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::clear() (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:94)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::getFitStrategy() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:151)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::getPolynomialDegree() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:135)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::getWindowSize() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:122)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::isEnabled() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:110)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::reset(NAV::CycleSlipDetector::DualFrequencyCombination const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:101)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::setEnabled(bool) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:116)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::setFitStrategy(NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:154)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::setPolynomialDegree(unsigned long) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:138)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::setWindowSize(unsigned long) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:125)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::SignalDetector::SignalDetector(NAV::InsTime, unsigned long, unsigned long, NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:172)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::addMeasurement(NAV::SatSigId const&, NAV::InsTime, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:228)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::calcRelativeTime(NAV::InsTime const&, NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::SignalDetector const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:188)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::checkForCycleSlip(NAV::SatSigId const&, NAV::InsTime, double, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:64)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::clear() (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:94)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::getFitStrategy() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:151)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::getPolynomialDegree() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:135)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::getWindowSize() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:122)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::isEnabled() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:110)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::reset(NAV::SatSigId const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:101)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::setEnabled(bool) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:116)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::setFitStrategy(NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:154)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::setPolynomialDegree(unsigned long) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:138)not called0.0%
NAV::PolynomialCycleSlipDetector<NAV::SatSigId>::setWindowSize(unsigned long) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:125)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::PolynomialCycleSlipDetector(unsigned long, unsigned long, bool) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:55)called 112 times100.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::SignalDetector::SignalDetector(NAV::InsTime, unsigned long, unsigned long, NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:172)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::addMeasurement(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::InsTime, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:228)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::calcPolynomial(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:217)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::calcRelativeTime(NAV::InsTime const&, NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::SignalDetector const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:188)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::calcRelativeTime(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::InsTime const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:195)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::checkForCycleSlip(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::InsTime, double, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:64)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::clear() (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:94)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::getFitStrategy() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:151)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::getPolynomialDegree() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:135)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::getWindowSize() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:122)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::isEnabled() const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:110)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::predictValue(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::InsTime const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:205)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::reset(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:101)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::setEnabled(bool) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:116)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::setFitStrategy(NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:154)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::setPolynomialDegree(unsigned long) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:138)not called0.0%
NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::setWindowSize(unsigned long) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:125)not called0.0%
NAV::PolynomialCycleSlipDetector<std::pair<NAV::SatSigId, NAV::SatSigId> >::PolynomialCycleSlipDetector(unsigned long, unsigned long, bool) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:55)called 1 time100.0%
NAV::PolynomialCycleSlipDetector<std::pair<NAV::SatSigId, NAV::SatSigId> >::SignalDetector::SignalDetector(NAV::InsTime, unsigned long, unsigned long, NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:172)called 7 times100.0%
NAV::PolynomialCycleSlipDetector<std::pair<NAV::SatSigId, NAV::SatSigId> >::addMeasurement(std::pair<NAV::SatSigId, NAV::SatSigId> const&, NAV::InsTime, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:228)called 7 times60.0%
NAV::PolynomialCycleSlipDetector<std::pair<NAV::SatSigId, NAV::SatSigId> >::calcRelativeTime(NAV::InsTime const&, NAV::PolynomialCycleSlipDetector<std::pair<NAV::SatSigId, NAV::SatSigId> >::SignalDetector const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:188)called 9 times100.0%
NAV::PolynomialCycleSlipDetector<std::pair<NAV::SatSigId, NAV::SatSigId> >::checkForCycleSlip(std::pair<NAV::SatSigId, NAV::SatSigId> const&, NAV::InsTime, double, double) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:64)called 7 times89.0%
NAV::PolynomialCycleSlipDetector<std::pair<NAV::SatSigId, NAV::SatSigId> >::reset(std::pair<NAV::SatSigId, NAV::SatSigId> const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:101)called 1 time100.0%
NAV::PolynomialRegressor<double>::PolynomialRegressor(unsigned long, unsigned long, NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/Math/PolynomialRegressor.hpp:56)called 2418 times67.0%
NAV::PolynomialRegressor<double>::calcPolynomial() const (src/Navigation/Math/PolynomialRegressor.hpp:143)called 351183 times53.0%
NAV::PolynomialRegressor<double>::calcPolynomial() const::{lambda()#1}::operator()() const (src/Navigation/Math/PolynomialRegressor.hpp:145)called 339081 times82.0%
NAV::PolynomialRegressor<double>::empty() const (src/Navigation/Math/PolynomialRegressor.hpp:196)called 581328 times100.0%
NAV::PolynomialRegressor<double>::pop_front() (src/Navigation/Math/PolynomialRegressor.hpp:214)called 293500 times86.0%
NAV::PolynomialRegressor<double>::push_back(double const&, double const&) (src/Navigation/Math/PolynomialRegressor.hpp:111)called 5904221 times67.0%
NAV::PolynomialRegressor<double>::push_back(std::pair<double, double> const&) (src/Navigation/Math/PolynomialRegressor.hpp:103)called 5845709 times100.0%
NAV::PolynomialRegressor<double>::reset() (src/Navigation/Math/PolynomialRegressor.hpp:136)called 4620 times100.0%
NAV::PolynomialRegressor<double>::setPolynomialDegree(unsigned long) (src/Navigation/Math/PolynomialRegressor.hpp:81)called 2418 times80.0%
NAV::PolynomialRegressor<double>::setStrategy(NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/Math/PolynomialRegressor.hpp:93)called 2160 times75.0%
NAV::PolynomialRegressor<double>::setWindowSize(unsigned long) (src/Navigation/Math/PolynomialRegressor.hpp:65)called 2418 times62.0%
NAV::PolynomialRegressor<double>::windowSizeReached() const (src/Navigation/Math/PolynomialRegressor.hpp:190)called 6 times100.0%
NAV::Pos::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/State/Pos.hpp:51)called 581382 times70.0%
NAV::Pos::GetStaticDescriptorCount() (src/NodeData/State/Pos.hpp:78)called 3052104 times100.0%
NAV::Pos::altitude() const (src/NodeData/State/Pos.hpp:262)called 51057 times100.0%
NAV::Pos::e_CovarianceMatrix() const (src/NodeData/State/Pos.hpp:274)not called0.0%
NAV::Pos::e_Quat_n() const (src/NodeData/State/Pos.hpp:218)called 1234999 times100.0%
NAV::Pos::e_position() const (src/NodeData/State/Pos.hpp:265)called 94083 times100.0%
NAV::Pos::e_positionStdev() const (src/NodeData/State/Pos.hpp:268)called 2648 times100.0%
NAV::Pos::getType[abi:cxx11]() const (src/NodeData/State/Pos.hpp:41)not called0.0%
NAV::Pos::getValueAt(unsigned long) const (src/NodeData/State/Pos.hpp:89)called 145332 times9.0%
NAV::Pos::latitude() const (src/NodeData/State/Pos.hpp:256)called 1499426 times100.0%
NAV::Pos::lla_position() const (src/NodeData/State/Pos.hpp:253)called 3449940 times100.0%
NAV::Pos::longitude() const (src/NodeData/State/Pos.hpp:259)called 1499516 times100.0%
NAV::Pos::n_CovarianceMatrix() const (src/NodeData/State/Pos.hpp:277)not called0.0%
NAV::Pos::n_Quat_e() const (src/NodeData/State/Pos.hpp:225)called 435736 times100.0%
NAV::Pos::n_positionStdev() const (src/NodeData/State/Pos.hpp:271)called 55 times100.0%
NAV::Pos::parentTypes[abi:cxx11]() (src/NodeData/State/Pos.hpp:45)called 784 times48.0%
NAV::Pos::setValueAt(unsigned long, double) (src/NodeData/State/Pos.hpp:156)not called0.0%
NAV::Pos::staticDataDescriptors[abi:cxx11]() const (src/NodeData/State/Pos.hpp:81)not called0.0%
NAV::Pos::staticDescriptorCount() const (src/NodeData/State/Pos.hpp:84)not called0.0%
NAV::Pos::type[abi:cxx11]() (src/NodeData/State/Pos.hpp:34)called 1546 times78.0%
NAV::PosVel::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/State/PosVel.hpp:46)called 581382 times96.0%
NAV::PosVel::GetStaticDescriptorCount() (src/NodeData/State/PosVel.hpp:73)called 2761440 times100.0%
NAV::PosVel::e_CovarianceMatrix() const (src/NodeData/State/PosVel.hpp:246)called 103121 times100.0%
NAV::PosVel::e_velocity() const (src/NodeData/State/PosVel.hpp:234)called 64613 times100.0%
NAV::PosVel::e_velocityStdev() const (src/NodeData/State/PosVel.hpp:240)called 2644 times100.0%
NAV::PosVel::getType[abi:cxx11]() const (src/NodeData/State/PosVel.hpp:34)not called0.0%
NAV::PosVel::getValueAt(unsigned long) const (src/NodeData/State/PosVel.hpp:84)called 145332 times3.0%
NAV::PosVel::n_CovarianceMatrix() const (src/NodeData/State/PosVel.hpp:249)not called0.0%
NAV::PosVel::n_velocity() const (src/NodeData/State/PosVel.hpp:237)called 239215 times100.0%
NAV::PosVel::n_velocityStdev() const (src/NodeData/State/PosVel.hpp:243)called 51 times100.0%
NAV::PosVel::parentTypes[abi:cxx11]() (src/NodeData/State/PosVel.hpp:38)called 672 times64.0%
NAV::PosVel::setValueAt(unsigned long, double) (src/NodeData/State/PosVel.hpp:150)not called0.0%
NAV::PosVel::staticDataDescriptors[abi:cxx11]() const (src/NodeData/State/PosVel.hpp:76)not called0.0%
NAV::PosVel::staticDescriptorCount() const (src/NodeData/State/PosVel.hpp:79)not called0.0%
NAV::PosVel::type[abi:cxx11]() (src/NodeData/State/PosVel.hpp:27)called 1676 times78.0%
NAV::PosVelAtt::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/State/PosVelAtt.hpp:48)called 581372 times93.0%
NAV::PosVelAtt::GetStaticDescriptorCount() (src/NodeData/State/PosVelAtt.hpp:63)called 1744052 times100.0%
NAV::PosVelAtt::b_Quat_e() const (src/NodeData/State/PosVelAtt.hpp:157)called 2 times100.0%
NAV::PosVelAtt::b_Quat_n() const (src/NodeData/State/PosVelAtt.hpp:143)called 2 times100.0%
NAV::PosVelAtt::e_Quat_b() const (src/NodeData/State/PosVelAtt.hpp:150)called 114753 times100.0%
NAV::PosVelAtt::getType[abi:cxx11]() const (src/NodeData/State/PosVelAtt.hpp:36)not called0.0%
NAV::PosVelAtt::getValueAt(unsigned long) const (src/NodeData/State/PosVelAtt.hpp:74)called 290664 times37.0%
NAV::PosVelAtt::n_Quat_b() const (src/NodeData/State/PosVelAtt.hpp:136)called 713129 times100.0%
NAV::PosVelAtt::parentTypes[abi:cxx11]() (src/NodeData/State/PosVelAtt.hpp:40)called 224 times64.0%
NAV::PosVelAtt::rollPitchYaw() const (src/NodeData/State/PosVelAtt.hpp:164)called 354599 times100.0%
NAV::PosVelAtt::setValueAt(unsigned long, double) (src/NodeData/State/PosVelAtt.hpp:111)not called0.0%
NAV::PosVelAtt::staticDataDescriptors[abi:cxx11]() const (src/NodeData/State/PosVelAtt.hpp:66)not called0.0%
NAV::PosVelAtt::staticDescriptorCount() const (src/NodeData/State/PosVelAtt.hpp:69)called 290664 times100.0%
NAV::PosVelAtt::type[abi:cxx11]() (src/NodeData/State/PosVelAtt.hpp:29)called 317804 times78.0%
NAV::PosVelAttFile::PosVelAttFile() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:24)called 112 times46.0%
NAV::PosVelAttFile::category[abi:cxx11]() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:51)called 112 times78.0%
NAV::PosVelAttFile::deinitialize() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:215)not called0.0%
NAV::PosVelAttFile::guiConfig() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:56)not called0.0%
NAV::PosVelAttFile::guiConfig()::{lambda(int, char const*)#1}::operator()(int, char const*) const (src/Nodes/DataProvider/State/PosVelAttFile.cpp:82)not called0.0%
NAV::PosVelAttFile::initialize() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:154)not called0.0%
NAV::PosVelAttFile::initialize()::{lambda(char const*)#1}::operator()(char const*) const (src/Nodes/DataProvider/State/PosVelAttFile.cpp:165)not called0.0%
NAV::PosVelAttFile::pollData() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:229)not called0.0%
NAV::PosVelAttFile::pollData()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/State/PosVelAttFile.cpp:249)not called0.0%
NAV::PosVelAttFile::pollData()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/State/PosVelAttFile.cpp:301)not called0.0%
NAV::PosVelAttFile::resetNode() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:222)not called0.0%
NAV::PosVelAttFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/State/PosVelAttFile.cpp:140)not called0.0%
NAV::PosVelAttFile::save[abi:cxx11]() const (src/Nodes/DataProvider/State/PosVelAttFile.cpp:128)not called0.0%
NAV::PosVelAttFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:41)called 224 times78.0%
NAV::PosVelAttFile::type[abi:cxx11]() const (src/Nodes/DataProvider/State/PosVelAttFile.cpp:46)not called0.0%
NAV::PosVelAttFile::~PosVelAttFile() (src/Nodes/DataProvider/State/PosVelAttFile.cpp:36)called 112 times100.0%
NAV::PosVelAttInitializer::PosVelAttInitializer() (src/Nodes/State/PosVelAttInitializer.cpp:34)called 112 times53.0%
NAV::PosVelAttInitializer::category[abi:cxx11]() (src/Nodes/State/PosVelAttInitializer.cpp:62)called 112 times78.0%
NAV::PosVelAttInitializer::deinitialize() (src/Nodes/State/PosVelAttInitializer.cpp:492)not called0.0%
NAV::PosVelAttInitializer::finalizeInit() (src/Nodes/State/PosVelAttInitializer.cpp:542)not called0.0%
NAV::PosVelAttInitializer::finalizeInit()::{lambda(NAV::InputPin const&)#1}::operator()(NAV::InputPin const&) const (src/Nodes/State/PosVelAttInitializer.cpp:603)not called0.0%
NAV::PosVelAttInitializer::guiConfig() (src/Nodes/State/PosVelAttInitializer.cpp:67)not called0.0%
NAV::PosVelAttInitializer::initialize() (src/Nodes/State/PosVelAttInitializer.cpp:466)not called0.0%
NAV::PosVelAttInitializer::pollPVASolution() (src/Nodes/State/PosVelAttInitializer.cpp:827)not called0.0%
NAV::PosVelAttInitializer::receiveGnssObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/State/PosVelAttInitializer.cpp:686)not called0.0%
NAV::PosVelAttInitializer::receiveImuObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/State/PosVelAttInitializer.cpp:615)not called0.0%
NAV::PosVelAttInitializer::receivePosObs(std::shared_ptr<NAV::Pos const> const&) (src/Nodes/State/PosVelAttInitializer.cpp:786)not called0.0%
NAV::PosVelAttInitializer::receivePosVelAttObs(std::shared_ptr<NAV::PosVelAtt const> const&) (src/Nodes/State/PosVelAttInitializer.cpp:802)not called0.0%
NAV::PosVelAttInitializer::receivePosVelObs(std::shared_ptr<NAV::PosVel const> const&) (src/Nodes/State/PosVelAttInitializer.cpp:793)not called0.0%
NAV::PosVelAttInitializer::receiveUbloxObs(std::shared_ptr<NAV::UbloxObs const> const&) (src/Nodes/State/PosVelAttInitializer.cpp:715)not called0.0%
NAV::PosVelAttInitializer::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/State/PosVelAttInitializer.cpp:411)not called0.0%
NAV::PosVelAttInitializer::save[abi:cxx11]() const (src/Nodes/State/PosVelAttInitializer.cpp:389)not called0.0%
NAV::PosVelAttInitializer::typeStatic[abi:cxx11]() (src/Nodes/State/PosVelAttInitializer.cpp:52)called 224 times78.0%
NAV::PosVelAttInitializer::type[abi:cxx11]() const (src/Nodes/State/PosVelAttInitializer.cpp:57)not called0.0%
NAV::PosVelAttInitializer::updatePins() (src/Nodes/State/PosVelAttInitializer.cpp:497)called 112 times41.0%
NAV::PosVelAttInitializer::~PosVelAttInitializer() (src/Nodes/State/PosVelAttInitializer.cpp:47)called 112 times100.0%
NAV::QZSSEphemeris::QZSSEphemeris(NAV::InsTime const&, NAV::InsTime const&, unsigned long const&, unsigned long const&, std::array<double, 3ul> const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, double const&, unsigned char, unsigned char, bool, double const&, bool) (src/Navigation/GNSS/Satellite/Ephemeris/QZSSEphemeris.cpp:19)called 4 times100.0%
NAV::QZSSEphemeris::QZSSEphemeris(int, int, int, int, int, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) (src/Navigation/GNSS/Satellite/Ephemeris/QZSSEphemeris.cpp:58)called 1082 times71.0%
NAV::QZSSEphemeris::calcClockCorrections(NAV::InsTime const&, double, NAV::Frequency const&) const (src/Navigation/GNSS/Satellite/Ephemeris/QZSSEphemeris.cpp:97)called 150 times80.0%
NAV::QZSSEphemeris::calcSatelliteData(NAV::InsTime const&, NAV::Orbit::Calc) const (src/Navigation/GNSS/Satellite/Ephemeris/QZSSEphemeris.cpp:171)called 250 times84.0%
NAV::QZSSEphemeris::calcSatellitePositionVariance() const (src/Navigation/GNSS/Satellite/Ephemeris/QZSSEphemeris.cpp:316)not called0.0%
NAV::QZSSEphemeris::isHealthy() const (src/Navigation/GNSS/Satellite/Ephemeris/QZSSEphemeris.cpp:311)not called0.0%
NAV::QZSSEphemeris::~QZSSEphemeris() (src/Navigation/GNSS/Satellite/Ephemeris/QZSSEphemeris.hpp:253)called 1086 times100.0%
NAV::Q_df_df(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:115)called 12888 times75.0%
NAV::Q_df_dv(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:110)called 12888 times67.0%
NAV::Q_domega_domega(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:125)called 12888 times75.0%
NAV::Q_domega_psi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:120)called 12888 times67.0%
NAV::Q_gnss(double const&, double const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:130)not called0.0%
NAV::Q_psi_psi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:35)called 12888 times61.0%
NAV::RandomNumberGenerator::RandomNumberGenerator(bool) (src/util/Random/RandomNumberGenerator.hpp:32)called 1680 times100.0%
NAV::RandomNumberGenerator::hashSeed(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Random/RandomNumberGenerator.hpp:103)called 84 times81.0%
NAV::RandomNumberGenerator::resetSeed(unsigned long) (src/util/Random/RandomNumberGenerator.hpp:46)called 84 times45.0%
NAV::Receiver<NAV::SPP::Algorithm::ReceiverType>::Receiver(NAV::SPP::Algorithm::ReceiverType, std::vector<NAV::SatelliteSystem, std::allocator<NAV::SatelliteSystem> > const&) (src/Navigation/GNSS/Positioning/Receiver.hpp:38)called 144 times72.0%
NAV::ReceiverClock::ReceiverClock(std::vector<NAV::SatelliteSystem, std::allocator<NAV::SatelliteSystem> >) (src/Navigation/GNSS/Positioning/ReceiverClock.hpp:35)called 551 times64.0%
NAV::ReceiverClock::biasFor(NAV::SatelliteSystem) const (src/Navigation/GNSS/Positioning/ReceiverClock.hpp:81)called 83596 times90.0%
NAV::ReceiverClock::biasStdDevFor(NAV::SatelliteSystem) const (src/Navigation/GNSS/Positioning/ReceiverClock.hpp:98)not called0.0%
NAV::ReceiverClock::driftFor(NAV::SatelliteSystem) const (src/Navigation/GNSS/Positioning/ReceiverClock.hpp:115)called 81844 times90.0%
NAV::ReceiverClock::driftStdDevFor(NAV::SatelliteSystem) const (src/Navigation/GNSS/Positioning/ReceiverClock.hpp:132)not called0.0%
NAV::ReceiverClock::getIdx(NAV::SatelliteSystem) const (src/Navigation/GNSS/Positioning/ReceiverClock.hpp:149)called 167300 times73.0%
NAV::ReceiverClockModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::ShowGui(float, float, char const*) (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:171)not called0.0%
NAV::ReceiverClockModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::calcProcessNoiseMatrixTaylor(double, NAV::SatelliteSystem const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:226)not called0.0%
NAV::RinexNavFile::RinexNavFile() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:29)called 160 times43.0%
NAV::RinexNavFile::abortReading() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.hpp:83)called 6 times71.0%
NAV::RinexNavFile::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:55)called 112 times78.0%
NAV::RinexNavFile::deinitialize() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:126)called 48 times100.0%
NAV::RinexNavFile::determineFileType() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:142)called 48 times39.0%
NAV::RinexNavFile::determineFileType()::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:144)called 351 times100.0%
NAV::RinexNavFile::executeHeaderParser(double) (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:258)called 48 times47.0%
NAV::RinexNavFile::executeOrbitParser(double) (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:279)called 48 times47.0%
NAV::RinexNavFile::getNavMsgType(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.hpp:141)called 64 times93.0%
NAV::RinexNavFile::guiConfig() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:60)not called0.0%
NAV::RinexNavFile::guiConfig()::{lambda(double)#1}::operator()(double) const (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:77)not called0.0%
NAV::RinexNavFile::initialize() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:104)called 48 times90.0%
NAV::RinexNavFile::parseEphemeris(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, NAV::SatelliteSystem, unsigned char) (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:1353)called 6617 times51.0%
NAV::RinexNavFile::parseEphemeris(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, NAV::SatelliteSystem, unsigned char)::{lambda(std::shared_ptr<NAV::SatNavData> const&)#1}::operator()(std::shared_ptr<NAV::SatNavData> const&) const (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:1586)called 25 times100.0%
NAV::RinexNavFile::parseHeader2() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:300)called 4 times42.0%
NAV::RinexNavFile::parseHeader3() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:408)called 39 times46.0%
NAV::RinexNavFile::parseHeader4() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:542)called 5 times71.0%
NAV::RinexNavFile::parseOrbit2() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:614)called 4 times46.0%
NAV::RinexNavFile::parseOrbit2()::{lambda(std::shared_ptr<NAV::SatNavData> const&)#1}::operator()(std::shared_ptr<NAV::SatNavData> const&) const (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:883)not called0.0%
NAV::RinexNavFile::parseOrbit3() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:1036)called 39 times88.0%
NAV::RinexNavFile::parseOrbit4() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:1083)called 5 times63.0%
NAV::RinexNavFile::readHeader() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:1766)called 48 times71.0%
NAV::RinexNavFile::readOrbits() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:1773)called 48 times71.0%
NAV::RinexNavFile::resetNode() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:133)called 96 times100.0%
NAV::RinexNavFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:94)called 48 times100.0%
NAV::RinexNavFile::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:83)not called0.0%
NAV::RinexNavFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:45)called 272 times78.0%
NAV::RinexNavFile::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:50)not called0.0%
NAV::RinexNavFile::~RinexNavFile() (src/Nodes/DataProvider/GNSS/FileReader/RinexNavFile.cpp:40)called 208 times100.0%
NAV::RinexObsFile::RinexObsFile() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:30)called 160 times44.0%
NAV::RinexObsFile::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:56)called 112 times78.0%
NAV::RinexObsFile::deinitialize() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:121)called 48 times71.0%
NAV::RinexObsFile::determineFileType() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:143)called 48 times33.0%
NAV::RinexObsFile::determineFileType()::{lambda(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 (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:145)called 1600 times73.0%
NAV::RinexObsFile::determineFileType()::{lambda(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::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:147)called 118366 times100.0%
NAV::RinexObsFile::eraseLessPreciseCodes(std::shared_ptr<NAV::GnssObs> const&, NAV::Frequency const&, unsigned short) (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:741)called 1847195 times59.0%
NAV::RinexObsFile::eraseLessPreciseCodes(std::shared_ptr<NAV::GnssObs> const&, NAV::Frequency const&, unsigned short)::{lambda(NAV::Code const&, NAV::Code const&, NAV::Code const&)#1}::operator()(NAV::Code const&, NAV::Code const&, NAV::Code const&) const (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:743)called 7732029 times87.0%
NAV::RinexObsFile::eraseLessPreciseCodes(std::shared_ptr<NAV::GnssObs> const&, NAV::Frequency const&, unsigned short)::{lambda(NAV::Code const&, NAV::Code const&, NAV::Code const&)#1}::operator()(NAV::Code const&, NAV::Code const&, NAV::Code const&) const::{lambda(NAV::Code const&)#1}::operator()(NAV::Code const&) const (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:744)called 2721165 times92.0%
NAV::RinexObsFile::eraseLessPreciseCodes(std::shared_ptr<NAV::GnssObs> const&, NAV::Frequency const&, unsigned short)::{lambda(NAV::Code const&, NAV::Code const&, NAV::Code const&)#1}::operator()(NAV::Code const&, NAV::Code const&, NAV::Code const&) const::{lambda(NAV::Code const&)#1}::operator()(NAV::Code const&) const::{lambda(NAV::GnssObs::ObservationData const&)#1}::operator()(NAV::GnssObs::ObservationData const&) const (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:746)called 148887229 times100.0%
NAV::RinexObsFile::guiConfig() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:61)not called0.0%
NAV::RinexObsFile::guiConfig()::{lambda(double)#1}::operator()(double) const (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:78)not called0.0%
NAV::RinexObsFile::initialize() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:114)called 48 times100.0%
NAV::RinexObsFile::pollData() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:525)called 7494 times60.0%
NAV::RinexObsFile::readHeader() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:221)called 48 times48.0%
NAV::RinexObsFile::resetNode() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:134)called 96 times100.0%
NAV::RinexObsFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:100)called 48 times100.0%
NAV::RinexObsFile::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:88)not called0.0%
NAV::RinexObsFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:46)called 272 times78.0%
NAV::RinexObsFile::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:51)not called0.0%
NAV::RinexObsFile::~RinexObsFile() (src/Nodes/DataProvider/GNSS/FileReader/RinexObsFile.cpp:41)called 208 times100.0%
NAV::RinexObsLogger::RinexObsLogger() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:32)called 124 times47.0%
NAV::RinexObsLogger::category[abi:cxx11]() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:60)called 112 times78.0%
NAV::RinexObsLogger::deinitialize() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:399)called 12 times100.0%
NAV::RinexObsLogger::flush() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:334)called 12 times50.0%
NAV::RinexObsLogger::guiConfig() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:65)not called0.0%
NAV::RinexObsLogger::initialize() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:382)called 36 times77.0%
NAV::RinexObsLogger::pinAddCallback(NAV::Node*) (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:406)called 124 times46.0%
NAV::RinexObsLogger::pinDeleteCallback(NAV::Node*, unsigned long) (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:411)not called0.0%
NAV::RinexObsLogger::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:325)called 12 times85.0%
NAV::RinexObsLogger::save[abi:cxx11]() const (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:314)not called0.0%
NAV::RinexObsLogger::typeStatic[abi:cxx11]() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:50)called 236 times78.0%
NAV::RinexObsLogger::type[abi:cxx11]() const (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:55)not called0.0%
NAV::RinexObsLogger::updateFileHeader(NAV::TimeSystem) (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:416)called 13 times34.0%
NAV::RinexObsLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:475)called 2035 times74.0%
NAV::RinexObsLogger::~RinexObsLogger() (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:45)called 136 times100.0%
NAV::RtklibPosConverter::RtklibPosConverter() (src/Nodes/Converter/GNSS/RtklibPosConverter.cpp:20)called 112 times41.0%
NAV::RtklibPosConverter::category[abi:cxx11]() (src/Nodes/Converter/GNSS/RtklibPosConverter.cpp:46)called 112 times78.0%
NAV::RtklibPosConverter::initialize() (src/Nodes/Converter/GNSS/RtklibPosConverter.cpp:51)not called0.0%
NAV::RtklibPosConverter::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Converter/GNSS/RtklibPosConverter.cpp:58)not called0.0%
NAV::RtklibPosConverter::typeStatic[abi:cxx11]() (src/Nodes/Converter/GNSS/RtklibPosConverter.cpp:36)called 224 times78.0%
NAV::RtklibPosConverter::type[abi:cxx11]() const (src/Nodes/Converter/GNSS/RtklibPosConverter.cpp:41)not called0.0%
NAV::RtklibPosConverter::~RtklibPosConverter() (src/Nodes/Converter/GNSS/RtklibPosConverter.cpp:31)called 112 times100.0%
NAV::RtklibPosFile::RtklibPosFile() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:23)called 126 times44.0%
NAV::RtklibPosFile::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:49)called 112 times78.0%
NAV::RtklibPosFile::deinitialize() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:167)called 13 times100.0%
NAV::RtklibPosFile::determineFileType() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:509)called 14 times72.0%
NAV::RtklibPosFile::determineFileType()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:529)called 184 times100.0%
NAV::RtklibPosFile::guiConfig() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:54)not called0.0%
NAV::RtklibPosFile::guiConfig()::{lambda(int, char const*, char const*, bool)#1}::operator()(int, char const*, char const*, bool) const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:80)not called0.0%
NAV::RtklibPosFile::guiConfig()::{lambda(int, char const*, char const*, bool)#1}::operator()(int, char const*, char const*, bool) const::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:82)not called0.0%
NAV::RtklibPosFile::initialize() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:160)called 14 times100.0%
NAV::RtklibPosFile::pollData() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:181)called 367 times87.0%
NAV::RtklibPosFile::pollData()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:189)called 349 times100.0%
NAV::RtklibPosFile::pollData()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:225)called 57208 times100.0%
NAV::RtklibPosFile::readHeader() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:535)called 13 times81.0%
NAV::RtklibPosFile::readHeader()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:543)called 182 times100.0%
NAV::RtklibPosFile::resetNode() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:174)called 26 times100.0%
NAV::RtklibPosFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:150)called 14 times100.0%
NAV::RtklibPosFile::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:139)not called0.0%
NAV::RtklibPosFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:39)called 238 times78.0%
NAV::RtklibPosFile::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:44)not called0.0%
NAV::RtklibPosFile::~RtklibPosFile() (src/Nodes/DataProvider/GNSS/FileReader/RtklibPosFile.cpp:34)called 138 times100.0%
NAV::RtklibPosObs::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/GNSS/RtklibPosObs.hpp:150)called 7 times91.0%
NAV::RtklibPosObs::GetStaticDescriptorCount() (src/NodeData/GNSS/RtklibPosObs.hpp:163)called 7 times100.0%
NAV::RtklibPosObs::RtklibPosObs() (src/NodeData/GNSS/RtklibPosObs.hpp:28)called 364 times100.0%
NAV::RtklibPosObs::RtklibPosObs(NAV::InsTime const&, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, unsigned char, unsigned char, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, std::optional<double>, std::optional<double>, std::optional<double>, std::optional<double>, std::optional<double>, std::optional<double>, double, double, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, std::optional<double>, std::optional<double>, std::optional<double>, std::optional<Eigen::Matrix<double, 3, 1, 0, 3, 1> >, std::optional<double>, std::optional<double>, std::optional<double>) (src/NodeData/GNSS/RtklibPosObs.hpp:56)called 2421 times76.0%
NAV::RtklibPosObs::getType[abi:cxx11]() const (src/NodeData/GNSS/RtklibPosObs.hpp:138)not called0.0%
NAV::RtklibPosObs::getValueAt(unsigned long) const (src/NodeData/GNSS/RtklibPosObs.hpp:174)not called0.0%
NAV::RtklibPosObs::parentTypes[abi:cxx11]() (src/NodeData/GNSS/RtklibPosObs.hpp:142)called 112 times64.0%
NAV::RtklibPosObs::staticDataDescriptors[abi:cxx11]() const (src/NodeData/GNSS/RtklibPosObs.hpp:166)not called0.0%
NAV::RtklibPosObs::staticDescriptorCount() const (src/NodeData/GNSS/RtklibPosObs.hpp:169)not called0.0%
NAV::RtklibPosObs::type[abi:cxx11]() (src/NodeData/GNSS/RtklibPosObs.hpp:131)called 895 times78.0%
NAV::SHA256::SHA256() (src/util/Random/SHA256.cpp:42)called 84 times100.0%
NAV::SHA256::choose(unsigned int, unsigned int, unsigned int) (src/util/Random/SHA256.cpp:90)called 5376 times100.0%
NAV::SHA256::digest() (src/util/Random/SHA256.cpp:75)called 84 times100.0%
NAV::SHA256::majority(unsigned int, unsigned int, unsigned int) (src/util/Random/SHA256.cpp:95)called 5376 times100.0%
NAV::SHA256::pad() (src/util/Random/SHA256.cpp:159)called 84 times73.0%
NAV::SHA256::revert(unsigned char*) (src/util/Random/SHA256.cpp:189)called 84 times100.0%
NAV::SHA256::rotr(unsigned int, unsigned int) (src/util/Random/SHA256.cpp:85)called 48384 times100.0%
NAV::SHA256::sig0(unsigned int) (src/util/Random/SHA256.cpp:100)called 4032 times100.0%
NAV::SHA256::sig1(unsigned int) (src/util/Random/SHA256.cpp:105)called 4032 times100.0%
NAV::SHA256::toString[abi:cxx11](unsigned char const*) (src/util/Random/SHA256.cpp:202)not called0.0%
NAV::SHA256::transform() (src/util/Random/SHA256.cpp:110)called 84 times100.0%
NAV::SHA256::update(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Random/SHA256.cpp:70)called 84 times100.0%
NAV::SHA256::update(unsigned char const*, unsigned long) (src/util/Random/SHA256.cpp:54)called 84 times71.0%
NAV::SNRMask::SNRMask() (src/Navigation/GNSS/SNRMask.cpp:25)called 128 times100.0%
NAV::SNRMask::ShowGuiWidgets(char const*) (src/Navigation/GNSS/SNRMask.cpp:35)not called0.0%
NAV::SNRMask::checkSNRMask(NAV::Frequency, double, double) const (src/Navigation/GNSS/SNRMask.cpp:181)called 40003 times95.0%
NAV::SNRMask::isInactive() const (src/Navigation/GNSS/SNRMask.cpp:172)not called0.0%
NAV::SPP::Algorithm::ShowGuiWidgets(char const*, float, float) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:38)not called0.0%
NAV::SPP::Algorithm::assignKalmanFilterResult(NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:689)not called0.0%
NAV::SPP::Algorithm::assignLeastSquaresResult(NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, unsigned long, unsigned long, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:587)called 930 times58.0%
NAV::SPP::Algorithm::calcMatrixH(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, NAV::Observations const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:479)called 930 times55.0%
NAV::SPP::Algorithm::calcMatrixR(std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, NAV::Observations const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:523)called 930 times54.0%
NAV::SPP::Algorithm::calcMeasInnovation(std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, NAV::Observations const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:556)called 930 times55.0%
NAV::SPP::Algorithm::calcSppSolution(std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:71)called 407 times40.0%
NAV::SPP::Algorithm::calcSppSolution(std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(NAV::SatId const&)#1}::operator()(NAV::SatId const&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:155)called 7894 times100.0%
NAV::SPP::Algorithm::canCalculateVelocity(unsigned long) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:374)called 3720 times64.0%
NAV::SPP::Algorithm::canEstimateInterFrequencyBias() const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:381)not called0.0%
NAV::SPP::Algorithm::computeDOPs(std::shared_ptr<NAV::SppSolution> const&, NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:763)called 406 times69.0%
NAV::SPP::Algorithm::determineMeasKeys(NAV::Observations const&, unsigned long, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:449)called 930 times79.0%
NAV::SPP::Algorithm::determineStateKeys(std::set<NAV::SatelliteSystem, std::less<NAV::SatelliteSystem>, std::allocator<NAV::SatelliteSystem> > const&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:417)called 930 times74.0%
NAV::SPP::Algorithm::reset() (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:63)called 24 times64.0%
NAV::SPP::Algorithm::updateInterFrequencyBiases(NAV::Observations const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:392)called 930 times82.0%
NAV::SPP::KalmanFilter::ShowGuiWidgets(char const*, bool, bool, bool, float, float) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:197)not called0.0%
NAV::SPP::KalmanFilter::addInterFrequencyBias(NAV::Frequency const&) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:185)called 10 times65.0%
NAV::SPP::KalmanFilter::deinitialize() (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:123)not called0.0%
NAV::SPP::KalmanFilter::getErrorCovarianceMatrix() const (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:299)not called0.0%
NAV::SPP::KalmanFilter::getState() const (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:294)not called0.0%
NAV::SPP::KalmanFilter::getStateKeys() const (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:289)not called0.0%
NAV::SPP::KalmanFilter::initialize(NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:101)not called0.0%
NAV::SPP::KalmanFilter::isInitialized() const (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.hpp:53)not called0.0%
NAV::SPP::KalmanFilter::predict(double const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:128)not called0.0%
NAV::SPP::KalmanFilter::reset(std::vector<NAV::SatelliteSystem, std::allocator<NAV::SatelliteSystem> > const&) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:33)called 24 times60.0%
NAV::SPP::KalmanFilter::setClockBiasErrorCovariance(double) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:278)not called0.0%
NAV::SPP::KalmanFilter::update(std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&, NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:168)not called0.0%
NAV::SPP::Meas::Doppler::operator==(NAV::SPP::Meas::Doppler const&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:58)called 314230 times100.0%
NAV::SPP::Meas::Psr::operator==(NAV::SPP::Meas::Psr const&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:49)called 241621 times100.0%
NAV::SPP::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::SPP::Algorithm&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:800)called 8 times100.0%
NAV::SPP::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::SPP::KalmanFilter&) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:314)called 8 times100.0%
NAV::SPP::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::SPP::Algorithm const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:787)not called0.0%
NAV::SPP::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::SPP::KalmanFilter const&) (src/Navigation/GNSS/Positioning/SPP/KalmanFilter.cpp:304)not called0.0%
NAV::SatId::SatId() (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:42)called 548338 times100.0%
NAV::SatId::SatId(NAV::SatelliteSystem, unsigned short) (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:38)called 3344869 times100.0%
NAV::SatId::isGeo() const (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:23)called 29425 times78.0%
NAV::SatId::operator<(NAV::SatId const&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:55)called 856711 times100.0%
NAV::SatId::operator==(NAV::SatId const&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:50)called 36149763 times100.0%
NAV::SatNavData::SatNavData(NAV::SatNavData::Type, NAV::InsTime const&) (src/Navigation/GNSS/Satellite/internal/SatNavData.cpp:14)called 41371 times100.0%
NAV::SatNavData::~SatNavData() (src/Navigation/GNSS/Satellite/internal/SatNavData.hpp:47)called 41371 times100.0%
NAV::SatSigId::SatSigId() (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:75)called 21400 times100.0%
NAV::SatSigId::SatSigId(NAV::Code, unsigned short) (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:71)called 187431272 times100.0%
NAV::SatSigId::freq() const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:108)called 741173 times100.0%
NAV::SatSigId::operator<(NAV::SatSigId const&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:88)called 158835 times59.0%
NAV::SatSigId::operator==(NAV::SatSigId const&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:83)called 953528605 times100.0%
NAV::SatSigId::toSatId() const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:102)called 821950 times88.0%
NAV::Satellite::addSatNavData(std::shared_ptr<NAV::SatNavData> const&) (src/Navigation/GNSS/Satellite/Satellite.cpp:46)called 8291 times92.0%
NAV::Satellite::addSatNavData(std::shared_ptr<NAV::SatNavData> const&)::{lambda(std::shared_ptr<NAV::SatNavData> const&)#1}::operator()(std::shared_ptr<NAV::SatNavData> const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:49)called 37476 times100.0%
NAV::Satellite::addSatNavData(std::shared_ptr<NAV::SatNavData> const&)::{lambda(std::shared_ptr<NAV::SatNavData> const&)#2}::operator()(std::shared_ptr<NAV::SatNavData> const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:58)called 22647 times100.0%
NAV::Satellite::calcClockCorrections(NAV::InsTime const&, double, NAV::Frequency const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:36)not called0.0%
NAV::Satellite::calcSatellitePos(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:16)not called0.0%
NAV::Satellite::calcSatellitePosVel(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:21)not called0.0%
NAV::Satellite::calcSatellitePosVelAccel(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:26)not called0.0%
NAV::Satellite::calcSatellitePositionVariance(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:31)not called0.0%
NAV::Satellite::getNavigationData() const (src/Navigation/GNSS/Satellite/Satellite.cpp:66)called 21 times100.0%
NAV::Satellite::isHealthy(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:41)not called0.0%
NAV::Satellite::searchNavigationData(NAV::InsTime const&) const (src/Navigation/GNSS/Satellite/Satellite.cpp:71)called 58194 times92.0%
NAV::SatelliteSystem::GetAll() (src/Navigation/GNSS/Core/SatelliteSystem.cpp:306)called 4051178 times70.0%
NAV::SatelliteSystem::GetSatelliteInfo[abi:cxx11](NAV::SatelliteSystem, unsigned short) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:209)not called0.0%
NAV::SatelliteSystem::GetSatellitesForSatelliteSystem(NAV::SatelliteSystem) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:173)called 896 times57.0%
NAV::SatelliteSystem::GetTimeSystemForSatelliteSystem(NAV::SatelliteSystem) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:144)called 42202 times89.0%
NAV::SatelliteSystem::SatelliteSystem(NAV::SatelliteSystem_) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:64)called 1456393 times100.0%
NAV::SatelliteSystem::ToChar(NAV::SatelliteSystem) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:281)not called0.0%
NAV::SatelliteSystem::ToEnumeration(NAV::SatelliteSystem) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:252)not called0.0%
NAV::SatelliteSystem::ToVector(NAV::SatelliteSystem) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:291)called 168 times78.0%
NAV::SatelliteSystem::fromChar(char) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:55)called 267488 times100.0%
NAV::SatelliteSystem::fromEnum(NAV::SatelliteSystem::Enum) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:80)not called0.0%
NAV::SatelliteSystem::fromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:21)called 193 times73.0%
NAV::SatelliteSystem::getSatelliteInfo[abi:cxx11](unsigned short) const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:247)not called0.0%
NAV::SatelliteSystem::getSatellites() const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:204)called 896 times100.0%
NAV::SatelliteSystem::getTimeSystem() const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:168)called 42202 times100.0%
NAV::SatelliteSystem::operator NAV::SatelliteSystem_() const (src/Navigation/GNSS/Core/SatelliteSystem.hpp:103)called 12180378 times100.0%
NAV::SatelliteSystem::operator char() const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:119)called 280318 times100.0%
NAV::SatelliteSystem::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:105)called 124 times54.0%
NAV::SatelliteSystem::operator unsigned long() const (src/Navigation/GNSS/Core/SatelliteSystem.hpp:109)called 28289021 times100.0%
NAV::SatelliteSystem::operator<(NAV::SatelliteSystem const&) const (src/Navigation/GNSS/Core/SatelliteSystem.hpp:100)called 2145180 times100.0%
NAV::SatelliteSystem::operator=(NAV::SatelliteSystem_) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:89)called 4195233 times100.0%
NAV::SatelliteSystem::toChar() const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:286)called 70888 times100.0%
NAV::SatelliteSystem::toEnumeration() const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:276)not called0.0%
NAV::SatelliteSystem::toVector() const (src/Navigation/GNSS/Core/SatelliteSystem.cpp:301)called 168 times100.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 243 times83.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 358336 times100.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 611951 times100.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 50764 times80.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 54 times100.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 103640 times100.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::front() (src/util/Container/ScrollingBuffer.hpp:98)called 203128 times100.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 203128 times100.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::push_back(NAV::InertialIntegrator::Measurement const&) (src/util/Container/ScrollingBuffer.hpp:467)called 50800 times81.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 73 times2.0%
NAV::ScrollingBuffer<NAV::InertialIntegrator::Measurement, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 255968 times100.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 243 times83.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 364014 times100.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 630848 times70.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 50782 times80.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 72 times100.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 422046 times100.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::push_back(NAV::PosVelAtt const&) (src/util/Container/ScrollingBuffer.hpp:467)called 50800 times81.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 73 times2.0%
NAV::ScrollingBuffer<NAV::PosVelAtt, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 472828 times57.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator::Iterator(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>&, unsigned long) (src/util/Container/ScrollingBuffer.hpp:150)called 7 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator::operator++() (src/util/Container/ScrollingBuffer.hpp:159)called 5 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:166)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator::operator->() (src/util/Container/ScrollingBuffer.hpp:156)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 1 time83.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 10 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 10 times20.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::begin() (src/util/Container/ScrollingBuffer.hpp:192)called 1 time100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 2 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::end() (src/util/Container/ScrollingBuffer.hpp:196)called 6 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::push_back(NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S const&) (src/util/Container/ScrollingBuffer.hpp:467)called 7 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 23 times86.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator::ConstIterator(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul> const&, unsigned long) (src/util/Container/ScrollingBuffer.hpp:211)called 7 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator::operator++() (src/util/Container/ScrollingBuffer.hpp:220)called 5 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:227)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator::operator->() (src/util/Container/ScrollingBuffer.hpp:217)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 1 time83.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 10 times20.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 2 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::cbegin() const (src/util/Container/ScrollingBuffer.hpp:261)called 1 time100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::cend() const (src/util/Container/ScrollingBuffer.hpp:265)called 6 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::push_back(NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S const&) (src/util/Container/ScrollingBuffer.hpp:467)called 7 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 23 times86.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator::ReverseIterator(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>&, long) (src/util/Container/ScrollingBuffer.hpp:280)called 7 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator::operator++() (src/util/Container/ScrollingBuffer.hpp:289)called 5 times75.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:296)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator::operator->() (src/util/Container/ScrollingBuffer.hpp:286)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 1 time83.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 10 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 10 times20.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 2 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::push_back(NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S const&) (src/util/Container/ScrollingBuffer.hpp:467)called 7 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::rbegin() (src/util/Container/ScrollingBuffer.hpp:323)called 1 time100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::rend() (src/util/Container/ScrollingBuffer.hpp:328)called 6 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 18 times86.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator::ConstReverseIterator(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul> const&, long) (src/util/Container/ScrollingBuffer.hpp:343)called 7 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator::operator++() (src/util/Container/ScrollingBuffer.hpp:352)called 5 times75.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:359)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator::operator->() (src/util/Container/ScrollingBuffer.hpp:349)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 1 time83.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 5 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 10 times20.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 2 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::crbegin() const (src/util/Container/ScrollingBuffer.hpp:396)called 1 time100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::crend() const (src/util/Container/ScrollingBuffer.hpp:401)called 6 times100.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::push_back(NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S const&) (src/util/Container/ScrollingBuffer.hpp:467)called 7 times80.0%
NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 18 times86.0%
NAV::ScrollingBuffer<double, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 10293 times83.0%
NAV::ScrollingBuffer<double, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 17 times100.0%
NAV::ScrollingBuffer<double, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 17 times57.0%
NAV::ScrollingBuffer<double, 0ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 3 times100.0%
NAV::ScrollingBuffer<double, 0ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 3 times100.0%
NAV::ScrollingBuffer<double, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 7 times80.0%
NAV::ScrollingBuffer<double, 0ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 17749 times100.0%
NAV::ScrollingBuffer<double, 0ul>::data() (src/util/Container/ScrollingBuffer.hpp:747)called 1 time100.0%
NAV::ScrollingBuffer<double, 0ul>::data() const (src/util/Container/ScrollingBuffer.hpp:741)not called0.0%
NAV::ScrollingBuffer<double, 0ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 29 times100.0%
NAV::ScrollingBuffer<double, 0ul>::front() (src/util/Container/ScrollingBuffer.hpp:98)called 3 times100.0%
NAV::ScrollingBuffer<double, 0ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 3 times100.0%
NAV::ScrollingBuffer<double, 0ul>::full() const (src/util/Container/ScrollingBuffer.hpp:414)called 5 times100.0%
NAV::ScrollingBuffer<double, 0ul>::getRawString[abi:cxx11]() const (src/util/Container/ScrollingBuffer.hpp:759)called 10 times78.0%
NAV::ScrollingBuffer<double, 0ul>::offset() const (src/util/Container/ScrollingBuffer.hpp:735)called 5 times100.0%
NAV::ScrollingBuffer<double, 0ul>::push_back(double const&) (src/util/Container/ScrollingBuffer.hpp:467)called 7 times80.0%
NAV::ScrollingBuffer<double, 0ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 1 time16.0%
NAV::ScrollingBuffer<double, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 60 times86.0%
NAV::ScrollingBuffer<double, 2ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 1 time78.0%
NAV::ScrollingBuffer<double, 2ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 17 times100.0%
NAV::ScrollingBuffer<double, 2ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 17 times57.0%
NAV::ScrollingBuffer<double, 2ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 3 times100.0%
NAV::ScrollingBuffer<double, 2ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 3 times100.0%
NAV::ScrollingBuffer<double, 2ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 7 times80.0%
NAV::ScrollingBuffer<double, 2ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 1 time90.0%
NAV::ScrollingBuffer<double, 2ul>::data() (src/util/Container/ScrollingBuffer.hpp:747)called 1 time100.0%
NAV::ScrollingBuffer<double, 2ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 13 times100.0%
NAV::ScrollingBuffer<double, 2ul>::front() (src/util/Container/ScrollingBuffer.hpp:98)called 3 times100.0%
NAV::ScrollingBuffer<double, 2ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 3 times100.0%
NAV::ScrollingBuffer<double, 2ul>::full() const (src/util/Container/ScrollingBuffer.hpp:414)called 5 times100.0%
NAV::ScrollingBuffer<double, 2ul>::getRawString[abi:cxx11]() const (src/util/Container/ScrollingBuffer.hpp:759)called 10 times83.0%
NAV::ScrollingBuffer<double, 2ul>::offset() const (src/util/Container/ScrollingBuffer.hpp:735)called 5 times100.0%
NAV::ScrollingBuffer<double, 2ul>::push_back(double const&) (src/util/Container/ScrollingBuffer.hpp:467)called 7 times80.0%
NAV::ScrollingBuffer<double, 2ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 1 time16.0%
NAV::ScrollingBuffer<double, 2ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 44 times88.0%
NAV::ScrollingBuffer<int, 0ul>::ConstIterator::ConstIterator(NAV::ScrollingBuffer<int, 0ul> const&, unsigned long) (src/util/Container/ScrollingBuffer.hpp:211)called 24 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ConstIterator::operator*() const (src/util/Container/ScrollingBuffer.hpp:215)called 20 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ConstIterator::operator++() (src/util/Container/ScrollingBuffer.hpp:220)called 16 times80.0%
NAV::ScrollingBuffer<int, 0ul>::ConstIterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:227)called 8 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator::ConstReverseIterator(NAV::ScrollingBuffer<int, 0ul> const&, long) (src/util/Container/ScrollingBuffer.hpp:343)called 16 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator::operator*() const (src/util/Container/ScrollingBuffer.hpp:347)called 10 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator::operator++() (src/util/Container/ScrollingBuffer.hpp:352)called 8 times75.0%
NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:359)called 8 times100.0%
NAV::ScrollingBuffer<int, 0ul>::Iterator::Iterator(NAV::ScrollingBuffer<int, 0ul>&, unsigned long) (src/util/Container/ScrollingBuffer.hpp:150)called 19 times100.0%
NAV::ScrollingBuffer<int, 0ul>::Iterator::operator*() const (src/util/Container/ScrollingBuffer.hpp:154)called 13 times100.0%
NAV::ScrollingBuffer<int, 0ul>::Iterator::operator++() (src/util/Container/ScrollingBuffer.hpp:159)called 12 times80.0%
NAV::ScrollingBuffer<int, 0ul>::Iterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:166)called 8 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ReverseIterator::ReverseIterator(NAV::ScrollingBuffer<int, 0ul>&, long) (src/util/Container/ScrollingBuffer.hpp:280)called 19 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ReverseIterator::operator*() const (src/util/Container/ScrollingBuffer.hpp:284)called 13 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ReverseIterator::operator++() (src/util/Container/ScrollingBuffer.hpp:289)called 12 times75.0%
NAV::ScrollingBuffer<int, 0ul>::ReverseIterator::operator++(int) (src/util/Container/ScrollingBuffer.hpp:296)called 8 times100.0%
NAV::ScrollingBuffer<int, 0ul>::ScrollingBuffer(std::initializer_list<int>) (src/util/Container/ScrollingBuffer.hpp:46)called 2 times92.0%
NAV::ScrollingBuffer<int, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 19 times83.0%
NAV::ScrollingBuffer<int, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 63 times100.0%
NAV::ScrollingBuffer<int, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 93 times57.0%
NAV::ScrollingBuffer<int, 0ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 30 times100.0%
NAV::ScrollingBuffer<int, 0ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 30 times100.0%
NAV::ScrollingBuffer<int, 0ul>::begin() (src/util/Container/ScrollingBuffer.hpp:192)called 7 times100.0%
NAV::ScrollingBuffer<int, 0ul>::begin() const (src/util/Container/ScrollingBuffer.hpp:253)called 3 times100.0%
NAV::ScrollingBuffer<int, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 78 times100.0%
NAV::ScrollingBuffer<int, 0ul>::cbegin() const (src/util/Container/ScrollingBuffer.hpp:261)called 5 times100.0%
NAV::ScrollingBuffer<int, 0ul>::cend() const (src/util/Container/ScrollingBuffer.hpp:265)called 13 times100.0%
NAV::ScrollingBuffer<int, 0ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 2 times100.0%
NAV::ScrollingBuffer<int, 0ul>::crbegin() const (src/util/Container/ScrollingBuffer.hpp:396)called 5 times100.0%
NAV::ScrollingBuffer<int, 0ul>::crend() const (src/util/Container/ScrollingBuffer.hpp:401)called 11 times100.0%
NAV::ScrollingBuffer<int, 0ul>::data() (src/util/Container/ScrollingBuffer.hpp:747)called 1 time100.0%
NAV::ScrollingBuffer<int, 0ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 196 times100.0%
NAV::ScrollingBuffer<int, 0ul>::end() (src/util/Container/ScrollingBuffer.hpp:196)called 12 times100.0%
NAV::ScrollingBuffer<int, 0ul>::end() const (src/util/Container/ScrollingBuffer.hpp:257)called 3 times100.0%
NAV::ScrollingBuffer<int, 0ul>::front() (src/util/Container/ScrollingBuffer.hpp:98)called 30 times100.0%
NAV::ScrollingBuffer<int, 0ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 30 times100.0%
NAV::ScrollingBuffer<int, 0ul>::full() const (src/util/Container/ScrollingBuffer.hpp:414)called 12 times100.0%
NAV::ScrollingBuffer<int, 0ul>::getRawString[abi:cxx11]() const (src/util/Container/ScrollingBuffer.hpp:759)called 104 times83.0%
NAV::ScrollingBuffer<int, 0ul>::offset() const (src/util/Container/ScrollingBuffer.hpp:735)called 28 times100.0%
NAV::ScrollingBuffer<int, 0ul>::pop_front() (src/util/Container/ScrollingBuffer.hpp:493)called 18 times88.0%
NAV::ScrollingBuffer<int, 0ul>::push_back(int const&) (src/util/Container/ScrollingBuffer.hpp:467)called 139 times100.0%
NAV::ScrollingBuffer<int, 0ul>::rbegin() (src/util/Container/ScrollingBuffer.hpp:323)called 7 times100.0%
NAV::ScrollingBuffer<int, 0ul>::rend() (src/util/Container/ScrollingBuffer.hpp:328)called 12 times100.0%
NAV::ScrollingBuffer<int, 0ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 14 times72.0%
NAV::ScrollingBuffer<int, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 484 times100.0%
NAV::ScrollingBuffer<int, 2ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 17 times89.0%
NAV::ScrollingBuffer<int, 2ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 31 times100.0%
NAV::ScrollingBuffer<int, 2ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 31 times100.0%
NAV::ScrollingBuffer<int, 2ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 87 times100.0%
NAV::ScrollingBuffer<int, 2ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 1 time90.0%
NAV::ScrollingBuffer<int, 2ul>::data() (src/util/Container/ScrollingBuffer.hpp:747)called 3 times100.0%
NAV::ScrollingBuffer<int, 2ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 138 times100.0%
NAV::ScrollingBuffer<int, 2ul>::front() (src/util/Container/ScrollingBuffer.hpp:98)called 31 times100.0%
NAV::ScrollingBuffer<int, 2ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 31 times100.0%
NAV::ScrollingBuffer<int, 2ul>::getRawString[abi:cxx11]() const (src/util/Container/ScrollingBuffer.hpp:759)called 90 times89.0%
NAV::ScrollingBuffer<int, 2ul>::offset() const (src/util/Container/ScrollingBuffer.hpp:735)called 34 times100.0%
NAV::ScrollingBuffer<int, 2ul>::push_back(int const&) (src/util/Container/ScrollingBuffer.hpp:467)called 132 times100.0%
NAV::ScrollingBuffer<int, 2ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 19 times85.0%
NAV::ScrollingBuffer<int, 2ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 226 times100.0%
NAV::ScrollingBuffer<int, 7ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 1 time78.0%
NAV::ScrollingBuffer<int, 7ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 1 time100.0%
NAV::ScrollingBuffer<int, 7ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 1 time80.0%
NAV::ScrollingBuffer<int, 7ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 7 times80.0%
NAV::ScrollingBuffer<int, 7ul>::data() (src/util/Container/ScrollingBuffer.hpp:747)called 1 time100.0%
NAV::ScrollingBuffer<int, 7ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)not called0.0%
NAV::ScrollingBuffer<int, 7ul>::front() (src/util/Container/ScrollingBuffer.hpp:98)called 1 time100.0%
NAV::ScrollingBuffer<int, 7ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 1 time100.0%
NAV::ScrollingBuffer<int, 7ul>::getRawString[abi:cxx11]() const (src/util/Container/ScrollingBuffer.hpp:759)called 4 times75.0%
NAV::ScrollingBuffer<int, 7ul>::offset() const (src/util/Container/ScrollingBuffer.hpp:735)called 1 time100.0%
NAV::ScrollingBuffer<int, 7ul>::push_back(int const&) (src/util/Container/ScrollingBuffer.hpp:467)called 11 times80.0%
NAV::ScrollingBuffer<int, 7ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 1 time16.0%
NAV::ScrollingBuffer<int, 7ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 7 times75.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::Iterator::Iterator(NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>&, unsigned long) (src/util/Container/ScrollingBuffer.hpp:150)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::Iterator::operator*() const (src/util/Container/ScrollingBuffer.hpp:154)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::Iterator::operator++() (src/util/Container/ScrollingBuffer.hpp:159)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 112 times83.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::begin() (src/util/Container/ScrollingBuffer.hpp:192)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::end() (src/util/Container/ScrollingBuffer.hpp:196)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::isScrolled() const (src/util/Container/ScrollingBuffer.hpp:839)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/ScrollingBuffer.hpp:467)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)not called0.0%
NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)not called0.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 2418 times83.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 50639898 times20.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::back() (src/util/Container/ScrollingBuffer.hpp:115)called 5902040 times100.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 5902040 times100.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 293500 times80.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 4620 times100.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 7074967 times100.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::front() (src/util/Container/ScrollingBuffer.hpp:98)called 293500 times100.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 293500 times100.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::full() const (src/util/Container/ScrollingBuffer.hpp:414)called 5904221 times100.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::isScrolled() const (src/util/Container/ScrollingBuffer.hpp:839)called 2418 times77.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::pop_front() (src/util/Container/ScrollingBuffer.hpp:493)called 293500 times47.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::push_back(std::pair<double, double> const&) (src/util/Container/ScrollingBuffer.hpp:467)called 5904221 times75.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 2418 times4.0%
NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 90204203 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::Iterator::Iterator(NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>&, unsigned long) (src/util/Container/ScrollingBuffer.hpp:150)called 1162656 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::Iterator::operator*() const (src/util/Container/ScrollingBuffer.hpp:154)called 1162632 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::Iterator::operator++() (src/util/Container/ScrollingBuffer.hpp:159)called 871968 times80.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 514 times83.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::at(unsigned long) (src/util/Container/ScrollingBuffer.hpp:65)called 1162632 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::at(unsigned long) const (src/util/Container/ScrollingBuffer.hpp:75)called 1162632 times20.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::back() const (src/util/Container/ScrollingBuffer.hpp:123)called 290658 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::begin() (src/util/Container/ScrollingBuffer.hpp:192)called 581328 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)called 290640 times80.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 234 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::empty() const (src/util/Container/ScrollingBuffer.hpp:408)called 78 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::end() (src/util/Container/ScrollingBuffer.hpp:196)called 581328 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::front() const (src/util/Container/ScrollingBuffer.hpp:107)called 290658 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::full() const (src/util/Container/ScrollingBuffer.hpp:414)called 290664 times100.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::push_back(std::shared_ptr<NAV::NodeData const> const&) (src/util/Container/ScrollingBuffer.hpp:467)called 290664 times81.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::resize(unsigned long) (src/util/Container/ScrollingBuffer.hpp:522)called 78 times4.0%
NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)called 3197310 times100.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::ScrollingBuffer(unsigned long) (src/util/Container/ScrollingBuffer.hpp:37)called 808 times83.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::capacity() const (src/util/Container/ScrollingBuffer.hpp:443)not called0.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::clear() (src/util/Container/ScrollingBuffer.hpp:453)called 2422 times100.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::data() (src/util/Container/ScrollingBuffer.hpp:747)not called0.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::isInfiniteBuffer() const (src/util/Container/ScrollingBuffer.hpp:753)not called0.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::push_back(unsigned int const&) (src/util/Container/ScrollingBuffer.hpp:467)not called0.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::reserve(unsigned long) (src/util/Container/ScrollingBuffer.hpp:437)not called0.0%
NAV::ScrollingBuffer<unsigned int, 0ul>::size() const (src/util/Container/ScrollingBuffer.hpp:420)not called0.0%
NAV::ShowCodeSelector(char const*, NAV::Code&, NAV::Frequency const&, bool) (src/Navigation/GNSS/Core/Code.cpp:1199)not called0.0%
NAV::ShowColormapSelector(NAV::ColormapMaskType&, long&, char const*) (src/util/Plot/Colormap.cpp:245)not called0.0%
NAV::ShowFrequencySelector(char const*, NAV::Frequency&, bool) (src/Navigation/GNSS/Core/Frequency.cpp:506)not called0.0%
NAV::ShowPlotTooltip(std::vector<NAV::PlotTooltip, std::allocator<NAV::PlotTooltip> >&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, NAV::ScrollingBuffer<double, 0ul> const&, NAV::ScrollingBuffer<double, 0ul> const&, bool, std::function<void (unsigned long)> const&) (src/util/Plot/PlotTooltip.cpp:17)not called0.0%
NAV::ShowPlotTooltipWindows(std::vector<NAV::PlotTooltip, std::allocator<NAV::PlotTooltip> >&, unsigned long, 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&, std::vector<int*, std::allocator<int*> > const&, std::function<NAV::InsTime (unsigned long)> const&, std::function<void (unsigned long, char const*)> const&) (src/util/Plot/PlotTooltip.cpp:81)not called0.0%
NAV::ShowSatelliteSelector(char const*, NAV::SatId&, NAV::SatelliteSystem, bool) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:155)not called0.0%
NAV::ShowSatelliteSelector(char const*, std::vector<NAV::SatId, std::allocator<NAV::SatId> >&, NAV::SatelliteSystem, bool) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:85)not called0.0%
NAV::SinglePointPositioning::SinglePointPositioning() (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:30)called 120 times43.0%
NAV::SinglePointPositioning::category[abi:cxx11]() (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:59)called 112 times78.0%
NAV::SinglePointPositioning::deinitialize() (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:147)called 8 times100.0%
NAV::SinglePointPositioning::guiConfig() (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:64)not called0.0%
NAV::SinglePointPositioning::guiConfig()::{lambda(unsigned long)#1}::operator()(unsigned long) const (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:66)not called0.0%
NAV::SinglePointPositioning::initialize() (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:130)called 24 times50.0%
NAV::SinglePointPositioning::initialize()::{lambda(NAV::InputPin const&)#1}::operator()(NAV::InputPin const&) const (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:134)called 24 times100.0%
NAV::SinglePointPositioning::pinAddCallback(NAV::Node*) (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:152)called 122 times45.0%
NAV::SinglePointPositioning::pinDeleteCallback(NAV::Node*, unsigned long) (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:157)not called0.0%
NAV::SinglePointPositioning::recvGnssObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:162)called 407 times63.0%
NAV::SinglePointPositioning::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:122)called 8 times100.0%
NAV::SinglePointPositioning::save[abi:cxx11]() const (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:112)not called0.0%
NAV::SinglePointPositioning::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:49)called 232 times78.0%
NAV::SinglePointPositioning::type[abi:cxx11]() const (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:54)not called0.0%
NAV::SinglePointPositioning::~SinglePointPositioning() (src/Nodes/DataProcessor/GNSS/SinglePointPositioning.cpp:44)called 128 times100.0%
NAV::Sleep::countDownSeconds(unsigned long) (src/internal/Sleep.cpp:70)not called0.0%
NAV::Sleep::waitForSignal(bool) (src/internal/Sleep.cpp:32)not called0.0%
NAV::SppSolution::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/GNSS/SppSolution.hpp:59)called 3 times97.0%
NAV::SppSolution::GetStaticDescriptorCount() (src/NodeData/GNSS/SppSolution.hpp:100)called 3 times100.0%
NAV::SppSolution::addEvent(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/NodeData/GNSS/SppSolution.hpp:347)not called0.0%
NAV::SppSolution::dynamicDataDescriptors[abi:cxx11]() const (src/NodeData/GNSS/SppSolution.hpp:223)not called0.0%
NAV::SppSolution::getDynamicDataAt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/NodeData/GNSS/SppSolution.hpp:255)not called0.0%
NAV::SppSolution::getDynamicData[abi:cxx11]() const (src/NodeData/GNSS/SppSolution.hpp:282)not called0.0%
NAV::SppSolution::getType[abi:cxx11]() const (src/NodeData/GNSS/SppSolution.hpp:47)not called0.0%
NAV::SppSolution::getValueAt(unsigned long) const (src/NodeData/GNSS/SppSolution.hpp:111)not called0.0%
NAV::SppSolution::parentTypes[abi:cxx11]() (src/NodeData/GNSS/SppSolution.hpp:51)called 112 times64.0%
NAV::SppSolution::staticDataDescriptors[abi:cxx11]() const (src/NodeData/GNSS/SppSolution.hpp:103)not called0.0%
NAV::SppSolution::staticDescriptorCount() const (src/NodeData/GNSS/SppSolution.hpp:106)not called0.0%
NAV::SppSolution::type[abi:cxx11]() (src/NodeData/GNSS/SppSolution.hpp:40)called 860 times78.0%
NAV::StringObs::StringObs(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/NodeData/General/StringObs.hpp:28)not called0.0%
NAV::StringObs::getType[abi:cxx11]() const (src/NodeData/General/StringObs.hpp:40)not called0.0%
NAV::StringObs::parentTypes[abi:cxx11]() (src/NodeData/General/StringObs.hpp:44)called 112 times48.0%
NAV::StringObs::type[abi:cxx11]() (src/NodeData/General/StringObs.hpp:33)called 581624 times78.0%
NAV::SystemModelGui(NAV::SystemModelCalcAlgorithm&, float, char const*) (src/Navigation/GNSS/SystemModel/SystemModel.cpp:21)not called0.0%
NAV::TemperatureModel::TemperatureModel(NAV::TemperatureModel::Model) (src/Navigation/Atmosphere/Temperature/Temperature.hpp:41)called 519 times100.0%
NAV::TemperatureModel::calcAbsoluteTemperature(double) const (src/Navigation/Atmosphere/Temperature/Temperature.cpp:38)called 21942 times17.0%
NAV::Terminator::Terminator() (src/Nodes/Utility/Terminator.cpp:17)called 161 times45.0%
NAV::Terminator::category[abi:cxx11]() (src/Nodes/Utility/Terminator.cpp:41)called 112 times78.0%
NAV::Terminator::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Utility/Terminator.cpp:46)called 6332 times100.0%
NAV::Terminator::typeStatic[abi:cxx11]() (src/Nodes/Utility/Terminator.cpp:31)called 273 times78.0%
NAV::Terminator::type[abi:cxx11]() const (src/Nodes/Utility/Terminator.cpp:36)not called0.0%
NAV::Terminator::~Terminator() (src/Nodes/Utility/Terminator.cpp:26)called 208 times100.0%
NAV::TimeSystem::TimeSystem(NAV::TimeSystem::TimeSystemEnum) (src/Navigation/Time/TimeSystem.hpp:160)not called0.0%
NAV::TimeSystem::TimeSystem(NAV::TimeSystem_) (src/Navigation/Time/TimeSystem.hpp:47)called 941842 times100.0%
NAV::TimeSystem::fromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/Time/TimeSystem.hpp:53)called 60 times39.0%
NAV::TimeSystem::getEnumValue() const (src/Navigation/Time/TimeSystem.cpp:20)not called0.0%
NAV::TimeSystem::operator NAV::TimeSystem_() const (src/Navigation/Time/TimeSystem.hpp:99)called 968564 times100.0%
NAV::TimeSystem::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const (src/Navigation/Time/TimeSystem.hpp:109)not called0.0%
NAV::TimeSystem::operator=(NAV::TimeSystem_) (src/Navigation/Time/TimeSystem.hpp:90)called 431 times100.0%
NAV::TimeSystem::toString() const (src/Navigation/Time/TimeSystem.hpp:112)not called0.0%
NAV::TimeWindow::TimeWindow() (src/Nodes/Utility/TimeWindow.cpp:21)called 114 times44.0%
NAV::TimeWindow::afterCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Utility/TimeWindow.cpp:127)called 4 times60.0%
NAV::TimeWindow::afterDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Utility/TimeWindow.cpp:170)called 4 times71.0%
NAV::TimeWindow::category[abi:cxx11]() (src/Nodes/Utility/TimeWindow.cpp:47)called 112 times78.0%
NAV::TimeWindow::guiConfig() (src/Nodes/Utility/TimeWindow.cpp:52)not called0.0%
NAV::TimeWindow::initialize() (src/Nodes/Utility/TimeWindow.cpp:114)called 6 times44.0%
NAV::TimeWindow::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Utility/TimeWindow.cpp:183)called 188 times95.0%
NAV::TimeWindow::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Utility/TimeWindow.cpp:96)called 2 times100.0%
NAV::TimeWindow::save[abi:cxx11]() const (src/Nodes/Utility/TimeWindow.cpp:83)not called0.0%
NAV::TimeWindow::typeStatic[abi:cxx11]() (src/Nodes/Utility/TimeWindow.cpp:37)called 226 times78.0%
NAV::TimeWindow::type[abi:cxx11]() const (src/Nodes/Utility/TimeWindow.cpp:42)not called0.0%
NAV::TimeWindow::~TimeWindow() (src/Nodes/Utility/TimeWindow.cpp:32)called 116 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::TsDeque() (src/util/Container/TsDeque.hpp:34)called 5856 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::TsDeque(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > > const&) (src/util/Container/TsDeque.hpp:68)called 3135 times64.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::at(unsigned long) (src/util/Container/TsDeque.hpp:180)not called0.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::clear() (src/util/Container/TsDeque.hpp:310)called 831 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::empty() const (src/util/Container/TsDeque.hpp:275)called 4109341 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::extract_front() (src/util/Container/TsDeque.hpp:494)called 459482 times80.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::front() (src/util/Container/TsDeque.hpp:198)called 1827825 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::front() const (src/util/Container/TsDeque.hpp:201)called 59376 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::operator=(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&&) (src/util/Container/TsDeque.hpp:116)not called0.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::pop_front() (src/util/Container/TsDeque.hpp:461)called 465716 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::push_back(std::shared_ptr<NAV::NodeData const> const&) (src/util/Container/TsDeque.hpp:403)called 467104 times71.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::push_back(std::shared_ptr<NAV::NodeData const>&&) (src/util/Container/TsDeque.hpp:410)not called0.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::size() const (src/util/Container/TsDeque.hpp:283)called 56800 times100.0%
NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >::~TsDeque() (src/util/Container/TsDeque.hpp:37)called 8990 times100.0%
NAV::UartDataLogger::UartDataLogger() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:21)called 112 times44.0%
NAV::UartDataLogger::category[abi:cxx11]() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:49)called 112 times78.0%
NAV::UartDataLogger::deinitialize() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:96)not called0.0%
NAV::UartDataLogger::flush() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:84)not called0.0%
NAV::UartDataLogger::guiConfig() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:54)not called0.0%
NAV::UartDataLogger::initialize() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:89)not called0.0%
NAV::UartDataLogger::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:74)not called0.0%
NAV::UartDataLogger::save[abi:cxx11]() const (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:63)not called0.0%
NAV::UartDataLogger::typeStatic[abi:cxx11]() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:39)called 224 times78.0%
NAV::UartDataLogger::type[abi:cxx11]() const (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:44)not called0.0%
NAV::UartDataLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:103)not called0.0%
NAV::UartDataLogger::~UartDataLogger() (src/Nodes/DataLogger/GNSS/UartDataLogger.cpp:34)called 112 times100.0%
NAV::UartPacket::UartPacket(uart::protocol::Packet&) (src/NodeData/General/UartPacket.hpp:28)not called0.0%
NAV::UartPacket::getType[abi:cxx11]() const (src/NodeData/General/UartPacket.hpp:40)not called0.0%
NAV::UartPacket::type[abi:cxx11]() (src/NodeData/General/UartPacket.hpp:33)called 560 times78.0%
NAV::UartPacketConverter::UartPacketConverter() (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:31)called 112 times42.0%
NAV::UartPacketConverter::category[abi:cxx11]() (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:58)called 112 times78.0%
NAV::UartPacketConverter::guiConfig() (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:63)not called0.0%
NAV::UartPacketConverter::initialize() (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:182)not called0.0%
NAV::UartPacketConverter::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:189)not called0.0%
NAV::UartPacketConverter::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:145)not called0.0%
NAV::UartPacketConverter::save[abi:cxx11]() const (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:133)not called0.0%
NAV::UartPacketConverter::typeStatic[abi:cxx11]() (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:48)called 224 times78.0%
NAV::UartPacketConverter::type[abi:cxx11]() const (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:53)not called0.0%
NAV::UartPacketConverter::~UartPacketConverter() (src/Nodes/Converter/GNSS/UartPacketConverter.cpp:43)called 112 times100.0%
NAV::UartSensor::UartSensor() (src/Nodes/DataProvider/Protocol/UartSensor.hpp:56)called 560 times100.0%
NAV::UartSensor::baudrate2Selection(NAV::UartSensor::Baudrate) (src/Nodes/DataProvider/Protocol/UartSensor.cpp:81)called 448 times38.0%
NAV::UartSensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/Protocol/UartSensor.cpp:25)not called0.0%
NAV::UartSensor::save[abi:cxx11]() const (src/Nodes/DataProvider/Protocol/UartSensor.cpp:13)not called0.0%
NAV::UartSensor::sensorBaudrate() const (src/Nodes/DataProvider/Protocol/UartSensor.cpp:41)not called0.0%
NAV::UartSensor::~UartSensor() (src/Nodes/DataProvider/Protocol/UartSensor.hpp:44)called 560 times100.0%
NAV::UbloxFile::UbloxFile() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:22)called 114 times44.0%
NAV::UbloxFile::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:48)called 112 times78.0%
NAV::UbloxFile::deinitialize() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:100)called 2 times100.0%
NAV::UbloxFile::determineFileType() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:173)called 2 times40.0%
NAV::UbloxFile::guiConfig() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:53)not called0.0%
NAV::UbloxFile::initialize() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:91)called 2 times100.0%
NAV::UbloxFile::pollData() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:114)called 16416 times80.0%
NAV::UbloxFile::resetNode() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:107)called 4 times100.0%
NAV::UbloxFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:81)called 2 times100.0%
NAV::UbloxFile::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:70)not called0.0%
NAV::UbloxFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:38)called 340 times78.0%
NAV::UbloxFile::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:43)not called0.0%
NAV::UbloxFile::~UbloxFile() (src/Nodes/DataProvider/GNSS/FileReader/UbloxFile.cpp:33)called 116 times100.0%
NAV::UbloxGnssObsConverter::UbloxGnssObsConverter() (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:22)called 113 times41.0%
NAV::UbloxGnssObsConverter::category[abi:cxx11]() (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:48)called 112 times78.0%
NAV::UbloxGnssObsConverter::initialize() (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:53)called 3 times100.0%
NAV::UbloxGnssObsConverter::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:62)called 8207 times79.0%
NAV::UbloxGnssObsConverter::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(NAV::SatSigId const&)#1}::operator()(NAV::SatSigId const&) const (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:115)called 200130 times86.0%
NAV::UbloxGnssObsConverter::typeStatic[abi:cxx11]() (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:38)called 225 times78.0%
NAV::UbloxGnssObsConverter::type[abi:cxx11]() const (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:43)not called0.0%
NAV::UbloxGnssObsConverter::~UbloxGnssObsConverter() (src/Nodes/Converter/GNSS/UbloxGnssObsConverter.cpp:33)called 114 times100.0%
NAV::UbloxGnssOrbitCollector::EphemerisBuilder::EphemerisBuilder(NAV::SatId const&, std::shared_ptr<NAV::SatNavData>) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.hpp:82)called 47 times100.0%
NAV::UbloxGnssOrbitCollector::UbloxGnssOrbitCollector() (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:27)called 113 times40.0%
NAV::UbloxGnssOrbitCollector::category[abi:cxx11]() (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:53)called 112 times78.0%
NAV::UbloxGnssOrbitCollector::decryptBeiDou(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:1178)not called0.0%
NAV::UbloxGnssOrbitCollector::decryptGLONASS(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:1140)not called0.0%
NAV::UbloxGnssOrbitCollector::decryptGPS(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:241)called 2396 times75.0%
NAV::UbloxGnssOrbitCollector::decryptGalileo(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:692)called 4211 times62.0%
NAV::UbloxGnssOrbitCollector::decryptIRNSS(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:1224)not called0.0%
NAV::UbloxGnssOrbitCollector::decryptQZSS(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:1208)not called0.0%
NAV::UbloxGnssOrbitCollector::decryptSBAS(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:1233)not called0.0%
NAV::UbloxGnssOrbitCollector::getEphemerisBuilder(NAV::SatId const&, NAV::InsTime const&, unsigned long) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:94)called 718 times20.0%
NAV::UbloxGnssOrbitCollector::getEphemerisBuilder(NAV::SatId const&, unsigned long) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:147)called 1182 times71.0%
NAV::UbloxGnssOrbitCollector::getLastEphemerisBuilder(NAV::SatId const&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:178)called 236 times42.0%
NAV::UbloxGnssOrbitCollector::initialize() (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:58)called 3 times100.0%
NAV::UbloxGnssOrbitCollector::onDeleteLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:84)called 1 time100.0%
NAV::UbloxGnssOrbitCollector::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:189)called 8207 times45.0%
NAV::UbloxGnssOrbitCollector::typeStatic[abi:cxx11]() (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:43)called 225 times78.0%
NAV::UbloxGnssOrbitCollector::type[abi:cxx11]() const (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:48)not called0.0%
NAV::UbloxGnssOrbitCollector::~UbloxGnssOrbitCollector() (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:38)called 114 times100.0%
NAV::UbloxObs::getType[abi:cxx11]() const (src/NodeData/GNSS/UbloxObs.hpp:37)not called0.0%
NAV::UbloxObs::parentTypes[abi:cxx11]() (src/NodeData/GNSS/UbloxObs.hpp:41)called 112 times48.0%
NAV::UbloxObs::type[abi:cxx11]() (src/NodeData/GNSS/UbloxObs.hpp:30)called 582070 times78.0%
NAV::UbloxSensor::UbloxSensor() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:23)called 112 times44.0%
NAV::UbloxSensor::asciiOrBinaryAsyncMessageReceived(void*, uart::protocol::Packet&, unsigned long) (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:146)not called0.0%
NAV::UbloxSensor::category[abi:cxx11]() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:54)called 112 times78.0%
NAV::UbloxSensor::deinitialize() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:124)not called0.0%
NAV::UbloxSensor::guiConfig() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:59)not called0.0%
NAV::UbloxSensor::initialize() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:102)not called0.0%
NAV::UbloxSensor::resetNode() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:97)not called0.0%
NAV::UbloxSensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:87)not called0.0%
NAV::UbloxSensor::save[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:76)not called0.0%
NAV::UbloxSensor::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:44)called 336 times78.0%
NAV::UbloxSensor::type[abi:cxx11]() const (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:49)not called0.0%
NAV::UbloxSensor::~UbloxSensor() (src/Nodes/DataProvider/GNSS/Sensors/UbloxSensor.cpp:39)called 112 times100.0%
NAV::UdpRecv::UdpRecv() (src/Nodes/DataLink/udpRecv.cpp:23)called 112 times44.0%
NAV::UdpRecv::asyncReceive() (src/Nodes/DataLink/udpRecv.cpp:135)not called0.0%
NAV::UdpRecv::asyncReceive()::{lambda(boost::system::error_code, unsigned long)#1}::operator()(boost::system::error_code, unsigned long) const (src/Nodes/DataLink/udpRecv.cpp:139)not called0.0%
NAV::UdpRecv::category[abi:cxx11]() (src/Nodes/DataLink/udpRecv.cpp:50)called 112 times78.0%
NAV::UdpRecv::deinitialize() (src/Nodes/DataLink/udpRecv.cpp:125)not called0.0%
NAV::UdpRecv::guiConfig() (src/Nodes/DataLink/udpRecv.cpp:55)not called0.0%
NAV::UdpRecv::initialize() (src/Nodes/DataLink/udpRecv.cpp:88)not called0.0%
NAV::UdpRecv::initialize()::{lambda()#1}::operator()() const (src/Nodes/DataLink/udpRecv.cpp:108)not called0.0%
NAV::UdpRecv::initialize()::{lambda()#2}::operator()() const (src/Nodes/DataLink/udpRecv.cpp:114)not called0.0%
NAV::UdpRecv::resetNode() (src/Nodes/DataLink/udpRecv.cpp:64)not called0.0%
NAV::UdpRecv::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLink/udpRecv.cpp:79)not called0.0%
NAV::UdpRecv::save[abi:cxx11]() const (src/Nodes/DataLink/udpRecv.cpp:69)not called0.0%
NAV::UdpRecv::typeStatic[abi:cxx11]() (src/Nodes/DataLink/udpRecv.cpp:40)called 224 times78.0%
NAV::UdpRecv::type[abi:cxx11]() const (src/Nodes/DataLink/udpRecv.cpp:45)not called0.0%
NAV::UdpRecv::~UdpRecv() (src/Nodes/DataLink/udpRecv.cpp:35)called 112 times100.0%
NAV::UdpSend::UdpSend() (src/Nodes/DataLink/udpSend.cpp:21)called 112 times43.0%
NAV::UdpSend::category[abi:cxx11]() (src/Nodes/DataLink/udpSend.cpp:47)called 112 times78.0%
NAV::UdpSend::deinitialize() (src/Nodes/DataLink/udpSend.cpp:112)not called0.0%
NAV::UdpSend::guiConfig() (src/Nodes/DataLink/udpSend.cpp:52)not called0.0%
NAV::UdpSend::initialize() (src/Nodes/DataLink/udpSend.cpp:96)not called0.0%
NAV::UdpSend::receivePosVelAtt(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLink/udpSend.cpp:119)not called0.0%
NAV::UdpSend::resetNode() (src/Nodes/DataLink/udpSend.cpp:66)not called0.0%
NAV::UdpSend::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLink/udpSend.cpp:83)not called0.0%
NAV::UdpSend::save[abi:cxx11]() const (src/Nodes/DataLink/udpSend.cpp:71)not called0.0%
NAV::UdpSend::typeStatic[abi:cxx11]() (src/Nodes/DataLink/udpSend.cpp:37)called 224 times78.0%
NAV::UdpSend::type[abi:cxx11]() const (src/Nodes/DataLink/udpSend.cpp:42)not called0.0%
NAV::UdpSend::~UdpSend() (src/Nodes/DataLink/udpSend.cpp:32)called 112 times100.0%
NAV::UlogFile::UlogFile() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:30)called 112 times41.0%
NAV::UlogFile::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:59)called 112 times78.0%
NAV::UlogFile::deinitialize() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:116)not called0.0%
NAV::UlogFile::determineFileType() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:138)not called0.0%
NAV::UlogFile::enoughImuDataAvailable() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:1419)not called0.0%
NAV::UlogFile::findPosVelAttData() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:1450)not called0.0%
NAV::UlogFile::guiConfig() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:64)not called0.0%
NAV::UlogFile::initialize() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:109)not called0.0%
NAV::UlogFile::pollData() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:314)not called0.0%
NAV::UlogFile::pollData()::{lambda(std::pair<unsigned long, NAV::UlogFile::MeasurementData> const&)#1}::operator()(std::pair<unsigned long, NAV::UlogFile::MeasurementData> const&) const (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:782)not called0.0%
NAV::UlogFile::pollData()::{lambda(std::pair<unsigned long, NAV::UlogFile::MeasurementData> const&)#2}::operator()(std::pair<unsigned long, NAV::UlogFile::MeasurementData> const&) const (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:845)not called0.0%
NAV::UlogFile::readHeader() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:162)not called0.0%
NAV::UlogFile::readInformationMessage(unsigned short, char) (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:1328)not called0.0%
NAV::UlogFile::readInformationMessageMulti(unsigned short, char) (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:1350)not called0.0%
NAV::UlogFile::readParameterMessage(unsigned short, char) (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:1371)not called0.0%
NAV::UlogFile::readParameterMessageDefault(unsigned short, char) (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:1401)not called0.0%
NAV::UlogFile::resetNode() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:123)not called0.0%
NAV::UlogFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:95)not called0.0%
NAV::UlogFile::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:83)not called0.0%
NAV::UlogFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:49)called 224 times78.0%
NAV::UlogFile::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:54)not called0.0%
NAV::UlogFile::~UlogFile() (src/Nodes/DataProvider/IMU/FileReader/UlogFile.cpp:44)called 112 times100.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::CovarianceAccelUnits&) (src/Navigation/GNSS/SystemModel/Units.cpp:21)called 1 time50.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::CovarianceClkFrequencyDriftUnits&) (src/Navigation/GNSS/SystemModel/Units.cpp:67)called 1 time47.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::CovarianceClkPhaseDriftUnits&) (src/Navigation/GNSS/SystemModel/Units.cpp:44)called 2 times47.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::ImuAccelerometerIRWUnits&) (src/Navigation/INS/Units.cpp:112)called 8 times47.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::ImuAccelerometerNoiseUnits&) (src/Navigation/INS/Units.cpp:66)called 16 times47.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::ImuAccelerometerUnits&) (src/Navigation/INS/Units.cpp:20)called 8 times47.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::ImuGyroscopeIRWUnits&) (src/Navigation/INS/Units.cpp:135)called 8 times47.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::ImuGyroscopeNoiseUnits&) (src/Navigation/INS/Units.cpp:89)called 16 times50.0%
NAV::Units::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Units::ImuGyroscopeUnits&) (src/Navigation/INS/Units.cpp:43)called 8 times47.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::CovarianceAccelUnits const&) (src/Navigation/GNSS/SystemModel/Units.cpp:17)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::CovarianceClkFrequencyDriftUnits const&) (src/Navigation/GNSS/SystemModel/Units.cpp:63)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::CovarianceClkPhaseDriftUnits const&) (src/Navigation/GNSS/SystemModel/Units.cpp:40)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::ImuAccelerometerIRWUnits const&) (src/Navigation/INS/Units.cpp:108)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::ImuAccelerometerNoiseUnits const&) (src/Navigation/INS/Units.cpp:62)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::ImuAccelerometerUnits const&) (src/Navigation/INS/Units.cpp:16)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::ImuGyroscopeIRWUnits const&) (src/Navigation/INS/Units.cpp:131)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::ImuGyroscopeNoiseUnits const&) (src/Navigation/INS/Units.cpp:85)not called0.0%
NAV::Units::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Units::ImuGyroscopeUnits const&) (src/Navigation/INS/Units.cpp:39)not called0.0%
NAV::VectorNavBinaryConverter::VectorNavBinaryConverter() (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:24)called 144 times42.0%
NAV::VectorNavBinaryConverter::category[abi:cxx11]() (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:51)called 112 times78.0%
NAV::VectorNavBinaryConverter::convert2GnssObs(std::shared_ptr<NAV::VectorNavBinaryOutput const> const&) (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:591)not called0.0%
NAV::VectorNavBinaryConverter::convert2ImuObs(std::shared_ptr<NAV::VectorNavBinaryOutput const> const&) const (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:314)not called0.0%
NAV::VectorNavBinaryConverter::convert2ImuObsWDelta(std::shared_ptr<NAV::VectorNavBinaryOutput const> const&) const (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:215)called 25776 times66.0%
NAV::VectorNavBinaryConverter::convert2PosVelAtt(std::shared_ptr<NAV::VectorNavBinaryOutput const> const&) (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:399)called 2608 times30.0%
NAV::VectorNavBinaryConverter::guiConfig() (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:56)not called0.0%
NAV::VectorNavBinaryConverter::initialize() (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:177)called 96 times100.0%
NAV::VectorNavBinaryConverter::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:186)called 28384 times55.0%
NAV::VectorNavBinaryConverter::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:131)called 32 times39.0%
NAV::VectorNavBinaryConverter::save[abi:cxx11]() const (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:117)not called0.0%
NAV::VectorNavBinaryConverter::typeStatic[abi:cxx11]() (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:41)called 256 times78.0%
NAV::VectorNavBinaryConverter::type[abi:cxx11]() const (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:46)not called0.0%
NAV::VectorNavBinaryConverter::~VectorNavBinaryConverter() (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:36)called 176 times100.0%
NAV::VectorNavBinaryOutput::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/IMU/VectorNavBinaryOutput.hpp:58)called 6 times70.0%
NAV::VectorNavBinaryOutput::GetStaticDescriptorCount() (src/NodeData/IMU/VectorNavBinaryOutput.hpp:276)not called0.0%
NAV::VectorNavBinaryOutput::VectorNavBinaryOutput(NAV::ImuPos const&) (src/NodeData/IMU/VectorNavBinaryOutput.hpp:36)called 28717 times100.0%
NAV::VectorNavBinaryOutput::getType[abi:cxx11]() const (src/NodeData/IMU/VectorNavBinaryOutput.hpp:48)not called0.0%
NAV::VectorNavBinaryOutput::getValueAt(unsigned long) const (src/NodeData/IMU/VectorNavBinaryOutput.hpp:287)not called0.0%
NAV::VectorNavBinaryOutput::parentTypes[abi:cxx11]() (src/NodeData/IMU/VectorNavBinaryOutput.hpp:52)called 112 times48.0%
NAV::VectorNavBinaryOutput::staticDataDescriptors[abi:cxx11]() const (src/NodeData/IMU/VectorNavBinaryOutput.hpp:279)not called0.0%
NAV::VectorNavBinaryOutput::staticDescriptorCount() const (src/NodeData/IMU/VectorNavBinaryOutput.hpp:282)not called0.0%
NAV::VectorNavBinaryOutput::type[abi:cxx11]() (src/NodeData/IMU/VectorNavBinaryOutput.hpp:41)called 582680 times78.0%
NAV::VectorNavDataLogger::VectorNavDataLogger() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:25)called 116 times43.0%
NAV::VectorNavDataLogger::category[abi:cxx11]() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:53)called 112 times78.0%
NAV::VectorNavDataLogger::deinitialize() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:157)called 4 times100.0%
NAV::VectorNavDataLogger::flush() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:136)called 4 times100.0%
NAV::VectorNavDataLogger::guiConfig() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:58)not called0.0%
NAV::VectorNavDataLogger::initialize() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:141)called 12 times83.0%
NAV::VectorNavDataLogger::onCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:123)called 4 times67.0%
NAV::VectorNavDataLogger::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:113)called 4 times100.0%
NAV::VectorNavDataLogger::save[abi:cxx11]() const (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:102)not called0.0%
NAV::VectorNavDataLogger::typeStatic[abi:cxx11]() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:43)called 228 times78.0%
NAV::VectorNavDataLogger::type[abi:cxx11]() const (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:48)not called0.0%
NAV::VectorNavDataLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:164)called 59 times76.0%
NAV::VectorNavDataLogger::~VectorNavDataLogger() (src/Nodes/DataLogger/IMU/VectorNavDataLogger.cpp:38)called 120 times100.0%
NAV::VectorNavFile::VectorNavFile() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:23)called 158 times45.0%
NAV::VectorNavFile::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:49)called 112 times78.0%
NAV::VectorNavFile::deinitialize() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:208)called 46 times100.0%
NAV::VectorNavFile::determineFileType() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:224)called 46 times68.0%
NAV::VectorNavFile::guiConfig() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:54)not called0.0%
NAV::VectorNavFile::guiConfig()::{lambda(int, char const*, bool)#1}::operator()(int, char const*, bool) const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:84)not called0.0%
NAV::VectorNavFile::initialize() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:201)called 46 times100.0%
NAV::VectorNavFile::pollData() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:402)called 28717 times67.0%
NAV::VectorNavFile::pollData()::{lambda()#1}::operator()() const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:424)called 1263390 times74.0%
NAV::VectorNavFile::pollData()::{lambda()#1}::operator()() const::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:428)called 21511101 times100.0%
NAV::VectorNavFile::pollData()::{lambda(char*, long)#1}::operator()(char*, long) const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:1105)called 395 times89.0%
NAV::VectorNavFile::pollData()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:412)called 28544 times100.0%
NAV::VectorNavFile::pollData()::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:437)called 2896827 times81.0%
NAV::VectorNavFile::readHeader() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:255)called 46 times71.0%
NAV::VectorNavFile::readHeader()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:270)called 41 times100.0%
NAV::VectorNavFile::readHeader()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:282)called 48728 times100.0%
NAV::VectorNavFile::resetNode() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:215)called 92 times100.0%
NAV::VectorNavFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:187)called 46 times100.0%
NAV::VectorNavFile::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:175)not called0.0%
NAV::VectorNavFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:39)called 270 times78.0%
NAV::VectorNavFile::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:44)not called0.0%
NAV::VectorNavFile::~VectorNavFile() (src/Nodes/DataProvider/IMU/FileReader/VectorNavFile.cpp:34)called 204 times100.0%
NAV::VectorNavSensor::BinaryGroupData::isEnabled::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#1}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.hpp:486)not called0.0%
NAV::VectorNavSensor::VectorNavSensor() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1652)called 112 times53.0%
NAV::VectorNavSensor::VectorNavSensor()::{lambda()#1}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1666)called 112 times71.0%
NAV::VectorNavSensor::asciiOrBinaryAsyncMessageReceived(void*, vn::protocol::uart::Packet&, unsigned long) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:6649)not called0.0%
NAV::VectorNavSensor::asciiOrBinaryAsyncMessageReceived(void*, vn::protocol::uart::Packet&, unsigned long)::{lambda(NAV::InsTime const&)#1}::operator()(NAV::InsTime const&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:7357)not called0.0%
NAV::VectorNavSensor::category[abi:cxx11]() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1705)called 112 times78.0%
NAV::VectorNavSensor::coupleImuFilterRates(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:628)not called0.0%
NAV::VectorNavSensor::deinitialize() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:6449)not called0.0%
NAV::VectorNavSensor::guiConfig() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1710)not called0.0%
NAV::VectorNavSensor::guiConfig()::{lambda(int, char const*, int*, int, bool, void (*)(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&))#1}::operator()(int, char const*, int*, int, bool, void (*)(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:3056)not called0.0%
NAV::VectorNavSensor::initialize() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:5807)not called0.0%
NAV::VectorNavSensor::mergeVectorNavBinaryObservations(std::shared_ptr<NAV::VectorNavBinaryOutput> const&, std::shared_ptr<NAV::VectorNavBinaryOutput> const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:6510)not called0.0%
NAV::VectorNavSensor::resetNode() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:5794)not called0.0%
NAV::VectorNavSensor::resetNode()::{lambda(NAV::InsTime&)#1}::operator()(NAV::InsTime&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:5796)not called0.0%
NAV::VectorNavSensor::resetNode()::{lambda(unsigned long&)#1}::operator()(unsigned long&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:5797)not called0.0%
NAV::VectorNavSensor::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:5595)not called0.0%
NAV::VectorNavSensor::save[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:5513)not called0.0%
NAV::VectorNavSensor::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1695)called 224 times78.0%
NAV::VectorNavSensor::type[abi:cxx11]() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1700)not called0.0%
NAV::VectorNavSensor::{lambda()#10}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:851)not called0.0%
NAV::VectorNavSensor::{lambda()#11}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:896)not called0.0%
NAV::VectorNavSensor::{lambda()#12}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:899)not called0.0%
NAV::VectorNavSensor::{lambda()#13}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:902)not called0.0%
NAV::VectorNavSensor::{lambda()#14}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:905)not called0.0%
NAV::VectorNavSensor::{lambda()#15}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:908)not called0.0%
NAV::VectorNavSensor::{lambda()#16}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:911)not called0.0%
NAV::VectorNavSensor::{lambda()#17}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:914)not called0.0%
NAV::VectorNavSensor::{lambda()#18}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:916)not called0.0%
NAV::VectorNavSensor::{lambda()#19}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:918)not called0.0%
NAV::VectorNavSensor::{lambda()#1}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:732)not called0.0%
NAV::VectorNavSensor::{lambda()#20}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:921)not called0.0%
NAV::VectorNavSensor::{lambda()#21}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:924)not called0.0%
NAV::VectorNavSensor::{lambda()#22}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:930)not called0.0%
NAV::VectorNavSensor::{lambda()#23}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:934)not called0.0%
NAV::VectorNavSensor::{lambda()#24}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:944)not called0.0%
NAV::VectorNavSensor::{lambda()#25}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:954)not called0.0%
NAV::VectorNavSensor::{lambda()#26}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:957)not called0.0%
NAV::VectorNavSensor::{lambda()#27}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:995)not called0.0%
NAV::VectorNavSensor::{lambda()#28}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1006)not called0.0%
NAV::VectorNavSensor::{lambda()#29}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1017)not called0.0%
NAV::VectorNavSensor::{lambda()#2}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:768)not called0.0%
NAV::VectorNavSensor::{lambda()#30}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1028)not called0.0%
NAV::VectorNavSensor::{lambda()#31}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1039)not called0.0%
NAV::VectorNavSensor::{lambda()#32}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1050)not called0.0%
NAV::VectorNavSensor::{lambda()#33}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1061)not called0.0%
NAV::VectorNavSensor::{lambda()#34}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1065)not called0.0%
NAV::VectorNavSensor::{lambda()#35}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1098)not called0.0%
NAV::VectorNavSensor::{lambda()#36}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1101)not called0.0%
NAV::VectorNavSensor::{lambda()#37}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1225)not called0.0%
NAV::VectorNavSensor::{lambda()#38}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1428)not called0.0%
NAV::VectorNavSensor::{lambda()#39}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1496)not called0.0%
NAV::VectorNavSensor::{lambda()#3}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:772)not called0.0%
NAV::VectorNavSensor::{lambda()#40}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1501)not called0.0%
NAV::VectorNavSensor::{lambda()#41}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1506)not called0.0%
NAV::VectorNavSensor::{lambda()#42}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1511)not called0.0%
NAV::VectorNavSensor::{lambda()#43}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1516)not called0.0%
NAV::VectorNavSensor::{lambda()#44}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1521)not called0.0%
NAV::VectorNavSensor::{lambda()#45}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1526)not called0.0%
NAV::VectorNavSensor::{lambda()#46}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1531)not called0.0%
NAV::VectorNavSensor::{lambda()#47}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1539)not called0.0%
NAV::VectorNavSensor::{lambda()#48}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1609)not called0.0%
NAV::VectorNavSensor::{lambda()#49}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1613)not called0.0%
NAV::VectorNavSensor::{lambda()#4}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:805)not called0.0%
NAV::VectorNavSensor::{lambda()#50}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1617)not called0.0%
NAV::VectorNavSensor::{lambda()#51}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1621)not called0.0%
NAV::VectorNavSensor::{lambda()#52}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1625)not called0.0%
NAV::VectorNavSensor::{lambda()#53}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1629)not called0.0%
NAV::VectorNavSensor::{lambda()#54}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1633)not called0.0%
NAV::VectorNavSensor::{lambda()#55}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1637)not called0.0%
NAV::VectorNavSensor::{lambda()#56}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1641)not called0.0%
NAV::VectorNavSensor::{lambda()#57}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1645)not called0.0%
NAV::VectorNavSensor::{lambda()#5}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:838)not called0.0%
NAV::VectorNavSensor::{lambda()#6}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:840)not called0.0%
NAV::VectorNavSensor::{lambda()#7}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:843)not called0.0%
NAV::VectorNavSensor::{lambda()#8}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:847)not called0.0%
NAV::VectorNavSensor::{lambda()#9}::operator()() const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:849)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#10}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1019)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#11}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1030)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#12}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1041)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#13}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1052)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#14}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1063)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#15}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1423)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#16}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1498)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#17}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1503)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#18}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1508)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#19}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1513)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#1}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:770)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#20}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1518)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#21}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1523)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#22}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1528)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#23}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1533)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#24}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1607)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#25}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1611)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#26}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1615)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#27}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1619)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#28}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1623)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#29}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1627)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#2}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:803)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#30}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1631)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#31}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1635)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#32}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1639)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#33}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1643)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#34}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1647)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#3}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:836)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#4}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:845)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#5}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:932)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#6}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:942)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#7}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:952)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#8}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:997)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&)#9}::operator()(NAV::VectorNavSensor*, vn::sensors::BinaryOutputRegister&, unsigned int&) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1008)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#10}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:903)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#11}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:906)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#12}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:909)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#13}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:912)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#14}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:919)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#15}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:922)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#16}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:925)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#17}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:931)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#18}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:935)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#19}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:945)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#1}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:733)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#20}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:955)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#21}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:987)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#22}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:996)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#23}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1007)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#24}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1018)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#25}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1029)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#26}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1040)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#27}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1051)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#28}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1062)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#29}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1091)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#2}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:769)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#30}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1099)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#31}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1223)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#32}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1422)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#33}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1494)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#34}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1497)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#35}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1502)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#36}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1507)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#37}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1512)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#38}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1517)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#39}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1522)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#3}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:773)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#40}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1527)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#41}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1532)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#42}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1606)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#43}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1610)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#44}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1614)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#45}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1618)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#46}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1622)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#47}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1626)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#48}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1630)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#49}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1634)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#4}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:806)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#50}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1638)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#51}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1642)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#52}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1646)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#5}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:841)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#6}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:844)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#7}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:877)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#8}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:897)not called0.0%
NAV::VectorNavSensor::{lambda(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int)#9}::operator()(NAV::VectorNavSensor::VectorNavModel, vn::sensors::BinaryOutputRegister const&, unsigned int) const (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:900)not called0.0%
NAV::VectorNavSensor::~VectorNavSensor() (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:1690)called 112 times100.0%
NAV::WiFiObs::getType[abi:cxx11]() const (src/NodeData/WiFi/WiFiObs.hpp:34)not called0.0%
NAV::WiFiObs::parentTypes[abi:cxx11]() (src/NodeData/WiFi/WiFiObs.hpp:38)called 112 times48.0%
NAV::WiFiObs::type[abi:cxx11]() (src/NodeData/WiFi/WiFiObs.hpp:27)called 582066 times78.0%
NAV::WiFiObsFile::WiFiObsFile() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:21)called 112 times44.0%
NAV::WiFiObsFile::category[abi:cxx11]() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:48)called 112 times78.0%
NAV::WiFiObsFile::deinitialize() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:98)not called0.0%
NAV::WiFiObsFile::guiConfig() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:53)not called0.0%
NAV::WiFiObsFile::initialize() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:91)not called0.0%
NAV::WiFiObsFile::pollData() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:112)not called0.0%
NAV::WiFiObsFile::pollData()::{lambda(int)#1}::operator()(int) const (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:120)not called0.0%
NAV::WiFiObsFile::pollData()::{lambda(int)#2}::operator()(int) const (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:149)not called0.0%
NAV::WiFiObsFile::resetNode() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:105)not called0.0%
NAV::WiFiObsFile::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:81)not called0.0%
NAV::WiFiObsFile::save[abi:cxx11]() const (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:70)not called0.0%
NAV::WiFiObsFile::typeStatic[abi:cxx11]() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:38)called 224 times78.0%
NAV::WiFiObsFile::type[abi:cxx11]() const (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:43)not called0.0%
NAV::WiFiObsFile::~WiFiObsFile() (src/Nodes/DataProvider/WiFi/FileReader/WiFiObsFile.cpp:33)called 112 times100.0%
NAV::WiFiObsLogger::WiFiObsLogger() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:23)called 112 times43.0%
NAV::WiFiObsLogger::category[abi:cxx11]() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:51)called 112 times78.0%
NAV::WiFiObsLogger::deinitialize() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:115)not called0.0%
NAV::WiFiObsLogger::flush() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:91)not called0.0%
NAV::WiFiObsLogger::guiConfig() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:56)not called0.0%
NAV::WiFiObsLogger::initialize() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:96)not called0.0%
NAV::WiFiObsLogger::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:81)not called0.0%
NAV::WiFiObsLogger::save[abi:cxx11]() const (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:70)not called0.0%
NAV::WiFiObsLogger::typeStatic[abi:cxx11]() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:41)called 224 times78.0%
NAV::WiFiObsLogger::type[abi:cxx11]() const (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:46)not called0.0%
NAV::WiFiObsLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:122)not called0.0%
NAV::WiFiObsLogger::~WiFiObsLogger() (src/Nodes/DataLogger/WiFi/WiFiObsLogger.cpp:36)called 112 times100.0%
NAV::WiFiPositioning::WiFiPositioning() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:37)called 112 times48.0%
NAV::WiFiPositioning::category[abi:cxx11]() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:65)called 112 times78.0%
NAV::WiFiPositioning::deinitialize() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:766)not called0.0%
NAV::WiFiPositioning::guiConfig() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:70)not called0.0%
NAV::WiFiPositioning::initialize() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:690)not called0.0%
NAV::WiFiPositioning::kfSolution() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:992)not called0.0%
NAV::WiFiPositioning::lsqSolution() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:876)not called0.0%
NAV::WiFiPositioning::recvWiFiObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:783)not called0.0%
NAV::WiFiPositioning::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:567)not called0.0%
NAV::WiFiPositioning::save[abi:cxx11]() const (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:528)not called0.0%
NAV::WiFiPositioning::typeStatic[abi:cxx11]() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:55)called 224 times78.0%
NAV::WiFiPositioning::type[abi:cxx11]() const (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:60)not called0.0%
NAV::WiFiPositioning::updateNumberOfInputPins() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:771)called 112 times52.0%
NAV::WiFiPositioning::~WiFiPositioning() (src/Nodes/DataProcessor/WiFi/WiFiPositioning.cpp:50)called 112 times100.0%
NAV::WiFiPositioningSolution::GetStaticDataDescriptors[abi:cxx11]() (src/NodeData/WiFi/WiFiPositioningSolution.hpp:48)not called0.0%
NAV::WiFiPositioningSolution::GetStaticDescriptorCount() (src/NodeData/WiFi/WiFiPositioningSolution.hpp:58)not called0.0%
NAV::WiFiPositioningSolution::getType[abi:cxx11]() const (src/NodeData/WiFi/WiFiPositioningSolution.hpp:36)not called0.0%
NAV::WiFiPositioningSolution::getValueAt(unsigned long) const (src/NodeData/WiFi/WiFiPositioningSolution.hpp:69)not called0.0%
NAV::WiFiPositioningSolution::parentTypes[abi:cxx11]() (src/NodeData/WiFi/WiFiPositioningSolution.hpp:40)called 112 times64.0%
NAV::WiFiPositioningSolution::staticDataDescriptors[abi:cxx11]() const (src/NodeData/WiFi/WiFiPositioningSolution.hpp:61)not called0.0%
NAV::WiFiPositioningSolution::staticDescriptorCount() const (src/NodeData/WiFi/WiFiPositioningSolution.hpp:64)not called0.0%
NAV::WiFiPositioningSolution::type[abi:cxx11]() (src/NodeData/WiFi/WiFiPositioningSolution.hpp:29)called 493 times78.0%
NAV::apply_permutation<int, -1>(Eigen::Matrix<int, -1, 1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, 1> const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(unsigned long)#1}::operator()(unsigned long) const (src/Navigation/Math/Sort.hpp:76)called 5 times100.0%
NAV::apply_permutation<int>(std::vector<int, std::allocator<int> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(unsigned long)#1}::operator()(unsigned long) const (src/Navigation/Math/Sort.hpp:62)called 10 times100.0%
NAV::apply_permutation_colwise<Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(unsigned long)#1}::operator()(unsigned long) const (src/Navigation/Math/Sort.hpp:104)called 5 times100.0%
NAV::apply_permutation_rowwise<Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(unsigned long)#1}::operator()(unsigned long) const (src/Navigation/Math/Sort.hpp:90)called 5 times100.0%
NAV::asknewet(double const&, double const&, double const&) (src/Navigation/Atmosphere/Troposphere/Models/GPT.cpp:587)not called0.0%
NAV::calcAbsoluteTemperatureStAtm(double) (src/Navigation/Atmosphere/Temperature/Models/StandardAtmosphere.hpp:23)called 15557 times100.0%
NAV::calcIonosphericDelay(double, NAV::Frequency, signed char, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, NAV::IonosphereModel, NAV::IonosphericCorrections const*) (src/Navigation/Atmosphere/Ionosphere/Ionosphere.cpp:43)called 41798 times65.0%
NAV::calcIonosphericTimeDelay_Klobuchar(double, NAV::Frequency, signed char, double, double, double, double, std::array<double, 4ul> const&, std::array<double, 4ul> const&) (src/Navigation/Atmosphere/Ionosphere/Models/Klobuchar.cpp:21)called 22237 times88.0%
NAV::calcTotalPressure(double, NAV::PressureModel) (src/Navigation/Atmosphere/Pressure/Pressure.cpp:45)called 21942 times14.0%
NAV::calcTotalPressureStAtm(double) (src/Navigation/Atmosphere/Pressure/Models/StandardAtmosphere.hpp:25)called 21942 times100.0%
NAV::calcTropoMapFunc_GMFH(double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/GMF.cpp:75)called 7110 times100.0%
NAV::calcTropoMapFunc_GMFW(double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/GMF.cpp:140)called 7110 times100.0%
NAV::calcTropoMapFunc_NMFH(NAV::InsTime const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/NiellMappingFunction.cpp:87)called 1 time92.0%
NAV::calcTropoMapFunc_NMFW(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/NiellMappingFunction.cpp:111)called 1 time100.0%
NAV::calcTropoMapFunc_cosecant(double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/Cosecant.cpp:16)called 31113 times100.0%
NAV::calcTropoMapFunc_secant(double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/Cosecant.cpp:21)not called0.0%
NAV::calcTroposphericDelayAndMapping(NAV::InsTime const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, NAV::TroposphereModelSelection const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:297)called 41798 times70.0%
NAV::calcWaterVaporPartialPressure(double, double, NAV::WaterVaporModel) (src/Navigation/Atmosphere/WaterVapor/WaterVapor.cpp:43)called 21942 times30.0%
NAV::calcWaterVaporPartialPressureStAtm(double, double) (src/Navigation/Atmosphere/WaterVapor/Models/StandardAtmosphere.hpp:26)called 21942 times100.0%
NAV::calcZHD_Saastamoinen(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double) (src/Navigation/Atmosphere/Troposphere/Models/Saastamoinen.cpp:17)called 21942 times100.0%
NAV::calcZWD_Saastamoinen(double, double) (src/Navigation/Atmosphere/Troposphere/Models/Saastamoinen.cpp:29)called 21942 times100.0%
NAV::convertUnit(double const&, NAV::Units::CovarianceAccelUnits) (src/Navigation/GNSS/SystemModel/Units.cpp:88)called 48 times50.0%
NAV::convertUnit(double const&, NAV::Units::CovarianceClkFrequencyDriftUnits) (src/Navigation/GNSS/SystemModel/Units.cpp:118)called 24 times50.0%
NAV::convertUnit(double const&, NAV::Units::CovarianceClkPhaseDriftUnits) (src/Navigation/GNSS/SystemModel/Units.cpp:103)called 34 times50.0%
NAV::doppler2rangeRate(double, NAV::Frequency, signed char) (src/Navigation/GNSS/Functions.cpp:14)called 81844 times100.0%
NAV::dscml(double, double*, double*) (src/Navigation/Geoid/EGM96.cpp:112)not called0.0%
NAV::e_F_df_df(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:78)called 6444 times78.0%
NAV::e_F_dpsi_dpsi(double) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:17)called 12888 times58.0%
NAV::e_F_dpsi_dw(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:29)called 12888 times100.0%
NAV::e_F_dr_dv() (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:73)called 12888 times100.0%
NAV::e_F_dv_df(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:68)called 12888 times100.0%
NAV::e_F_dv_dpsi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:34)called 12888 times71.0%
NAV::e_F_dv_dr(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:58)called 12888 times61.0%
NAV::e_F_dv_dv(double) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:46)called 12888 times56.0%
NAV::e_F_dw_dw(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/EcefFrame/ErrorEquations.cpp:84)called 6444 times78.0%
NAV::egm96_compute_altitude_offset(double, double) (src/Navigation/Geoid/EGM96.cpp:272)not called0.0%
NAV::experimental::ARMA::ARMA() (src/Nodes/Experimental/DataProcessor/ARMA.cpp:20)not called0.0%
NAV::experimental::ARMA::acf_function(Eigen::Matrix<double, -1, 1, 0, -1, 1>&, int, Eigen::Matrix<double, -1, 1, 0, -1, 1>&) (src/Nodes/Experimental/DataProcessor/ARMA.cpp:145)not called0.0%
NAV::experimental::ARMA::category[abi:cxx11]() (src/Nodes/Experimental/DataProcessor/ARMA.cpp:47)not called0.0%
NAV::experimental::ARMA::deinitialize() (src/Nodes/Experimental/DataProcessor/ARMA.cpp:140)not called0.0%
NAV::experimental::ARMA::guiConfig() (src/Nodes/Experimental/DataProcessor/ARMA.cpp:52)not called0.0%
NAV::experimental::ARMA::hannan_rissanen(Eigen::Matrix<double, -1, 1, 0, -1, 1>&, int, int, int, int, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, Eigen::Matrix<double, -1, 1, 0, -1, 1>&) (src/Nodes/Experimental/DataProcessor/ARMA.cpp:265)not called0.0%
NAV::experimental::ARMA::initialize() (src/Nodes/Experimental/DataProcessor/ARMA.cpp:118)not called0.0%
NAV::experimental::ARMA::matrix_function(Eigen::Matrix<double, -1, 1, 0, -1, 1>&, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, int, int, int, Eigen::Matrix<double, -1, -1, 0, -1, -1>&) (src/Nodes/Experimental/DataProcessor/ARMA.cpp:250)not called0.0%
NAV::experimental::ARMA::pacf_function(Eigen::Matrix<double, -1, 1, 0, -1, 1>&, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, int, Eigen::Matrix<double, -1, 1, 0, -1, 1>&, Eigen::Matrix<double, -1, 1, 0, -1, 1>&) (src/Nodes/Experimental/DataProcessor/ARMA.cpp:174)not called0.0%
NAV::experimental::ARMA::receiveImuObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Experimental/DataProcessor/ARMA.cpp:314)not called0.0%
NAV::experimental::ARMA::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Experimental/DataProcessor/ARMA.cpp:100)not called0.0%
NAV::experimental::ARMA::save[abi:cxx11]() const (src/Nodes/Experimental/DataProcessor/ARMA.cpp:87)not called0.0%
NAV::experimental::ARMA::typeStatic[abi:cxx11]() (src/Nodes/Experimental/DataProcessor/ARMA.cpp:37)not called0.0%
NAV::experimental::ARMA::type[abi:cxx11]() const (src/Nodes/Experimental/DataProcessor/ARMA.cpp:42)not called0.0%
NAV::experimental::ARMA::~ARMA() (src/Nodes/Experimental/DataProcessor/ARMA.cpp:32)not called0.0%
NAV::experimental::Delay::Delay() (src/Nodes/Experimental/Simple/Delay.cpp:20)not called0.0%
NAV::experimental::Delay::category[abi:cxx11]() (src/Nodes/Experimental/Simple/Delay.cpp:48)not called0.0%
NAV::experimental::Delay::deinitialize() (src/Nodes/Experimental/Simple/Delay.cpp:101)not called0.0%
NAV::experimental::Delay::delayObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long) (src/Nodes/Experimental/Simple/Delay.cpp:137)not called0.0%
NAV::experimental::Delay::guiConfig() (src/Nodes/Experimental/Simple/Delay.cpp:53)not called0.0%
NAV::experimental::Delay::initialize() (src/Nodes/Experimental/Simple/Delay.cpp:92)not called0.0%
NAV::experimental::Delay::onCreateLink(NAV::OutputPin&, NAV::InputPin&) (src/Nodes/Experimental/Simple/Delay.cpp:106)not called0.0%
NAV::experimental::Delay::restore(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&) (src/Nodes/Experimental/Simple/Delay.cpp:82)not called0.0%
NAV::experimental::Delay::save[abi:cxx11]() const (src/Nodes/Experimental/Simple/Delay.cpp:71)not called0.0%
NAV::experimental::Delay::typeStatic[abi:cxx11]() (src/Nodes/Experimental/Simple/Delay.cpp:38)not called0.0%
NAV::experimental::Delay::type[abi:cxx11]() const (src/Nodes/Experimental/Simple/Delay.cpp:43)not called0.0%
NAV::experimental::Delay::~Delay() (src/Nodes/Experimental/Simple/Delay.cpp:33)not called0.0%
NAV::experimental::SkydelNetworkStream::SkydelNetworkStream() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:33)not called0.0%
NAV::experimental::SkydelNetworkStream::category[abi:cxx11]() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:59)not called0.0%
NAV::experimental::SkydelNetworkStream::deinitialize() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:295)not called0.0%
NAV::experimental::SkydelNetworkStream::do_receive() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:89)not called0.0%
NAV::experimental::SkydelNetworkStream::do_receive()::{lambda(boost::system::error_code, unsigned long)#1}::operator()(boost::system::error_code, unsigned long) const (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:93)not called0.0%
NAV::experimental::SkydelNetworkStream::guiConfig() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:64)not called0.0%
NAV::experimental::SkydelNetworkStream::initialize() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:263)not called0.0%
NAV::experimental::SkydelNetworkStream::initialize()::{lambda()#1}::operator()() const (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:278)not called0.0%
NAV::experimental::SkydelNetworkStream::initialize()::{lambda()#2}::operator()() const (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:284)not called0.0%
NAV::experimental::SkydelNetworkStream::resetNode() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:84)not called0.0%
NAV::experimental::SkydelNetworkStream::typeStatic[abi:cxx11]() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:49)not called0.0%
NAV::experimental::SkydelNetworkStream::type[abi:cxx11]() const (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:54)not called0.0%
NAV::experimental::SkydelNetworkStream::~SkydelNetworkStream() (src/Nodes/Experimental/DataProvider/IMU/NetworkStream/SkydelNetworkStream.cpp:44)not called0.0%
NAV::flow::ApplyChanges() (src/internal/FlowManager.cpp:442)called 14088 times50.0%
NAV::flow::DiscardChanges() (src/internal/FlowManager.cpp:455)not called0.0%
NAV::flow::GetConfigPath[abi:cxx11]() (src/internal/FlowManager.cpp:563)not called0.0%
NAV::flow::GetCurrentFilename[abi:cxx11]() (src/internal/FlowManager.cpp:460)not called0.0%
NAV::flow::GetFlowPath[abi:cxx11]() (src/internal/FlowManager.cpp:546)called 3 times58.0%
NAV::flow::GetInputPath[abi:cxx11]() (src/internal/FlowManager.cpp:529)called 321 times58.0%
NAV::flow::GetOutputPath[abi:cxx11]() (src/internal/FlowManager.cpp:481)called 260 times58.0%
NAV::flow::GetProgramRootPath[abi:cxx11]() (src/internal/FlowManager.cpp:470)called 813 times100.0%
NAV::flow::HasUnsavedChanges() (src/internal/FlowManager.cpp:437)not called0.0%
NAV::flow::LoadFlow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/internal/FlowManager.cpp:135)called 112 times43.0%
NAV::flow::LoadJson(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, bool) (src/internal/FlowManager.cpp:213)called 112 times51.0%
NAV::flow::SaveFlow(GlobalActions&) (src/internal/FlowManager.cpp:63)not called0.0%
NAV::flow::SaveFlowAs(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/internal/FlowManager.cpp:75)not called0.0%
NAV::flow::SetCurrentFilename(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/internal/FlowManager.cpp:465)not called0.0%
NAV::flow::SetOutputPath() (src/internal/FlowManager.cpp:503)called 125 times64.0%
NAV::flow::SetProgramRootPath(std::filesystem::__cxx11::path const&) (src/internal/FlowManager.cpp:475)called 116 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::AtmosphereModels&) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:554)called 32 times84.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Code&) (src/Navigation/GNSS/Core/Code.cpp:1194)called 16 times60.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Colormap&) (src/util/Plot/Colormap.cpp:225)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Combiner::Combination&) (src/Nodes/Utility/Combiner.cpp:74)called 6 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Combiner::Combination::Term&) (src/Nodes/Utility/Combiner.cpp:55)called 12 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::CycleSlipDetector&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:288)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Demo::DemoData&) (src/Nodes/Utility/Demo.cpp:58)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Frequency&) (src/Navigation/GNSS/Core/Frequency.cpp:501)called 216 times71.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssAnalyzer::Combination&) (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:70)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssAnalyzer::Combination::Term&) (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:45)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:372)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel::ModelParametersCosineType&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:476)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel::ModelParametersExponential&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:461)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel::ModelParametersRtklib&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:434)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel::ModelParametersSine&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:394)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel::ModelParametersSineCN0&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:420)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel::ModelParametersSineOffset&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:406)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::GnssMeasurementErrorModel::ModelParametersSineSqrt&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:447)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::ImuPos&) (src/NodeData/IMU/ImuPos.cpp:33)called 64 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::InertialIntegrator&) (src/Navigation/INS/InertialIntegrator.cpp:505)called 19 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::InputPin&) (src/internal/Node/Pin.cpp:472)called 1022 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::InsTime&) (src/Navigation/Time/InsTime.cpp:104)called 14 times86.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::InterFrequencyBiasModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >&) (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:154)called 1 time100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::LowPassFilter::FilterItem&) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:408)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::MotionModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >&) (src/Navigation/GNSS/SystemModel/MotionModel.hpp:243)called 1 time100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Node&) (src/internal/Node/Node.cpp:999)called 692 times85.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::ObservationEstimator&) (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:777)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::ObservationEstimator::Antenna&) (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:753)called 7 times81.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::ObservationFilter&) (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:656)called 8 times85.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::OutputPin&) (src/internal/Node/Pin.cpp:459)called 1067 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PinData&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:71)called 9 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PinDataBsplineKF&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:286)called 2 times96.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PinDataIRWKF&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:188)called 2 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Plot::PinData&) (src/Nodes/Plotting/Plot.cpp:103)called 78 times98.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Plot::PinData::PlotData&) (src/Nodes/Plotting/Plot.cpp:70)called 3951 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Plot::PlotInfo&) (src/Nodes/Plotting/Plot.cpp:178)called 161 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::Plot::PlotInfo::PlotItem&) (src/Nodes/Plotting/Plot.cpp:139)called 404 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PlotItemStyle&) (src/util/Plot/PlotItemStyle.cpp:64)called 404 times89.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::RandomNumberGenerator&) (src/util/Random/RandomNumberGenerator.cpp:26)called 112 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::ReceiverClockModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >&) (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:274)called 1 time100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::SNRMask&) (src/Navigation/GNSS/SNRMask.cpp:208)called 8 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::SatId&) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:66)called 91 times100.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::SatSigId&) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:79)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::SatelliteSystem&) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:315)called 91 times71.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::TemperatureModel&) (src/Navigation/Atmosphere/Temperature/Temperature.cpp:91)not called0.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::TimeSystem&) (src/Navigation/Time/TimeSystem.cpp:39)called 12 times71.0%
NAV::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::TroposphereModelSelection&) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:571)called 8 times100.0%
NAV::galSisaIdx2Val(unsigned char) (src/Navigation/GNSS/Functions.cpp:38)called 225 times30.0%
NAV::galSisaVal2Idx(double) (src/Navigation/GNSS/Functions.cpp:29)not called0.0%
NAV::gpsUraIdx2Val(unsigned char) (src/Navigation/GNSS/Functions.cpp:54)called 245 times50.0%
NAV::gpsUraVal2Idx(double) (src/Navigation/GNSS/Functions.cpp:47)not called0.0%
NAV::gui::GetTouchProgress(ax::NodeEditor::NodeId) (src/internal/gui/TouchTracker.cpp:47)not called0.0%
NAV::gui::NodeEditorApplication::OnFrame(float) (src/internal/gui/NodeEditorApplication.cpp:805)not called0.0%
NAV::gui::NodeEditorApplication::OnFrame(float)::{lambda(char const*, ImColor)#1}::operator()(char const*, ImColor) const (src/internal/gui/NodeEditorApplication.cpp:1161)not called0.0%
NAV::gui::NodeEditorApplication::OnQuitRequest() (src/internal/gui/NodeEditorApplication.cpp:376)not called0.0%
NAV::gui::NodeEditorApplication::OnStart() (src/internal/gui/NodeEditorApplication.cpp:75)not called0.0%
NAV::gui::NodeEditorApplication::OnStart()::{lambda(ax::NodeEditor::NodeId, char const*, unsigned long, ax::NodeEditor::SaveReasonFlags, void*)#1}::operator()(ax::NodeEditor::NodeId, char const*, unsigned long, ax::NodeEditor::SaveReasonFlags, void*) const (src/internal/gui/NodeEditorApplication.cpp:95)not called0.0%
NAV::gui::NodeEditorApplication::OnStart()::{lambda(char const*, unsigned long, ax::NodeEditor::SaveReasonFlags, void*)#1}::operator()(char const*, unsigned long, ax::NodeEditor::SaveReasonFlags, void*) const (src/internal/gui/NodeEditorApplication.cpp:86)not called0.0%
NAV::gui::NodeEditorApplication::OnStop() (src/internal/gui/NodeEditorApplication.cpp:339)not called0.0%
NAV::gui::NodeEditorApplication::OnStop()::{lambda(void*&)#1}::operator()(void*&) const (src/internal/gui/NodeEditorApplication.cpp:349)not called0.0%
NAV::gui::NodeEditorApplication::ShowClearNodesRequested() (src/internal/gui/NodeEditorApplication.cpp:487)not called0.0%
NAV::gui::NodeEditorApplication::ShowLoadRequested() (src/internal/gui/NodeEditorApplication.cpp:559)not called0.0%
NAV::gui::NodeEditorApplication::ShowQuitRequested() (src/internal/gui/NodeEditorApplication.cpp:389)not called0.0%
NAV::gui::NodeEditorApplication::ShowRenameNodeRequest(NAV::Node*&) (src/internal/gui/NodeEditorApplication.cpp:671)not called0.0%
NAV::gui::NodeEditorApplication::ShowRenamePinRequest(NAV::Pin*&) (src/internal/gui/NodeEditorApplication.cpp:738)not called0.0%
NAV::gui::NodeEditorApplication::ShowSaveAsRequested() (src/internal/gui/NodeEditorApplication.cpp:455)not called0.0%
NAV::gui::NodeEditorApplication::defaultFontRatio() (src/internal/gui/NodeEditorApplication.cpp:1909)not called0.0%
NAV::gui::NodeEditorApplication::headerFontRatio() (src/internal/gui/NodeEditorApplication.cpp:1929)not called0.0%
NAV::gui::NodeEditorApplication::monoFontRatio() (src/internal/gui/NodeEditorApplication.cpp:1924)not called0.0%
NAV::gui::NodeEditorApplication::panelFontRatio() (src/internal/gui/NodeEditorApplication.cpp:1919)not called0.0%
NAV::gui::NodeEditorApplication::windowFontRatio() (src/internal/gui/NodeEditorApplication.cpp:1914)not called0.0%
NAV::gui::NodeEditorApplication::~NodeEditorApplication() (src/internal/gui/NodeEditorApplication.hpp:45)not called0.0%
NAV::gui::NodeIdLess::operator()(ax::NodeEditor::NodeId const&, ax::NodeEditor::NodeId const&) const (src/internal/gui/TouchTracker.cpp:23)not called0.0%
NAV::gui::TouchNode(ax::NodeEditor::NodeId) (src/internal/gui/TouchTracker.cpp:39)not called0.0%
NAV::gui::UpdateTouch(float) (src/internal/gui/TouchTracker.cpp:60)not called0.0%
NAV::gui::canCutOrCopyFlowElements() (src/internal/gui/GlobalActions.cpp:53)not called0.0%
NAV::gui::canPasteFlowElements() (src/internal/gui/GlobalActions.cpp:58)not called0.0%
NAV::gui::canRedoLastAction() (src/internal/gui/GlobalActions.cpp:303)not called0.0%
NAV::gui::canUndoLastAction() (src/internal/gui/GlobalActions.cpp:297)not called0.0%
NAV::gui::checkShortcuts(GlobalActions&) (src/internal/gui/Shortcuts.cpp:23)not called0.0%
NAV::gui::clearLastActionList() (src/internal/gui/GlobalActions.cpp:309)not called0.0%
NAV::gui::copyFlowElements() (src/internal/gui/GlobalActions.cpp:101)not called0.0%
NAV::gui::cutFlowElements() (src/internal/gui/GlobalActions.cpp:63)not called0.0%
NAV::gui::menus::ShowDebugMenu() (src/internal/gui/menus/DebugMenu.cpp:19)not called0.0%
NAV::gui::menus::ShowEditMenu() (src/internal/gui/menus/EditMenu.cpp:15)not called0.0%
NAV::gui::menus::ShowFileMenu(GlobalActions&) (src/internal/gui/menus/FileMenu.cpp:21)not called0.0%
NAV::gui::menus::ShowMainMenuBar(GlobalActions&) (src/internal/gui/menus/MainMenuBar.cpp:23)not called0.0%
NAV::gui::menus::ShowRunMenu() (src/internal/gui/menus/RunMenu.cpp:19)not called0.0%
NAV::gui::menus::ShowTimeMenu() (src/internal/gui/menus/TimeMenu.cpp:19)not called0.0%
NAV::gui::panels::ShowLeftPane(float) (src/internal/gui/panels/LeftPane.cpp:27)not called0.0%
NAV::gui::pasteFlowElements() (src/internal/gui/GlobalActions.cpp:133)not called0.0%
NAV::gui::redoLastAction() (src/internal/gui/GlobalActions.cpp:361)not called0.0%
NAV::gui::saveLastAction() (src/internal/gui/GlobalActions.cpp:368)not called0.0%
NAV::gui::undoLastAction() (src/internal/gui/GlobalActions.cpp:354)not called0.0%
NAV::gui::widgets::(anonymous namespace)::ComboPositionInputReferenceFrame(char const*, NAV::gui::widgets::PositionWithFrame::ReferenceFrame&) (src/internal/gui/widgets/PositionInput.cpp:46)not called0.0%
NAV::gui::widgets::(anonymous namespace)::ComboTimeEditFormat(char const*, NAV::gui::widgets::TimeEditFormat::Format&) (src/internal/gui/widgets/TimeEdit.cpp:42)not called0.0%
NAV::gui::widgets::BeginHelpMarker(char const*, float) (src/internal/gui/widgets/HelpMarker.cpp:28)not called0.0%
NAV::gui::widgets::DynamicInputPins::DynamicInputPins(unsigned long, NAV::Node*, std::function<void (NAV::Node*)>, std::function<void (NAV::Node*, unsigned long)>, unsigned long) (src/internal/gui/widgets/DynamicInputPins.cpp:25)called 614 times77.0%
NAV::gui::widgets::DynamicInputPins::ShowGuiWidgets(unsigned long, std::vector<NAV::InputPin, std::allocator<NAV::InputPin> >&, NAV::Node*, std::vector<NAV::gui::widgets::DynamicInputPins::ExtraColumn, std::allocator<NAV::gui::widgets::DynamicInputPins::ExtraColumn> > const&) (src/internal/gui/widgets/DynamicInputPins.cpp:39)not called0.0%
NAV::gui::widgets::DynamicInputPins::ShowGuiWidgets(unsigned long, std::vector<NAV::InputPin, std::allocator<NAV::InputPin> >&, NAV::Node*, std::vector<NAV::gui::widgets::DynamicInputPins::ExtraColumn, std::allocator<NAV::gui::widgets::DynamicInputPins::ExtraColumn> > const&)::{lambda(unsigned long)#1}::operator()(unsigned long) const (src/internal/gui/widgets/DynamicInputPins.cpp:62)not called0.0%
NAV::gui::widgets::DynamicInputPins::addPin(NAV::Node*) (src/internal/gui/widgets/DynamicInputPins.cpp:178)called 470 times100.0%
NAV::gui::widgets::DynamicInputPins::getNumberOfDynamicPins() const (src/internal/gui/widgets/DynamicInputPins.cpp:173)called 1304 times100.0%
NAV::gui::widgets::EndHelpMarker(bool) (src/internal/gui/widgets/HelpMarker.cpp:44)not called0.0%
NAV::gui::widgets::FileDialogLoad(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char const*, char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::filesystem::__cxx11::path const&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) (src/internal/gui/widgets/FileDialog.cpp:68)not called0.0%
NAV::gui::widgets::FileDialogSave(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, char const*, char const*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::filesystem::__cxx11::path const&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char const*) (src/internal/gui/widgets/FileDialog.cpp:21)not called0.0%
NAV::gui::widgets::HelpMarker(char const*, char const*) (src/internal/gui/widgets/HelpMarker.cpp:14)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble2WithUnit<NAV::Units::CovarianceAccelUnits>(char const*, float, float, double*, NAV::Units::CovarianceAccelUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:305)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3LWithUnit<int>(char const*, float, float, double*, double, double, int&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:547)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::ErrorModel::AttitudeBiasUnits>(char const*, float, float, double*, NAV::ErrorModel::AttitudeBiasUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::ErrorModel::AttitudeNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::AttitudeNoiseUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::ErrorModel::PositionBiasUnits>(char const*, float, float, double*, NAV::ErrorModel::PositionBiasUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::ErrorModel::PositionNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::PositionNoiseUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::ErrorModel::VelocityBiasUnits>(char const*, float, float, double*, NAV::ErrorModel::VelocityBiasUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::ErrorModel::VelocityNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::VelocityNoiseUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::GnssMeasurementUncertaintyPositionUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyPositionUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::GnssMeasurementUncertaintyVelocityUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyVelocityUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::InitBiasAccelUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitBiasAccelUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::InitBiasGyroUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitBiasGyroUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::InitCovarianceAttitudeAnglesUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceAttitudeAnglesUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::InitCovarianceBiasAccelUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceBiasAccelUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::InitCovarianceBiasGyroUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceBiasGyroUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::InitCovariancePositionUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovariancePositionUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::InitCovarianceVelocityUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceVelocityUnit&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::StdevAccelBiasUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevAccelBiasUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::StdevAccelNoiseUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevAccelNoiseUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::StdevGyroBiasUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevGyroBiasUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::LooselyCoupledKF::StdevGyroNoiseUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevGyroNoiseUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::Units::ImuAccelerometerIRWUnits>(char const*, float, float, double*, NAV::Units::ImuAccelerometerIRWUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::Units::ImuAccelerometerNoiseUnits>(char const*, float, float, double*, NAV::Units::ImuAccelerometerNoiseUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::Units::ImuAccelerometerUnits>(char const*, float, float, double*, NAV::Units::ImuAccelerometerUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::Units::ImuGyroscopeIRWUnits>(char const*, float, float, double*, NAV::Units::ImuGyroscopeIRWUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::Units::ImuGyroscopeNoiseUnits>(char const*, float, float, double*, NAV::Units::ImuGyroscopeNoiseUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDouble3WithUnit<NAV::Units::ImuGyroscopeUnits>(char const*, float, float, double*, NAV::Units::ImuGyroscopeUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:325)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::ErrorModel::CarrierPhaseNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::CarrierPhaseNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::ErrorModel::CycleSlipFrequencyUnits>(char const*, float, float, double*, NAV::ErrorModel::CycleSlipFrequencyUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::ErrorModel::DopplerNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::DopplerNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::ErrorModel::PseudorangeNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::PseudorangeNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::SPP::KalmanFilter::InitCovarianceClockDriftUnits>(char const*, float, float, double*, NAV::SPP::KalmanFilter::InitCovarianceClockDriftUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::SPP::KalmanFilter::InitCovarianceVelocityUnits>(char const*, float, float, double*, NAV::SPP::KalmanFilter::InitCovarianceVelocityUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::Units::CovarianceClkFrequencyDriftUnits>(char const*, float, float, double*, NAV::Units::CovarianceClkFrequencyDriftUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::Units::CovarianceClkPhaseDriftUnits>(char const*, float, float, double*, NAV::Units::CovarianceClkPhaseDriftUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::WiFiPositioning::InitCovarianceBiasUnit>(char const*, float, float, double*, NAV::WiFiPositioning::InitCovarianceBiasUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::WiFiPositioning::MeasurementNoiseUnit>(char const*, float, float, double*, NAV::WiFiPositioning::MeasurementNoiseUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<NAV::WiFiPositioning::ProcessNoiseUnit>(char const*, float, float, double*, NAV::WiFiPositioning::ProcessNoiseUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::InputDoubleWithUnit<int>(char const*, float, float, double*, int&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:285)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::SliderDoubleWithUnit<NAV::ErrorModel::CycleSlipDetectionProbabilityUnits>(char const*, float, float, double*, double, double, NAV::ErrorModel::CycleSlipDetectionProbabilityUnits&, char const*, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:697)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::ErrorModel::CarrierPhaseNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::CarrierPhaseNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::ErrorModel::CycleSlipFrequencyUnits>(char const*, float, float, double*, NAV::ErrorModel::CycleSlipFrequencyUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::ErrorModel::DopplerNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::DopplerNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::ErrorModel::PseudorangeNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::PseudorangeNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::SPP::KalmanFilter::InitCovarianceClockDriftUnits>(char const*, float, float, double*, NAV::SPP::KalmanFilter::InitCovarianceClockDriftUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::SPP::KalmanFilter::InitCovarianceVelocityUnits>(char const*, float, float, double*, NAV::SPP::KalmanFilter::InitCovarianceVelocityUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::Units::CovarianceClkFrequencyDriftUnits>(char const*, float, float, double*, NAV::Units::CovarianceClkFrequencyDriftUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::Units::CovarianceClkPhaseDriftUnits>(char const*, float, float, double*, NAV::Units::CovarianceClkPhaseDriftUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::WiFiPositioning::InitCovarianceBiasUnit>(char const*, float, float, double*, NAV::WiFiPositioning::InitCovarianceBiasUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::WiFiPositioning::MeasurementNoiseUnit>(char const*, float, float, double*, NAV::WiFiPositioning::MeasurementNoiseUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, NAV::WiFiPositioning::ProcessNoiseUnit>(char const*, float, float, double*, NAV::WiFiPositioning::ProcessNoiseUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 1u, double, int>(char const*, float, float, double*, int&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 2u, double, NAV::Units::CovarianceAccelUnits>(char const*, float, float, double*, NAV::Units::CovarianceAccelUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::ErrorModel::AttitudeBiasUnits>(char const*, float, float, double*, NAV::ErrorModel::AttitudeBiasUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::ErrorModel::AttitudeNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::AttitudeNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::ErrorModel::PositionBiasUnits>(char const*, float, float, double*, NAV::ErrorModel::PositionBiasUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::ErrorModel::PositionNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::PositionNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::ErrorModel::VelocityBiasUnits>(char const*, float, float, double*, NAV::ErrorModel::VelocityBiasUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::ErrorModel::VelocityNoiseUnits>(char const*, float, float, double*, NAV::ErrorModel::VelocityNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyPositionUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyPositionUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyVelocityUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyVelocityUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::InitBiasAccelUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitBiasAccelUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::InitBiasGyroUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitBiasGyroUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::InitCovarianceAttitudeAnglesUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceAttitudeAnglesUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::InitCovarianceBiasAccelUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceBiasAccelUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::InitCovarianceBiasGyroUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceBiasGyroUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::InitCovariancePositionUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovariancePositionUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::InitCovarianceVelocityUnit>(char const*, float, float, double*, NAV::LooselyCoupledKF::InitCovarianceVelocityUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::StdevAccelBiasUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevAccelBiasUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::StdevAccelNoiseUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevAccelNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::StdevGyroBiasUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevGyroBiasUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::LooselyCoupledKF::StdevGyroNoiseUnits>(char const*, float, float, double*, NAV::LooselyCoupledKF::StdevGyroNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinData::AccelerationUnit>(char const*, float, float, double*, NAV::PinData::AccelerationUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinData::AccelerationVarianceUnit>(char const*, float, float, double*, NAV::PinData::AccelerationVarianceUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinData::AngRateUnit>(char const*, float, float, double*, NAV::PinData::AngRateUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinData::AngRateVarianceUnit>(char const*, float, float, double*, NAV::PinData::AngRateVarianceUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinDataIRWKF::AngularAccUnit>(char const*, float, float, double*, NAV::PinDataIRWKF::AngularAccUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinDataIRWKF::AngularAccVarianceUnit>(char const*, float, float, double*, NAV::PinDataIRWKF::AngularAccVarianceUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinDataIRWKF::JerkUnit>(char const*, float, float, double*, NAV::PinDataIRWKF::JerkUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::PinDataIRWKF::JerkVarianceUnit>(char const*, float, float, double*, NAV::PinDataIRWKF::JerkVarianceUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::Units::ImuAccelerometerIRWUnits>(char const*, float, float, double*, NAV::Units::ImuAccelerometerIRWUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::Units::ImuAccelerometerNoiseUnits>(char const*, float, float, double*, NAV::Units::ImuAccelerometerNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::Units::ImuAccelerometerUnits>(char const*, float, float, double*, NAV::Units::ImuAccelerometerUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::Units::ImuGyroscopeIRWUnits>(char const*, float, float, double*, NAV::Units::ImuGyroscopeIRWUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::Units::ImuGyroscopeNoiseUnits>(char const*, float, float, double*, NAV::Units::ImuGyroscopeNoiseUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::Units::ImuGyroscopeUnits>(char const*, float, float, double*, NAV::Units::ImuGyroscopeUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::WiFiPositioning::InitCovariancePositionUnit>(char const*, float, float, double*, NAV::WiFiPositioning::InitCovariancePositionUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, NAV::WiFiPositioning::InitCovarianceVelocityUnit>(char const*, float, float, double*, NAV::WiFiPositioning::InitCovarianceVelocityUnit&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::InputWithUnit<(ImGuiDataType_)9, 3u, double, int>(char const*, float, float, double*, int&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:115)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::SliderWithUnit<(ImGuiDataType_)9, 1u, double, NAV::ErrorModel::CycleSlipDetectionProbabilityUnits>(char const*, float, float, double*, NAV::ErrorModel::CycleSlipDetectionProbabilityUnits&, char const*, double, double, char const*, int, int) (src/internal/gui/widgets/InputWithUnit.hpp:158)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::AttitudeBiasUnits>(char const*, float, NAV::ErrorModel::AttitudeBiasUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::AttitudeNoiseUnits>(char const*, float, NAV::ErrorModel::AttitudeNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::CarrierPhaseNoiseUnits>(char const*, float, NAV::ErrorModel::CarrierPhaseNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::CycleSlipDetectionProbabilityUnits>(char const*, float, NAV::ErrorModel::CycleSlipDetectionProbabilityUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::CycleSlipFrequencyUnits>(char const*, float, NAV::ErrorModel::CycleSlipFrequencyUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::DopplerNoiseUnits>(char const*, float, NAV::ErrorModel::DopplerNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::PositionBiasUnits>(char const*, float, NAV::ErrorModel::PositionBiasUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::PositionNoiseUnits>(char const*, float, NAV::ErrorModel::PositionNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::PseudorangeNoiseUnits>(char const*, float, NAV::ErrorModel::PseudorangeNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::VelocityBiasUnits>(char const*, float, NAV::ErrorModel::VelocityBiasUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::ErrorModel::VelocityNoiseUnits>(char const*, float, NAV::ErrorModel::VelocityNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::GnssMeasurementUncertaintyPositionUnit>(char const*, float, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyPositionUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::GnssMeasurementUncertaintyVelocityUnit>(char const*, float, NAV::LooselyCoupledKF::GnssMeasurementUncertaintyVelocityUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::InitBiasAccelUnit>(char const*, float, NAV::LooselyCoupledKF::InitBiasAccelUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::InitBiasGyroUnit>(char const*, float, NAV::LooselyCoupledKF::InitBiasGyroUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::InitCovarianceAttitudeAnglesUnit>(char const*, float, NAV::LooselyCoupledKF::InitCovarianceAttitudeAnglesUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::InitCovarianceBiasAccelUnit>(char const*, float, NAV::LooselyCoupledKF::InitCovarianceBiasAccelUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::InitCovarianceBiasGyroUnit>(char const*, float, NAV::LooselyCoupledKF::InitCovarianceBiasGyroUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::InitCovariancePositionUnit>(char const*, float, NAV::LooselyCoupledKF::InitCovariancePositionUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::InitCovarianceVelocityUnit>(char const*, float, NAV::LooselyCoupledKF::InitCovarianceVelocityUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::StdevAccelBiasUnits>(char const*, float, NAV::LooselyCoupledKF::StdevAccelBiasUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::StdevAccelNoiseUnits>(char const*, float, NAV::LooselyCoupledKF::StdevAccelNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::StdevGyroBiasUnits>(char const*, float, NAV::LooselyCoupledKF::StdevGyroBiasUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::LooselyCoupledKF::StdevGyroNoiseUnits>(char const*, float, NAV::LooselyCoupledKF::StdevGyroNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinData::AccelerationUnit>(char const*, float, NAV::PinData::AccelerationUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinData::AccelerationVarianceUnit>(char const*, float, NAV::PinData::AccelerationVarianceUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinData::AngRateUnit>(char const*, float, NAV::PinData::AngRateUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinData::AngRateVarianceUnit>(char const*, float, NAV::PinData::AngRateVarianceUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinDataIRWKF::AngularAccUnit>(char const*, float, NAV::PinDataIRWKF::AngularAccUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinDataIRWKF::AngularAccVarianceUnit>(char const*, float, NAV::PinDataIRWKF::AngularAccVarianceUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinDataIRWKF::JerkUnit>(char const*, float, NAV::PinDataIRWKF::JerkUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::PinDataIRWKF::JerkVarianceUnit>(char const*, float, NAV::PinDataIRWKF::JerkVarianceUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::SPP::KalmanFilter::InitCovarianceClockDriftUnits>(char const*, float, NAV::SPP::KalmanFilter::InitCovarianceClockDriftUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::SPP::KalmanFilter::InitCovarianceVelocityUnits>(char const*, float, NAV::SPP::KalmanFilter::InitCovarianceVelocityUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::CovarianceAccelUnits>(char const*, float, NAV::Units::CovarianceAccelUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::CovarianceClkFrequencyDriftUnits>(char const*, float, NAV::Units::CovarianceClkFrequencyDriftUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::CovarianceClkPhaseDriftUnits>(char const*, float, NAV::Units::CovarianceClkPhaseDriftUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::ImuAccelerometerIRWUnits>(char const*, float, NAV::Units::ImuAccelerometerIRWUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::ImuAccelerometerNoiseUnits>(char const*, float, NAV::Units::ImuAccelerometerNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::ImuAccelerometerUnits>(char const*, float, NAV::Units::ImuAccelerometerUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::ImuGyroscopeIRWUnits>(char const*, float, NAV::Units::ImuGyroscopeIRWUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::ImuGyroscopeNoiseUnits>(char const*, float, NAV::Units::ImuGyroscopeNoiseUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::Units::ImuGyroscopeUnits>(char const*, float, NAV::Units::ImuGyroscopeUnits&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::WiFiPositioning::InitCovarianceBiasUnit>(char const*, float, NAV::WiFiPositioning::InitCovarianceBiasUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::WiFiPositioning::InitCovariancePositionUnit>(char const*, float, NAV::WiFiPositioning::InitCovariancePositionUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::WiFiPositioning::InitCovarianceVelocityUnit>(char const*, float, NAV::WiFiPositioning::InitCovarianceVelocityUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::WiFiPositioning::MeasurementNoiseUnit>(char const*, float, NAV::WiFiPositioning::MeasurementNoiseUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<NAV::WiFiPositioning::ProcessNoiseUnit>(char const*, float, NAV::WiFiPositioning::ProcessNoiseUnit&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::InputWithUnitChange NAV::gui::widgets::internal::Unit<int>(char const*, float, int&, char const*, int) (src/internal/gui/widgets/InputWithUnit.hpp:62)not called0.0%
NAV::gui::widgets::PinIcon::(anonymous namespace)::DrawIcon(ImDrawList*, ImVec2 const&, ImVec2 const&, NAV::gui::widgets::PinIcon::Type, bool, unsigned int, unsigned int) (src/internal/gui/widgets/PinIcon.cpp:17)not called0.0%
NAV::gui::widgets::PinIcon::Draw(ImVec2 const&, NAV::gui::widgets::PinIcon::Type, bool, ImVec4 const&, ImVec4 const&) (src/internal/gui/widgets/PinIcon.cpp:253)not called0.0%
NAV::gui::widgets::PositionInput(char const*, NAV::gui::widgets::PositionWithFrame&, NAV::gui::widgets::PositionInputLayout, float) (src/internal/gui/widgets/PositionInput.cpp:55)not called0.0%
NAV::gui::widgets::PositionWithFrame::altitude() const (src/internal/gui/widgets/PositionInput.hpp:50)not called0.0%
NAV::gui::widgets::PositionWithFrame::latLonAlt() const (src/internal/gui/widgets/PositionInput.hpp:57)called 6720436 times100.0%
NAV::gui::widgets::PositionWithFrame::latitude() const (src/internal/gui/widgets/PositionInput.hpp:46)called 193776 times100.0%
NAV::gui::widgets::PositionWithFrame::longitude() const (src/internal/gui/widgets/PositionInput.hpp:48)called 193776 times100.0%
NAV::gui::widgets::Spinner(char const*, unsigned int const&, float, float) (src/internal/gui/widgets/Spinner.cpp:15)not called0.0%
NAV::gui::widgets::Splitter(char const*, bool, float, float*, float*, float, float, float) (src/internal/gui/widgets/Splitter.cpp:16)not called0.0%
NAV::gui::widgets::TimeEdit(char const*, NAV::InsTime&, NAV::gui::widgets::TimeEditFormat&, float) (src/internal/gui/widgets/TimeEdit.cpp:52)not called0.0%
NAV::gui::widgets::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::gui::widgets::DynamicInputPins&, NAV::Node*) (src/internal/gui/widgets/DynamicInputPins.cpp:190)called 36 times87.0%
NAV::gui::widgets::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::gui::widgets::PositionWithFrame&) (src/internal/gui/widgets/PositionInput.cpp:171)called 9 times78.0%
NAV::gui::widgets::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::gui::widgets::PositionWithFrame::ReferenceFrame&) (src/internal/gui/widgets/PositionInput.cpp:151)called 9 times75.0%
NAV::gui::widgets::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::gui::widgets::TimeEditFormat&) (src/internal/gui/widgets/TimeEdit.cpp:151)called 12 times100.0%
NAV::gui::widgets::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::gui::widgets::DynamicInputPins const&) (src/internal/gui/widgets/DynamicInputPins.cpp:184)not called0.0%
NAV::gui::widgets::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::gui::widgets::PositionWithFrame const&) (src/internal/gui/widgets/PositionInput.cpp:157)not called0.0%
NAV::gui::widgets::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::gui::widgets::PositionWithFrame::ReferenceFrame const&) (src/internal/gui/widgets/PositionInput.cpp:146)not called0.0%
NAV::gui::widgets::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::gui::widgets::TimeEditFormat const&) (src/internal/gui/widgets/TimeEdit.cpp:143)not called0.0%
NAV::gui::windows::ApplyDarkLightMode(std::vector<ImVec4, std::allocator<ImVec4> >&) (src/internal/gui/windows/NodeEditorStyleEditor.cpp:114)not called0.0%
NAV::gui::windows::CopyFileToClipboard(char const*) (src/internal/gui/windows/Screenshotter.cpp:250)not called0.0%
NAV::gui::windows::ShowColormapEditor(bool*) (src/internal/gui/windows/ColormapEditor.cpp:24)not called0.0%
NAV::gui::windows::ShowColormapEditor(bool*)::{lambda(std::vector<NAV::Colormap, std::allocator<NAV::Colormap> >&, bool)#1}::operator()(std::vector<NAV::Colormap, std::allocator<NAV::Colormap> >&, bool) const (src/internal/gui/windows/ColormapEditor.cpp:32)not called0.0%
NAV::gui::windows::ShowFontSizeEditor(bool*) (src/internal/gui/windows/FontSizeEditor.cpp:15)not called0.0%
NAV::gui::windows::ShowImPlotStyleEditor(bool*) (src/internal/gui/windows/ImPlotStyleEditor.cpp:42)not called0.0%
NAV::gui::windows::ShowNodeEditorStyleEditor(bool*, std::vector<ImVec4, std::allocator<ImVec4> >&, std::vector<char const*, std::allocator<char const*> > const&) (src/internal/gui/windows/NodeEditorStyleEditor.cpp:24)not called0.0%
NAV::gui::windows::ShowScreenshotter(bool*) (src/internal/gui/windows/Screenshotter.cpp:48)not called0.0%
NAV::gui::windows::renderGlobalWindows(std::vector<ImVec4, std::allocator<ImVec4> >&, std::vector<char const*, std::allocator<char const*> > const&) (src/internal/gui/windows/Global.cpp:32)not called0.0%
NAV::hundu(double*, double*, double*, double, double) (src/Navigation/Geoid/EGM96.cpp:71)not called0.0%
NAV::ie_Q_dr_df(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:95)called 6444 times67.0%
NAV::ie_Q_dr_domega(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:105)called 6444 times65.0%
NAV::ie_Q_dr_dr(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:84)called 6444 times52.0%
NAV::ie_Q_dr_dv(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:72)called 6444 times52.0%
NAV::ie_Q_dr_psi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:61)called 6444 times58.0%
NAV::ien_Q_dv_domega(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:51)called 12888 times65.0%
NAV::ien_Q_dv_dv(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:45)called 12888 times53.0%
NAV::ien_Q_dv_psi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:40)called 12888 times58.0%
NAV::internal::GMF::(anonymous namespace)::calcLegendrePolynomials(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/GMF.cpp:28)called 14220 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>& NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator=<6, 6>(NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>&&) (src/util/Container/KeyedMatrix.hpp:1050)called 26813 times93.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 258 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 516 times62.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 160980 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 258 times94.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 774 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 26813 times66.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::checkContinuousBlock(std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 79143 times76.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 26813 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>& NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator=<6, 15>(NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>&&) (src/util/Container/KeyedMatrix.hpp:1050)called 26813 times93.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 129 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 258 times62.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 294994 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 129 times94.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 387 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 15, 0, 6, 15> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 15, 0, 6, 15> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 26813 times66.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::checkContinuousBlock(std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 238725 times76.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 26813 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 129 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 258 times62.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 160929 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 129 times94.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 387 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>& NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator=<15, 15>(NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>&&) (src/util/Container/KeyedMatrix.hpp:1050)called 100045 times93.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 774 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 1548 times62.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 12888 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::KeyedMatrixBase<Eigen::ReturnByValue<Eigen::MatrixExponentialReturnValue<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const> const> > > >(Eigen::MatrixBase<Eigen::ReturnByValue<Eigen::MatrixExponentialReturnValue<Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const, Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> const> const> > > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 6444 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::checkContinuousBlock(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 12888 times76.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 837440 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)called 45108 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator()(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 230430 times95.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 20106 times94.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 21654 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 15, 15, 0, 15, 15> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 15, 15, 0, 15, 15> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 99994 times66.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::KeyedMatrixBase<Eigen::Matrix<double, 15, 15, 0, 15, 15> >(Eigen::MatrixBase<Eigen::Matrix<double, 15, 15, 0, 15, 15> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 51 times66.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::checkContinuousBlock(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 1522128 times76.0%
NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 100045 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 4842 times81.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:964)called 4846 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:907)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:907)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 4846 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::operator()(NAV::Pos::States::StateKeys const&, NAV::Pos::States::StateKeys const&) const (src/util/Container/KeyedMatrix.hpp:1076)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::operator()(std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&, std::vector<NAV::Pos::States::StateKeys, std::allocator<NAV::Pos::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 2423 times95.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:948)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::Pos::States::StateKeys, NAV::Pos::States::StateKeys, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 14534 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 103324 times81.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:964)called 103331 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 25776 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 77216 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 346 times65.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator()(NAV::PosVel::States::StateKeys const&, NAV::PosVel::States::StateKeys const&) const (src/util/Container/KeyedMatrix.hpp:1076)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 103325 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator()(std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 413332 times95.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator()(std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&, std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) const (src/util/Container/KeyedMatrix.hpp:1093)called 77328 times95.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:948)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)not called0.0%
NAV::internal::KeyedMatrixBase<double, NAV::PosVel::States::StateKeys, NAV::PosVel::States::StateKeys, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 310018 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::operator()(NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys const&, int const&) (src/util/Container/KeyedMatrix.hpp:1084)called 9 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 1 time94.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_26()::Keys, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 2 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys, int, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, int, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 3, 0, 3, 3> > > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, int, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 3 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, int, -1, -1>::operator()(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 3 times95.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::operator()(NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys const&, int const&) (src/util/Container/KeyedMatrix.hpp:1084)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::operator()(NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1136)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::operator()(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1126)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::operator()(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 3 times95.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_34()::Keys, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::operator()(NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys const&, int const&) (src/util/Container/KeyedMatrix.hpp:1084)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 4 times100.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::operator()(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1126)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::operator()(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 3 times95.0%
NAV::internal::KeyedMatrixBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>& NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator=<2, 1>(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:1014)called 1 time91.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>& NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator=<2, 1>(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:1050)called 1 time93.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 1 time81.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:964)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<2, 1>(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:998)called 1 time81.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<2, 1>(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:1034)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<4, 4>(NAV::internal::KeyedMatrixBase<double, int, int, 4, 4> const&) (src/util/Container/KeyedMatrix.hpp:998)not called0.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::IndexedView<Eigen::Matrix<double, 4, 4, 0, 4, 4> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, 4, 4, 0, 4, 4> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::Inverse<Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::Inverse<Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time64.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 2 times65.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 4 times65.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 4 times65.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::KeyedMatrixBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const> >(Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time64.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1301)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block(int const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1355)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block(std::vector<int, std::allocator<int> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1339)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1321)called 4 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::checkContinuousBlock(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 12 times76.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::col(int const&) (src/util/Container/KeyedMatrix.hpp:1296)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::inverse() const (src/util/Container/KeyedMatrix.hpp:1408)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::middleCols(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1390)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::middleRows(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1372)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 23 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator()(int const&, int const&) (src/util/Container/KeyedMatrix.hpp:1084)called 10 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator()(int const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1136)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator()(std::vector<int, std::allocator<int> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1126)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator()(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 3 times95.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator()(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) const (src/util/Container/KeyedMatrix.hpp:1093)called 1 time95.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:948)called 1 time92.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 1 time94.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::row(int const&) (src/util/Container/KeyedMatrix.hpp:1288)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::transposed() const (src/util/Container/KeyedMatrix.hpp:1402)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 20 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>& NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::operator=<-1, -1>(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:1014)called 1 time91.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>& NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::operator=<-1, -1>(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:1050)called 1 time93.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 1 time81.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:964)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::KeyedMatrixBase<-1, -1>(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:998)called 1 time79.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::KeyedMatrixBase<-1, -1>(NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:1034)called 1 time92.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::KeyedMatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 4 times66.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 12 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::operator=(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1> const&) (src/util/Container/KeyedMatrix.hpp:948)called 1 time92.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::operator=(NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 1 time94.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 8 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 2>::KeyedMatrixBase<Eigen::Inverse<Eigen::Matrix<double, 2, 2, 0, 2, 2> > >(Eigen::MatrixBase<Eigen::Inverse<Eigen::Matrix<double, 2, 2, 0, 2, 2> > > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time66.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 2>::KeyedMatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 2 times66.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 2>::inverse() const (src/util/Container/KeyedMatrix.hpp:1408)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 2>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 3 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 2, 2>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 3 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 5 times66.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::KeyedMatrixBase<Eigen::Transpose<Eigen::Matrix<double, 3, 3, 0, 3, 3> const> >(Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, 3, 3, 0, 3, 3> const> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time66.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1301)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block(int const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1355)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block(std::vector<int, std::allocator<int> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1339)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1321)called 4 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::checkContinuousBlock(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 12 times76.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::col(int const&) (src/util/Container/KeyedMatrix.hpp:1296)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::middleCols(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1390)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::middleRows(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1372)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 4 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::operator()(int const&, int const&) const (src/util/Container/KeyedMatrix.hpp:1076)called 17 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::row(int const&) (src/util/Container/KeyedMatrix.hpp:1288)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::transposed() const (src/util/Container/KeyedMatrix.hpp:1402)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 6 times100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 4, 4>::KeyedMatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time66.0%
NAV::internal::KeyedMatrixBase<double, int, int, 4, 4>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, int, 4, 4>::operator()(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) const (src/util/Container/KeyedMatrix.hpp:1093)called 1 time95.0%
NAV::internal::KeyedMatrixBase<double, int, int, 4, 4>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<int, std::allocator<int> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time64.0%
NAV::internal::KeyedMatrixBase<double, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)called 18 times100.0%
NAV::internal::KeyedMatrixBase<double, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 1 time62.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time64.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time64.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 8 times100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::operator()(NAV::internal::all_t, int const&) (src/util/Container/KeyedMatrix.hpp:1153)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::operator()(NAV::internal::all_t, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1169)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1145)called 1 time50.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1084)called 3 times100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::operator()(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1161)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::operator()(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 4 times95.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 3 times100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 2, 2>::KeyedMatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 2, 0, 2, 2> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 2, 2>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 2, 2>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 3, 3>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 3, 3>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 3, 3>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 4, 4>::KeyedMatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 4, 4>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, 4, 4>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time63.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -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&) (src/util/Container/KeyedMatrix.hpp:1084)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1136)called 1 time48.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::operator()(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<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&) (src/util/Container/KeyedMatrix.hpp:1126)called 1 time48.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::operator()(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 3 times95.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::KeyedMatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time64.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)called 18 times100.0%
NAV::internal::KeyedMatrixBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 8 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 8 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 9 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 8 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 16 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 4 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 4 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 11 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 4 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 8 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 3282 times81.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1794 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase<Eigen::Inverse<Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::Inverse<Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 406 times64.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 2658 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 406 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> >(Eigen::MatrixBase<Eigen::Product<Eigen::Transpose<Eigen::Matrix<double, -1, -1, 0, -1, -1> const>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, 0> > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 406 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::checkContinuousBlock(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 860 times76.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::inverse() const (src/util/Container/KeyedMatrix.hpp:1408)called 406 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 3602 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) (src/util/Container/KeyedMatrix.hpp:1084)called 185 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:1076)called 6216 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 812 times95.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:1093)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 2082 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 8952 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 2, 2>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 2, 2, 0, 2, 2> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 2, 2, 0, 2, 2> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:907)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 2, 2>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 2, 2>::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) (src/util/Container/KeyedMatrix.hpp:1084)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 2, 2>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 6, 6>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 6, 6, 0, 6, 6> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:907)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 6, 6>::checkContinuousBlock(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 6, 6>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 6, 6>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 392 times81.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 144 times61.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 288 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 192 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 824 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 392 times81.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1074 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 695 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::checkContinuousBlock(std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, unsigned long, unsigned long) const (src/util/Container/KeyedMatrix.hpp:1419)called 95145 times76.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)called 3602 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator()(std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> const&, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) (src/util/Container/KeyedMatrix.hpp:1084)called 79250 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:948)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 1122 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 2161 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrixBase(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:936)called 784 times81.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1218 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 576 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 930 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 930 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:1172)called 2790 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator()(std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> const&, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> const&) (src/util/Container/KeyedMatrix.hpp:1084)called 63722 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const&) (src/util/Container/KeyedMatrix.hpp:948)not called0.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 384 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 3508 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 4 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 4 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 10 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 4 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 8 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, -1, 0, -1, -1> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 12 times65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/util/Container/KeyedMatrix.hpp:898)called 24 times62.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 30 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator()(std::variant<StateKey::States, StateKey::Ambiguity> const&, std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/util/Container/KeyedMatrix.hpp:1084)called 2 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator()(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 3 times95.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::operator=(NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>&&) (src/util/Container/KeyedMatrix.hpp:976)called 12 times94.0%
NAV::internal::KeyedMatrixBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 36 times100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::KeyedMatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 4, 0, 4, 4> > const&, std::vector<std::variant<keym::Keys, keym::Ambiguity>, std::allocator<std::variant<keym::Keys, keym::Ambiguity> > > const&, std::vector<std::variant<keym::Pseudorange, keym::Carrierphase>, std::allocator<std::variant<keym::Pseudorange, keym::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::operator()(NAV::internal::all_t, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1174)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::operator()(std::variant<keym::Keys, keym::Ambiguity> const&, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1145)called 1 time65.0%
NAV::internal::KeyedMatrixBase<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::operator()(std::vector<std::variant<keym::Keys, keym::Ambiguity>, std::allocator<std::variant<keym::Keys, keym::Ambiguity> > > const&, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1161)called 1 time100.0%
NAV::internal::KeyedMatrixBase<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::operator()(std::vector<std::variant<keym::Keys, keym::Ambiguity>, std::allocator<std::variant<keym::Keys, keym::Ambiguity> > > const&, std::vector<std::variant<keym::Pseudorange, keym::Carrierphase>, std::allocator<std::variant<keym::Pseudorange, keym::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 2 times95.0%
NAV::internal::KeyedMatrixBase<double, std::variant<keym::Keys, keym::Ambiguity>, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::KeyedMatrixBase<Eigen::Matrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 4, 4, 0, 4, 4> >(Eigen::MatrixBase<Eigen::Matrix<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 4, 4, 0, 4, 4> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&) (src/util/Container/KeyedMatrix.hpp:907)called 1 time65.0%
NAV::internal::KeyedMatrixBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::operator()(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&, NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:1161)called 1 time100.0%
NAV::internal::KeyedMatrixBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::operator()(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&, std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys> > const&) (src/util/Container/KeyedMatrix.hpp:1107)called 3 times95.0%
NAV::internal::KeyedMatrixBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::~KeyedMatrixBase() (src/util/Container/KeyedMatrix.hpp:933)called 1 time100.0%
NAV::internal::KeyedMatrixCols<double, int, -1, -1>::addCol(int const&) (src/util/Container/KeyedMatrix.hpp:289)called 2 times57.0%
NAV::internal::KeyedMatrixCols<double, int, -1, -1>::addCols(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:293)called 3 times73.0%
NAV::internal::KeyedMatrixCols<double, int, -1, -1>::removeCol(int const&) (src/util/Container/KeyedMatrix.hpp:314)called 1 time57.0%
NAV::internal::KeyedMatrixCols<double, int, -1, -1>::removeCols(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:318)called 2 times84.0%
NAV::internal::KeyedMatrixCols<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::addCol(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/KeyedMatrix.hpp:289)called 1 time44.0%
NAV::internal::KeyedMatrixCols<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::addCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:293)called 2 times72.0%
NAV::internal::KeyedMatrixCols<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::removeCol(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/KeyedMatrix.hpp:314)called 1 time44.0%
NAV::internal::KeyedMatrixCols<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::removeCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:318)called 2 times84.0%
NAV::internal::KeyedMatrixCols<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::addCols(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:293)called 64 times73.0%
NAV::internal::KeyedMatrixCols<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::addCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:293)called 3 times73.0%
NAV::internal::KeyedMatrixCols<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::removeCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:318)called 2 times84.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::LooselyCoupledKF::KFMeas, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 26813 times100.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::LooselyCoupledKF::KFMeas, -1, -1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)not called0.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::LooselyCoupledKF::KFMeas, 6, 6>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 26813 times100.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::LooselyCoupledKF::KFStates, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 257517 times100.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::LooselyCoupledKF::KFStates, -1, -1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 12888 times100.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::LooselyCoupledKF::KFStates, 15, 15>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 564461 times100.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::LooselyCoupledKF::KFStates, 6, 15>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 77847 times100.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::PosVel::States::StateKeys, -1, -1>::hasAnyCols(std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) const (src/util/Container/KeyedMatrix.hpp:236)not called0.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::PosVel::States::StateKeys, -1, -1>::hasAnyCols(std::vector<NAV::PosVel::States::StateKeys, std::allocator<NAV::PosVel::States::StateKeys> > const&) const::{lambda(NAV::PosVel::States::StateKeys const&)#1}::operator()(NAV::PosVel::States::StateKeys const&) const (src/util/Container/KeyedMatrix.hpp:238)not called0.0%
NAV::internal::KeyedMatrixColsBase<double, NAV::PosVel::States::StateKeys, -1, -1>::hasCol(NAV::PosVel::States::StateKeys const&) const (src/util/Container/KeyedMatrix.hpp:225)not called0.0%
NAV::internal::KeyedMatrixColsBase<double, int, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 43 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, -1, -1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 5 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, -1, -1>::hasAnyCols(std::vector<int, std::allocator<int> > const&) const (src/util/Container/KeyedMatrix.hpp:236)called 8 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, -1, -1>::hasCol(int const&) const (src/util/Container/KeyedMatrix.hpp:225)called 18 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, -1, -1>::hasCols(std::vector<int, std::allocator<int> > const&) const (src/util/Container/KeyedMatrix.hpp:229)called 4 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, -1, -1>::replaceColKey(int const&, int const&) (src/util/Container/KeyedMatrix.hpp:244)called 1 time92.0%
NAV::internal::KeyedMatrixColsBase<double, int, 1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 20 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 1, -1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 6 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 1, 2>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 16 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 1, 2>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 1, 4>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 3 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 2, 1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 16 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 2, 1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 2, 2>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 3 times100.0%
NAV::internal::KeyedMatrixColsBase<double, int, 3, 3>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 7 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 4 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::hasAnyCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/util/Container/KeyedMatrix.hpp:236)called 2 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::hasCol(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/util/Container/KeyedMatrix.hpp:225)called 8 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, -1>::hasCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/util/Container/KeyedMatrix.hpp:229)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, 3>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, 7>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 1, 7>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 1 time100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 4008 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)called 1336 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::hasAnyCols(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:236)called 448 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::hasAnyCols(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const::{lambda(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&)#1}::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:238)called 448 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::hasCol(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:225)called 448 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 930 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::cols() const (src/util/Container/KeyedMatrix.hpp:218)not called0.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 7 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::hasAnyCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) const (src/util/Container/KeyedMatrix.hpp:236)called 21 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::hasAnyCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) const::{lambda(std::variant<StateKey::States, StateKey::Ambiguity> const&)#1}::operator()(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:238)called 35 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::hasCol(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:225)called 35 times100.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::replaceColKey(std::variant<StateKey::States, StateKey::Ambiguity> const&, std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/util/Container/KeyedMatrix.hpp:244)called 7 times92.0%
NAV::internal::KeyedMatrixColsBase<double, std::variant<keym::Pseudorange, keym::Carrierphase>, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 2 times100.0%
NAV::internal::KeyedMatrixColsBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::TESTS::CATCH2_INTERNAL_TEST_64()::Keys, -1, -1>::colKeys() const (src/util/Container/KeyedMatrix.hpp:221)called 1 time100.0%
NAV::internal::KeyedMatrixRows<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, -1, -1>::removeRow(NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys const&) (src/util/Container/KeyedMatrix.hpp:170)called 1 time57.0%
NAV::internal::KeyedMatrixRows<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, -1, -1>::removeRows(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys> > const&) (src/util/Container/KeyedMatrix.hpp:174)called 2 times84.0%
NAV::internal::KeyedMatrixRows<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::addRow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/KeyedMatrix.hpp:145)called 1 time44.0%
NAV::internal::KeyedMatrixRows<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::addRows(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:149)called 2 times72.0%
NAV::internal::KeyedMatrixRows<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::addRow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/KeyedMatrix.hpp:145)called 1 time44.0%
NAV::internal::KeyedMatrixRows<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::addRows(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:149)called 2 times72.0%
NAV::internal::KeyedMatrixRows<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::removeRow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/KeyedMatrix.hpp:170)called 1 time44.0%
NAV::internal::KeyedMatrixRows<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::removeRows(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:174)called 2 times84.0%
NAV::internal::KeyedMatrixRows<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::addRows(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:149)called 64 times73.0%
NAV::internal::KeyedMatrixRows<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, 1>::addRows(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:149)called 64 times73.0%
NAV::internal::KeyedMatrixRows<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::addRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:149)called 3 times73.0%
NAV::internal::KeyedMatrixRows<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::removeRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:174)called 2 times84.0%
NAV::internal::KeyedMatrixRows<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::addRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:149)called 3 times73.0%
NAV::internal::KeyedMatrixRows<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::removeRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:174)called 2 times84.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFMeas, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 53626 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFMeas, -1, -1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFMeas, -1, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 26813 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFMeas, -1, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFMeas, 6, 15>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 185099 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFMeas, 6, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 26813 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFMeas, 6, 6>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 26813 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFStates, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 269368 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFStates, -1, -1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 12888 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFStates, -1, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFStates, -1, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::LooselyCoupledKF::KFStates, 15, 15>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 564461 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_28()::Keys, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 1 time100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, -1, -1>::hasAnyRows(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys> > const&) const (src/util/Container/KeyedMatrix.hpp:92)called 4 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, -1, -1>::hasRow(NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys const&) const (src/util/Container/KeyedMatrix.hpp:81)called 12 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, -1, -1>::hasRows(std::vector<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys, std::allocator<NAV::TESTS::CATCH2_INTERNAL_TEST_30()::Keys> > const&) const (src/util/Container/KeyedMatrix.hpp:85)called 3 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, -1, -1>::replaceRowKey(NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys const&, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys const&) (src/util/Container/KeyedMatrix.hpp:100)called 1 time92.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_32()::Keys, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 3 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, NAV::TESTS::CATCH2_INTERNAL_TEST_44()::Keys, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 4 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 29 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, -1, -1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 6 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, -1, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 20 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, -1, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 6 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, 2, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 32 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, 2, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 2 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, 2, 2>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 3 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, 3, 3>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 7 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, int, 4, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 3 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::hasAnyRows(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/util/Container/KeyedMatrix.hpp:92)called 3 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::hasRow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/util/Container/KeyedMatrix.hpp:81)called 5 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 6 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::hasAnyRows(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/util/Container/KeyedMatrix.hpp:92)called 2 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::hasRow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/util/Container/KeyedMatrix.hpp:81)called 8 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::hasRows(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) const (src/util/Container/KeyedMatrix.hpp:85)called 1 time100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 4 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 1 time100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 1 time100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 1 time100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 1 time100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 1 time100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::hasAnyRows(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:92)called 448 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::hasRow(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:81)called 1693 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::hasRows(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:85)called 406 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::hasRows(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const::{lambda(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&)#1}::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:87)called 1218 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 836 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, 1>::hasAnyRows(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:92)called 128 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, 1>::hasAnyRows(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const::{lambda(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&)#1}::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:94)called 128 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, 1>::hasRow(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:81)called 128 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 1860 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 930 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 930 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)not called0.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::hasAnyRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) const (src/util/Container/KeyedMatrix.hpp:92)called 21 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::hasRow(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:81)called 35 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::replaceRowKey(std::variant<StateKey::States, StateKey::Ambiguity> const&, std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/util/Container/KeyedMatrix.hpp:100)called 7 times92.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 7 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::hasAnyRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) const (src/util/Container/KeyedMatrix.hpp:92)called 6 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::hasRow(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:81)called 14 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::hasRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) const (src/util/Container/KeyedMatrix.hpp:85)called 2 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::hasRows(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) const::{lambda(std::variant<StateKey::States, StateKey::Ambiguity> const&)#1}::operator()(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:87)called 4 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::replaceRowKey(std::variant<StateKey::States, StateKey::Ambiguity> const&, std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/util/Container/KeyedMatrix.hpp:100)called 1 time92.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::rowKeys() const (src/util/Container/KeyedMatrix.hpp:77)called 4 times100.0%
NAV::internal::KeyedMatrixRowsBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, 1>::rows() const (src/util/Container/KeyedMatrix.hpp:74)called 4 times100.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>& NAV::internal::KeyedRowVectorBase<double, int, -1>::operator=<2>(NAV::internal::KeyedRowVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:724)called 1 time92.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>& NAV::internal::KeyedRowVectorBase<double, int, -1>::operator=<2>(NAV::internal::KeyedRowVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:752)called 1 time94.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase(NAV::internal::KeyedRowVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:662)called 1 time89.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase(NAV::internal::KeyedRowVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:684)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase<2>(NAV::internal::KeyedRowVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:712)called 1 time89.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase<2>(NAV::internal::KeyedRowVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:740)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase<Eigen::Matrix<double, 1, -1, 1, 1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, -1, 1, 1, -1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:640)called 2 times66.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase<Eigen::Matrix<double, 1, 2, 1, 1, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 2, 1, 1, 2> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:640)called 4 times66.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase<Eigen::Matrix<double, 1, 4, 1, 1, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 4, 1, 1, 4> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:640)called 2 times66.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::KeyedRowVectorBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1, 0, -1, 1> const> >(Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, -1, 1, 0, -1, 1> const> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:640)called 1 time64.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::checkContinuousSegment(std::vector<int, std::allocator<int> > const&, unsigned long) const (src/util/Container/KeyedMatrix.hpp:870)called 2 times76.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:809)called 15 times100.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:807)called 11 times100.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::operator=(NAV::internal::KeyedRowVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:671)called 1 time89.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::operator=(NAV::internal::KeyedRowVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:693)called 1 time92.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::segment(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:849)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::transposed() const (src/util/Container/KeyedMatrix.hpp:861)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, int, -1>::~KeyedRowVectorBase() (src/util/Container/KeyedMatrix.hpp:659)called 13 times100.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>& NAV::internal::KeyedRowVectorBase<double, int, 2>::operator=<-1>(NAV::internal::KeyedRowVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:724)called 1 time92.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>& NAV::internal::KeyedRowVectorBase<double, int, 2>::operator=<-1>(NAV::internal::KeyedRowVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:752)called 1 time94.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::KeyedRowVectorBase(NAV::internal::KeyedRowVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:662)called 1 time89.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::KeyedRowVectorBase(NAV::internal::KeyedRowVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:684)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::KeyedRowVectorBase<-1>(NAV::internal::KeyedRowVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:712)called 1 time85.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::KeyedRowVectorBase<-1>(NAV::internal::KeyedRowVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:740)called 1 time93.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::KeyedRowVectorBase<Eigen::Matrix<double, 1, 2, 1, 1, 2> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 2, 1, 1, 2> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:640)called 4 times67.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:809)called 12 times100.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::operator=(NAV::internal::KeyedRowVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:671)called 1 time89.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::operator=(NAV::internal::KeyedRowVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:693)called 1 time92.0%
NAV::internal::KeyedRowVectorBase<double, int, 2>::~KeyedRowVectorBase() (src/util/Container/KeyedMatrix.hpp:659)called 8 times100.0%
NAV::internal::KeyedRowVectorBase<double, int, 4>::KeyedRowVectorBase<Eigen::Matrix<double, 1, 4, 1, 1, 4> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 4, 1, 1, 4> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:640)called 3 times67.0%
NAV::internal::KeyedRowVectorBase<double, int, 4>::KeyedRowVectorBase<Eigen::Transpose<Eigen::Matrix<double, 4, 1, 0, 4, 1> const> >(Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, 4, 1, 0, 4, 1> const> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:640)called 1 time68.0%
NAV::internal::KeyedRowVectorBase<double, int, 4>::checkContinuousSegment(std::vector<int, std::allocator<int> > const&, unsigned long) const (src/util/Container/KeyedMatrix.hpp:870)called 2 times76.0%
NAV::internal::KeyedRowVectorBase<double, int, 4>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:809)called 3 times100.0%
NAV::internal::KeyedRowVectorBase<double, int, 4>::segment(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:849)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, int, 4>::transposed() const (src/util/Container/KeyedMatrix.hpp:861)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, int, 4>::~KeyedRowVectorBase() (src/util/Container/KeyedMatrix.hpp:659)called 4 times100.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::KeyedRowVectorBase<Eigen::Matrix<double, 1, 3, 1, 1, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 3, 1, 1, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:640)called 1 time64.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:809)called 6 times100.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::~KeyedRowVectorBase() (src/util/Container/KeyedMatrix.hpp:659)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::KeyedRowVectorBase<Eigen::Matrix<double, 1, 3, 1, 1, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, 3, 1, 1, 3> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:640)called 1 time65.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:809)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::~KeyedRowVectorBase() (src/util/Container/KeyedMatrix.hpp:659)called 1 time100.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::KeyedRowVectorBase<Eigen::Matrix<double, 1, -1, 1, 1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, 1, -1, 1, 1, -1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:640)called 1 time65.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:807)called 10 times100.0%
NAV::internal::KeyedRowVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::~KeyedRowVectorBase() (src/util/Container/KeyedMatrix.hpp:659)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>& NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>::operator=<6>(NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, 6>&&) (src/util/Container/KeyedMatrix.hpp:487)called 26813 times94.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>::KeyedVectorBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 129 times66.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/util/Container/KeyedMatrix.hpp:366)called 258 times80.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 26864 times100.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:542)not called0.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>::operator=(NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>&&) (src/util/Container/KeyedMatrix.hpp:428)called 129 times92.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 387 times100.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, 6>::KeyedVectorBase<Eigen::Matrix<double, 6, 1, 0, 6, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 6, 1, 0, 6, 1> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 26813 times67.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFMeas, 6>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 26813 times100.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::KeyedVectorBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 129 times66.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/util/Container/KeyedMatrix.hpp:366)called 258 times80.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::checkContinuousSegment(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, unsigned long) const (src/util/Container/KeyedMatrix.hpp:605)called 134065 times76.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 180484 times100.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:542)not called0.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::operator=(NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>&&) (src/util/Container/KeyedMatrix.hpp:428)called 129 times92.0%
NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 387 times100.0%
NAV::internal::KeyedVectorBase<double, int, -1>& NAV::internal::KeyedVectorBase<double, int, -1>::operator=<2>(NAV::internal::KeyedVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:459)called 1 time92.0%
NAV::internal::KeyedVectorBase<double, int, -1>& NAV::internal::KeyedVectorBase<double, int, -1>::operator=<2>(NAV::internal::KeyedVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:487)called 1 time94.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase(NAV::internal::KeyedVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:397)called 1 time89.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase(NAV::internal::KeyedVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:419)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase<2>(NAV::internal::KeyedVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:447)called 1 time89.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase<2>(NAV::internal::KeyedVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:475)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 2 times66.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 4 times66.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase<Eigen::Matrix<double, 4, 1, 0, 4, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 1, 0, 4, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 2 times66.0%
NAV::internal::KeyedVectorBase<double, int, -1>::KeyedVectorBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1, 1, 1, -1> const> >(Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, 1, -1, 1, 1, -1> const> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 1 time64.0%
NAV::internal::KeyedVectorBase<double, int, -1>::checkContinuousSegment(std::vector<int, std::allocator<int> > const&, unsigned long) const (src/util/Container/KeyedMatrix.hpp:605)called 2 times76.0%
NAV::internal::KeyedVectorBase<double, int, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 15 times100.0%
NAV::internal::KeyedVectorBase<double, int, -1>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:542)called 14 times100.0%
NAV::internal::KeyedVectorBase<double, int, -1>::operator=(NAV::internal::KeyedVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:406)called 1 time89.0%
NAV::internal::KeyedVectorBase<double, int, -1>::operator=(NAV::internal::KeyedVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:428)called 1 time92.0%
NAV::internal::KeyedVectorBase<double, int, -1>::segment(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:584)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, int, -1>::transposed() const (src/util/Container/KeyedMatrix.hpp:596)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, int, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 13 times100.0%
NAV::internal::KeyedVectorBase<double, int, 2>& NAV::internal::KeyedVectorBase<double, int, 2>::operator=<-1>(NAV::internal::KeyedVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:459)called 1 time92.0%
NAV::internal::KeyedVectorBase<double, int, 2>& NAV::internal::KeyedVectorBase<double, int, 2>::operator=<-1>(NAV::internal::KeyedVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:487)called 1 time94.0%
NAV::internal::KeyedVectorBase<double, int, 2>::KeyedVectorBase(NAV::internal::KeyedVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:397)called 1 time89.0%
NAV::internal::KeyedVectorBase<double, int, 2>::KeyedVectorBase(NAV::internal::KeyedVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:419)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, int, 2>::KeyedVectorBase<-1>(NAV::internal::KeyedVectorBase<double, int, -1> const&) (src/util/Container/KeyedMatrix.hpp:447)called 1 time85.0%
NAV::internal::KeyedVectorBase<double, int, 2>::KeyedVectorBase<-1>(NAV::internal::KeyedVectorBase<double, int, -1>&&) (src/util/Container/KeyedMatrix.hpp:475)called 1 time93.0%
NAV::internal::KeyedVectorBase<double, int, 2>::KeyedVectorBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 2, 1, 0, 2, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 4 times67.0%
NAV::internal::KeyedVectorBase<double, int, 2>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 12 times100.0%
NAV::internal::KeyedVectorBase<double, int, 2>::operator=(NAV::internal::KeyedVectorBase<double, int, 2> const&) (src/util/Container/KeyedMatrix.hpp:406)called 1 time89.0%
NAV::internal::KeyedVectorBase<double, int, 2>::operator=(NAV::internal::KeyedVectorBase<double, int, 2>&&) (src/util/Container/KeyedMatrix.hpp:428)called 1 time92.0%
NAV::internal::KeyedVectorBase<double, int, 2>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 8 times100.0%
NAV::internal::KeyedVectorBase<double, int, 4>::KeyedVectorBase<Eigen::Matrix<double, 4, 1, 0, 4, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 4, 1, 0, 4, 1> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 3 times67.0%
NAV::internal::KeyedVectorBase<double, int, 4>::KeyedVectorBase<Eigen::Transpose<Eigen::Matrix<double, 1, 4, 1, 1, 4> const> >(Eigen::MatrixBase<Eigen::Transpose<Eigen::Matrix<double, 1, 4, 1, 1, 4> const> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:375)called 1 time68.0%
NAV::internal::KeyedVectorBase<double, int, 4>::checkContinuousSegment(std::vector<int, std::allocator<int> > const&, unsigned long) const (src/util/Container/KeyedMatrix.hpp:605)called 2 times76.0%
NAV::internal::KeyedVectorBase<double, int, 4>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 3 times100.0%
NAV::internal::KeyedVectorBase<double, int, 4>::segment(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:584)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, int, 4>::transposed() const (src/util/Container/KeyedMatrix.hpp:596)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, int, 4>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 4 times100.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::KeyedVectorBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:375)called 1 time64.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 6 times100.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::KeyedVectorBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:375)called 1 time65.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) (src/util/Container/KeyedMatrix.hpp:375)called 1 time65.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:542)called 14 times100.0%
NAV::internal::KeyedVectorBase<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::KeyedVectorBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, std::allocator<std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase> > > const&) (src/util/Container/KeyedMatrix.hpp:375)called 4 times66.0%
NAV::internal::KeyedVectorBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/util/Container/KeyedMatrix.hpp:366)called 4 times80.0%
NAV::internal::KeyedVectorBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 3 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::operator=(NAV::internal::KeyedVectorBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>&&) (src/util/Container/KeyedMatrix.hpp:428)called 4 times92.0%
NAV::internal::KeyedVectorBase<double, std::variant<MeasurementKey::Pseudorange, MeasurementKey::Carrierphase>, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 8 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::KeyedVectorBase(NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1> const&) (src/util/Container/KeyedMatrix.hpp:397)called 1322 times89.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::KeyedVectorBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:375)called 1074 times66.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/util/Container/KeyedMatrix.hpp:366)called 1218 times80.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::checkContinuousSegment(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, unsigned long) const (src/util/Container/KeyedMatrix.hpp:605)called 1860 times76.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 1924 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:542)not called0.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) (src/util/Container/KeyedMatrix.hpp:515)not called0.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator()(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) const (src/util/Container/KeyedMatrix.hpp:508)called 3108 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator()(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:533)not called0.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator()(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:523)not called0.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::operator=(NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>&&) (src/util/Container/KeyedMatrix.hpp:428)called 1122 times92.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 3614 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::KeyedVectorBase(NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const&) (src/util/Container/KeyedMatrix.hpp:397)called 392 times89.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::KeyedVectorBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&) (src/util/Container/KeyedMatrix.hpp:375)called 1074 times66.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/util/Container/KeyedMatrix.hpp:366)called 288 times80.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)not called0.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::operator()(NAV::internal::all_t) const (src/util/Container/KeyedMatrix.hpp:542)called 2790 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::operator()(std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> const&) (src/util/Container/KeyedMatrix.hpp:515)called 63722 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::operator=(NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const&) (src/util/Container/KeyedMatrix.hpp:406)not called0.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::operator=(NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>&&) (src/util/Container/KeyedMatrix.hpp:428)called 192 times92.0%
NAV::internal::KeyedVectorBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 1754 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::KeyedVectorBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, -1, 1, 0, -1, 1> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:375)called 2 times66.0%
NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::KeyedVectorBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> > const&) (src/util/Container/KeyedMatrix.hpp:366)called 4 times80.0%
NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::operator()(NAV::internal::all_t) (src/util/Container/KeyedMatrix.hpp:544)called 18 times100.0%
NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::operator()(std::variant<StateKey::States, StateKey::Ambiguity> const&) (src/util/Container/KeyedMatrix.hpp:515)called 1 time100.0%
NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::operator()(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&) (src/util/Container/KeyedMatrix.hpp:533)called 1 time93.0%
NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::operator=(NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>&&) (src/util/Container/KeyedMatrix.hpp:428)called 2 times92.0%
NAV::internal::KeyedVectorBase<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1>::~KeyedVectorBase() (src/util/Container/KeyedMatrix.hpp:394)called 6 times100.0%
NAV::internal::NMF::(anonymous namespace)::interpolateAmplitude(double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/NiellMappingFunction.cpp:47)called 1 time88.0%
NAV::internal::NMF::(anonymous namespace)::interpolateAverage(double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/NiellMappingFunction.cpp:33)called 1 time88.0%
NAV::internal::NMF::(anonymous namespace)::interpolateWet(double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/NiellMappingFunction.cpp:61)called 1 time88.0%
NAV::internal::NMF::(anonymous namespace)::mappingNormalizedAtZenith(double, double, double, double) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/NiellMappingFunction.cpp:76)called 3 times100.0%
NAV::internal::associatedLegendre(double, unsigned long) (src/Navigation/Gravity/internal/AssociatedLegendre.cpp:17)called 181318 times89.0%
NAV::internal::readAscii2Matrix() (src/Navigation/Gravity/internal/readAscii2Matrix.cpp:20)not called0.0%
NAV::ionoErrorVar(double, NAV::Frequency, signed char) (src/Navigation/Atmosphere/Ionosphere/Ionosphere.cpp:81)called 41798 times100.0%
NAV::legfdn(unsigned int, double, double*) (src/Navigation/Geoid/EGM96.cpp:141)not called0.0%
NAV::lessCompareSatSigId(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&) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:41)not called0.0%
NAV::loadImPlotStyleFromConfigFile(char const*, ImPlotStyle&) (src/util/ImPlot.cpp:28)not called0.0%
NAV::math::LerpSearchResult NAV::math::lerpSearch<std::array<double, 5ul>, double>(std::array<double, 5ul> const&, double const&) (src/Navigation/Math/Math.hpp:314)called 3 times95.0%
NAV::math::calcEllipticalIntegral(double, double) (src/Navigation/Math/Math.cpp:53)called 1343753 times76.0%
NAV::math::factorial(unsigned long) (src/Navigation/Math/Math.cpp:14)called 25776 times80.0%
NAV::math::normalCDF(double) (src/Navigation/Math/Math.cpp:48)not called0.0%
NAV::mjd2doy(double const&) (src/Navigation/Atmosphere/Troposphere/Models/GPT.cpp:527)called 725 times60.0%
NAV::mjd2doy(double const&)::{lambda()#1}::operator()() const (src/Navigation/Atmosphere/Troposphere/Models/GPT.cpp:568)called 725 times82.0%
NAV::n_F_df_df(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:166)called 30665 times78.0%
NAV::n_F_dpsi_dpsi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:16)called 37109 times71.0%
NAV::n_F_dpsi_dr(double, double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:40)called 37109 times100.0%
NAV::n_F_dpsi_dv(double, double, double, double) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:28)called 37109 times100.0%
NAV::n_F_dpsi_dw(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:58)called 37109 times100.0%
NAV::n_F_dr_dr(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, double, double) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:151)called 37109 times100.0%
NAV::n_F_dr_dv(double, double, double, double) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:140)called 37109 times100.0%
NAV::n_F_dv_df(Eigen::Matrix<double, 3, 3, 0, 3, 3> const&) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:135)called 37109 times100.0%
NAV::n_F_dv_dpsi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:63)called 37109 times68.0%
NAV::n_F_dv_dr(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, double, double, double, double) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:105)called 37109 times100.0%
NAV::n_F_dv_dv(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, double, double) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:80)called 37109 times100.0%
NAV::n_F_dw_dw(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/LocalNavFrame/ErrorEquations.cpp:172)called 30665 times78.0%
NAV::n_Q_dr_df(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:90)called 6444 times65.0%
NAV::n_Q_dr_domega(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:100)called 6444 times63.0%
NAV::n_Q_dr_dr(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:78)called 6444 times52.0%
NAV::n_Q_dr_dv(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:66)called 6444 times52.0%
NAV::n_Q_dr_psi(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, Eigen::Matrix<double, 3, 3, 0, 3, 3> const&, double const&) (src/Navigation/INS/ProcessNoise.cpp:56)called 6444 times57.0%
NAV::operator!=(NAV::Code const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:752)not called0.0%
NAV::operator!=(NAV::Code const&, NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:757)not called0.0%
NAV::operator!=(NAV::Code::Enum const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:762)not called0.0%
NAV::operator!=(NAV::Frequency const&, NAV::Frequency_ const&) (src/Navigation/GNSS/Core/Frequency.hpp:415)not called0.0%
NAV::operator!=(NAV::Node::Kind const&, NAV::Node::Kind::Value const&) (src/internal/Node/Node.hpp:505)called 2067 times100.0%
NAV::operator!=(NAV::Pin::Kind const&, NAV::Pin::Kind const&) (src/internal/Node/Pin.hpp:785)called 273 times100.0%
NAV::operator!=(NAV::Pin::Kind const&, NAV::Pin::Kind::Value const&) (src/internal/Node/Pin.hpp:801)not called0.0%
NAV::operator!=(NAV::Pin::Type const&, NAV::Pin::Type const&) (src/internal/Node/Pin.hpp:817)not called0.0%
NAV::operator!=(NAV::Pin::Type const&, NAV::Pin::Type::Value const&) (src/internal/Node/Pin.hpp:833)called 2486115 times100.0%
NAV::operator!=(NAV::SatelliteSystem const&, NAV::SatelliteSystem const&) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:363)called 223622 times100.0%
NAV::operator!=(NAV::SatelliteSystem const&, NAV::SatelliteSystem_ const&) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:368)called 12684 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:182)called 6 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator const&) (src/util/Container/ScrollingBuffer.hpp:243)called 6 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:312)called 6 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:375)called 6 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<int, 0ul>::ConstIterator const&, NAV::ScrollingBuffer<int, 0ul>::ConstIterator const&) (src/util/Container/ScrollingBuffer.hpp:243)called 21 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator const&, NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:375)called 10 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<int, 0ul>::Iterator const&, NAV::ScrollingBuffer<int, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:182)called 10 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<int, 0ul>::ReverseIterator const&, NAV::ScrollingBuffer<int, 0ul>::ReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:312)called 10 times100.0%
NAV::operator!=(NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::Iterator const&, NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:182)not called0.0%
NAV::operator!=(NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::Iterator const&, NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:182)called 1453296 times100.0%
NAV::operator"" _deg(long double) (src/Navigation/Transformations/Units.hpp:72)called 120 times100.0%
NAV::operator&(NAV::Code const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:697)called 103968 times100.0%
NAV::operator&(NAV::Code const&, NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:701)called 58784855 times80.0%
NAV::operator&(NAV::Code, NAV::Frequency) (src/Navigation/GNSS/Core/Code.cpp:1034)not called0.0%
NAV::operator&(NAV::Code, NAV::Frequency_) (src/Navigation/GNSS/Core/Code.cpp:906)not called0.0%
NAV::operator&(NAV::Code, NAV::SatelliteSystem) (src/Navigation/GNSS/Core/Code.cpp:830)not called0.0%
NAV::operator&(NAV::Code, NAV::SatelliteSystem_) (src/Navigation/GNSS/Core/Code.cpp:784)not called0.0%
NAV::operator&(NAV::Code::Enum const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:705)not called0.0%
NAV::operator&(NAV::Code::Enum const&, NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:714)not called0.0%
NAV::operator&(NAV::Frequency, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:1038)not called0.0%
NAV::operator&(NAV::Frequency, NAV::Frequency) (src/Navigation/GNSS/Core/Frequency.hpp:317)called 194375 times100.0%
NAV::operator&(NAV::Frequency, NAV::Frequency_) (src/Navigation/GNSS/Core/Frequency.hpp:325)called 106354 times100.0%
NAV::operator&(NAV::Frequency, NAV::SatelliteSystem) (src/Navigation/GNSS/Core/Frequency.hpp:506)called 28294004 times100.0%
NAV::operator&(NAV::Frequency_, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:1025)not called0.0%
NAV::operator&(NAV::Frequency_, NAV::Frequency_) (src/Navigation/GNSS/Core/Frequency.hpp:309)called 5033336 times100.0%
NAV::operator&(NAV::Orbit::Calc, NAV::Orbit::Calc) (src/Navigation/GNSS/Satellite/internal/Orbit.hpp:103)called 201800 times100.0%
NAV::operator&(NAV::SatelliteSystem, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:834)not called0.0%
NAV::operator&(NAV::SatelliteSystem, NAV::Frequency) (src/Navigation/GNSS/Core/Frequency.hpp:514)not called0.0%
NAV::operator&(NAV::SatelliteSystem, NAV::SatelliteSystem) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:268)called 6342 times100.0%
NAV::operator&(NAV::SatelliteSystem_, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:821)not called0.0%
NAV::operator&(NAV::SatelliteSystem_, NAV::SatelliteSystem_) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:260)called 8386 times100.0%
NAV::operator&(NAV::TimeSystem_, NAV::TimeSystem_) (src/Navigation/Time/TimeSystem.hpp:280)not called0.0%
NAV::operator+(NAV::InsTime const&, std::chrono::duration<long double, std::ratio<1l, 1l> > const&) (src/Navigation/Time/InsTime.hpp:1027)called 200747 times100.0%
NAV::operator-(NAV::InsTime const&, NAV::InsTime const&) (src/Navigation/Time/InsTime.hpp:993)called 1645875 times100.0%
NAV::operator-(NAV::InsTime const&, std::chrono::duration<long double, std::ratio<1l, 1l> > const&) (src/Navigation/Time/InsTime.hpp:1036)called 173642 times100.0%
NAV::operator<(NAV::Code const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:767)not called0.0%
NAV::operator<(NAV::Code const&, NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:772)not called0.0%
NAV::operator<(NAV::Code::Enum const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:777)not called0.0%
NAV::operator<<(std::ostream&, NAV::InsTime const&) (src/Navigation/Time/InsTime.cpp:64)called 12896 times82.0%
NAV::operator<<(std::ostream&, NAV::InsTime_GPSweekTow const&) (src/Navigation/Time/InsTime.cpp:79)not called0.0%
NAV::operator<<(std::ostream&, NAV::InsTime_JD const&) (src/Navigation/Time/InsTime.cpp:74)not called0.0%
NAV::operator<<(std::ostream&, NAV::InsTime_MJD const&) (src/Navigation/Time/InsTime.cpp:69)not called0.0%
NAV::operator<<(std::ostream&, NAV::InsTime_YDoySod const&) (src/Navigation/Time/InsTime.cpp:89)not called0.0%
NAV::operator<<(std::ostream&, NAV::InsTime_YMDHMS const&) (src/Navigation/Time/InsTime.cpp:84)called 32 times82.0%
NAV::operator<<(std::ostream&, NAV::SatelliteSystem const&) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:320)not called0.0%
NAV::operator<<(std::ostream&, NAV::ScrollingBuffer<int, 0ul> const&) (src/util/Container/ScrollingBuffer.hpp:819)called 3 times74.0%
NAV::operator==(NAV::Code const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:737)called 954367141 times100.0%
NAV::operator==(NAV::Code const&, NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:742)called 202276578 times100.0%
NAV::operator==(NAV::Code::Enum const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:747)called 82238791 times100.0%
NAV::operator==(NAV::Frequency const&, NAV::Frequency const&) (src/Navigation/GNSS/Core/Frequency.hpp:394)called 281727 times100.0%
NAV::operator==(NAV::Frequency const&, NAV::Frequency_ const&) (src/Navigation/GNSS/Core/Frequency.hpp:399)called 14836 times100.0%
NAV::operator==(NAV::Node::Kind const&, NAV::Node::Kind::Value const&) (src/internal/Node/Node.hpp:495)called 3489 times100.0%
NAV::operator==(NAV::Pin::Kind const&, NAV::Pin::Kind const&) (src/internal/Node/Pin.hpp:780)called 273 times100.0%
NAV::operator==(NAV::Pin::Kind const&, NAV::Pin::Kind::Value const&) (src/internal/Node/Pin.hpp:791)not called0.0%
NAV::operator==(NAV::Pin::Type const&, NAV::Pin::Type const&) (src/internal/Node/Pin.hpp:812)called 273 times100.0%
NAV::operator==(NAV::Pin::Type const&, NAV::Pin::Type::Value const&) (src/internal/Node/Pin.hpp:823)called 5891128 times100.0%
NAV::operator==(NAV::SatelliteSystem const&, NAV::SatelliteSystem const&) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:347)called 38402731 times100.0%
NAV::operator==(NAV::SatelliteSystem const&, NAV::SatelliteSystem_ const&) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:352)called 262862 times100.0%
NAV::operator==(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_42()::S, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:177)called 6 times100.0%
NAV::operator==(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_44()::S, 0ul>::ConstIterator const&) (src/util/Container/ScrollingBuffer.hpp:238)called 6 times100.0%
NAV::operator==(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_46()::S, 0ul>::ReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:307)called 6 times100.0%
NAV::operator==(NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator const&, NAV::ScrollingBuffer<NAV::TESTS::CATCH2_INTERNAL_TEST_48()::S, 0ul>::ConstReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:370)called 6 times100.0%
NAV::operator==(NAV::ScrollingBuffer<int, 0ul>::ConstIterator const&, NAV::ScrollingBuffer<int, 0ul>::ConstIterator const&) (src/util/Container/ScrollingBuffer.hpp:238)called 22 times100.0%
NAV::operator==(NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator const&, NAV::ScrollingBuffer<int, 0ul>::ConstReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:370)called 11 times100.0%
NAV::operator==(NAV::ScrollingBuffer<int, 0ul>::Iterator const&, NAV::ScrollingBuffer<int, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:177)called 11 times100.0%
NAV::operator==(NAV::ScrollingBuffer<int, 0ul>::ReverseIterator const&, NAV::ScrollingBuffer<int, 0ul>::ReverseIterator const&) (src/util/Container/ScrollingBuffer.hpp:307)called 11 times100.0%
NAV::operator==(NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::Iterator const&, NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:177)not called0.0%
NAV::operator==(NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::Iterator const&, NAV::ScrollingBuffer<std::shared_ptr<NAV::NodeData const>, 0ul>::Iterator const&) (src/util/Container/ScrollingBuffer.hpp:177)called 1453296 times100.0%
NAV::operator==(NAV::TemperatureModel const&, NAV::TemperatureModel const&) (src/Navigation/Atmosphere/Temperature/Temperature.hpp:73)called 65823 times83.0%
NAV::operator==(NAV::TemperatureModel const&, NAV::TemperatureModel::Model const&) (src/Navigation/Atmosphere/Temperature/Temperature.hpp:87)called 219410 times100.0%
NAV::operator==(NAV::TimeSystem const&, NAV::TimeSystem const&) (src/Navigation/Time/TimeSystem.hpp:365)called 6267 times100.0%
NAV::operator==(NAV::TimeSystem const&, NAV::TimeSystem_ const&) (src/Navigation/Time/TimeSystem.hpp:370)called 48 times100.0%
NAV::operator|(NAV::Code const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:673)called 363776 times100.0%
NAV::operator|(NAV::Code const&, NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:677)called 363688 times78.0%
NAV::operator|(NAV::Code, NAV::Frequency) (src/Navigation/GNSS/Core/Code.cpp:1176)not called0.0%
NAV::operator|(NAV::Code, NAV::Frequency_) (src/Navigation/GNSS/Core/Code.cpp:1048)called 12 times35.0%
NAV::operator|(NAV::Code, NAV::SatelliteSystem) (src/Navigation/GNSS/Core/Code.cpp:890)not called0.0%
NAV::operator|(NAV::Code, NAV::SatelliteSystem_) (src/Navigation/GNSS/Core/Code.cpp:844)not called0.0%
NAV::operator|(NAV::Code::Enum const&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:681)not called0.0%
NAV::operator|(NAV::Code::Enum const&, NAV::Code::Enum const&) (src/Navigation/GNSS/Core/Code.cpp:710)called 363688 times86.0%
NAV::operator|(NAV::Frequency, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:1180)not called0.0%
NAV::operator|(NAV::Frequency, NAV::Frequency) (src/Navigation/GNSS/Core/Frequency.hpp:247)called 1908201 times100.0%
NAV::operator|(NAV::Frequency_, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:1167)not called0.0%
NAV::operator|(NAV::Frequency_, NAV::Frequency_) (src/Navigation/GNSS/Core/Frequency.hpp:239)called 2015380 times100.0%
NAV::operator|(NAV::Orbit::Calc, NAV::Orbit::Calc) (src/Navigation/GNSS/Satellite/internal/Orbit.hpp:97)called 64596 times100.0%
NAV::operator|(NAV::SatelliteSystem, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:894)not called0.0%
NAV::operator|(NAV::SatelliteSystem, NAV::SatelliteSystem) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:198)called 4188563 times100.0%
NAV::operator|(NAV::SatelliteSystem_, NAV::Code) (src/Navigation/GNSS/Core/Code.cpp:881)not called0.0%
NAV::operator|(NAV::SatelliteSystem_, NAV::SatelliteSystem_) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:190)called 4189156 times100.0%
NAV::operator|=(NAV::Frequency&, NAV::Frequency const&) (src/Navigation/GNSS/Core/Frequency.hpp:281)called 1908209 times100.0%
NAV::operator|=(NAV::SatelliteSystem&, NAV::SatelliteSystem const&) (src/Navigation/GNSS/Core/SatelliteSystem.hpp:232)called 4188685 times100.0%
NAV::psdBiasGaussMarkov(Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&) (src/Navigation/INS/ProcessNoise.cpp:29)called 25776 times67.0%
NAV::rangeRate2doppler(double, NAV::Frequency, signed char) (src/Navigation/GNSS/Functions.cpp:19)not called0.0%
NAV::ratioFreqSquared(NAV::Frequency, NAV::Frequency, signed char, signed char) (src/Navigation/GNSS/Functions.cpp:24)called 104073 times100.0%
NAV::sort_permutation<Eigen::Matrix<int, -1, 1, 0, -1, 1>, std::less<void> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, 1, 0, -1, 1> > const&, std::less<void>)::{lambda(unsigned long, unsigned long)#1}::operator()(unsigned long, unsigned long) const (src/Navigation/Math/Sort.hpp:48)called 10 times100.0%
NAV::sort_permutation<int, std::less<void> >(std::vector<int, std::allocator<int> > const&, std::less<void>)::{lambda(unsigned long, unsigned long)#1}::operator()(unsigned long, unsigned long) const (src/Navigation/Math/Sort.hpp:34)called 10 times100.0%
NAV::str::ltrim(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (src/util/StringUtil.hpp:28)called 2377078 times72.0%
NAV::str::ltrim(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)::{lambda(int)#1}::operator()(int) const (src/util/StringUtil.hpp:34)called 15871242 times100.0%
NAV::str::ltrim(std::basic_string_view<char, std::char_traits<char> >&) (src/util/StringUtil.hpp:62)called 25236825 times100.0%
NAV::str::replace(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, 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&, NAV::str::CaseSensitivity) (src/util/StringUtil.hpp:149)called 186744 times95.0%
NAV::str::replace(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, 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&, NAV::str::CaseSensitivity)::{lambda(char, char)#1}::operator()(char, char) const (src/util/StringUtil.hpp:157)called 3375636 times80.0%
NAV::str::replaceAll(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, 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&) (src/util/StringUtil.hpp:184)called 102140 times100.0%
NAV::str::replaceAll(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, 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&, NAV::str::CaseSensitivity) (src/util/StringUtil.hpp:175)called 141633 times100.0%
NAV::str::replaceAll_copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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&) (src/util/StringUtil.hpp:211)called 99211 times100.0%
NAV::str::replaceAll_copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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&, NAV::str::CaseSensitivity) (src/util/StringUtil.hpp:200)called 141637 times100.0%
NAV::str::rtrim(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (src/util/StringUtil.hpp:39)called 2379534 times65.0%
NAV::str::rtrim(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)::{lambda(int)#1}::operator()(int) const (src/util/StringUtil.hpp:45)called 3005990 times100.0%
NAV::str::rtrim(std::basic_string_view<char, std::char_traits<char> >&) (src/util/StringUtil.hpp:69)called 25236825 times100.0%
NAV::str::rtrim_copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/util/StringUtil.hpp:94)called 48 times100.0%
NAV::str::split(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char) (src/util/StringUtil.hpp:241)not called0.0%
NAV::str::split(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&) (src/util/StringUtil.hpp:221)called 509997 times67.0%
NAV::str::split_wo_empty(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&) (src/util/StringUtil.hpp:250)called 6657 times80.0%
NAV::str::trim(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) (src/util/StringUtil.hpp:54)called 2377096 times100.0%
NAV::str::trim(std::basic_string_view<char, std::char_traits<char> >&) (src/util/StringUtil.hpp:76)called 25236826 times100.0%
NAV::str::trim_copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/util/StringUtil.hpp:103)called 2369641 times100.0%
NAV::str::trim_copy(std::basic_string_view<char, std::char_traits<char> >) (src/util/StringUtil.hpp:130)called 25236826 times100.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::AtmosphereModels const&) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:545)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:1190)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Colormap const&) (src/util/Plot/Colormap.cpp:215)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Combiner::Combination const&) (src/Nodes/Utility/Combiner.cpp:65)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Combiner::Combination::Term const&) (src/Nodes/Utility/Combiner.cpp:44)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::CycleSlipDetector const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:278)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Demo::DemoData const&) (src/Nodes/Utility/Demo.cpp:48)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Frequency const&) (src/Navigation/GNSS/Core/Frequency.cpp:497)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssAnalyzer::Combination const&) (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:55)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssAnalyzer::Combination::Term const&) (src/Nodes/DataProcessor/GNSS/GnssAnalyzer.cpp:34)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:354)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel::ModelParametersCosineType const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:468)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel::ModelParametersExponential const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:453)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel::ModelParametersRtklib const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:427)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel::ModelParametersSine const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:388)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel::ModelParametersSineCN0 const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:412)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel::ModelParametersSineOffset const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:399)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::GnssMeasurementErrorModel::ModelParametersSineSqrt const&) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:440)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::ImuPos const&) (src/NodeData/IMU/ImuPos.cpp:19)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::InertialIntegrator const&) (src/Navigation/INS/InertialIntegrator.cpp:496)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::InputPin const&) (src/internal/Node/Pin.cpp:465)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::InsTime const&) (src/Navigation/Time/InsTime.cpp:94)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::InterFrequencyBiasModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > const&) (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:143)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::LowPassFilter::FilterItem const&) (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:399)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::MotionModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > const&) (src/Navigation/GNSS/SystemModel/MotionModel.hpp:233)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Node const&) (src/internal/Node/Node.cpp:982)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::ObservationEstimator const&) (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:765)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::ObservationEstimator::Antenna const&) (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:740)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::ObservationFilter const&) (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:640)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::OutputPin const&) (src/internal/Node/Pin.cpp:452)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PinData const&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:40)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PinDataBsplineKF const&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:263)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PinDataIRWKF const&) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.cpp:161)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Plot::PinData const&) (src/Nodes/Plotting/Plot.cpp:90)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Plot::PinData::PlotData const&) (src/Nodes/Plotting/Plot.cpp:61)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Plot::PlotInfo const&) (src/Nodes/Plotting/Plot.cpp:151)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::Plot::PlotInfo::PlotItem const&) (src/Nodes/Plotting/Plot.cpp:126)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PlotItemStyle const&) (src/util/Plot/PlotItemStyle.cpp:29)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::RandomNumberGenerator const&) (src/util/Random/RandomNumberGenerator.cpp:19)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::ReceiverClockModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > const&) (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:261)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::SNRMask const&) (src/Navigation/GNSS/SNRMask.cpp:200)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::SatId const&) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:59)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::SatSigId const&) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:72)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::SatelliteSystem const&) (src/Navigation/GNSS/Core/SatelliteSystem.cpp:311)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::TemperatureModel const&) (src/Navigation/Atmosphere/Temperature/Temperature.cpp:83)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::TimeSystem const&) (src/Navigation/Time/TimeSystem.cpp:34)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::TroposphereModelSelection const&) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:561)not called0.0%
NAV::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, std::vector<NAV::Plot::PinData::PlotData, std::allocator<NAV::Plot::PinData::PlotData> > const&) (src/Nodes/Plotting/Plot.cpp:78)not called0.0%
NAV::to_string(NAV::GnssMeasurementErrorModel::Model) (src/Navigation/GNSS/Errors/MeasurementErrors.cpp:328)not called0.0%
NAV::to_string(NAV::GnssObs::ObservationType) (src/NodeData/GNSS/GnssObs.hpp:357)not called0.0%
NAV::to_string(NAV::GravitationModel) (src/Navigation/Gravity/Gravity.cpp:22)not called0.0%
NAV::to_string(NAV::ImuFusion::ImuFusionType) (src/Nodes/DataProcessor/SensorCombiner/ImuFusion.hpp:250)not called0.0%
NAV::to_string(NAV::InertialIntegrator::IntegrationAlgorithm) (src/Navigation/INS/InertialIntegrator.cpp:516)not called0.0%
NAV::to_string(NAV::IonosphereModel) (src/Navigation/Atmosphere/Ionosphere/Ionosphere.cpp:24)not called0.0%
NAV::to_string(NAV::MappingFunction) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:44)not called0.0%
NAV::to_string(NAV::MultiImuFile::NmeaType) (src/Nodes/DataProvider/IMU/FileReader/MultiImuFile.hpp:163)not called0.0%
NAV::to_string(NAV::PolynomialRegressor<double>::Strategy) (src/Navigation/Math/PolynomialRegressor.cpp:14)not called0.0%
NAV::to_string(NAV::PosVelAttInitializer::AttitudeMode) (src/Nodes/State/PosVelAttInitializer.hpp:207)not called0.0%
NAV::to_string(NAV::PosVelAttInitializer::VelocityOverride) (src/Nodes/State/PosVelAttInitializer.hpp:226)not called0.0%
NAV::to_string(NAV::PressureModel) (src/Navigation/Atmosphere/Pressure/Pressure.cpp:20)not called0.0%
NAV::to_string(NAV::SPP::Algorithm::EstimatorType) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:811)not called0.0%
NAV::to_string(NAV::SPP::Algorithm::ReceiverType) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:827)not called0.0%
NAV::to_string(NAV::TemperatureModel const&) (src/Navigation/Atmosphere/Temperature/Temperature.cpp:58)not called0.0%
NAV::to_string(NAV::TemperatureModel::Model) (src/Navigation/Atmosphere/Temperature/Temperature.cpp:63)not called0.0%
NAV::to_string(NAV::TimeSystem::TimeSystemEnum) (src/Navigation/Time/TimeSystem.cpp:55)not called0.0%
NAV::to_string(NAV::TroposphereModel) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:26)not called0.0%
NAV::to_string(NAV::VectorNavBinaryConverter::OutputType) (src/Nodes/Converter/IMU/VectorNavBinaryConverter.cpp:1125)not called0.0%
NAV::to_string(NAV::WaterVaporModel) (src/Navigation/Atmosphere/WaterVapor/WaterVapor.cpp:20)not called0.0%
NAV::to_string(NAV::gui::widgets::PositionWithFrame::ReferenceFrame) (src/internal/gui/widgets/PositionInput.cpp:25)not called0.0%
NAV::to_string(NAV::gui::widgets::TimeEditFormat::Format) (src/internal/gui/widgets/TimeEdit.cpp:20)not called0.0%
NAV::to_string(NAV::vendor::RINEX::ObsHeader::MarkerTypes) (src/util/Vendor/RINEX/RINEXUtilities.cpp:605)not called0.0%
NAV::to_string[abi:cxx11](NAV::Units::CovarianceAccelUnits) (src/Navigation/GNSS/SystemModel/Units.cpp:133)called 2 times48.0%
NAV::to_string[abi:cxx11](NAV::Units::CovarianceClkFrequencyDriftUnits) (src/Navigation/GNSS/SystemModel/Units.cpp:161)called 1 time30.0%
NAV::to_string[abi:cxx11](NAV::Units::CovarianceClkPhaseDriftUnits) (src/Navigation/GNSS/SystemModel/Units.cpp:147)called 2 times30.0%
NAV::to_string[abi:cxx11](NAV::Units::ImuAccelerometerIRWUnits) (src/Navigation/INS/Units.cpp:214)called 8 times30.0%
NAV::to_string[abi:cxx11](NAV::Units::ImuAccelerometerNoiseUnits) (src/Navigation/INS/Units.cpp:182)called 16 times30.0%
NAV::to_string[abi:cxx11](NAV::Units::ImuAccelerometerUnits) (src/Navigation/INS/Units.cpp:156)called 8 times42.0%
NAV::to_string[abi:cxx11](NAV::Units::ImuGyroscopeIRWUnits) (src/Navigation/INS/Units.cpp:228)called 8 times19.0%
NAV::to_string[abi:cxx11](NAV::Units::ImuGyroscopeNoiseUnits) (src/Navigation/INS/Units.cpp:196)called 18 times42.0%
NAV::to_string[abi:cxx11](NAV::Units::ImuGyroscopeUnits) (src/Navigation/INS/Units.cpp:168)called 8 times30.0%
NAV::to_string[abi:cxx11](std::variant<NAV::CycleSlipDetector::CycleSlipLossOfLockIndicator, NAV::CycleSlipDetector::CycleSlipDualFrequency, NAV::CycleSlipDetector::CycleSlipSingleFrequency> const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:297)not called0.0%
NAV::tooltip(NAV::vendor::RINEX::ObsHeader::MarkerTypes) (src/util/Vendor/RINEX/RINEXUtilities.cpp:646)not called0.0%
NAV::tropoErrorVar(double, double) (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:538)called 41798 times100.0%
NAV::util::time::ClearCurrentTime() (src/util/Time/TimeBase.cpp:80)not called0.0%
NAV::util::time::GetCurrentInsTime() (src/util/Time/TimeBase.cpp:38)not called0.0%
NAV::util::time::GetMode() (src/util/Time/TimeBase.cpp:28)not called0.0%
NAV::util::time::SetCurrentTime(NAV::InsTime const&) (src/util/Time/TimeBase.cpp:49)not called0.0%
NAV::util::time::SetCurrentTimeToComputerTime() (src/util/Time/TimeBase.cpp:70)called 112 times78.0%
NAV::util::time::SetMode(NAV::util::time::Mode) (src/util/Time/TimeBase.cpp:33)called 111 times100.0%
NAV::vendor::RINEX::ObsHeader::addObsType(NAV::Code const&, NAV::vendor::RINEX::ObsType) (src/util/Vendor/RINEX/RINEXUtilities.cpp:39)called 480715 times75.0%
NAV::vendor::RINEX::ObsHeader::epochRecordLine[abi:cxx11](NAV::InsTime const&, unsigned long) const (src/util/Vendor/RINEX/RINEXUtilities.cpp:297)called 2037 times59.0%
NAV::vendor::RINEX::ObsHeader::generateHeader[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:53)called 49 times51.0%
NAV::vendor::RINEX::ObsHeader::headerLineAntNumType[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:181)called 49 times59.0%
NAV::vendor::RINEX::ObsHeader::headerLineAntennaDeltaHEN[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:198)called 49 times69.0%
NAV::vendor::RINEX::ObsHeader::headerLineApproxPositionXYZ[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:187)called 49 times55.0%
NAV::vendor::RINEX::ObsHeader::headerLineComments[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:137)called 49 times65.0%
NAV::vendor::RINEX::ObsHeader::headerLineEndOfHeader[abi:cxx11]() (src/util/Vendor/RINEX/RINEXUtilities.cpp:292)called 49 times80.0%
NAV::vendor::RINEX::ObsHeader::headerLineGlonassCodPhsBis[abi:cxx11]() (src/util/Vendor/RINEX/RINEXUtilities.cpp:278)called 49 times80.0%
NAV::vendor::RINEX::ObsHeader::headerLineInterval[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:244)called 61 times73.0%
NAV::vendor::RINEX::ObsHeader::headerLineLeapSeconds[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:282)called 49 times70.0%
NAV::vendor::RINEX::ObsHeader::headerLineMarkerName[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:147)called 49 times68.0%
NAV::vendor::RINEX::ObsHeader::headerLineMarkerNumber[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:152)called 49 times52.0%
NAV::vendor::RINEX::ObsHeader::headerLineMarkerType[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:161)called 49 times47.0%
NAV::vendor::RINEX::ObsHeader::headerLineNumSatellites[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:287)called 61 times70.0%
NAV::vendor::RINEX::ObsHeader::headerLineObserverAgency[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:168)called 49 times61.0%
NAV::vendor::RINEX::ObsHeader::headerLinePgmRunByDate[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:127)called 49 times47.0%
NAV::vendor::RINEX::ObsHeader::headerLineRecNumTypeVers[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:174)called 49 times57.0%
NAV::vendor::RINEX::ObsHeader::headerLineRinexVersionType[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:93)called 61 times53.0%
NAV::vendor::RINEX::ObsHeader::headerLineSignalStrengthUnit[abi:cxx11]() (src/util/Vendor/RINEX/RINEXUtilities.cpp:239)called 49 times72.0%
NAV::vendor::RINEX::ObsHeader::headerLineSysNumObsType[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:205)called 49 times65.0%
NAV::vendor::RINEX::ObsHeader::headerLineSysPhaseShift[abi:cxx11]() (src/util/Vendor/RINEX/RINEXUtilities.cpp:274)called 49 times80.0%
NAV::vendor::RINEX::ObsHeader::headerLineTimeOfFirstObs[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:250)called 49 times56.0%
NAV::vendor::RINEX::ObsHeader::headerLineTimeOfLastObs[abi:cxx11]() const (src/util/Vendor/RINEX/RINEXUtilities.cpp:262)called 61 times56.0%
NAV::vendor::RINEX::ObsHeader::reset() (src/util/Vendor/RINEX/RINEXUtilities.cpp:28)called 36 times100.0%
NAV::vendor::RINEX::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::vendor::RINEX::ObsHeader&) (src/util/Vendor/RINEX/RINEXUtilities.cpp:333)called 12 times100.0%
NAV::vendor::RINEX::getFrequencyFromBand(NAV::SatelliteSystem, int) (src/util/Vendor/RINEX/RINEXUtilities.cpp:441)called 2776 times85.0%
NAV::vendor::RINEX::obsTypeFromChar(char) (src/util/Vendor/RINEX/RINEXUtilities.cpp:353)called 2785 times78.0%
NAV::vendor::RINEX::obsTypeToChar(NAV::vendor::RINEX::ObsType) (src/util/Vendor/RINEX/RINEXUtilities.cpp:374)called 3283 times78.0%
NAV::vendor::RINEX::timeSystem(NAV::SatelliteSystem) (src/util/Vendor/RINEX/RINEXUtilities.cpp:419)called 13 times40.0%
NAV::vendor::RINEX::timeSystemString[abi:cxx11](NAV::TimeSystem) (src/util/Vendor/RINEX/RINEXUtilities.cpp:395)called 110 times33.0%
NAV::vendor::RINEX::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::vendor::RINEX::ObsHeader const&) (src/util/Vendor/RINEX/RINEXUtilities.cpp:310)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::EmlidUartSensor(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/util/Vendor/Emlid/EmlidUartSensor.cpp:14)called 224 times56.0%
NAV::vendor::emlid::EmlidUartSensor::checksumFunction(uart::protocol::Packet const&) (src/util/Vendor/Emlid/EmlidUartSensor.cpp:195)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::findPacket(unsigned char) (src/util/Vendor/Emlid/EmlidUartSensor.cpp:38)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::isErrorFunction(uart::protocol::Packet const&) (src/util/Vendor/Emlid/EmlidUartSensor.cpp:219)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::isResponseFunction(uart::protocol::Packet const&) (src/util/Vendor/Emlid/EmlidUartSensor.cpp:224)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::operator->() (src/util/Vendor/Emlid/EmlidUartSensor.hpp:43)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::packetFinderFunction(std::vector<unsigned char, std::allocator<unsigned char> > const&, uart::xplat::TimeStamp const&, void (*)(void*, uart::protocol::Packet&, unsigned long, uart::xplat::TimeStamp const&), void*, void*) (src/util/Vendor/Emlid/EmlidUartSensor.cpp:157)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::packetTypeFunction(uart::protocol::Packet const&) (src/util/Vendor/Emlid/EmlidUartSensor.cpp:173)not called0.0%
NAV::vendor::emlid::EmlidUartSensor::resetTracking() (src/util/Vendor/Emlid/EmlidUartSensor.cpp:20)called 224 times100.0%
NAV::vendor::emlid::EmlidUartSensor::~EmlidUartSensor() (src/util/Vendor/Emlid/EmlidUartSensor.hpp:33)called 224 times100.0%
NAV::vendor::emlid::checksumUBX(std::vector<unsigned char, std::allocator<unsigned char> > const&) (src/util/Vendor/Emlid/EmlidUtilities.cpp:216)not called0.0%
NAV::vendor::emlid::decryptEmlidObs(std::shared_ptr<NAV::EmlidObs> const&, uart::protocol::Packet&) (src/util/Vendor/Emlid/EmlidUtilities.cpp:15)not called0.0%
NAV::vendor::emlid::getMsgIdFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Vendor/Emlid/EmlidTypes.cpp:11)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::EspressifUartSensor(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/util/Vendor/Espressif/EspressifUartSensor.cpp:14)called 112 times56.0%
NAV::vendor::espressif::EspressifUartSensor::checksumFunction(uart::protocol::Packet const&) (src/util/Vendor/Espressif/EspressifUartSensor.cpp:135)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::findPacket(unsigned char) (src/util/Vendor/Espressif/EspressifUartSensor.cpp:32)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::isErrorFunction(uart::protocol::Packet const&) (src/util/Vendor/Espressif/EspressifUartSensor.cpp:151)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::isResponseFunction(uart::protocol::Packet const&) (src/util/Vendor/Espressif/EspressifUartSensor.cpp:156)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::operator->() (src/util/Vendor/Espressif/EspressifUartSensor.hpp:44)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::packetFinderFunction(std::vector<unsigned char, std::allocator<unsigned char> > const&, uart::xplat::TimeStamp const&, void (*)(void*, uart::protocol::Packet&, unsigned long, uart::xplat::TimeStamp const&), void*, void*) (src/util/Vendor/Espressif/EspressifUartSensor.cpp:106)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::packetTypeFunction(uart::protocol::Packet const&) (src/util/Vendor/Espressif/EspressifUartSensor.cpp:122)not called0.0%
NAV::vendor::espressif::EspressifUartSensor::resetTracking() (src/util/Vendor/Espressif/EspressifUartSensor.cpp:20)called 112 times100.0%
NAV::vendor::espressif::EspressifUartSensor::~EspressifUartSensor() (src/util/Vendor/Espressif/EspressifUartSensor.hpp:34)called 112 times100.0%
NAV::vendor::espressif::decryptWiFiObs(std::shared_ptr<NAV::WiFiObs> const&, uart::protocol::Packet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Vendor/Espressif/EspressifUtilities.cpp:19)not called0.0%
NAV::vendor::espressif::decryptWiFiObs(std::shared_ptr<NAV::WiFiObs> const&, uart::protocol::Packet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda()#1}::operator()() const (src/util/Vendor/Espressif/EspressifUtilities.cpp:27)not called0.0%
NAV::vendor::kvh::KvhUartSensor::KvhUartSensor() (src/util/Vendor/KVH/KvhUartSensor.hpp:31)called 112 times83.0%
NAV::vendor::kvh::KvhUartSensor::KvhUartSensor(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/util/Vendor/KVH/KvhUartSensor.cpp:14)called 112 times56.0%
NAV::vendor::kvh::KvhUartSensor::bFindImuHeader(unsigned char) (src/util/Vendor/KVH/KvhUartSensor.cpp:31)not called0.0%
NAV::vendor::kvh::KvhUartSensor::checksumFunction(uart::protocol::Packet const&) (src/util/Vendor/KVH/KvhUartSensor.cpp:275)not called0.0%
NAV::vendor::kvh::KvhUartSensor::findPacket(unsigned char) (src/util/Vendor/KVH/KvhUartSensor.cpp:113)not called0.0%
NAV::vendor::kvh::KvhUartSensor::isErrorFunction(uart::protocol::Packet const&) (src/util/Vendor/KVH/KvhUartSensor.cpp:304)not called0.0%
NAV::vendor::kvh::KvhUartSensor::isResponseFunction(uart::protocol::Packet const&) (src/util/Vendor/KVH/KvhUartSensor.cpp:309)not called0.0%
NAV::vendor::kvh::KvhUartSensor::operator->() (src/util/Vendor/KVH/KvhUartSensor.hpp:43)not called0.0%
NAV::vendor::kvh::KvhUartSensor::packetFinderFunction(std::vector<unsigned char, std::allocator<unsigned char> > const&, uart::xplat::TimeStamp const&, void (*)(void*, uart::protocol::Packet&, unsigned long, uart::xplat::TimeStamp const&), void*, void*) (src/util/Vendor/KVH/KvhUartSensor.cpp:233)not called0.0%
NAV::vendor::kvh::KvhUartSensor::packetTypeFunction(uart::protocol::Packet const&) (src/util/Vendor/KVH/KvhUartSensor.cpp:249)not called0.0%
NAV::vendor::kvh::KvhUartSensor::resetTracking() (src/util/Vendor/KVH/KvhUartSensor.cpp:20)called 112 times100.0%
NAV::vendor::kvh::KvhUartSensor::~KvhUartSensor() (src/util/Vendor/KVH/KvhUartSensor.hpp:33)called 224 times100.0%
NAV::vendor::kvh::decryptKvhObs(std::shared_ptr<NAV::KvhObs> const&) (src/util/Vendor/KVH/KvhUtilities.cpp:97)not called0.0%
NAV::vendor::kvh::ui32CalcImuCRC(std::vector<unsigned char, std::allocator<unsigned char> > const&) (src/util/Vendor/KVH/KvhUtilities.cpp:84)not called0.0%
NAV::vendor::ublox::UbloxUartSensor::UbloxUartSensor(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (src/util/Vendor/Ublox/UbloxUartSensor.cpp:15)called 226 times56.0%
NAV::vendor::ublox::UbloxUartSensor::checksumFunction(uart::protocol::Packet const&) (src/util/Vendor/Ublox/UbloxUartSensor.cpp:237)called 63712 times58.0%
NAV::vendor::ublox::UbloxUartSensor::findPacket(unsigned char) (src/util/Vendor/Ublox/UbloxUartSensor.cpp:52)called 5305878 times68.0%
NAV::vendor::ublox::UbloxUartSensor::isErrorFunction(uart::protocol::Packet const&) (src/util/Vendor/Ublox/UbloxUartSensor.cpp:277)not called0.0%
NAV::vendor::ublox::UbloxUartSensor::isResponseFunction(uart::protocol::Packet const&) (src/util/Vendor/Ublox/UbloxUartSensor.cpp:282)not called0.0%
NAV::vendor::ublox::UbloxUartSensor::operator->() (src/util/Vendor/Ublox/UbloxUartSensor.hpp:45)not called0.0%
NAV::vendor::ublox::UbloxUartSensor::packetFinderFunction(std::vector<unsigned char, std::allocator<unsigned char> > const&, uart::xplat::TimeStamp const&, void (*)(void*, uart::protocol::Packet&, unsigned long, uart::xplat::TimeStamp const&), void*, void*) (src/util/Vendor/Ublox/UbloxUartSensor.cpp:199)not called0.0%
NAV::vendor::ublox::UbloxUartSensor::packetTypeFunction(uart::protocol::Packet const&) (src/util/Vendor/Ublox/UbloxUartSensor.cpp:215)called 254598 times39.0%
NAV::vendor::ublox::UbloxUartSensor::resetTracking() (src/util/Vendor/Ublox/UbloxUartSensor.cpp:21)called 127650 times100.0%
NAV::vendor::ublox::UbloxUartSensor::~UbloxUartSensor() (src/util/Vendor/Ublox/UbloxUartSensor.hpp:35)called 226 times100.0%
NAV::vendor::ublox::UbxRxmRawx::UbxRxmRawxData::cpValid() const (src/util/Vendor/Ublox/UbloxTypes.hpp:674)called 28669 times100.0%
NAV::vendor::ublox::UbxRxmRawx::UbxRxmRawxData::halfCycValid() const (src/util/Vendor/Ublox/UbloxTypes.hpp:677)called 28590 times100.0%
NAV::vendor::ublox::UbxRxmRawx::UbxRxmRawxData::prValid() const (src/util/Vendor/Ublox/UbloxTypes.hpp:671)called 28669 times100.0%
NAV::vendor::ublox::checksumNMEA(std::vector<unsigned char, std::allocator<unsigned char> > const&) (src/util/Vendor/Ublox/UbloxUtilities.cpp:392)called 46861 times100.0%
NAV::vendor::ublox::checksumUBX(std::vector<unsigned char, std::allocator<unsigned char> > const&) (src/util/Vendor/Ublox/UbloxUtilities.cpp:379)called 16847 times100.0%
NAV::vendor::ublox::decryptUbloxObs(std::shared_ptr<NAV::UbloxObs> const&, uart::protocol::Packet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Vendor/Ublox/UbloxUtilities.cpp:18)called 63701 times47.0%
NAV::vendor::ublox::getCode(unsigned char, unsigned char) (src/util/Vendor/Ublox/UbloxTypes.cpp:491)called 28669 times17.0%
NAV::vendor::ublox::getMsgClassFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Vendor/Ublox/UbloxTypes.cpp:11)called 16 times100.0%
NAV::vendor::ublox::getMsgIdFromString(NAV::vendor::ublox::UbxClass, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Vendor/Ublox/UbloxTypes.cpp:30)called 159 times100.0%
NAV::vendor::ublox::getMsgIdFromString(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&) (src/util/Vendor/Ublox/UbloxTypes.cpp:463)called 2 times100.0%
NAV::vendor::ublox::getSatSys(unsigned char) (src/util/Vendor/Ublox/UbloxTypes.cpp:468)called 207290 times31.0%
NAV::vendor::ublox::getStringFromMsgClass[abi:cxx11](NAV::vendor::ublox::UbxClass) (src/util/Vendor/Ublox/UbloxTypes.cpp:228)not called0.0%
NAV::vendor::ublox::getStringFromMsgId[abi:cxx11](NAV::vendor::ublox::UbxClass, unsigned char) (src/util/Vendor/Ublox/UbloxTypes.cpp:265)not called0.0%
NAV::vendor::vectornav::InsStatus::errorGnss() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:669)called 146 times100.0%
NAV::vendor::vectornav::InsStatus::errorIMU() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:659)called 146 times100.0%
NAV::vendor::vectornav::InsStatus::errorMagPres() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:664)called 146 times100.0%
NAV::vendor::vectornav::InsStatus::gpsCompass() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:679)called 146 times100.0%
NAV::vendor::vectornav::InsStatus::gpsFix() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:654)called 146 times100.0%
NAV::vendor::vectornav::InsStatus::gpsHeadingIns() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:674)called 146 times100.0%
NAV::vendor::vectornav::InsStatus::mode() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:649)called 5362 times100.0%
NAV::vendor::vectornav::InsStatus::operator=(unsigned short const&) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:633)not called0.0%
NAV::vendor::vectornav::InsStatus::status() (src/util/Vendor/VectorNav/VectorNavTypes.hpp:643)called 2803 times100.0%
NAV::vendor::vectornav::RawMeas::SatRawElement::SatRawElement() (src/util/Vendor/VectorNav/VectorNavTypes.hpp:415)called 1198 times100.0%
NAV::vendor::vectornav::RawMeas::SatRawElement::SatRawElement(unsigned char, unsigned char, unsigned char, unsigned char, signed char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, double, double, double) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:450)called 322262 times81.0%
NAV::vendor::vectornav::RawMeas::SatRawElement::SatRawElement(unsigned char, unsigned char, unsigned char, unsigned char, signed char, unsigned char, unsigned short, double, double, float) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:428)called 110718 times100.0%
NAV::vendor::vectornav::SatInfo::SatInfoElement::SatInfoElement() (src/util/Vendor/VectorNav/VectorNavTypes.hpp:205)called 2267 times100.0%
NAV::vendor::vectornav::SatInfo::SatInfoElement::SatInfoElement(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, signed char, short) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:215)called 69531 times100.0%
NAV::vendor::vectornav::SatInfo::SatInfoElement::SatInfoElement(unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, unsigned char, signed char, short) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:232)called 348355 times100.0%
NAV::vendor::vectornav::TimeStatus::dateOk() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:72)called 29074 times100.0%
NAV::vendor::vectornav::TimeStatus::operator=(unsigned char const&) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:51)called 57173 times100.0%
NAV::vendor::vectornav::TimeStatus::status() (src/util/Vendor/VectorNav/VectorNavTypes.hpp:61)called 426 times100.0%
NAV::vendor::vectornav::TimeStatus::timeOk() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:67)called 29074 times100.0%
NAV::vendor::vectornav::TimeStatus::utcTimeValid() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:77)called 690 times100.0%
NAV::vendor::vectornav::VpeStatus::accDisturbance() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:549)not called0.0%
NAV::vendor::vectornav::VpeStatus::accSaturation() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:554)not called0.0%
NAV::vendor::vectornav::VpeStatus::attitudeQuality() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:524)not called0.0%
NAV::vendor::vectornav::VpeStatus::gyroSaturation() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:529)not called0.0%
NAV::vendor::vectornav::VpeStatus::gyroSaturationRecovery() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:534)not called0.0%
NAV::vendor::vectornav::VpeStatus::knownAccelDisturbance() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:564)not called0.0%
NAV::vendor::vectornav::VpeStatus::knownMagDisturbance() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:559)not called0.0%
NAV::vendor::vectornav::VpeStatus::magDisturbance() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:539)not called0.0%
NAV::vendor::vectornav::VpeStatus::magSaturation() const (src/util/Vendor/VectorNav/VectorNavTypes.hpp:544)not called0.0%
NAV::vendor::vectornav::VpeStatus::operator=(unsigned short const&) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:508)not called0.0%
NAV::vendor::vectornav::VpeStatus::status() (src/util/Vendor/VectorNav/VectorNavTypes.hpp:518)not called0.0%
NAV::vendor::vectornav::operator&(NAV::vendor::vectornav::RawMeas::SatRawElement::Flags, NAV::vendor::vectornav::RawMeas::SatRawElement::Flags) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:482)not called0.0%
NAV::vendor::vectornav::operator&(NAV::vendor::vectornav::SatInfo::SatInfoElement::Flags, NAV::vendor::vectornav::SatInfo::SatInfoElement::Flags) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:257)not called0.0%
NAV::vendor::vectornav::operator<<(std::ostream&, NAV::vendor::vectornav::RawMeas::SatRawElement::Chan const&) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:316)not called0.0%
NAV::vendor::vectornav::operator<<(std::ostream&, NAV::vendor::vectornav::RawMeas::SatRawElement::Freq const&) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:385)not called0.0%
NAV::vendor::vectornav::operator<<(std::ostream&, NAV::vendor::vectornav::SatSys const&) (src/util/Vendor/VectorNav/VectorNavTypes.cpp:11)not called0.0%
NAV::vendor::vectornav::operator|(NAV::vendor::vectornav::RawMeas::SatRawElement::Flags, NAV::vendor::vectornav::RawMeas::SatRawElement::Flags) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:287)called 2578096 times100.0%
NAV::vendor::vectornav::operator|(NAV::vendor::vectornav::SatInfo::SatInfoElement::Flags, NAV::vendor::vectornav::SatInfo::SatInfoElement::Flags) (src/util/Vendor/VectorNav/VectorNavTypes.hpp:186)called 2090130 times100.0%
NAV::vmf1h(double const&, double const&, double const&, double const&, double const&) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/ViennaMappingFunction.cpp:15)not called0.0%
NAV::vmf1w(double const&, double const&) (src/Navigation/Atmosphere/Troposphere/MappingFunctions/ViennaMappingFunction.cpp:49)not called0.0%
Serial_Port::Serial_Port() (src/util/Vendor/MavLink/serial_port.cpp:70)not called0.0%
Serial_Port::Serial_Port(char const*, int) (src/util/Vendor/MavLink/serial_port.cpp:65)not called0.0%
Serial_Port::_open_port(char const*) (src/util/Vendor/MavLink/serial_port.cpp:263)not called0.0%
Serial_Port::_read_port(unsigned char&) (src/util/Vendor/MavLink/serial_port.cpp:439)not called0.0%
Serial_Port::_setup_port(int, int, int, bool, bool) const (src/util/Vendor/MavLink/serial_port.cpp:289)not called0.0%
Serial_Port::_write_port(char*, unsigned int) (src/util/Vendor/MavLink/serial_port.cpp:455)not called0.0%
Serial_Port::initialize_defaults() (src/util/Vendor/MavLink/serial_port.cpp:81)not called0.0%
Serial_Port::is_running() (src/util/Vendor/MavLink/serial_port.hpp:123)not called0.0%
Serial_Port::read_message(__mavlink_message&) (src/util/Vendor/MavLink/serial_port.cpp:102)not called0.0%
Serial_Port::start() (src/util/Vendor/MavLink/serial_port.cpp:198)not called0.0%
Serial_Port::stop() (src/util/Vendor/MavLink/serial_port.cpp:245)not called0.0%
Serial_Port::write_message(__mavlink_message const&) (src/util/Vendor/MavLink/serial_port.cpp:179)not called0.0%
Serial_Port::~Serial_Port() (src/util/Vendor/MavLink/serial_port.cpp:75)not called0.0%
Time_Stamps::Time_Stamps() (src/util/Vendor/MavLink/autopilot_interface.hpp:204)called 112 times100.0%
Time_Stamps::reset_timestamps() (src/util/Vendor/MavLink/autopilot_interface.hpp:221)called 112 times100.0%
UDP_Port::UDP_Port() (src/util/Vendor/MavLink/udp_port.cpp:73)not called0.0%
UDP_Port::UDP_Port(char const*, int) (src/util/Vendor/MavLink/udp_port.cpp:68)not called0.0%
UDP_Port::_read_port(unsigned char&) (src/util/Vendor/MavLink/udp_port.cpp:272)not called0.0%
UDP_Port::_write_port(char*, unsigned int) (src/util/Vendor/MavLink/udp_port.cpp:325)not called0.0%
UDP_Port::initialize_defaults() (src/util/Vendor/MavLink/udp_port.cpp:84)not called0.0%
UDP_Port::is_running() (src/util/Vendor/MavLink/udp_port.hpp:123)not called0.0%
UDP_Port::read_message(__mavlink_message&) (src/util/Vendor/MavLink/udp_port.cpp:97)not called0.0%
UDP_Port::start() (src/util/Vendor/MavLink/udp_port.cpp:201)not called0.0%
UDP_Port::stop() (src/util/Vendor/MavLink/udp_port.cpp:250)not called0.0%
UDP_Port::write_message(__mavlink_message const&) (src/util/Vendor/MavLink/udp_port.cpp:177)not called0.0%
UDP_Port::~UDP_Port() (src/util/Vendor/MavLink/udp_port.cpp:78)not called0.0%
auto NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:125)called 16 times100.0%
auto NAV::CartesianProduct::tuple_algos::find_if<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1})::{lambda(auto:1&&)#1}::operator()<std::vector<unsigned long, std::allocator<unsigned long> > const&>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&) const (src/util/Container/CartesianProduct.hpp:99)called 12 times75.0%
auto NAV::CartesianProduct::tuple_algos::transform<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}>(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}) (src/util/Container/CartesianProduct.hpp:84)called 16 times100.0%
auto NAV::Combiner::receiveData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(auto:1 const&)#1}::operator()<NAV::Combiner::Combination::Term>(NAV::Combiner::Combination::Term const&) const (src/Nodes/Utility/Combiner.cpp:594)called 581328 times100.0%
auto NAV::Combiner::receiveData(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(auto:1 const&)#2}::operator()<NAV::Combiner::SendRequest>(NAV::Combiner::SendRequest const&) const (src/Nodes/Utility/Combiner.cpp:728)called 169555 times100.0%
auto NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(auto:1 const&)#1}::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:307)not called0.0%
auto NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(auto:1 const&)#2}::operator()<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:324)not called0.0%
auto NAV::CsvLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(auto:1 const&)#3}::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool> const&) const (src/Nodes/DataLogger/General/CsvLogger.cpp:340)not called0.0%
auto NAV::CycleSlipDetector::resetSignal(NAV::SatSigId const&)::{lambda(auto:1 const&)#1}::operator()<std::pair<NAV::CycleSlipDetector::DualFrequencyCombination, NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::SignalDetector> >(std::pair<NAV::CycleSlipDetector::DualFrequencyCombination, NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>::SignalDetector> const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:205)not called0.0%
auto NAV::DynamicData::guiTooltip(bool, bool, char const*, char const*, int*) const::{lambda(auto:1 const&)#1}::operator()<NAV::DynamicData::Data>(NAV::DynamicData::Data const&) const (src/NodeData/General/DynamicData.cpp:27)not called0.0%
auto NAV::DynamicData::guiTooltip(bool, bool, char const*, char const*, int*) const::{lambda(auto:1 const&)#2}::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<NAV::NodeData const> > >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<NAV::NodeData const> > const&) const (src/NodeData/General/DynamicData.cpp:32)not called0.0%
auto NAV::DynamicData::guiTooltip(bool, bool, char const*, char const*, int*) const::{lambda(auto:1 const&)#3}::operator()<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<NAV::NodeData const> > >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::shared_ptr<NAV::NodeData const> > const&) const (src/NodeData/General/DynamicData.cpp:61)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(auto:1 const&)#1}::operator()<std::pair<NAV::InsTime, int> >(std::pair<NAV::InsTime, int> const&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:352)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::AttitudeBiasUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::AttitudeBiasUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::AttitudeNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::AttitudeNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::PositionBiasUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::PositionBiasUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::PositionNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::PositionNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::VelocityBiasUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::VelocityBiasUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::VelocityNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::VelocityNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::Units::ImuAccelerometerIRWUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuAccelerometerIRWUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::Units::ImuAccelerometerNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuAccelerometerNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::Units::ImuAccelerometerUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuAccelerometerUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::Units::ImuGyroscopeIRWUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuGyroscopeIRWUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::Units::ImuGyroscopeNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuGyroscopeNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, auto:1&, char const*, char const*)#1}::operator()<NAV::Units::ImuGyroscopeUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuGyroscopeUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:125)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, double&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::CarrierPhaseNoiseUnits>(char const*, double&, NAV::ErrorModel::CarrierPhaseNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:114)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, double&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::CycleSlipFrequencyUnits>(char const*, double&, NAV::ErrorModel::CycleSlipFrequencyUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:114)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, double&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::DopplerNoiseUnits>(char const*, double&, NAV::ErrorModel::DopplerNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:114)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda(char const*, double&, auto:1&, char const*, char const*)#1}::operator()<NAV::ErrorModel::PseudorangeNoiseUnits>(char const*, double&, NAV::ErrorModel::PseudorangeNoiseUnits&, char const*, char const*) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:114)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::ErrorModel::AttitudeNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::AttitudeNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::ErrorModel::PositionNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::PositionNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::ErrorModel::VelocityNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::ErrorModel::VelocityNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::Units::ImuAccelerometerIRWUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuAccelerometerIRWUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::Units::ImuAccelerometerNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuAccelerometerNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::Units::ImuGyroscopeIRWUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuGyroscopeIRWUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<Eigen::Matrix<double, 3, 1, 0, 3, 1>, NAV::Units::ImuGyroscopeNoiseUnits>(char const*, Eigen::Matrix<double, 3, 1, 0, 3, 1>&, NAV::Units::ImuGyroscopeNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<double, NAV::ErrorModel::CarrierPhaseNoiseUnits>(char const*, double&, NAV::ErrorModel::CarrierPhaseNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<double, NAV::ErrorModel::CycleSlipFrequencyUnits>(char const*, double&, NAV::ErrorModel::CycleSlipFrequencyUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<double, NAV::ErrorModel::DopplerNoiseUnits>(char const*, double&, NAV::ErrorModel::DopplerNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ErrorModel::guiConfig()::{lambda<typename $T0>(char const*, $T0&, auto:2&, char const*, char const*, NAV::RandomNumberGenerator&)#1}::operator()<double, NAV::ErrorModel::PseudorangeNoiseUnits>(char const*, double&, NAV::ErrorModel::PseudorangeNoiseUnits&, char const*, char const*, NAV::RandomNumberGenerator&) const (src/Nodes/DataProcessor/ErrorModel/ErrorModel.cpp:161)not called0.0%
auto NAV::ImuSimulator::initializeSplines()::{lambda(auto:1)#1}::operator()<int>(int) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1164)called 2 times100.0%
auto NAV::ImuSimulator::initializeSplines()::{lambda(auto:1)#2}::operator()<int>(int) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1165)not called0.0%
auto NAV::ImuSimulator::initializeSplines()::{lambda(auto:1, auto:2, auto:3)#1}::operator()<double, long double, double>(double, long double, double) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:942)called 1344078 times80.0%
auto NAV::ImuSimulator::n_calcOmega_nb(double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Quaternion<double, 0> const&) const::{lambda(auto:1)#1}::operator()<double>(double) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1748)called 5723209 times83.0%
auto NAV::ImuSimulator::n_calcOmega_nb(double, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, Eigen::Quaternion<double, 0> const&) const::{lambda(auto:1)#2}::operator()<double>(double) const (src/Nodes/DataProvider/IMU/Simulators/ImuSimulator.cpp:1756)called 2865365 times83.0%
auto NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::removeRowsCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&)::{lambda(auto:1 const&)#1}::operator()<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/util/Container/KeyedMatrix.hpp:2231)called 12 times100.0%
auto NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int, -1, -1>::removeRowsCols(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::vector<int, std::allocator<int> > const&)::{lambda(auto:1 const&)#2}::operator()<int>(int const&) const (src/util/Container/KeyedMatrix.hpp:2246)called 9 times100.0%
auto NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::removeRowsCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&)::{lambda(auto:1 const&)#1}::operator()<std::variant<StateKey::States, StateKey::Ambiguity> >(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:2231)called 180 times100.0%
auto NAV::KeyedMatrix<double, std::variant<StateKey::States, StateKey::Ambiguity>, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::removeRowsCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&, std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&)::{lambda(auto:1 const&)#2}::operator()<std::variant<StateKey::States, StateKey::Ambiguity> >(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:2246)called 180 times100.0%
auto NAV::LowPassFilter::filterData(NAV::LowPassFilter::FilterItem&, NAV::InsTime const&, double)::{lambda(auto:1 const&)#1}::operator()<std::pair<NAV::InsTime const, double> >(std::pair<NAV::InsTime const, double> const&) const (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:357)not called0.0%
auto NAV::LowPassFilter::receiveObs(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(auto:1 const&)#1}::operator()<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const (src/Nodes/DataProcessor/Filter/LowPassFilter.cpp:314)not called0.0%
auto NAV::NodeManager::DeleteNode(ax::NodeEditor::NodeId)::{lambda(auto:1 const&)#1}::operator()<NAV::Node*>(NAV::Node* const&) const (src/internal/NodeManager.cpp:117)called 1053 times100.0%
auto NAV::ObservationFilter::selectObservationsForCalculation<NAV::SPP::Algorithm::ReceiverType, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(NAV::SPP::Algorithm::ReceiverType, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, NAV::Observations&, NAV::ObservationFilter::Filtered*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)::{lambda()#1}::operator()() const::{lambda(auto:1&)#1}::operator()<std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> > >(std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> >&) const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:314)not called0.0%
auto NAV::ObservationFilter::selectObservationsForCalculation<NAV::SPP::Algorithm::ReceiverType, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(NAV::SPP::Algorithm::ReceiverType, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, NAV::Observations&, NAV::ObservationFilter::Filtered*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)::{lambda(auto:1 const&)#1}::operator()<std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> > >(std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> > const&) const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:326)not called0.0%
auto NAV::ObservationFilter::selectObservationsForCalculation<NAV::SPP::Algorithm::ReceiverType, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(NAV::SPP::Algorithm::ReceiverType, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, NAV::Observations&, NAV::ObservationFilter::Filtered*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool)::{lambda(auto:1 const&)#2}::operator()<std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> > >(std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> > const&) const (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:374)not called0.0%
auto NAV::Observations::countObservations(NAV::SatSigId const&, NAV::GnssObs::ObservationType const&) const::{lambda(auto:1 const&)#1}::operator()<std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> > >(std::pair<unsigned long const, std::shared_ptr<NAV::Observations::SignalObservation::ReceiverSpecificData> > const&) const (src/Navigation/GNSS/Positioning/Observation.cpp:16)not called0.0%
auto NAV::Plot::addData(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double)::{lambda(auto:1 const&)#1}::operator()<NAV::Plot::PinData::PlotData>(NAV::Plot::PinData::PlotData const&) const (src/Nodes/Plotting/Plot.cpp:1824)not called0.0%
auto NAV::RinexObsLogger::writeObservation(NAV::TsDeque<std::shared_ptr<NAV::NodeData const>, std::allocator<std::shared_ptr<NAV::NodeData const> > >&, unsigned long)::{lambda(auto:1 const&)#1}::operator()<NAV::GnssObs::ObservationData>(NAV::GnssObs::ObservationData const&) const (src/Nodes/DataLogger/GNSS/RinexObsLogger.cpp:516)called 22581641 times100.0%
auto NAV::SNRMask::ShowGuiWidgets(char const*)::{lambda(auto:1 const&)#1}::operator()<std::pair<NAV::Frequency, std::pair<std::array<double, 10ul>, bool> > >(std::pair<NAV::Frequency, std::pair<std::array<double, 10ul>, bool> > const&) const (src/Navigation/GNSS/SNRMask.cpp:79)not called0.0%
auto NAV::SNRMask::isInactive() const::{lambda(auto:1 const&)#1}::operator()<std::pair<NAV::Frequency, std::pair<std::array<double, 10ul>, bool> > >(std::pair<NAV::Frequency, std::pair<std::array<double, 10ul>, bool> > const&) const (src/Navigation/GNSS/SNRMask.cpp:174)not called0.0%
auto NAV::SNRMask::isInactive() const::{lambda(auto:1 const&)#1}::operator()<std::pair<NAV::Frequency, std::pair<std::array<double, 10ul>, bool> > >(std::pair<NAV::Frequency, std::pair<std::array<double, 10ul>, bool> > const&) const::{lambda(auto:1 const&)#1}::operator()<double>(double const&) const (src/Navigation/GNSS/SNRMask.cpp:175)not called0.0%
auto NAV::SPP::Algorithm::calcSppSolution(std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(auto:1 const&)#1}::operator()<std::pair<NAV::SatId, NAV::SppSolution::SatData> >(std::pair<NAV::SatId, NAV::SppSolution::SatData> const&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:274)called 63271 times100.0%
auto NAV::SPP::Algorithm::calcSppSolution(std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(auto:1 const&)#2}::operator()<std::pair<NAV::SatId, NAV::SppSolution::SatData> >(std::pair<NAV::SatId, NAV::SppSolution::SatData> const&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:310)not called0.0%
auto NAV::ScrollingBuffer<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 0ul>::resize(unsigned long)::{lambda(auto:1, auto:2, auto:3)#1}::operator()<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >) const (src/util/Container/ScrollingBuffer.hpp:679)not called0.0%
auto NAV::ScrollingBuffer<std::pair<double, double>, 0ul>::resize(unsigned long)::{lambda(auto:1, auto:2, auto:3)#1}::operator()<__gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, __gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, __gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > > >(__gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, __gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >, __gnu_cxx::__normal_iterator<std::pair<double, double>*, std::vector<std::pair<double, double>, std::allocator<std::pair<double, double> > > >) const (src/util/Container/ScrollingBuffer.hpp:679)not called0.0%
auto NAV::ShowPlotTooltip(std::vector<NAV::PlotTooltip, std::allocator<NAV::PlotTooltip> >&, unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, NAV::ScrollingBuffer<double, 0ul> const&, NAV::ScrollingBuffer<double, 0ul> const&, bool, std::function<void (unsigned long)> const&)::{lambda(auto:1 const&)#1}::operator()<NAV::PlotTooltip>(NAV::PlotTooltip const&) const (src/util/Plot/PlotTooltip.cpp:63)not called0.0%
auto NAV::UbloxGnssOrbitCollector::decryptGPS(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&)::{lambda<unsigned long $N0>(std::shared_ptr<NAV::SatNavData> const&, unsigned long, std::bitset<$N0>&)#1}::operator()<5ul>(std::shared_ptr<NAV::SatNavData> const&, unsigned long, std::bitset<5ul>&) const (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:295)called 736 times83.0%
auto NAV::UbloxGnssOrbitCollector::decryptGalileo(NAV::SatId const&, NAV::vendor::ublox::UbxRxmSfrbx const&, NAV::InsTime const&)::{lambda<unsigned long $N0>(std::shared_ptr<NAV::SatNavData> const&, unsigned long, std::bitset<$N0>&)#1}::operator()<5ul>(std::shared_ptr<NAV::SatNavData> const&, unsigned long, std::bitset<5ul>&) const (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:738)called 1103 times83.0%
auto NAV::UbloxGnssOrbitCollector::getEphemerisBuilder(NAV::SatId const&, NAV::InsTime const&, unsigned long)::{lambda(auto:1 const&)#1}::operator()<NAV::UbloxGnssOrbitCollector::EphemerisBuilder>(NAV::UbloxGnssOrbitCollector::EphemerisBuilder const&) const (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:102)called 9524 times100.0%
auto NAV::UbloxGnssOrbitCollector::getEphemerisBuilder(NAV::SatId const&, unsigned long)::{lambda(auto:1 const&)#1}::operator()<NAV::UbloxGnssOrbitCollector::EphemerisBuilder>(NAV::UbloxGnssOrbitCollector::EphemerisBuilder const&) const (src/Nodes/Converter/GNSS/UbloxGnssOrbitCollector.cpp:152)called 22146 times100.0%
auto NAV::calcTroposphericDelayAndMapping(NAV::InsTime const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, NAV::TroposphereModelSelection const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(auto:1 const&)#1}::operator()<std::reference_wrapper<NAV::AtmosphereModels const> >(std::reference_wrapper<NAV::AtmosphereModels const> const&) const (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:339)called 87764 times92.0%
auto NAV::calcTroposphericDelayAndMapping(NAV::InsTime const&, Eigen::Matrix<double, 3, 1, 0, 3, 1> const&, double, double, NAV::TroposphereModelSelection const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)::{lambda(auto:1 const&)#2}::operator()<std::reference_wrapper<NAV::AtmosphereModels const> >(std::reference_wrapper<NAV::AtmosphereModels const> const&) const (src/Navigation/Atmosphere/Troposphere/Troposphere.cpp:352)called 87764 times92.0%
auto NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}::operator()<std::vector<unsigned long, std::allocator<unsigned long> > const&>(std::vector<unsigned long, std::allocator<unsigned long> > const&) const (src/util/Container/CartesianProduct.hpp:199)called 12 times100.0%
auto NAV::cartesian_product_idx<std::vector<std::function<void ()>, std::allocator<std::function<void ()> > >, 6ul, NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}>(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::array<std::vector<std::function<void ()>, std::allocator<std::function<void ()> > >, 6ul>)::{lambda((auto:1 const&)...)#1}::operator()<std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&) const (src/util/Container/CartesianProduct.hpp:236)called 2 times100.0%
auto NAV::deg2rad<Eigen::Block<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 2, 1, false> >(Eigen::Block<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 2, 1, false> const&) (src/Navigation/Transformations/Units.hpp:21)not called0.0%
auto NAV::deg2rad<Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<float, double>, Eigen::Matrix<float, 3, 1, 0, 3, 1> const> >(Eigen::CwiseUnaryOp<Eigen::internal::scalar_cast_op<float, double>, Eigen::Matrix<float, 3, 1, 0, 3, 1> const> const&) (src/Navigation/Transformations/Units.hpp:21)called 28384 times83.0%
auto NAV::deg2rad<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::ArrayWrapper<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const> >(Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::ArrayWrapper<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const> const&) (src/Navigation/Transformations/Units.hpp:21)not called0.0%
auto NAV::deg2rad<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const&) (src/Navigation/Transformations/Units.hpp:21)not called0.0%
auto NAV::deg2rad<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::Matrix<double, -1, 1, 0, -1, 1> const&) (src/Navigation/Transformations/Units.hpp:21)called 9 times83.0%
auto NAV::deg2rad<Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/Navigation/Transformations/Units.hpp:21)called 786 times83.0%
auto NAV::deg2rad<Eigen::VectorBlock<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 2> >(Eigen::VectorBlock<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 2> const&) (src/Navigation/Transformations/Units.hpp:21)called 1883 times83.0%
auto NAV::deg2rad<double>(double const&) (src/Navigation/Transformations/Units.hpp:21)called 33982310 times100.0%
auto NAV::deg2rad<float>(float const&) (src/Navigation/Transformations/Units.hpp:21)not called0.0%
auto NAV::deg2rad<int>(int const&) (src/Navigation/Transformations/Units.hpp:21)called 3084606 times100.0%
auto NAV::deg2rad<long double>(long double const&) (src/Navigation/Transformations/Units.hpp:21)called 120 times100.0%
auto NAV::gui::windows::ShowImPlotStyleEditor(bool*)::{lambda(auto:1&, auto:2, char const*)#1}::operator()<ImVec2, ImVec2>(ImVec2&, ImVec2, char const*) const (src/internal/gui/windows/ImPlotStyleEditor.cpp:109)not called0.0%
auto NAV::gui::windows::ShowImPlotStyleEditor(bool*)::{lambda(auto:1&, auto:2, char const*)#1}::operator()<float, float>(float&, float, char const*) const (src/internal/gui/windows/ImPlotStyleEditor.cpp:109)not called0.0%
auto NAV::internal::KeyedMatrixCols<double, std::variant<StateKey::States, StateKey::Ambiguity>, -1, -1>::removeCols(std::vector<std::variant<StateKey::States, StateKey::Ambiguity>, std::allocator<std::variant<StateKey::States, StateKey::Ambiguity> > > const&)::{lambda(auto:1 const&)#1}::operator()<std::variant<StateKey::States, StateKey::Ambiguity> >(std::variant<StateKey::States, StateKey::Ambiguity> const&) const (src/util/Container/KeyedMatrix.hpp:337)called 30 times100.0%
auto NAV::math::bilinearInterpolation<double, double, double, double>(double const&, double const&, double const&, double const&, double const&, double const&) (src/Navigation/Math/Math.hpp:341)called 9 times100.0%
auto NAV::rad2deg<double>(double const&) (src/Navigation/Transformations/Units.hpp:39)called 761641 times100.0%
auto NAV::rad2semicircles<double>(double const&) (src/Navigation/Transformations/Units.hpp:66)called 66711 times100.0%
auto NAV::semicircles2rad<double>(double const&) (src/Navigation/Transformations/Units.hpp:57)called 47704 times100.0%
auto NAV::vendor::RINEX::ObsHeader::addObsType(NAV::Code const&, NAV::vendor::RINEX::ObsType)::{lambda(auto:1 const&)#1}::operator()<NAV::vendor::RINEX::ObservationDescription>(NAV::vendor::RINEX::ObservationDescription const&) const (src/util/Vendor/RINEX/RINEXUtilities.cpp:42)called 2389704 times100.0%
auto fmt::v10::formatter<NAV::Code, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::Code const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Core/Code.hpp:704)called 549395 times67.0%
auto fmt::v10::formatter<NAV::Frequency, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::Frequency const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Core/Frequency.hpp:651)called 173384 times60.0%
auto fmt::v10::formatter<NAV::GnssObs::ObservationType, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::GnssObs::ObservationType const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/NodeData/GNSS/GnssObs.hpp:385)not called0.0%
auto fmt::v10::formatter<NAV::InsTime, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::InsTime const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Time/InsTime.hpp:1249)called 12902 times80.0%
auto fmt::v10::formatter<NAV::InsTime_GPSweekTow, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::InsTime_GPSweekTow const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Time/InsTime.hpp:1203)called 19560 times100.0%
auto fmt::v10::formatter<NAV::InsTime_JD, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::InsTime_JD const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Time/InsTime.hpp:1189)not called0.0%
auto fmt::v10::formatter<NAV::InsTime_MJD, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::InsTime_MJD const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Time/InsTime.hpp:1175)not called0.0%
auto fmt::v10::formatter<NAV::InsTime_YDoySod, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::InsTime_YDoySod const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Time/InsTime.hpp:1234)not called0.0%
auto fmt::v10::formatter<NAV::InsTime_YMDHMS, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::InsTime_YMDHMS const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Time/InsTime.hpp:1218)called 37449 times100.0%
auto fmt::v10::formatter<NAV::Keys::InterFreqBias, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::Keys::InterFreqBias const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:197)not called0.0%
auto fmt::v10::formatter<NAV::Keys::MotionModelKey, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::Keys::MotionModelKey const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/SystemModel/MotionModel.hpp:269)not called0.0%
auto fmt::v10::formatter<NAV::Keys::RecvClkBias, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::Keys::RecvClkBias const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:336)not called0.0%
auto fmt::v10::formatter<NAV::Keys::RecvClkDrift, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::Keys::RecvClkDrift const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:351)not called0.0%
auto fmt::v10::formatter<NAV::LooselyCoupledKF::KFMeas, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::LooselyCoupledKF::KFMeas const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.hpp:728)not called0.0%
auto fmt::v10::formatter<NAV::LooselyCoupledKF::KFStates, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::LooselyCoupledKF::KFStates const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.hpp:681)not called0.0%
auto fmt::v10::formatter<NAV::MappingFunction, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::MappingFunction const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Atmosphere/Troposphere/Troposphere.hpp:154)not called0.0%
auto fmt::v10::formatter<NAV::Polynomial<double>, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::Polynomial<double> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Math/Polynomial.hpp:111)called 5 times60.0%
auto fmt::v10::formatter<NAV::SPP::Algorithm::EstimatorType, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::SPP::Algorithm::EstimatorType const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.hpp:249)not called0.0%
auto fmt::v10::formatter<NAV::SPP::Algorithm::ReceiverType, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::SPP::Algorithm::ReceiverType const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Positioning/SPP/Algorithm.hpp:264)not called0.0%
auto fmt::v10::formatter<NAV::SPP::Meas::Doppler, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::SPP::Meas::Doppler const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:146)not called0.0%
auto fmt::v10::formatter<NAV::SPP::Meas::Psr, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::SPP::Meas::Psr const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:131)not called0.0%
auto fmt::v10::formatter<NAV::SatSigId, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::SatSigId const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:208)called 546126 times100.0%
auto fmt::v10::formatter<NAV::SatelliteSystem, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::SatelliteSystem const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Core/SatelliteSystem.hpp:443)called 124 times61.0%
auto fmt::v10::formatter<NAV::TimeSystem, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::TimeSystem const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/Time/TimeSystem.hpp:430)not called0.0%
auto fmt::v10::formatter<NAV::vendor::ublox::UbxClass, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::vendor::ublox::UbxClass const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/util/Vendor/Ublox/UbloxTypes.hpp:840)not called0.0%
auto fmt::v10::formatter<std::variant<NAV::CycleSlipDetector::CycleSlipLossOfLockIndicator, NAV::CycleSlipDetector::CycleSlipDualFrequency, NAV::CycleSlipDetector::CycleSlipSingleFrequency>, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(std::variant<NAV::CycleSlipDetector::CycleSlipLossOfLockIndicator, NAV::CycleSlipDetector::CycleSlipDualFrequency, NAV::CycleSlipDetector::CycleSlipSingleFrequency> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.hpp:282)not called0.0%
auto fmt::v10::formatter<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:161)not called0.0%
auto fmt::v10::formatter<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:211)not called0.0%
auto nlohmann::json_abi_diag_v3_11_3::adl_serializer<std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, void>::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)::{lambda(auto:1&&)#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&) const (src/util/Json.hpp:122)not called0.0%
auto nlohmann::json_abi_diag_v3_11_3::adl_serializer<std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, void>::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)::{lambda(auto:1&&)#1}::operator()<unsigned long const&>(unsigned long const&) const (src/util/Json.hpp:122)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::Begin(ax::NodeEditor::NodeId) (src/internal/gui/panels/BlueprintNodeBuilder.cpp:18)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::BlueprintNodeBuilder(void*, int, int) (src/internal/gui/panels/BlueprintNodeBuilder.cpp:15)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::End() (src/internal/gui/panels/BlueprintNodeBuilder.cpp:33)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::EndHeader() (src/internal/gui/panels/BlueprintNodeBuilder.cpp:88)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::EndInput() (src/internal/gui/panels/BlueprintNodeBuilder.cpp:114)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::EndOutput() (src/internal/gui/panels/BlueprintNodeBuilder.cpp:152)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::EndPin() (src/internal/gui/panels/BlueprintNodeBuilder.cpp:316)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::Header(ImVec4 const&) (src/internal/gui/panels/BlueprintNodeBuilder.cpp:82)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::Input(ax::NodeEditor::PinId) (src/internal/gui/panels/BlueprintNodeBuilder.cpp:93)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::Middle() (src/internal/gui/panels/BlueprintNodeBuilder.cpp:121)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::Output(ax::NodeEditor::PinId) (src/internal/gui/panels/BlueprintNodeBuilder.cpp:131)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::Pin(ax::NodeEditor::PinId, ax::NodeEditor::PinKind) (src/internal/gui/panels/BlueprintNodeBuilder.cpp:311)not called0.0%
ax::NodeEditor::Utilities::BlueprintNodeBuilder::SetStage(ax::NodeEditor::Utilities::BlueprintNodeBuilder::Stage) (src/internal/gui/panels/BlueprintNodeBuilder.cpp:159)not called0.0%
bool NAV::CartesianProduct::tuple_algos::any_of<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}) (src/util/Container/CartesianProduct.hpp:115)called 2 times100.0%
bool NAV::ObservationEstimator::ShowGuiWidgets<NAV::SPP::Algorithm::ReceiverType>(char const*, float) (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:605)not called0.0%
bool NAV::ObservationFilter::ShowGuiWidgets<NAV::SPP::Algorithm::ReceiverType>(char const*, float) (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:460)not called0.0%
bool NAV::PolynomialCycleSlipDetectorGui<NAV::CycleSlipDetector::DualFrequencyCombination>(char const*, NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>&, float) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:245)not called0.0%
bool NAV::PolynomialCycleSlipDetectorGui<NAV::SatSigId>(char const*, NAV::PolynomialCycleSlipDetector<NAV::SatSigId>&, float) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:245)not called0.0%
bool NAV::PolynomialCycleSlipDetectorGui<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(char const*, NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, float) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:245)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::GnssMeasurementErrorModel::Model>(char const*, NAV::GnssMeasurementErrorModel::Model&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::ImuFusion::ImuFusionType>(char const*, NAV::ImuFusion::ImuFusionType&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::IonosphereModel>(char const*, NAV::IonosphereModel&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::MappingFunction>(char const*, NAV::MappingFunction&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::MultiImuFile::NmeaType>(char const*, NAV::MultiImuFile::NmeaType&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::PolynomialRegressor<double>::Strategy>(char const*, NAV::PolynomialRegressor<double>::Strategy&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::PressureModel>(char const*, NAV::PressureModel&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::SPP::Algorithm::EstimatorType>(char const*, NAV::SPP::Algorithm::EstimatorType&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::TemperatureModel::Model>(char const*, NAV::TemperatureModel::Model&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::TimeSystem::TimeSystemEnum>(char const*, NAV::TimeSystem::TimeSystemEnum&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::TroposphereModel>(char const*, NAV::TroposphereModel&, NAV::TroposphereModel&, char const*) (src/internal/gui/widgets/EnumCombo.hpp:65)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::TroposphereModel>(char const*, NAV::TroposphereModel&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::VectorNavBinaryConverter::OutputType>(char const*, NAV::VectorNavBinaryConverter::OutputType&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::WaterVaporModel>(char const*, NAV::WaterVaporModel&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::gui::widgets::PositionWithFrame::ReferenceFrame>(char const*, NAV::gui::widgets::PositionWithFrame::ReferenceFrame&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumCombo<NAV::gui::widgets::TimeEditFormat::Format>(char const*, NAV::gui::widgets::TimeEditFormat::Format&, unsigned long) (src/internal/gui/widgets/EnumCombo.hpp:30)not called0.0%
bool NAV::gui::widgets::EnumComboWithToolTip<NAV::vendor::RINEX::ObsHeader::MarkerTypes>(char const*, NAV::vendor::RINEX::ObsHeader::MarkerTypes&, unsigned long) (src/internal/gui/widgets/EnumComboWithTooltip.hpp:30)not called0.0%
bool NAV::gui::widgets::InputMatrix<double, -1, -1>(char const*, Eigen::Matrix<double, -1, -1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)1) : ((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, -1>*, int, int, float, double, double, char const*, int) (src/internal/gui/widgets/Matrix.hpp:105)not called0.0%
bool NAV::operator< <108ul>(std::bitset<108ul> const&, std::bitset<108ul> const&) (src/util/Container/STL.hpp:59)called 35596 times80.0%
bool const& NAV::ConfigManager::Get<bool>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/internal/ConfigManager.hpp:73)called 211444 times44.0%
cmrc::membuf::membuf(char const*, unsigned long) (src/internal/CMakeRC.hpp:32)not called0.0%
cmrc::membuf::~membuf() (src/internal/CMakeRC.hpp:38)not called0.0%
cmrc::memstream::memstream(char const*, char*) (src/internal/CMakeRC.hpp:56)not called0.0%
decltype (({parm#2}.out)()) fmt::v10::formatter<NAV::SatId, char, void>::format<fmt::v10::basic_format_context<fmt::v10::appender, char> >(NAV::SatId const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:185)called 209430 times100.0%
decltype (make_tuple(((forward<NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&>)({parm#2}))((get<5ul>)((forward<std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&>)({parm#1}))), ((forward<NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&>)({parm#2}))((get<5ul>)((forward<std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&>)({parm#1}))), ((forward<NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&>)({parm#2}))((get<5ul>)((forward<std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&>)({parm#1}))), ((forward<NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&>)({parm#2}))((get<5ul>)((forward<std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&>)({parm#1}))), ((forward<NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&>)({parm#2}))((get<5ul>)((forward<std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&>)({parm#1}))), ((forward<NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&>)({parm#2}))((get<5ul>)((forward<std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&>)({parm#1}))))) NAV::CartesianProduct::tuple_algos::transform_impl<std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul>(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}&, std::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul, 4ul, 5ul>) (src/util/Container/CartesianProduct.hpp:61)called 16 times100.0%
decltype(auto) NAV::CartesianProduct::dereference<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&)::{lambda(auto:1&&)#1}::operator()<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > const&>(__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > const&) const (src/util/Container/CartesianProduct.hpp:127)called 96 times100.0%
decltype(auto) NAV::CartesianProduct::tuple_algos::for_each<NAV::CartesianProduct::tuple_algos::find_if<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1})::{lambda(auto:1&&)#1}, std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&) (src/util/Container/CartesianProduct.hpp:50)called 2 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::block<2ul, 2ul>(std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 25517 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, 6, 6>::block<3ul, 3ul>(std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 53626 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::block<3ul, 3ul>(std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 134065 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::middleCols<2ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1275)called 25517 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::middleCols<3ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1275)called 53626 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, 6, 15>::middleRows<2ul>(std::vector<NAV::LooselyCoupledKF::KFMeas, std::allocator<NAV::LooselyCoupledKF::KFMeas> > const&) (src/util/Container/KeyedMatrix.hpp:1255)called 25517 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>::block<3ul, 3ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 12888 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::block<3ul, 3ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&, std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1057712 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::middleCols<2ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1275)called 43553 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::middleCols<3ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1275)called 188655 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::middleRows<2ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1255)called 43553 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, 15, 15>::middleRows<3ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:1255)called 188655 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block<1ul, 2ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block<2ul, 1ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block<2ul, 2ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block<2ul>(int const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1236)called 1 time62.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block<2ul>(std::vector<int, std::allocator<int> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1218)called 1 time62.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::block<3ul, 2ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::middleCols<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1275)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, -1, -1>::middleRows<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1255)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block<1ul, 2ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block<2ul, 1ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block<2ul, 2ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block<2ul>(int const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1236)called 1 time62.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block<2ul>(std::vector<int, std::allocator<int> > const&, int const&) (src/util/Container/KeyedMatrix.hpp:1218)called 1 time62.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::block<3ul, 2ul>(std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::middleCols<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1275)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, int, int, 3, 3>::middleRows<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:1255)called 1 time100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<2ul, 2ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1198)not called0.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<2ul, 2ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:1187)not called0.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<3ul, 3ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 860 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<3ul, 3ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:1187)not called0.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<6ul, 6ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1198)not called0.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<6ul, 6ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:1187)not called0.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, 6, 6>::block<3ul, 3ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1198)not called0.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<1ul, 3ul>(std::vector<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::allocator<std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> > > const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1198)called 95145 times100.0%
decltype(auto) NAV::internal::KeyedMatrixBase<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>::block<3ul>(std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> const&, std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:1236)called 95145 times62.0%
decltype(auto) NAV::internal::KeyedRowVectorBase<double, int, -1>::segment<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:831)called 1 time100.0%
decltype(auto) NAV::internal::KeyedRowVectorBase<double, int, 4>::segment<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:831)called 1 time100.0%
decltype(auto) NAV::internal::KeyedVectorBase<double, NAV::LooselyCoupledKF::KFStates, -1>::segment<3ul>(std::vector<NAV::LooselyCoupledKF::KFStates, std::allocator<NAV::LooselyCoupledKF::KFStates> > const&) (src/util/Container/KeyedMatrix.hpp:566)called 134065 times100.0%
decltype(auto) NAV::internal::KeyedVectorBase<double, int, -1>::segment<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:566)called 1 time100.0%
decltype(auto) NAV::internal::KeyedVectorBase<double, int, 4>::segment<2ul>(std::vector<int, std::allocator<int> > const&) (src/util/Container/KeyedMatrix.hpp:566)called 1 time100.0%
decltype(auto) NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::segment<3ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) (src/util/Container/KeyedMatrix.hpp:566)not called0.0%
decltype(auto) NAV::internal::KeyedVectorBase<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>::segment<3ul>(std::vector<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::allocator<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> > > const&) const (src/util/Container/KeyedMatrix.hpp:556)called 1860 times100.0%
double NAV::RandomNumberGenerator::getRand_normalDist<double>(double, double) (src/util/Random/RandomNumberGenerator.hpp:91)called 1065018 times100.0%
double NAV::RandomNumberGenerator::getRand_uniformIntDist<int>(int, int) (src/util/Random/RandomNumberGenerator.hpp:69)not called0.0%
double NAV::RandomNumberGenerator::getRand_uniformRealDist<double>(double, double) (src/util/Random/RandomNumberGenerator.hpp:80)not called0.0%
double NAV::calcEarthRadius_E<double>(double const&, double const&, double const&) (src/Navigation/Ellipsoid/Ellipsoid.hpp:58)called 25220124 times100.0%
double NAV::calcEarthRadius_N<double>(double const&, double const&, double const&) (src/Navigation/Ellipsoid/Ellipsoid.hpp:42)called 5904376 times100.0%
double NAV::calcGeocentricRadius<double>(double const&, double const&, double const&) (src/Navigation/Ellipsoid/Ellipsoid.hpp:29)called 447973 times100.0%
double NAV::calcGeographicalDistance<double>(double, double, double, double) (src/Navigation/Ellipsoid/Ellipsoid.hpp:107)called 198992 times100.0%
double NAV::calcGreatCircleDistance<double>(double, double, double, double) (src/Navigation/Ellipsoid/Ellipsoid.hpp:88)called 198988 times100.0%
double NAV::math::csc<double>(double const&) (src/Navigation/Math/Math.hpp:129)called 31113 times100.0%
double NAV::math::round<double>(double const&, unsigned long) (src/Navigation/Math/Math.hpp:40)called 339108 times100.0%
double NAV::math::roundSignificantDigits<double>(double, unsigned long) (src/Navigation/Math/Math.hpp:51)called 40 times100.0%
double NAV::math::sec<double>(double const&) (src/Navigation/Math/Math.hpp:122)not called0.0%
double NAV::math::sign<double>(double const&, double const&) (src/Navigation/Math/Math.hpp:282)called 2612 times100.0%
double NAV::str::stod<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, unsigned long*) (src/util/StringUtil.hpp:375)called 1232652 times100.0%
fmt::v10::formatter<NAV::KeyedMatrix<double, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1>, char, void>::format(NAV::KeyedMatrix<double, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, -1, -1> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/util/Container/KeyedMatrix.hpp:2403)called 1 time64.0%
fmt::v10::formatter<NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3>, char, void>::format(NAV::KeyedMatrix<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 3, 3> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/util/Container/KeyedMatrix.hpp:2403)called 1 time69.0%
fmt::v10::formatter<NAV::KeyedRowVector<double, int, -1>, char, void>::format(NAV::KeyedRowVector<double, int, -1> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/util/Container/KeyedMatrix.hpp:2542)called 1 time72.0%
fmt::v10::formatter<NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>, char, void>::format(NAV::KeyedRowVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/util/Container/KeyedMatrix.hpp:2542)called 1 time72.0%
fmt::v10::formatter<NAV::KeyedVector<double, int, -1>, char, void>::format(NAV::KeyedVector<double, int, -1> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/util/Container/KeyedMatrix.hpp:2487)called 1 time62.0%
fmt::v10::formatter<NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7>, char, void>::format(NAV::KeyedVector<double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 7> const&, fmt::v10::basic_format_context<fmt::v10::appender, char>&) const (src/util/Container/KeyedMatrix.hpp:2487)called 1 time70.0%
fmt::v10::formatter<NAV::SatId, char, void>::parse(fmt::v10::basic_format_parse_context<char>&) (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:175)called 209430 times100.0%
fmt::v10::formatter<NAV::SatSigId, char, void>::parse(fmt::v10::basic_format_parse_context<char>&) (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:198)called 546126 times100.0%
from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, ImColor&) (src/util/Json.cpp:26)not called0.0%
from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, ImPlotStyle&) (src/util/Json.cpp:156)not called0.0%
from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, ImVec2&) (src/util/Json.cpp:59)called 853 times100.0%
from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, ImVec4&) (src/util/Json.cpp:80)called 2020 times100.0%
get_time_usec() (src/util/Vendor/MavLink/autopilot_interface.cpp:63)not called0.0%
int NAV::math::sgn<double>(double const&) (src/Navigation/Math/Math.hpp:138)called 1343753 times100.0%
int NAV::str::stoi<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, unsigned long*, int) (src/util/StringUtil.hpp:297)called 6654 times57.0%
jet::(anonymous namespace)::split(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&) (src/internal/gui/widgets/TextAnsiColored.cpp:27)not called0.0%
long double NAV::math::round<long double>(long double const&, unsigned long) (src/Navigation/Math/Math.hpp:40)called 4294 times100.0%
main (src/main.cpp:65)not called0.0%
nlohmann::json_abi_diag_v3_11_3::adl_serializer<std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, void>::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&) (src/util/Json.hpp:131)called 12 times100.0%
nlohmann::json_abi_diag_v3_11_3::adl_serializer<std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, void>::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (src/util/Json.hpp:120)not called0.0%
operator!=(ImVec4 const&, ImVec4 const&) (src/internal/gui/widgets/imgui_ex.cpp:375)not called0.0%
operator*(float const&, ImVec4 const&) (src/util/ImGui.hpp:22)not called0.0%
operator<<(std::ostream&, NAV::Code const&) (src/Navigation/GNSS/Core/Code.cpp:1291)not called0.0%
operator<<(std::ostream&, NAV::Frequency const&) (src/Navigation/GNSS/Core/Frequency.cpp:567)not called0.0%
operator<<(std::ostream&, NAV::GnssObs::ObservationType const&) (src/NodeData/GNSS/GnssObs.cpp:16)not called0.0%
operator<<(std::ostream&, NAV::Keys::InterFreqBias const&) (src/Navigation/GNSS/SystemModel/SystemModel.cpp:49)not called0.0%
operator<<(std::ostream&, NAV::Keys::MotionModelKey const&) (src/Navigation/GNSS/SystemModel/SystemModel.cpp:37)not called0.0%
operator<<(std::ostream&, NAV::Keys::RecvClkBias const&) (src/Navigation/GNSS/SystemModel/SystemModel.cpp:41)not called0.0%
operator<<(std::ostream&, NAV::Keys::RecvClkDrift const&) (src/Navigation/GNSS/SystemModel/SystemModel.cpp:45)not called0.0%
operator<<(std::ostream&, NAV::LooselyCoupledKF::KFMeas const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1908)not called0.0%
operator<<(std::ostream&, NAV::LooselyCoupledKF::KFStates const&) (src/Nodes/DataProcessor/KalmanFilter/LooselyCoupledKF.cpp:1904)not called0.0%
operator<<(std::ostream&, NAV::SPP::Algorithm::EstimatorType const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:841)not called0.0%
operator<<(std::ostream&, NAV::SPP::Algorithm::ReceiverType const&) (src/Navigation/GNSS/Positioning/SPP/Algorithm.cpp:846)not called0.0%
operator<<(std::ostream&, NAV::SPP::Meas::Doppler const&) (src/Navigation/GNSS/Positioning/SPP/Keys.cpp:22)not called0.0%
operator<<(std::ostream&, NAV::SPP::Meas::Psr const&) (src/Navigation/GNSS/Positioning/SPP/Keys.cpp:18)not called0.0%
operator<<(std::ostream&, NAV::SatId const&) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:176)not called0.0%
operator<<(std::ostream&, NAV::SatSigId const&) (src/Navigation/GNSS/Core/SatelliteIdentifier.cpp:181)not called0.0%
operator<<(std::ostream&, NAV::TimeSystem const&) (src/Navigation/Time/TimeSystem.cpp:62)not called0.0%
operator<<(std::ostream&, NAV::vendor::ublox::UbxClass const&) (src/util/Vendor/Ublox/UbloxTypes.cpp:546)not called0.0%
operator<<(std::ostream&, std::variant<NAV::CycleSlipDetector::CycleSlipLossOfLockIndicator, NAV::CycleSlipDetector::CycleSlipDualFrequency, NAV::CycleSlipDetector::CycleSlipSingleFrequency> const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.cpp:317)not called0.0%
operator<<(std::ostream&, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> const&) (src/Navigation/GNSS/Positioning/SPP/Keys.cpp:26)not called0.0%
operator<<(std::ostream&, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler> const&) (src/Navigation/GNSS/Positioning/SPP/Keys.cpp:30)not called0.0%
operator==(ImVec4 const&, ImVec4 const&) (src/internal/gui/widgets/imgui_ex.cpp:370)not called0.0%
set_acceleration(float, float, float, __mavlink_set_position_target_local_ned_t&) (src/util/Vendor/MavLink/autopilot_interface.cpp:122)not called0.0%
set_position(float, float, float, __mavlink_set_position_target_local_ned_t&) (src/util/Vendor/MavLink/autopilot_interface.cpp:82)not called0.0%
set_velocity(float, float, float, __mavlink_set_position_target_local_ned_t&) (src/util/Vendor/MavLink/autopilot_interface.cpp:102)not called0.0%
set_yaw(float, __mavlink_set_position_target_local_ned_t&) (src/util/Vendor/MavLink/autopilot_interface.cpp:145)not called0.0%
set_yaw_rate(float, __mavlink_set_position_target_local_ned_t&) (src/util/Vendor/MavLink/autopilot_interface.cpp:161)not called0.0%
spdlog::sinks::dist_filter_sink<std::mutex>::dist_filter_sink(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Logger/dist_filter_sink.hpp:29)not called0.0%
spdlog::sinks::dist_filter_sink<std::mutex>::sink_it_(spdlog::details::log_msg const&) (src/util/Logger/dist_filter_sink.hpp:48)not called0.0%
spdlog::sinks::dist_filter_sink<std::mutex>::~dist_filter_sink() (src/util/Logger/dist_filter_sink.hpp:32)not called0.0%
start_autopilot_interface_read_thread(void*) (src/util/Vendor/MavLink/autopilot_interface.cpp:967)not called0.0%
start_autopilot_interface_write_thread(void*) (src/util/Vendor/MavLink/autopilot_interface.cpp:979)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::CovarianceAccelUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::CovarianceClkFrequencyDriftUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::CovarianceClkPhaseDriftUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::ImuAccelerometerIRWUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::ImuAccelerometerNoiseUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::ImuAccelerometerUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::ImuGyroscopeIRWUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::ImuGyroscopeNoiseUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::MakeComboItems<NAV::Units::ImuGyroscopeUnits>() (src/internal/gui/widgets/InputWithUnit.hpp:28)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToString<std::array<double, 3ul> >(std::array<double, 3ul> const&, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/STL.hpp:30)called 270 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToString<std::array<double, 4ul> >(std::array<double, 4ul> const&, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/STL.hpp:30)called 66 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToString<std::array<double, 6ul> >(std::array<double, 6ul> const&, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/STL.hpp:30)called 2 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToString<std::set<NAV::SatId, std::less<NAV::SatId>, std::allocator<NAV::SatId> > >(std::set<NAV::SatId, std::less<NAV::SatId>, std::allocator<NAV::SatId> > const&, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/STL.hpp:30)called 49 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToString<std::set<NAV::SatSigId, std::less<NAV::SatSigId>, std::allocator<NAV::SatSigId> > >(std::set<NAV::SatSigId, std::less<NAV::SatSigId>, std::allocator<NAV::SatSigId> > const&, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/STL.hpp:30)called 49 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToString<std::vector<double, std::allocator<double> > >(std::vector<double, std::allocator<double> > const&, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/STL.hpp:30)called 2 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToString<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/util/Container/STL.hpp:30)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToStringCustom<std::vector<std::shared_ptr<NAV::SatNavData>, std::allocator<std::shared_ptr<NAV::SatNavData> > >, NAV::operator==(NAV::Satellite const&, NAV::Satellite const&)::{lambda(std::shared_ptr<NAV::SatNavData> const&)#1}>(std::vector<std::shared_ptr<NAV::SatNavData>, std::allocator<std::shared_ptr<NAV::SatNavData> > > const&, NAV::operator==(NAV::Satellite const&, NAV::Satellite const&)::{lambda(std::shared_ptr<NAV::SatNavData> const&)#1}&&, char const*) (src/util/Container/STL.hpp:44)called 112 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > NAV::joinToStringCustom<std::vector<std::shared_ptr<NAV::SatNavData>, std::allocator<std::shared_ptr<NAV::SatNavData> > >, NAV::operator==(NAV::Satellite const&, NAV::Satellite const&)::{lambda(std::shared_ptr<NAV::SatNavData> const&)#2}>(std::vector<std::shared_ptr<NAV::SatNavData>, std::allocator<std::shared_ptr<NAV::SatNavData> > > const&, NAV::operator==(NAV::Satellite const&, NAV::Satellite const&)::{lambda(std::shared_ptr<NAV::SatNavData> const&)#2}&&, char const*) (src/util/Container/STL.hpp:44)called 112 times79.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const& NAV::ConfigManager::Get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (src/internal/ConfigManager.hpp:73)not called0.0%
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const& NAV::ConfigManager::Get<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(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&&) (src/internal/ConfigManager.hpp:58)not called0.0%
std::hash<NAV::Code>::operator()(NAV::Code const&) const (src/Navigation/GNSS/Core/Code.hpp:686)called 1129600 times100.0%
std::hash<NAV::CycleSlipDetector::DualFrequencyCombination>::operator()(NAV::CycleSlipDetector::DualFrequencyCombination const&) const (src/Navigation/GNSS/Ambiguity/CycleSlipDetector.hpp:260)called 564800 times86.0%
std::hash<NAV::Frequency>::operator()(NAV::Frequency const&) const (src/Navigation/GNSS/Core/Frequency.hpp:633)called 173273 times100.0%
std::hash<NAV::Frequency_>::operator()(NAV::Frequency_ const&) const (src/Navigation/GNSS/Core/Frequency.hpp:560)called 23998158 times97.0%
std::hash<NAV::Keys::InterFreqBias>::operator()(NAV::Keys::InterFreqBias const&) const (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:178)called 38518 times100.0%
std::hash<NAV::Keys::RecvClkBias>::operator()(NAV::Keys::RecvClkBias const&) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:306)called 57201 times100.0%
std::hash<NAV::Keys::RecvClkDrift>::operator()(NAV::Keys::RecvClkDrift const&) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:317)called 49816 times100.0%
std::hash<NAV::SPP::Meas::Doppler>::operator()(NAV::SPP::Meas::Doppler const&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:113)called 762910 times100.0%
std::hash<NAV::SPP::Meas::Psr>::operator()(NAV::SPP::Meas::Psr const&) const (src/Navigation/GNSS/Positioning/SPP/Keys.hpp:102)called 1076719 times100.0%
std::hash<NAV::SatId>::operator()(NAV::SatId const&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:224)called 975809 times100.0%
std::hash<NAV::SatSigId>::operator()(NAV::SatSigId const&) const (src/Navigation/GNSS/Core/SatelliteIdentifier.hpp:238)called 2076571 times100.0%
std::hash<NAV::SatelliteSystem>::operator()(NAV::SatelliteSystem const&) const (src/Navigation/GNSS/Core/SatelliteSystem.hpp:425)called 353285 times100.0%
std::hash<NAV::SatelliteSystem_>::operator()(NAV::SatelliteSystem_ const&) const (src/Navigation/GNSS/Core/SatelliteSystem.hpp:394)called 1328975 times100.0%
std::hash<NAV::TimeSystem>::operator()(NAV::TimeSystem const&) const (src/Navigation/Time/TimeSystem.hpp:412)called 26440 times100.0%
std::hash<std::pair<NAV::TimeSystem, NAV::TimeSystem> >::operator()(std::pair<NAV::TimeSystem, NAV::TimeSystem> const&) const (src/util/Container/Pair.hpp:28)called 13220 times83.0%
std::hash<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::Frequency_> >::operator()(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, NAV::Frequency_> const&) const (src/util/Container/Pair.hpp:28)called 1 time83.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, -1, 0, -1, -1> > > NAV::InputPin::IncomingLink::getValue<Eigen::Matrix<double, -1, -1, 0, -1, -1> >() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, -1, 0, -1, -1> > > NAV::Node::getInputValue<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(unsigned long) const (src/internal/Node/Node.hpp:277)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<Eigen::Matrix<double, -1, 1, 0, -1, 1> > > NAV::InputPin::IncomingLink::getValue<Eigen::Matrix<double, -1, 1, 0, -1, 1> >() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::CsvData> > NAV::InputPin::IncomingLink::getValue<NAV::CsvData>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::CsvData> > NAV::Node::getInputValue<NAV::CsvData>(unsigned long) const (src/internal/Node/Node.hpp:277)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo::DemoData> > NAV::InputPin::IncomingLink::getValue<NAV::Demo::DemoData>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::Demo> > NAV::InputPin::IncomingLink::getValue<NAV::Demo>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo> > NAV::InputPin::IncomingLink::getValue<NAV::GnssNavInfo>() const (src/internal/Node/Pin.hpp:666)called 701 times81.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::GnssNavInfo> > NAV::Node::getInputValue<NAV::GnssNavInfo>(unsigned long) const (src/internal/Node/Node.hpp:277)called 701 times100.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync const> > NAV::InputPin::IncomingLink::getValue<NAV::VectorNavSensor::TimeSync const>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync const> > NAV::Node::getInputValue<NAV::VectorNavSensor::TimeSync const>(unsigned long) const (src/internal/Node/Node.hpp:277)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync> > NAV::InputPin::IncomingLink::getValue<NAV::VectorNavSensor::TimeSync>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<NAV::VectorNavSensor::TimeSync> > NAV::Node::getInputValue<NAV::VectorNavSensor::TimeSync>(unsigned long) const (src/internal/Node/Node.hpp:277)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<bool> > NAV::InputPin::IncomingLink::getValue<bool>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<double> > NAV::InputPin::IncomingLink::getValue<double>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<float> > NAV::InputPin::IncomingLink::getValue<float>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<int> > NAV::InputPin::IncomingLink::getValue<int>() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::optional<NAV::InputPin::IncomingLink::ValueWrapper<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > NAV::InputPin::IncomingLink::getValue<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >() const (src/internal/Node/Pin.hpp:666)not called0.0%
std::pair<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false>::PlainObject, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false>::PlainObject> NAV::calcPhiAndQWithVanLoanMethod<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false> > const&, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 2, 2, false>::Scalar) (src/Navigation/Math/VanLoan.hpp:62)not called0.0%
std::pair<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 6, 6, false>::PlainObject, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 6, 6, false>::PlainObject> NAV::calcPhiAndQWithVanLoanMethod<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 6, 6, false>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 6, 6, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 6, 6, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 6, 6, false> > const&, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 6, 6, false>::Scalar) (src/Navigation/Math/VanLoan.hpp:62)not called0.0%
std::pair<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false>::PlainObject, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false>::PlainObject> NAV::calcPhiAndQWithVanLoanMethod<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false> > const&, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 6, 6, false>::Scalar) (src/Navigation/Math/VanLoan.hpp:62)called 1 time69.0%
std::pair<Eigen::Matrix<double, -1, -1, 0, -1, -1>::PlainObject, Eigen::Matrix<double, -1, -1, 0, -1, -1>::PlainObject> NAV::calcPhiAndQWithVanLoanMethod<Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, -1, 0, -1, -1>, Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&, Eigen::Matrix<double, -1, -1, 0, -1, -1>::Scalar) (src/Navigation/Math/VanLoan.hpp:62)called 37110 times66.0%
std::vector<int, std::allocator<int> > NAV::apply_permutation<int>(std::vector<int, std::allocator<int> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:58)called 2 times86.0%
std::vector<unsigned long, std::allocator<unsigned long> > NAV::sort_permutation<Eigen::Matrix<int, -1, 1, 0, -1, 1>, std::less<void> >(Eigen::MatrixBase<Eigen::Matrix<int, -1, 1, 0, -1, 1> > const&, std::less<void>) (src/Navigation/Math/Sort.hpp:44)called 1 time75.0%
std::vector<unsigned long, std::allocator<unsigned long> > NAV::sort_permutation<int, std::less<void> >(std::vector<int, std::allocator<int> > const&, std::less<void>) (src/Navigation/Math/Sort.hpp:30)called 1 time75.0%
to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, ImColor const&) (src/util/Json.cpp:17)not called0.0%
to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, ImPlotStyle const&) (src/util/Json.cpp:100)not called0.0%
to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, ImVec2 const&) (src/util/Json.cpp:52)not called0.0%
to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, ImVec4 const&) (src/util/Json.cpp:71)not called0.0%
unsigned long NAV::CartesianProduct::tuple_algos::find_if<std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}>(std::tuple<std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&>&, NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&)::{lambda(auto:1&&)#1}) (src/util/Container/CartesianProduct.hpp:94)called 2 times67.0%
vn::math::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::math::mat<3ul, 3ul, float>&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:57)not called0.0%
vn::math::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::math::vec<3ul, double>&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:49)not called0.0%
vn::math::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::math::vec<3ul, float>&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:41)not called0.0%
vn::math::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::math::mat<3ul, 3ul, float> const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:53)not called0.0%
vn::math::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::math::vec<3ul, double> const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:45)not called0.0%
vn::math::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::math::vec<3ul, float> const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:37)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::BinaryOutputRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:171)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::CommunicationProtocolControlRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:125)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::DeltaThetaAndDeltaVelocityConfigurationRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:283)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::GpsCompassBaselineRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:343)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::GpsConfigurationRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:316)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::ImuFilteringConfigurationRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:230)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::InsBasicConfigurationRegisterVn300&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:472)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::MagneticAndGravityReferenceVectorsRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:551)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::MagnetometerCalibrationControlRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:524)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::ReferenceVectorConfigurationRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:573)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::StartupFilterBiasEstimateRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:496)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::SynchronizationControlRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:81)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::VelocityCompensationControlRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:609)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::VpeAccelerometerBasicTuningRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:420)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::VpeBasicControlRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:368)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::VpeGyroBasicTuningRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:444)not called0.0%
vn::sensors::from_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, vn::sensors::VpeMagnetometerBasicTuningRegister&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:396)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::BinaryOutputRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:157)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::CommunicationProtocolControlRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:113)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::DeltaThetaAndDeltaVelocityConfigurationRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:274)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::GpsCompassBaselineRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:336)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::GpsConfigurationRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:307)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::ImuFilteringConfigurationRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:215)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::InsBasicConfigurationRegisterVn300 const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:464)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::MagneticAndGravityReferenceVectorsRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:544)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::MagnetometerCalibrationControlRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:516)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::ReferenceVectorConfigurationRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:563)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::StartupFilterBiasEstimateRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:488)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::SynchronizationControlRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:69)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::VelocityCompensationControlRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:601)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::VpeAccelerometerBasicTuningRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:412)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::VpeBasicControlRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:359)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::VpeGyroBasicTuningRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:436)not called0.0%
vn::sensors::to_json(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, vn::sensors::VpeMagnetometerBasicTuningRegister const&) (src/Nodes/DataProvider/IMU/Sensors/VectorNavSensor.cpp:388)not called0.0%
void Eigen::from_json<double, -1, -1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, Eigen::Matrix<double, -1, -1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)1) : ((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, -1>&) (src/util/Eigen.hpp:74)not called0.0%
void Eigen::from_json<double, -1, 1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, Eigen::Matrix<double, -1, 1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, 1>&) (src/util/Eigen.hpp:74)called 10 times41.0%
void Eigen::from_json<double, 3, 1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, Eigen::Matrix<double, 3, 1, ((Eigen::StorageOptions)0)|((((3)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((3)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), 3, 1>&) (src/util/Eigen.hpp:74)called 721 times36.0%
void Eigen::from_json<double, 4, 1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, Eigen::Matrix<double, 4, 1, ((Eigen::StorageOptions)0)|((((4)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((4)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), 4, 1>&) (src/util/Eigen.hpp:74)called 192 times36.0%
void Eigen::to_json<double, -1, -1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, Eigen::Matrix<double, -1, -1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)1) : ((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, -1> const&) (src/util/Eigen.hpp:55)not called0.0%
void Eigen::to_json<double, -1, 1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, Eigen::Matrix<double, -1, 1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, 1> const&) (src/util/Eigen.hpp:55)not called0.0%
void Eigen::to_json<double, 3, 1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, Eigen::Matrix<double, 3, 1, ((Eigen::StorageOptions)0)|((((3)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((3)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), 3, 1> const&) (src/util/Eigen.hpp:55)not called0.0%
void Eigen::to_json<double, 4, 1>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, Eigen::Matrix<double, 4, 1, ((Eigen::StorageOptions)0)|((((4)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((4)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), 4, 1> const&) (src/util/Eigen.hpp:55)not called0.0%
void NAV::CartesianProduct::increment_iterator<0ul>::_<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:162)called 2 times100.0%
void NAV::CartesianProduct::increment_iterator<1ul>::_<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:139)called 4 times100.0%
void NAV::CartesianProduct::increment_iterator<2ul>::_<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:139)called 8 times100.0%
void NAV::CartesianProduct::increment_iterator<3ul>::_<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:139)called 16 times100.0%
void NAV::CartesianProduct::increment_iterator<4ul>::_<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:139)called 16 times100.0%
void NAV::CartesianProduct::increment_iterator<5ul>::_<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:139)called 16 times100.0%
void NAV::CartesianProduct::next_combination<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >(std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > >&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&, std::tuple<__gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > >, __gnu_cxx::__normal_iterator<unsigned long const*, std::vector<unsigned long, std::allocator<unsigned long> > > > const&) (src/util/Container/CartesianProduct.hpp:175)called 16 times100.0%
void NAV::InterFrequencyBiasModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::initialize<double, -1>(NAV::Keys::InterFreqBias, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&) (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:56)called 10 times71.0%
void NAV::InterFrequencyBiasModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::updatePhiAndQ<double, -1>(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, double) (src/Navigation/GNSS/SystemModel/InterFrequencyBiasModel.hpp:74)not called0.0%
void NAV::MotionModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::initialize<double, -1>(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&) (src/Navigation/GNSS/SystemModel/MotionModel.hpp:72)called 24 times86.0%
void NAV::MotionModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::updatePhiAndQ<double, -1>(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, double, double const&, double const&, NAV::SystemModelCalcAlgorithm) (src/Navigation/GNSS/SystemModel/MotionModel.hpp:96)not called0.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::DynamicData>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::EmlidObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::GnssCombination>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::GnssObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::ImuObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::ImuObsSimulated>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::ImuObsWDelta>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::InsGnssLCKFSolution>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::KvhObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::NodeData>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::Pos>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::PosVel>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::PosVelAtt>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::RtklibPosObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::SppSolution>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::StringObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::UbloxObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::VectorNavBinaryOutput>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::WiFiObs>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeDataType<NAV::WiFiPositioningSolution>() (src/NodeRegistry.cpp:64)called 112 times62.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::AllanDeviation>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::ArubaSensor>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::Combiner>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::CsvFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::CsvLogger>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::Demo>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::EmlidFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::EmlidSensor>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::ErrorModel>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::EspressifSensor>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::GnssAnalyzer>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::GroupBox>() (src/NodeRegistry.cpp:42)called 112 times58.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::ImuFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::ImuFusion>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::ImuIntegrator>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::ImuSimulator>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::KmlLogger>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::KvhFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::KvhSensor>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::LooselyCoupledKF>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::LowPassFilter>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::MatrixLogger>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::MavlinkSend>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::Merger>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::MultiImuFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::Navio2Sensor>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::NmeaFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::Plot>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::PosVelAttFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::PosVelAttInitializer>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::RinexNavFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::RinexObsFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::RinexObsLogger>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::RtklibPosConverter>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::RtklibPosFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::SinglePointPositioning>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::Terminator>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::TimeWindow>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UartDataLogger>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UartPacketConverter>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UbloxFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UbloxGnssObsConverter>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UbloxGnssOrbitCollector>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UbloxSensor>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UdpRecv>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UdpSend>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::UlogFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::VectorNavBinaryConverter>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::VectorNavDataLogger>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::VectorNavFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::VectorNavSensor>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::WiFiObsFile>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::WiFiObsLogger>() (src/NodeRegistry.cpp:42)called 112 times66.0%
void NAV::NodeRegistry::(anonymous namespace)::registerNodeType<NAV::WiFiPositioning>() (src/NodeRegistry.cpp:42)called 112 times74.0%
void NAV::ObservationEstimator::calcObservationEstimate<NAV::SPP::Algorithm::ReceiverType>(NAV::SatSigId const&, NAV::Observations::SignalObservation&, NAV::Receiver<NAV::SPP::Algorithm::ReceiverType> const&, std::shared_ptr<NAV::IonosphericCorrections const> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::ObservationEstimator::ObservationDifference) const (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:104)called 41798 times85.0%
void NAV::ObservationEstimator::calcObservationEstimates<NAV::SPP::Algorithm::ReceiverType>(NAV::Observations&, NAV::Receiver<NAV::SPP::Algorithm::ReceiverType> const&, std::shared_ptr<NAV::IonosphericCorrections const> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, NAV::ObservationEstimator::ObservationDifference) const (src/Navigation/GNSS/Positioning/ObservationEstimator.hpp:83)called 1126 times100.0%
void NAV::ObservationFilter::selectObservationsForCalculation<NAV::SPP::Algorithm::ReceiverType, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1> >(NAV::SPP::Algorithm::ReceiverType, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, std::shared_ptr<NAV::GnssObs const> const&, std::vector<NAV::GnssNavInfo const*, std::allocator<NAV::GnssNavInfo const*> > const&, NAV::Observations&, NAV::ObservationFilter::Filtered*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) (src/Navigation/GNSS/Positioning/ObservationFilter.hpp:164)called 1127 times54.0%
void NAV::Plot::plotData<NAV::DynamicData>(std::shared_ptr<NAV::DynamicData const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::GnssCombination>(std::shared_ptr<NAV::GnssCombination const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::GnssObs>(std::shared_ptr<NAV::GnssObs const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::ImuObs>(std::shared_ptr<NAV::ImuObs const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::ImuObsSimulated>(std::shared_ptr<NAV::ImuObsSimulated const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::ImuObsWDelta>(std::shared_ptr<NAV::ImuObsWDelta const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::InsGnssLCKFSolution>(std::shared_ptr<NAV::InsGnssLCKFSolution const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::InsGnssTCKFSolution>(std::shared_ptr<NAV::InsGnssTCKFSolution const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::KvhObs>(std::shared_ptr<NAV::KvhObs const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::PosVel>(std::shared_ptr<NAV::PosVel const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::PosVelAtt>(std::shared_ptr<NAV::PosVelAtt const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::RtklibPosObs>(std::shared_ptr<NAV::RtklibPosObs const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::SppSolution>(std::shared_ptr<NAV::SppSolution const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Plot::plotData<NAV::VectorNavBinaryOutput>(std::shared_ptr<NAV::VectorNavBinaryOutput const> const&, unsigned long, unsigned long&, unsigned long) (src/Nodes/Plotting/Plot.hpp:437)not called0.0%
void NAV::Pos::setPosCovarianceMatrix_e<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> > const&) (src/NodeData/State/Pos.hpp:327)not called0.0%
void NAV::Pos::setPosCovarianceMatrix_e<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/Pos.hpp:327)not called0.0%
void NAV::Pos::setPosCovarianceMatrix_e<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/Pos.hpp:327)called 538 times68.0%
void NAV::Pos::setPosCovarianceMatrix_n<Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/Pos.hpp:346)called 1885 times68.0%
void NAV::Pos::setPositionAndStdDev_e<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> const> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> > const&, Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> const> > const&) (src/NodeData/State/Pos.hpp:305)not called0.0%
void NAV::Pos::setPositionAndStdDev_e<Eigen::Block<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 3, 1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> const> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 3, 1, false> > const&, Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> const> > const&) (src/NodeData/State/Pos.hpp:305)not called0.0%
void NAV::Pos::setPositionAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 3, 3, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 3, 3, false> > const&) (src/NodeData/State/Pos.hpp:305)not called0.0%
void NAV::Pos::setPositionAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> > const&) (src/NodeData/State/Pos.hpp:305)called 406 times65.0%
void NAV::Pos::setPositionAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/Pos.hpp:305)called 25776 times58.0%
void NAV::Pos::setPositionAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/Pos.hpp:305)called 14184 times58.0%
void NAV::Pos::setPositionAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/Pos.hpp:305)called 540 times65.0%
void NAV::Pos::setPositionAndStdDev_lla<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>, Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/Pos.hpp:316)called 25008 times65.0%
void NAV::Pos::setPositionAndStdDev_lla<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/Pos.hpp:316)called 62626 times58.0%
void NAV::Pos::setPositionAndStdDev_lla<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/Pos.hpp:316)called 2233 times65.0%
void NAV::Pos::setPosition_e<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> > const&) (src/NodeData/State/Pos.hpp:286)not called0.0%
void NAV::Pos::setPosition_e<Eigen::Block<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, 1, 0, -1, 1>, 3, 1, false> > const&) (src/NodeData/State/Pos.hpp:286)not called0.0%
void NAV::Pos::setPosition_e<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&) (src/NodeData/State/Pos.hpp:286)called 12888 times100.0%
void NAV::Pos::setPosition_e<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/NodeData/State/Pos.hpp:286)called 1296 times100.0%
void NAV::Pos::setPosition_e<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/NodeData/State/Pos.hpp:286)called 40925 times100.0%
void NAV::Pos::setPosition_lla<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&) (src/NodeData/State/Pos.hpp:295)called 37894 times100.0%
void NAV::Pos::setPosition_lla<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/NodeData/State/Pos.hpp:295)called 25517 times100.0%
void NAV::Pos::setPosition_lla<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/NodeData/State/Pos.hpp:295)called 25008 times100.0%
void NAV::Pos::setPosition_lla<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/NodeData/State/Pos.hpp:295)called 92483 times100.0%
void NAV::PosVel::setPosVelCovarianceMatrix_e<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/PosVel.hpp:299)called 25776 times67.0%
void NAV::PosVel::setPosVelCovarianceMatrix_e<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/PosVel.hpp:299)called 14590 times67.0%
void NAV::PosVel::setPosVelCovarianceMatrix_e<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/NodeData/State/PosVel.hpp:299)called 2 times67.0%
void NAV::PosVel::setPosVelCovarianceMatrix_n<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/PosVel.hpp:321)called 62626 times67.0%
void NAV::PosVel::setPosVelCovarianceMatrix_n<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::MatrixBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> > const&) (src/NodeData/State/PosVel.hpp:321)called 339 times67.0%
void NAV::PosVel::setVelocityAndStdDev_e<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false>, Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> const> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> > const&, Eigen::MatrixBase<Eigen::CwiseUnaryOp<Eigen::internal::scalar_sqrt_op<double>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> const> > const&) (src/NodeData/State/PosVel.hpp:277)not called0.0%
void NAV::PosVel::setVelocityAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 3, 3, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, 3, 3, false> > const&) (src/NodeData/State/PosVel.hpp:277)not called0.0%
void NAV::PosVel::setVelocityAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 3, false> > const&) (src/NodeData/State/PosVel.hpp:277)called 406 times65.0%
void NAV::PosVel::setVelocityAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/PosVel.hpp:277)called 25776 times58.0%
void NAV::PosVel::setVelocityAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/PosVel.hpp:277)called 14184 times58.0%
void NAV::PosVel::setVelocityAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/PosVel.hpp:277)called 540 times65.0%
void NAV::PosVel::setVelocityAndStdDev_n<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>, Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/PosVel.hpp:288)called 25008 times65.0%
void NAV::PosVel::setVelocityAndStdDev_n<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&) (src/NodeData/State/PosVel.hpp:288)called 62626 times58.0%
void NAV::PosVel::setVelocityAndStdDev_n<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 3, 0, 3, 3> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&) (src/NodeData/State/PosVel.hpp:288)called 1689 times65.0%
void NAV::PosVel::setVelocity_e<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, -1, -1, 0, -1, -1>, 3, 1, false> > const&) (src/NodeData/State/PosVel.hpp:258)not called0.0%
void NAV::PosVel::setVelocity_e<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&) (src/NodeData/State/PosVel.hpp:258)called 12888 times86.0%
void NAV::PosVel::setVelocity_e<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/NodeData/State/PosVel.hpp:258)called 1296 times86.0%
void NAV::PosVel::setVelocity_e<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/NodeData/State/PosVel.hpp:258)called 40927 times86.0%
void NAV::PosVel::setVelocity_n<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&) (src/NodeData/State/PosVel.hpp:267)called 37894 times86.0%
void NAV::PosVel::setVelocity_n<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/NodeData/State/PosVel.hpp:267)called 25517 times86.0%
void NAV::PosVel::setVelocity_n<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&) (src/NodeData/State/PosVel.hpp:267)called 25008 times86.0%
void NAV::PosVel::setVelocity_n<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> > >(Eigen::MatrixBase<Eigen::CwiseNullaryOp<Eigen::internal::scalar_constant_op<double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> > > const&) (src/NodeData/State/PosVel.hpp:267)not called0.0%
void NAV::PosVel::setVelocity_n<Eigen::Matrix<double, 3, 1, 0, 3, 1> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&) (src/NodeData/State/PosVel.hpp:267)called 91939 times86.0%
void NAV::PosVelAtt::setAttitude_e_Quat_b<Eigen::Quaternion<double, 0> >(Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:176)called 54162 times86.0%
void NAV::PosVelAtt::setAttitude_n_Quat_b<Eigen::Quaternion<double, 0> >(Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:185)called 355098 times86.0%
void NAV::PosVelAtt::setStateAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1> const, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:222)called 25776 times100.0%
void NAV::PosVelAtt::setStateAndStdDev_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:222)called 14184 times100.0%
void NAV::PosVelAtt::setStateAndStdDev_n<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>, Eigen::Matrix<double, 3, 3, 0, 3, 3>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const>, Eigen::Matrix<double, 3, 3, 0, 3, 3>, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, Eigen::MatrixBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::CwiseBinaryOp<Eigen::internal::scalar_sum_op<double, double>, Eigen::Matrix<double, 3, 1, 0, 3, 1> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> const, Eigen::Matrix<double, 3, 1, 0, 3, 1> const> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:238)called 25008 times100.0%
void NAV::PosVelAtt::setStateAndStdDev_n<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > >, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::IndexedView<Eigen::Matrix<double, -1, -1, 0, -1, -1>, std::vector<long, std::allocator<long> >, std::vector<long, std::allocator<long> > > > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:238)called 62626 times100.0%
void NAV::PosVelAtt::setStateAndStdDev_n<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 3, 0, 3, 3>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 3, 0, 3, 3>, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 3, 0, 3, 3> > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:238)called 1 time100.0%
void NAV::PosVelAtt::setState_e<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false>, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false>, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:196)called 12888 times100.0%
void NAV::PosVelAtt::setState_e<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:196)called 18 times100.0%
void NAV::PosVelAtt::setState_n<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false>, Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false>, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&, Eigen::MatrixBase<Eigen::Block<Eigen::Matrix<double, 10, 1, 0, 10, 1>, 3, 1, false> > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:208)called 37894 times100.0%
void NAV::PosVelAtt::setState_n<Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Matrix<double, 3, 1, 0, 3, 1>, Eigen::Quaternion<double, 0> >(Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1> > const&, Eigen::QuaternionBase<Eigen::Quaternion<double, 0> > const&) (src/NodeData/State/PosVelAtt.hpp:208)called 25009 times100.0%
void NAV::ReceiverClockModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::initialize<double, -1>(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&) (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:66)called 24 times72.0%
void NAV::ReceiverClockModel<std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias> >::updatePhiAndQ<double, -1>(NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const&, double, NAV::SystemModelCalcAlgorithm) const (src/Navigation/GNSS/SystemModel/ReceiverClockModel.hpp:100)not called0.0%
void NAV::apply_permutation_colwise_in_place<int, -1, -1>(Eigen::Matrix<int, -1, -1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)1) : ((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, -1>&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:193)called 1 time74.0%
void NAV::apply_permutation_in_place<int, -1>(Eigen::Matrix<int, -1, 1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((1)!=(1)))?((Eigen::StorageOptions)1) : ((((1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, 1>&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:139)called 1 time78.0%
void NAV::apply_permutation_in_place<int>(std::vector<int, std::allocator<int> >&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:112)called 2 times78.0%
void NAV::apply_permutation_rowwise_in_place<int, -1, -1>(Eigen::Matrix<int, -1, -1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)1) : ((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, -1>&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Navigation/Math/Sort.hpp:166)called 1 time74.0%
void NAV::cartesian_product<NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> >, std::vector<unsigned long, std::allocator<unsigned long> > >(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&, std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/util/Container/CartesianProduct.hpp:196)called 2 times73.0%
void NAV::cartesian_product_idx<std::vector<std::function<void ()>, std::allocator<std::function<void ()> > >, 6ul, NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}>(NAV::TESTS::LooselyCoupledKFTests::(anonymous namespace)::testLCKFwithImuFile(char const*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)#1}, std::array<std::vector<std::function<void ()>, std::allocator<std::function<void ()> > >, 6ul>) (src/util/Container/CartesianProduct.hpp:227)called 2 times72.0%
void NAV::from_json<NAV::CycleSlipDetector::DualFrequencyCombination>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination>&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:306)not called0.0%
void NAV::from_json<NAV::SatSigId>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PolynomialCycleSlipDetector<NAV::SatSigId>&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:306)not called0.0%
void NAV::from_json<double>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PosVelAttDerivativeConstants<double>&) (src/Navigation/INS/Mechanization.hpp:54)called 19 times100.0%
void NAV::from_json<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:306)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1>(char const*, NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFMeas, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1>(char const*, NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFMeas, NAV::LooselyCoupledKF::KFStates, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1>(char const*, NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFMeas, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1>(char const*, NAV::KeyedMatrix<double, NAV::LooselyCoupledKF::KFStates, NAV::LooselyCoupledKF::KFStates, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>(char const*, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>(char const*, NAV::KeyedMatrix<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1>(char const*, NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedMatrixView<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1>(char const*, NAV::KeyedMatrix<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:34)not called0.0%
void NAV::gui::widgets::KeyedVectorView<double, NAV::LooselyCoupledKF::KFMeas, -1>(char const*, NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFMeas, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:100)not called0.0%
void NAV::gui::widgets::KeyedVectorView<double, NAV::LooselyCoupledKF::KFStates, -1>(char const*, NAV::KeyedVector<double, NAV::LooselyCoupledKF::KFStates, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:100)not called0.0%
void NAV::gui::widgets::KeyedVectorView<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1>(char const*, NAV::KeyedVector<double, std::variant<NAV::Keys::MotionModelKey, NAV::Keys::RecvClkBias, NAV::Keys::RecvClkDrift, NAV::Keys::InterFreqBias>, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:100)not called0.0%
void NAV::gui::widgets::KeyedVectorView<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1>(char const*, NAV::KeyedVector<double, std::variant<NAV::SPP::Meas::Psr, NAV::SPP::Meas::Doppler>, -1> const*, float, int) (src/internal/gui/widgets/KeyedMatrix.hpp:100)not called0.0%
void NAV::gui::widgets::MatrixView<double, -1, -1>(char const*, Eigen::Matrix<double, -1, -1, ((Eigen::StorageOptions)0)|((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)1) : ((((-1)==(1))&&((-1)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), -1, -1> const*, int, int, char const*) (src/internal/gui/widgets/Matrix.hpp:49)not called0.0%
void NAV::gui::widgets::MatrixView<double, 3, 3>(char const*, Eigen::Matrix<double, 3, 3, ((Eigen::StorageOptions)0)|((((3)==(1))&&((3)!=(1)))?((Eigen::StorageOptions)1) : ((((3)==(1))&&((3)!=(1)))?((Eigen::StorageOptions)0) : ((Eigen::StorageOptions)0))), 3, 3> const*, int, int, char const*) (src/internal/gui/widgets/Matrix.hpp:49)not called0.0%
void NAV::move<NAV::InputPin>(std::vector<NAV::InputPin, std::allocator<NAV::InputPin> >&, unsigned long, unsigned long) (src/util/Container/Vector.hpp:26)not called0.0%
void NAV::move<NAV::Plot::PinData::PlotData>(std::vector<NAV::Plot::PinData::PlotData, std::allocator<NAV::Plot::PinData::PlotData> >&, unsigned long, unsigned long) (src/util/Container/Vector.hpp:26)called 96 times35.0%
void NAV::move<NAV::Plot::PlotInfo>(std::vector<NAV::Plot::PlotInfo, std::allocator<NAV::Plot::PlotInfo> >&, unsigned long, unsigned long) (src/util/Container/Vector.hpp:26)not called0.0%
void NAV::removeCols<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::DenseBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >&, std::vector<int, std::allocator<int> > const&) (src/util/Eigen.hpp:175)called 4 times65.0%
void NAV::removeCols<Eigen::Matrix<double, 1, -1, 1, 1, -1> >(Eigen::DenseBase<Eigen::Matrix<double, 1, -1, 1, 1, -1> >&, std::vector<int, std::allocator<int> > const&) (src/util/Eigen.hpp:175)called 2 times65.0%
void NAV::removeCols<Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::DenseBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> >&, unsigned long, unsigned long) (src/util/Eigen.hpp:159)called 4 times67.0%
void NAV::removeCols<Eigen::Matrix<int, 1, -1, 1, 1, -1> >(Eigen::DenseBase<Eigen::Matrix<int, 1, -1, 1, 1, -1> >&, unsigned long, unsigned long) (src/util/Eigen.hpp:159)called 2 times67.0%
void NAV::removeRows<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::DenseBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >&, std::vector<int, std::allocator<int> > const&) (src/util/Eigen.hpp:139)called 4 times65.0%
void NAV::removeRows<Eigen::Matrix<double, -1, 1, 0, -1, 1> >(Eigen::DenseBase<Eigen::Matrix<double, -1, 1, 0, -1, 1> >&, std::vector<int, std::allocator<int> > const&) (src/util/Eigen.hpp:139)called 4 times65.0%
void NAV::removeRows<Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::DenseBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> >&, unsigned long, unsigned long) (src/util/Eigen.hpp:123)called 4 times67.0%
void NAV::removeRows<Eigen::Matrix<int, -1, 1, 0, -1, 1> >(Eigen::DenseBase<Eigen::Matrix<int, -1, 1, 0, -1, 1> >&, unsigned long, unsigned long) (src/util/Eigen.hpp:123)called 2 times67.0%
void NAV::removeRowsAndCols<Eigen::Matrix<double, -1, -1, 0, -1, -1> >(Eigen::DenseBase<Eigen::Matrix<double, -1, -1, 0, -1, -1> >&, std::vector<int, std::allocator<int> > const&, std::vector<int, std::allocator<int> > const&) (src/util/Eigen.hpp:220)called 13 times67.0%
void NAV::removeRowsAndCols<Eigen::Matrix<int, -1, -1, 0, -1, -1> >(Eigen::DenseBase<Eigen::Matrix<int, -1, -1, 0, -1, -1> >&, unsigned long, unsigned long, unsigned long, unsigned long) (src/util/Eigen.hpp:197)called 4 times70.0%
void NAV::to_json<NAV::CycleSlipDetector::DualFrequencyCombination>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PolynomialCycleSlipDetector<NAV::CycleSlipDetector::DualFrequencyCombination> const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:293)not called0.0%
void NAV::to_json<NAV::SatSigId>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PolynomialCycleSlipDetector<NAV::SatSigId> const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:293)not called0.0%
void NAV::to_json<double>(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PosVelAttDerivativeConstants<double> const&) (src/Navigation/INS/Mechanization.hpp:40)not called0.0%
void NAV::to_json<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void>&, NAV::PolynomialCycleSlipDetector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&) (src/Navigation/GNSS/Ambiguity/CycleSlipDetector/PolynomialCycleSlipDetector.hpp:293)not called0.0%
void detail::variant_switch<0ul>::operator()<std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >(int, nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&) const (src/util/Json.hpp:94)called 12 times55.0%
void detail::variant_switch<1ul>::operator()<std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >(int, nlohmann::json_abi_diag_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_diag_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, std::variant<unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&) const (src/util/Json.hpp:72)called 12 times50.0%