| Function (File:Line) |
Call count |
Line coverage |
Branch coverage |
Condition coverage |
Block coverage |
| createDaemon(PPath const&, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RECV_DATA/main.cpp:109) | called 1 time | 100.0% | 100.0% | -% | 51.3% |
| createDaemon(PPath const&, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_SEND_DATA/main.cpp:74) | called 2 times | 100.0% | 100.0% | -% | 53.6% |
| createDaemon(PPath const&, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_TIMEOUT/main.cpp:63) | called 1 time | 100.0% | 100.0% | -% | 54.5% |
| testFunction() (TESTS/TEST_DAEMONS/TEST_DAEMON_FUNCTION/main.cpp:23) | called 1 time | 100.0% | 88.2% | -% | 50.3% |
| checkDataCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DATA/main.cpp:40) | called 1 time | 100.0% | 81.8% | -% | 57.8% |
| checkStatCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STAT/main.cpp:36) | called 1 time | 100.0% | 77.8% | -% | 60.6% |
| createVecStat(unsigned long) (TESTS/SWARM_MOCK_DAEMONS/swarm_stat_utils.cpp:28) | not called | 0.0% | 0.0% | -% | 0.0% |
| createMockFile(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RUN/main.cpp:24) | called 1 time | 100.0% | 80.0% | -% | 48.3% |
| fillConfigNode(ConfigNode&, PString const&, PString const&, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:162) | called 3 times | 100.0% | 100.0% | -% | 56.1% |
| testDaemonSlot() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/main.cpp:83) | called 1 time | 100.0% | 100.0% | -% | 53.1% |
| testMonitoring(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RECV_DATA/main.cpp:120) | called 1 time | 100.0% | 100.0% | -% | 51.2% |
| checkShadokCopy() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/TEST_SHADOK/main.cpp:32) | called 1 time | 100.0% | 100.0% | -% | 66.7% |
| testFillVecStat() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:329) | called 1 time | 100.0% | 100.0% | -% | 50.2% |
| FindMessageInLog(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_TIMEOUT/main.cpp:85) | called 1 time | 100.0% | 100.0% | -% | 50.5% |
| checkMessageCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_MESSAGE/main.cpp:40) | called 1 time | 100.0% | 80.0% | -% | 62.9% |
| checkVecStatCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_VECSTAT/main.cpp:34) | called 1 time | 100.0% | 66.7% | -% | 63.0% |
| createStatistics() (TESTS/SWARM_MOCK_DAEMONS/swarm_stat_utils.cpp:14) | not called | 0.0% | 0.0% | -% | 0.0% |
| testCallFunction(int) (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| testSetClockMode() (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:78) | called 1 time | 100.0% | 100.0% | -% | 49.8% |
| checkDataEquality(Swarm::Data&, Swarm::Data&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DATA/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkFunctionCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_FUNCTION/main.cpp:38) | called 1 time | 100.0% | 80.0% | -% | 59.0% |
| checkStatEquality(Swarm::Stat&, Swarm::Stat&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STAT/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| daemon_loadString(ConfigNode const&, PString const&) (src/Daemon/daemon_load_config.cpp:69) | called 196 times | 100.0% | 100.0% | -% | 57.9% |
| testIntProcessing(int const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/main.cpp:37) | called 1 time | 100.0% | -% | -% | 100.0% |
| testSetSocketMode() (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:64) | called 1 time | 100.0% | 100.0% | -% | 49.8% |
| checkComputingStat(std::map<PString, Swarm::Stat, std::less<PString>, std::allocator<std::pair<PString const, Swarm::Stat> > >&, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/StatManager_override.cpp:35) | called 1 time | 100.0% | 100.0% | -% | 54.3% |
| createMockFileMain(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_TIMEOUT/main.cpp:41) | called 1 time | 100.0% | 81.2% | -% | 49.3% |
| createMockFileTest(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_TIMEOUT/main.cpp:17) | called 1 time | 100.0% | 87.5% | -% | 50.0% |
| daemon_load_config(PLog&, ConfigNode&, PPath const&) (src/Daemon/daemon_load_config.cpp:45) | called 28 times | 100.0% | 89.2% | -% | 81.2% |
| daemon_load_config(PLog&, ConfigNode&, PString const&, ConfigFormat::ConfigFormat) (src/Daemon/daemon_load_config.cpp:21) | called 13 times | 100.0% | 81.8% | -% | 79.2% |
| Swarm::Data phoenix_createData<Gibis>(Gibis const&) (src/Representation/phoenix_createData_impl.h:20) | called 1 time | 100.0% | -% | -% | 54.4% |
| Swarm::Data phoenix_createData<Shadok>(Shadok const&) (src/Representation/phoenix_createData_impl.h:20) | called 7 times | 100.0% | -% | -% | 54.4% |
| Swarm::Data phoenix_createData<Swarm::Stat>(Swarm::Stat const&) (src/Representation/phoenix_createData_impl.h:20) | called 2 times | 100.0% | -% | -% | 54.4% |
| Swarm::Data phoenix_createData<int>(int const&) (src/Representation/phoenix_createData_impl.h:20) | called 12 times | 87.5% | 100.0% | -% | 54.4% |
| Swarm::Data phoenix_createData<long>(long const&) (src/Representation/phoenix_createData_impl.h:20) | called 1 time | 100.0% | -% | -% | 54.4% |
| Swarm::Data phoenix_createData<short>(short const&) (src/Representation/phoenix_createData_impl.h:20) | called 1 time | 100.0% | -% | -% | 54.4% |
| PUncastable<bool> sortFillDaemonStat<DaemonBackend>(Swarm::Monitoring<DaemonBackend>&, Swarm::Stat const&) (src/Statistics/StatSort_impl.h:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| PUncastable<bool> sortFillDaemonStat<DaemonEmptyBackend>(Swarm::Monitoring<DaemonEmptyBackend>&, Swarm::Stat const&) (src/Statistics/StatSort_impl.h:18) | not called | 100.0% | 100.0% | -% | 0.0% |
| testFillDaemonStat() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:356) | called 1 time | 100.0% | 100.0% | -% | 52.3% |
| testSwarmException() (TESTS/TEST_SWARM_EXCEPTION/main.cpp:12) | called 1 time | 100.0% | 100.0% | -% | 47.7% |
| checkDataTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DATA/main.cpp:56) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| checkShadokEquality(Shadok&, Shadok&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/TEST_SHADOK/main.cpp:14) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkStatTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STAT/main.cpp:50) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<ProcessClass>() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:15) | not called | 0.0% | 0.0% | -% | 0.0% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Gibis>() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:49) | called 3 times | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Shadok>() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:43) | called 3 times | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Shadok>() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:13) | called 11 times | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Shadok>() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:14) | called 5 times | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::DaemonConfig>() (src/Representation/Representation.cpp:1329) | called 1 time | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::StatAccumulator>() (src/Representation/Representation.cpp:954) | called 1 time | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::DaemonStatAccumulator>() (src/Representation/Representation.cpp:1226) | called 1 time | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::Data>() (src/Representation/Representation.cpp:16) | called 1 time | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::Stat>() (src/Representation/Representation.cpp:827) | called 7 times | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::Message>() (src/Representation/Representation.cpp:319) | called 2 times | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::VecStat>() (src/Representation/Representation.cpp:540) | called 1 time | 100.0% | 100.0% | -% | 77.8% |
| std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > phoenix_getTypeName<Swarm::Function>() (src/Representation/Representation.cpp:168) | called 1 time | 100.0% | 100.0% | -% | 77.8% |
| checkMessageEquality(Swarm::Message&, Swarm::Message&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_MESSAGE/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkVecStatEquality(Swarm::VecStat&, Swarm::VecStat&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_VECSTAT/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| testCallFunctionVoid(int) (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:27) | called 1 time | 100.0% | -% | -% | 100.0% |
| testShadokProcessing(Shadok const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/main.cpp:26) | called 1 time | 100.0% | -% | -% | 100.0% |
| checkDaemonConfigCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONCONFIG/main.cpp:50) | called 1 time | 100.0% | 85.7% | -% | 60.0% |
| checkFunctionEquality(Swarm::Function&, Swarm::Function&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_FUNCTION/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| bool phoenix_function_call<int>(PLog&, Swarm::Data&, std::vector<unsigned char, std::allocator<unsigned char> > const&, void (*)(int)) (src/Function/phoenix_function_call.h:83) | called 1 time | 81.8% | 45.5% | -% | 50.0% |
| bool phoenix_function_call<int, int>(PLog&, Swarm::Data&, std::vector<unsigned char, std::allocator<unsigned char> > const&, int (*)(int)) (src/Function/phoenix_function_call.h:57) | called 2 times | 81.8% | 45.5% | -% | 47.8% |
| test_daemon_not_found() (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:135) | called 1 time | 100.0% | 91.7% | -% | 52.4% |
| checkCommunicationStat(std::map<PString, Swarm::Stat, std::less<PString>, std::allocator<std::pair<PString const, Swarm::Stat> > >&, PString const&, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/StatManager_override.cpp:22) | called 1 time | 100.0% | 100.0% | -% | 53.7% |
| checkDataEqualityConst(Swarm::Data const&, Swarm::Data const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DATA/main.cpp:31) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkMessageTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_MESSAGE/main.cpp:56) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| checkStatEqualityConst(Swarm::Stat const&, Swarm::Stat const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STAT/main.cpp:29) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkVecStatTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_VECSTAT/main.cpp:47) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| createMockFileMainRecv(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RECV_DATA/main.cpp:70) | called 1 time | 100.0% | 93.3% | -% | 51.4% |
| createMockFileMainRecv(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_SEND_DATA/main.cpp:58) | called 2 times | 100.0% | 80.0% | -% | 48.3% |
| createMockFileMainSend(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RECV_DATA/main.cpp:44) | called 1 time | 100.0% | 90.3% | -% | 51.0% |
| createMockFileMainSend(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_SEND_DATA/main.cpp:35) | called 2 times | 100.0% | 87.5% | -% | 50.0% |
| daemon_read_configNode(Swarm::DaemonConfig&, std::map<PString, Swarm::DaemonConfig, std::less<PString>, std::allocator<std::pair<PString const, Swarm::DaemonConfig> > >&, PLog&, std::map<PString, long, std::less<PString>, std::allocator<std::pair<PString const, long> > >&, ConfigNode const*&, ConfigNode const&, PString const&) (src/Daemon/daemon_load_config.cpp:114) | called 35 times | 90.2% | 76.5% | -% | 63.0% |
| checkFunctionTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_FUNCTION/main.cpp:53) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| test_load_daemon_config(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:18) | called 1 time | 100.0% | 100.0% | -% | 49.1% |
| checkShadokEqualityConst(Shadok const&, Shadok const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/TEST_SHADOK/main.cpp:25) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkStatAccumulatorCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STATACCUMULATOR/main.cpp:50) | called 1 time | 100.0% | 83.3% | -% | 71.4% |
| Gibis phoenix_getValueFromData<Gibis>(Swarm::Data const&) (src/Representation/phoenix_createData_impl.h:34) | called 1 time | 100.0% | -% | -% | 51.2% |
| Shadok phoenix_getValueFromData<Shadok>(Swarm::Data const&) (src/Representation/phoenix_createData_impl.h:34) | called 7 times | 85.7% | 100.0% | -% | 51.2% |
| Swarm::Stat phoenix_getValueFromData<Swarm::Stat>(Swarm::Data const&) (src/Representation/phoenix_createData_impl.h:34) | called 2 times | 100.0% | -% | -% | 51.2% |
| int phoenix_getValueFromData<int>(Swarm::Data const&) (src/Representation/phoenix_createData_impl.h:34) | called 4 times | 100.0% | -% | -% | 51.9% |
| long phoenix_getValueFromData<long>(Swarm::Data const&) (src/Representation/phoenix_createData_impl.h:34) | called 1 time | 100.0% | -% | -% | 51.9% |
| short phoenix_getValueFromData<short>(Swarm::Data const&) (src/Representation/phoenix_createData_impl.h:34) | called 1 time | 100.0% | -% | -% | 51.9% |
| superInterestingFunction(int) (TESTS/TEST_DAEMONS/TEST_DAEMON_FUNCTION/main.cpp:18) | called 1 time | 100.0% | -% | -% | 100.0% |
| testBaseDaemonLoadConfig(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:34) | called 1 time | 100.0% | 100.0% | -% | 48.9% |
| testBaseDaemonLoadConfig(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RUN/main.cpp:36) | called 1 time | 100.0% | 100.0% | -% | 49.3% |
| testBaseDaemonLoadConfig(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_SEND_DATA/main.cpp:88) | called 2 times | 100.0% | 100.0% | -% | 51.2% |
| testBaseDaemonLoadConfig(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_TIMEOUT/main.cpp:75) | called 1 time | 100.0% | 100.0% | -% | 51.2% |
| testBaseDaemonLoadConfig(PPath const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/main.cpp:47) | called 1 time | 100.0% | 100.0% | -% | 49.9% |
| testClearStatAccumulator() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:266) | called 1 time | 100.0% | 100.0% | -% | 59.9% |
| checkDaemonConfigEquality(Swarm::DaemonConfig&, Swarm::DaemonConfig&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONCONFIG/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkMessageEqualityConst(Swarm::Message const&, Swarm::Message const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_MESSAGE/main.cpp:31) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkVecStatEqualityConst(Swarm::VecStat const&, Swarm::VecStat const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_VECSTAT/main.cpp:28) | called 2 times | 100.0% | -% | -% | 100.0% |
| createTestStatAccumulator() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:305) | called 3 times | 93.3% | 100.0% | -% | 73.3% |
| testUpdateStatAccumulator() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:235) | called 1 time | 100.0% | 100.0% | -% | 49.5% |
| checkFunctionEqualityConst(Swarm::Function const&, Swarm::Function const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_FUNCTION/main.cpp:30) | called 2 times | 100.0% | -% | -% | 100.0% |
| createMockFileWithMessages(PString const&, unsigned long, PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RUN/main.cpp:56) | called 1 time | 100.0% | 91.7% | -% | 52.8% |
| checkDaemonConfigTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONCONFIG/main.cpp:71) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| set_daemon_config_from_node(Swarm::DaemonConfig&, PLog&, std::map<PString, long, std::less<PString>, std::allocator<std::pair<PString const, long> > >&, ConfigNode const&, bool) (src/Daemon/daemon_load_config.cpp:81) | called 44 times | 94.1% | 89.4% | -% | 49.3% |
| testBaseDaemonLoadConfigYml(PPath const&) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:164) | called 1 time | 100.0% | 86.0% | -% | 54.8% |
| testBaseDaemonParseArgument(char const*, char const*) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:221) | called 1 time | 100.0% | 100.0% | -% | 50.0% |
| test_load_monitoring_config(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:80) | called 1 time | 100.0% | 100.0% | -% | 48.9% |
| test_missing_daemon_section() (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:117) | called 1 time | 100.0% | 87.5% | -% | 53.2% |
| checkStatAccumulatorEquality(Swarm::StatAccumulator&, Swarm::StatAccumulator&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STATACCUMULATOR/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| testBaseDaemonLoadConfigJson(PPath const&) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:192) | called 1 time | 100.0% | 87.2% | -% | 53.8% |
| testBaseDaemonLoadConfigToml(PPath const&) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:138) | called 1 time | 100.0% | 87.1% | -% | 53.8% |
| testProcessInputMessageCases(PPath const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_RUN/main.cpp:98) | called 1 time | 100.0% | 87.5% | -% | 53.1% |
| test_duplicate_daemon_config() (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:182) | called 1 time | 100.0% | 92.9% | -% | 49.6% |
| checkDaemonConfigEqualityConst(Swarm::DaemonConfig const&, Swarm::DaemonConfig const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONCONFIG/main.cpp:36) | called 2 times | 100.0% | -% | -% | 100.0% |
| checkDaemonStatAccumulatorCopy() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONSTATACCUMULATOR/main.cpp:34) | called 1 time | 100.0% | 66.7% | -% | 63.0% |
| checkStatAccumulatorTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STATACCUMULATOR/main.cpp:71) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| test_load_daemon_config_errors() (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:90) | called 1 time | 100.0% | 79.5% | -% | 53.6% |
| checkStatAccumulatorEqualityConst(Swarm::StatAccumulator const&, Swarm::StatAccumulator const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STATACCUMULATOR/main.cpp:36) | called 2 times | 100.0% | -% | -% | 100.0% |
| testBaseDaemonGetMessageToConfirm() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:16) | called 1 time | 100.0% | 100.0% | -% | 51.1% |
| testBaseDaemonLoadConfigYmlString(PPath const&) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:179) | called 1 time | 100.0% | 90.0% | -% | 51.4% |
| checkDaemonStatAccumulatorEquality(Swarm::DaemonStatAccumulator&, Swarm::DaemonStatAccumulator&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONSTATACCUMULATOR/main.cpp:18) | called 2 times | 100.0% | -% | -% | 100.0% |
| testBaseDaemonLoadConfigJsonString(PPath const&) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:207) | called 1 time | 100.0% | 90.0% | -% | 51.4% |
| testBaseDaemonLoadConfigTomlString(PPath const&) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:151) | called 1 time | 100.0% | 90.0% | -% | 51.4% |
| checkDaemonStatAccumulatorTypeStream() (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONSTATACCUMULATOR/main.cpp:47) | called 1 time | 100.0% | 75.0% | -% | 66.7% |
| testBaseDaemonProcessConfirmedMessage(PPath const&) (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:35) | called 1 time | 100.0% | 100.0% | -% | 53.4% |
| checkDaemonStatAccumulatorEqualityConst(Swarm::DaemonStatAccumulator const&, Swarm::DaemonStatAccumulator const&) (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONSTATACCUMULATOR/main.cpp:28) | called 2 times | 100.0% | -% | -% | 100.0% |
| test_set_daemon_config_from_node_errors() (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:102) | called 1 time | 100.0% | 89.5% | -% | 51.9% |
| testBaseDaemonMissingDaemonSectionYmlFile() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:109) | called 1 time | 100.0% | 85.7% | -% | 53.8% |
| testBaseDaemonMissingDaemonSectionJsonFile() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:122) | called 1 time | 100.0% | 85.7% | -% | 53.8% |
| testBaseDaemonMissingDaemonSectionTomlFile() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:96) | called 1 time | 100.0% | 85.7% | -% | 53.8% |
| testBaseDaemonMissingDaemonSectionYmlString() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:67) | called 1 time | 100.0% | 81.8% | -% | 54.5% |
| testBaseDaemonMissingDaemonSectionJsonString() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:81) | called 1 time | 100.0% | 81.8% | -% | 54.5% |
| testBaseDaemonMissingDaemonSectionTomlString() (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:53) | called 1 time | 100.0% | 81.8% | -% | 54.5% |
| DaemonSlot::processInt(int const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/DaemonSlot.cpp:24) | called 1 time | 100.0% | -% | -% | 100.0% |
| DaemonSlot::addCallMethod() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/DaemonSlot.cpp:32) | called 1 time | 100.0% | -% | -% | 100.0% |
| DaemonSlot::slot_processInt(DaemonSlot&, int const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/DaemonSlot.h:21) | called 1 time | 100.0% | -% | -% | 100.0% |
| DaemonSlot::initialisationDaemonSlot() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/DaemonSlot.cpp:37) | called 1 time | 100.0% | -% | -% | 100.0% |
| DaemonSlot::DaemonSlot() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/DaemonSlot.cpp:11) | called 1 time | 100.0% | -% | -% | 100.0% |
| DaemonSlot::~DaemonSlot() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/DaemonSlot.cpp:18) | not called | 100.0% | -% | -% | 0.0% |
| DaemonSlot::~DaemonSlot() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/DaemonSlot.cpp:18) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Gibis>::data_stream(unsigned char*&, Gibis&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:85) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Shadok>::data_stream(unsigned char*&, Shadok&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:47) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Shadok>::data_stream(unsigned char*&, Shadok&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.h:44) | called 5 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Shadok>::data_stream(unsigned char*&, Shadok&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.h:58) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, MessageType::MessageType>::data_stream(unsigned char*&, MessageType::MessageType&) (src/Representation/MessageType.h:33) | called 27 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Swarm::Data>::data_stream(unsigned char*&, Swarm::Data&) (src/Representation/Representation.h:80) | called 27 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Swarm::Stat>::data_stream(unsigned char*&, Swarm::Stat&) (src/Representation/Representation.h:420) | called 2 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Swarm::Message>::data_stream(unsigned char*&, Swarm::Message&) (src/Representation/Representation.h:244) | called 27 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)0, Swarm::VecStat>::data_stream(unsigned char*&, Swarm::VecStat&) (src/Representation/Representation.h:353) | called 2 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Gibis>::data_stream(unsigned char*&, Gibis&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:85) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Shadok>::data_stream(unsigned char*&, Shadok&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:47) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Shadok>::data_stream(unsigned char*&, Shadok&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.h:44) | called 5 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Shadok>::data_stream(unsigned char*&, Shadok&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.h:58) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, MessageType::MessageType>::data_stream(unsigned char*&, MessageType::MessageType&) (src/Representation/MessageType.h:33) | called 30 times | 100.0% | 100.0% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Swarm::Data>::data_stream(unsigned char*&, Swarm::Data&) (src/Representation/Representation.h:80) | called 30 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Swarm::Stat>::data_stream(unsigned char*&, Swarm::Stat&) (src/Representation/Representation.h:420) | called 2 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Swarm::Message>::data_stream(unsigned char*&, Swarm::Message&) (src/Representation/Representation.h:244) | called 30 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned char*, (DataStreamMode::DataStreamMode)1, Swarm::VecStat>::data_stream(unsigned char*&, Swarm::VecStat&) (src/Representation/Representation.h:353) | called 2 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Gibis>::data_stream(unsigned long&, Gibis&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:85) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Shadok>::data_stream(unsigned long&, Shadok&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:47) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Shadok>::data_stream(unsigned long&, Shadok&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.h:44) | called 5 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Shadok>::data_stream(unsigned long&, Shadok&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.h:58) | called 1 time | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, MessageType::MessageType>::data_stream(unsigned long&, MessageType::MessageType&) (src/Representation/MessageType.h:33) | called 30 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Swarm::Data>::data_stream(unsigned long&, Swarm::Data&) (src/Representation/Representation.h:80) | called 30 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Swarm::Stat>::data_stream(unsigned long&, Swarm::Stat&) (src/Representation/Representation.h:420) | called 2 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Swarm::Message>::data_stream(unsigned long&, Swarm::Message&) (src/Representation/Representation.h:244) | called 30 times | 100.0% | -% | -% | 100.0% |
| DataStream<unsigned long, (DataStreamMode::DataStreamMode)1, Swarm::VecStat>::data_stream(unsigned long&, Swarm::VecStat&) (src/Representation/Representation.h:353) | called 2 times | 100.0% | -% | -% | 100.0% |
| CheckStream<MessageType::MessageType>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, MessageType::MessageType const&, MessageType::MessageType const&, std::ostream&) (src/Representation/MessageType.h:34) | called 5 times | 100.0% | 100.0% | -% | 56.2% |
| CheckStream<Swarm::DaemonConfig>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::DaemonConfig const&, Swarm::DaemonConfig const&, std::ostream&) (src/Representation/Representation.cpp:1340) | not called | 0.0% | 0.0% | -% | 0.0% |
| CheckStream<Swarm::StatAccumulator>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::StatAccumulator const&, Swarm::StatAccumulator const&, std::ostream&) (src/Representation/Representation.cpp:965) | not called | 0.0% | 0.0% | -% | 0.0% |
| CheckStream<Swarm::DaemonStatAccumulator>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::DaemonStatAccumulator const&, Swarm::DaemonStatAccumulator const&, std::ostream&) (src/Representation/Representation.cpp:1237) | not called | 0.0% | 0.0% | -% | 0.0% |
| CheckStream<Swarm::Data>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::Data const&, Swarm::Data const&, std::ostream&) (src/Representation/Representation.cpp:27) | called 5 times | 100.0% | 100.0% | -% | 67.6% |
| CheckStream<Swarm::Stat>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::Stat const&, Swarm::Stat const&, std::ostream&) (src/Representation/Representation.cpp:838) | not called | 0.0% | 0.0% | -% | 0.0% |
| CheckStream<Swarm::Message>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::Message const&, Swarm::Message const&, std::ostream&) (src/Representation/Representation.cpp:330) | called 5 times | 100.0% | 100.0% | -% | 61.3% |
| CheckStream<Swarm::VecStat>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::VecStat const&, Swarm::VecStat const&, std::ostream&) (src/Representation/Representation.cpp:551) | not called | 0.0% | 0.0% | -% | 0.0% |
| CheckStream<Swarm::Function>::check_stream(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Swarm::Function const&, Swarm::Function const&, std::ostream&) (src/Representation/Representation.cpp:179) | not called | 0.0% | 0.0% | -% | 0.0% |
| ProcessClass::slot_fillLong(ProcessClass&, long const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.h:26) | called 1 time | 100.0% | -% | -% | 100.0% |
| ProcessClass::slot_fillShort(ProcessClass&, short const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.h:27) | called 1 time | 100.0% | -% | -% | 100.0% |
| ProcessClass::copyProcessClass(ProcessClass const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:66) | called 2 times | 100.0% | -% | -% | 100.0% |
| ProcessClass::initialisationProcessClass() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:71) | called 2 times | 100.0% | -% | -% | 100.0% |
| ProcessClass::fillLong(long const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:49) | called 1 time | 100.0% | -% | -% | 100.0% |
| ProcessClass::fillShort(short const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:58) | called 1 time | 100.0% | -% | -% | 100.0% |
| ProcessClass::ProcessClass(ProcessClass const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:27) | called 2 times | 100.0% | -% | -% | 100.0% |
| ProcessClass::ProcessClass() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:20) | called 2 times | 100.0% | -% | -% | 100.0% |
| ProcessClass::~ProcessClass() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:32) | not called | 100.0% | -% | -% | 0.0% |
| ProcessClass::~ProcessClass() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:32) | called 4 times | 100.0% | -% | -% | 100.0% |
| ProcessClass::operator=(ProcessClass const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.cpp:40) | not called | 0.0% | -% | -% | 0.0% |
| RecvDataDaemon::processGibis(Gibis const&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:93) | called 1 time | 100.0% | 100.0% | -% | 85.7% |
| RecvDataDaemon::addCallMethod() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:100) | called 1 time | 100.0% | -% | -% | 100.0% |
| RecvDataDaemon::processShadok(Shadok const&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:83) | called 1 time | 100.0% | 100.0% | -% | 85.7% |
| RecvDataDaemon::slot_processGibis(RecvDataDaemon&, Gibis const&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:112) | called 1 time | 100.0% | -% | -% | 100.0% |
| RecvDataDaemon::slot_processShadok(RecvDataDaemon&, Shadok const&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:111) | called 1 time | 100.0% | -% | -% | 100.0% |
| RecvDataDaemon::extraLoopProcessing() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:63) | called 3 times | 87.5% | 77.3% | -% | 37.1% |
| RecvDataDaemon::initialisationRecvDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:54) | called 1 time | 100.0% | 100.0% | -% | 71.4% |
| RecvDataDaemon::RecvDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:32) | called 1 time | 100.0% | 100.0% | -% | 62.5% |
| RecvDataDaemon::~RecvDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:37) | not called | 100.0% | -% | -% | 0.0% |
| RecvDataDaemon::~RecvDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:37) | called 1 time | 100.0% | -% | -% | 100.0% |
| SendDataDaemon::extraLoopProcessing() (TESTS/SWARM_MOCK_DAEMONS/SendDataDaemon.cpp:20) | called 4 times | 100.0% | -% | -% | 100.0% |
| SendDataDaemon::initialisationSendDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/SendDataDaemon.cpp:26) | called 3 times | 100.0% | -% | -% | 100.0% |
| SendDataDaemon::sendInt() (TESTS/SWARM_MOCK_DAEMONS/SendDataDaemon.cpp:31) | called 4 times | 100.0% | 100.0% | -% | 53.3% |
| SendDataDaemon::SendDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/SendDataDaemon.cpp:10) | called 3 times | 100.0% | 100.0% | -% | 80.0% |
| SendDataDaemon::~SendDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/SendDataDaemon.cpp:15) | not called | 100.0% | -% | -% | 0.0% |
| SendDataDaemon::~SendDataDaemon() (TESTS/SWARM_MOCK_DAEMONS/SendDataDaemon.cpp:15) | called 3 times | 100.0% | -% | -% | 100.0% |
| TestDaemonAccess::getFullMock() (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:59) | called 6 times | 100.0% | -% | -% | 100.0% |
| TestDaemonAccess::getFullMockRecord() (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:60) | called 6 times | 100.0% | -% | -% | 100.0% |
| TestDataFunction::call(PLog&, Swarm::Data const&) (TESTS/TEST_FUNCTIONS/TEST_ABSTRACT_FUNCTION/main.cpp:18) | called 1 time | 100.0% | -% | -% | 100.0% |
| TestDataFunction::TestDataFunction(PString const&) (TESTS/TEST_FUNCTIONS/TEST_ABSTRACT_FUNCTION/main.cpp:14) | called 1 time | 100.0% | -% | -% | 100.0% |
| StatManagerOverride::extraLoopProcessing() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/StatManager_override.cpp:46) | called 232 times | 92.3% | 83.9% | -% | 40.9% |
| StatManagerOverride::initialisationStatManagerOverride() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/StatManager_override.cpp:63) | called 1 time | 100.0% | -% | -% | 100.0% |
| StatManagerOverride::StatManagerOverride() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/StatManager_override.cpp:12) | called 1 time | 100.0% | -% | -% | 100.0% |
| StatManagerOverride::~StatManagerOverride() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/StatManager_override.cpp:19) | not called | 100.0% | -% | -% | 0.0% |
| StatManagerOverride::~StatManagerOverride() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/StatManager_override.cpp:19) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Gibis::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:65) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Gibis::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:65) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Gibis::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:65) | called 1 time | 100.0% | -% | -% | 100.0% |
| Gibis::Gibis(PString const&, int) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:21) | called 1 time | 100.0% | -% | -% | 100.0% |
| Gibis::Gibis() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:59) | called 1 time | 100.0% | -% | -% | 100.0% |
| Gibis::~Gibis() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:27) | not called | 100.0% | -% | -% | 0.0% |
| Gibis::~Gibis() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:27) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::callMethod(Swarm::Data&, PString const&, Swarm::Data const&) (src/Daemon/BaseDaemon.cpp:127) | called 2 times | 66.7% | 36.4% | -% | 58.8% |
| Swarm::BaseDaemon::fillVecStat(Swarm::StatAccumulator const&, long, long) (src/Daemon/BaseDaemon.cpp:452) | called 239 times | 94.1% | 100.0% | -% | 83.0% |
| Swarm::BaseDaemon::processData(Swarm::Data const&) (src/Daemon/BaseDaemon.cpp:282) | called 5 times | 85.7% | 50.0% | -% | 92.3% |
| Swarm::BaseDaemon::getMessageId() (src/Daemon/BaseDaemon.cpp:259) | called 10 times | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::addCallMethod() (src/Daemon/BaseDaemon.cpp:113) | called 16 times | 80.0% | 50.0% | -% | 75.0% |
| Swarm::BaseDaemon::createNewStat(unsigned long, float, float) (src/Daemon/BaseDaemon.cpp:332) | called 14 times | 92.3% | 100.0% | -% | 69.2% |
| Swarm::BaseDaemon::getMainConfig() (src/Daemon/BaseDaemon.cpp:385) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::parseArgument(int, char**) (src/Daemon/BaseDaemon.cpp:30) | called 4 times | 100.0% | 100.0% | -% | 59.0% |
| Swarm::BaseDaemon::fillDaemonStat(Swarm::Stat&, long, long) (src/Daemon/BaseDaemon.cpp:482) | called 240 times | 100.0% | 100.0% | -% | 83.0% |
| Swarm::BaseDaemon::getDataFunction(Swarm::Data const&) (src/Daemon/BaseDaemon.cpp:268) | called 14 times | 75.0% | 36.4% | -% | 57.1% |
| Swarm::BaseDaemon::getOptionParser() (src/Daemon/BaseDaemon.cpp:153) | not called | 0.0% | -% | -% | 0.0% |
| bool Swarm::BaseDaemon::addCallableMethod<int (&)(int)>(int (&)(int), PString const&) (src/Daemon/BaseDaemon.h:73) | called 2 times | 100.0% | -% | -% | 82.6% |
| bool Swarm::BaseDaemon::addCallableMethod<void (&)(int)>(void (&)(int), PString const&) (src/Daemon/BaseDaemon.h:73) | called 1 time | 100.0% | 81.2% | -% | 52.2% |
| Swarm::BaseDaemon::getMapDaemonConfig() (src/Daemon/BaseDaemon.cpp:378) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::loadConfigFromNode(ConfigNode const&, PString const&) (src/Daemon/BaseDaemon.cpp:47) | called 32 times | 95.8% | 86.0% | -% | 56.9% |
| Swarm::BaseDaemon::addMessageToConfirm(Swarm::Message const&) (src/Daemon/BaseDaemon.cpp:186) | called 12 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::BaseDaemon::checkMessageTimeout(long) (src/Daemon/BaseDaemon.cpp:229) | called 1092 times | 81.0% | 63.8% | -% | 61.5% |
| Swarm::BaseDaemon::clearCallableMethod() (src/Daemon/BaseDaemon.cpp:137) | called 47 times | 100.0% | 75.0% | -% | 100.0% |
| Swarm::BaseDaemon::getCommunicationStat(PString const&, PString const&, float, unsigned long, float, float) (src/Daemon/BaseDaemon.cpp:431) | called 8 times | 90.0% | 77.8% | -% | 65.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<DaemonSlot, int>(PUncastable<bool> (&)(DaemonSlot&, int const&), DaemonSlot&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<ProcessClass, long>(PUncastable<bool> (&)(ProcessClass&, long const&), ProcessClass&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<ProcessClass, short>(PUncastable<bool> (&)(ProcessClass&, short const&), ProcessClass&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 83.3% | 68.8% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<RecvDataDaemon, Gibis>(PUncastable<bool> (&)(RecvDataDaemon&, Gibis const&), RecvDataDaemon&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<RecvDataDaemon, Shadok>(PUncastable<bool> (&)(RecvDataDaemon&, Shadok const&), RecvDataDaemon&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<Shadok>(PUncastable<bool> (&)(Shadok const&), unsigned long, float, float) (src/Daemon/BaseDaemon.h:105) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<Receiver, Shadok>(PUncastable<bool> (&)(Receiver&, Shadok const&), Receiver&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<Swarm::Monitoring<DaemonBackend>, Swarm::Stat>(PUncastable<bool> (&)(Swarm::Monitoring<DaemonBackend>&, Swarm::Stat const&), Swarm::Monitoring<DaemonBackend>&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<Swarm::Monitoring<DaemonEmptyBackend>, Swarm::Stat>(PUncastable<bool> (&)(Swarm::Monitoring<DaemonEmptyBackend>&, Swarm::Stat const&), Swarm::Monitoring<DaemonEmptyBackend>&, unsigned long, float, float) (src/Daemon/BaseDaemon.h:128) | called 1 time | 100.0% | -% | -% | 62.0% |
| bool Swarm::BaseDaemon::addDataCallableMethod<int>(PUncastable<bool> (&)(int const&), unsigned long, float, float) (src/Daemon/BaseDaemon.h:105) | called 1 time | 83.3% | 68.8% | -% | 62.0% |
| Swarm::BaseDaemon::updateStatAccumulator(Swarm::StatAccumulator&, float) (src/Daemon/BaseDaemon.cpp:296) | called 17 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::BaseDaemon::processConfirmedMessage(unsigned long, long) (src/Daemon/BaseDaemon.cpp:208) | called 8 times | 92.3% | 80.0% | -% | 85.5% |
| Swarm::BaseDaemon::initialisationBaseDaemon() (src/Daemon/BaseDaemon.cpp:397) | called 47 times | 100.0% | 100.0% | -% | 46.8% |
| Swarm::BaseDaemon::createNewCommunicationStatMap(PString const&, unsigned long, float, float) (src/Daemon/BaseDaemon.cpp:417) | called 4 times | 80.0% | 100.0% | -% | 66.7% |
| Swarm::BaseDaemon::load(PPath const&, PString const&) (src/Daemon/BaseDaemon.cpp:97) | called 28 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::BaseDaemon::load(PString const&, PString const&, ConfigFormat::ConfigFormat) (src/Daemon/BaseDaemon.cpp:85) | called 9 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::BaseDaemon::stop() (src/Daemon/BaseDaemon.cpp:145) | called 9 times | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::getLog() (src/Daemon/BaseDaemon.cpp:160) | called 124 times | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::clearStat() (src/Daemon/BaseDaemon.cpp:355) | called 240 times | 100.0% | 100.0% | -% | 93.4% |
| Swarm::BaseDaemon::extraLoad(ConfigNode const*) (src/Daemon/BaseDaemon.cpp:108) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::getConfig() (src/Daemon/BaseDaemon.cpp:371) | called 15 times | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::getLogger() (src/Daemon/BaseDaemon.cpp:392) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::BaseDaemon() (src/Daemon/BaseDaemon.cpp:14) | called 47 times | 100.0% | 100.0% | -% | 44.8% |
| Swarm::BaseDaemon::~BaseDaemon() (src/Daemon/BaseDaemon.cpp:21) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::BaseDaemon::~BaseDaemon() (src/Daemon/BaseDaemon.cpp:21) | called 47 times | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonBackend>::fillStatInfo(Swarm::Stat const&) (src/Statistics/Monitoring_impl.h:73) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonBackend>::addCallMethod() (src/Statistics/Monitoring_impl.h:110) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonBackend>::initializeMonitoring() (src/Statistics/Monitoring_impl.h:93) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonBackend>::extraLoad(ConfigNode const*) (src/Statistics/Monitoring_impl.h:83) | called 1 time | 100.0% | -% | -% | 61.1% |
| Swarm::Monitoring<DaemonBackend>::Monitoring() (src/Statistics/Monitoring_impl.h:16) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonBackend>::~Monitoring() (src/Statistics/Monitoring_impl.h:24) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Monitoring<DaemonBackend>::~Monitoring() (src/Statistics/Monitoring_impl.h:24) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::fillStatInfo(Swarm::Stat const&) (src/Statistics/Monitoring_impl.h:73) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::addCallMethod() (src/Statistics/Monitoring_impl.h:110) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::initializeMonitoring() (src/Statistics/Monitoring_impl.h:93) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::extraLoad(ConfigNode const*) (src/Statistics/Monitoring_impl.h:83) | called 1 time | 100.0% | 83.3% | -% | 61.1% |
| Swarm::Monitoring<DaemonEmptyBackend>::Monitoring() (src/Statistics/Monitoring_impl.h:16) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::~Monitoring() (src/Statistics/Monitoring_impl.h:24) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::~Monitoring() (src/Statistics/Monitoring_impl.h:24) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getHostName() (src/Representation/Representation.cpp:1470) | called 78 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setHostName(PString const&) (src/Representation/Representation.cpp:1386) | called 48 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatNbBin() (src/Representation/Representation.cpp:1540) | called 19 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setStatNbBin(unsigned long) (src/Representation/Representation.cpp:1421) | called 45 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getMapTimeout() (src/Representation/Representation.cpp:1526) | called 4173 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setMapTimeout(std::map<PString, long, std::less<PString>, std::allocator<std::pair<PString const, long> > > const&) (src/Representation/Representation.cpp:1414) | called 20 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getDescription() (src/Representation/Representation.cpp:1512) | called 7 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setDescription(PString const&) (src/Representation/Representation.cpp:1407) | called 45 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::copyDaemonConfig(Swarm::DaemonConfig const&) (src/Representation/Representation.cpp:1617) | called 24 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getReceivingPort() (src/Representation/Representation.cpp:1484) | called 114 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setReceivingPort(unsigned long) (src/Representation/Representation.cpp:1393) | called 45 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatDaemonName() (src/Representation/Representation.cpp:1610) | called 523 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setStatDaemonName(PString const&) (src/Representation/Representation.cpp:1456) | called 6 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatTimerPeriodMs() (src/Representation/Representation.cpp:1582) | called 9 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setStatTimerPeriodMs(long const&) (src/Representation/Representation.cpp:1442) | called 44 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatHistLowerBound() (src/Representation/Representation.cpp:1554) | called 19 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatHistUpperBound() (src/Representation/Representation.cpp:1568) | called 19 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setStatHistLowerBound(float) (src/Representation/Representation.cpp:1428) | called 45 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setStatHistUpperBound(float) (src/Representation/Representation.cpp:1435) | called 45 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getDaemonStatAccumulator() (src/Representation/Representation.cpp:1596) | called 1721 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setDaemonStatAccumulator(Swarm::DaemonStatAccumulator const&) (src/Representation/Representation.cpp:1449) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DaemonConfig::initialisationDaemonConfig() (src/Representation/Representation.cpp:1632) | called 119 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getName() (src/Representation/Representation.cpp:1498) | called 822 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::setName(PString const&) (src/Representation/Representation.cpp:1400) | called 92 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::DaemonConfig(Swarm::DaemonConfig const&) (src/Representation/Representation.cpp:1370) | called 1 time | 100.0% | 100.0% | -% | 45.0% |
| Swarm::DaemonConfig::DaemonConfig() (src/Representation/Representation.cpp:1358) | called 119 times | 100.0% | 100.0% | -% | 45.0% |
| Swarm::DaemonConfig::~DaemonConfig() (src/Representation/Representation.cpp:1363) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DaemonConfig::~DaemonConfig() (src/Representation/Representation.cpp:1363) | called 120 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::operator=(Swarm::DaemonConfig const&) (src/Representation/Representation.cpp:1378) | called 23 times | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<int (int)>::initialisationFunctionCall() (src/Function/FunctionCall_impl.h:47) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<int (int)>::call(PLog&, Swarm::Data&, Swarm::Data const&) (src/Function/FunctionCall_impl.h:41) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<int (int)>::FunctionCall(int (&&)(int), PString const&) (src/Function/FunctionCall_impl.h:21) | called 2 times | 100.0% | -% | -% | 56.2% |
| Swarm::FunctionCall<int (int)>::~FunctionCall() (src/Function/FunctionCall_impl.h:30) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<int (int)>::~FunctionCall() (src/Function/FunctionCall_impl.h:30) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<void (int)>::initialisationFunctionCall() (src/Function/FunctionCall_impl.h:47) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<void (int)>::call(PLog&, Swarm::Data&, Swarm::Data const&) (src/Function/FunctionCall_impl.h:41) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<void (int)>::FunctionCall(void (&&)(int), PString const&) (src/Function/FunctionCall_impl.h:21) | called 1 time | 100.0% | 100.0% | -% | 56.2% |
| Swarm::FunctionCall<void (int)>::~FunctionCall() (src/Function/FunctionCall_impl.h:30) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::FunctionCall<void (int)>::~FunctionCall() (src/Function/FunctionCall_impl.h:30) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getNbEvent() (src/Representation/Representation.cpp:1079) | called 59 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setNbEvent(unsigned long) (src/Representation/Representation.cpp:1009) | called 273 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getVecHistogram() (src/Representation/Representation.cpp:1135) | called 527 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setVecHistogram(std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Representation/Representation.cpp:1037) | called 19 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getHistLowerBound() (src/Representation/Representation.cpp:1149) | called 55 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getHistUpperBound() (src/Representation/Representation.cpp:1163) | called 38 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setHistLowerBound(float) (src/Representation/Representation.cpp:1044) | called 20 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setHistUpperBound(float) (src/Representation/Representation.cpp:1051) | called 20 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::copyStatAccumulator(Swarm::StatAccumulator const&) (src/Representation/Representation.cpp:1198) | called 20 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getNbEventAboveUpperBound() (src/Representation/Representation.cpp:1191) | called 13 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getNbEventBelowLowerBound() (src/Representation/Representation.cpp:1177) | called 6 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setNbEventAboveUpperBound(unsigned long) (src/Representation/Representation.cpp:1065) | called 26 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setNbEventBelowLowerBound(unsigned long) (src/Representation/Representation.cpp:1058) | called 19 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::initialisationStatAccumulator() (src/Representation/Representation.cpp:1211) | called 39 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getMax() (src/Representation/Representation.cpp:1121) | called 17 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getMin() (src/Representation/Representation.cpp:1107) | called 17 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getSum() (src/Representation/Representation.cpp:1093) | called 17 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setMax(float) (src/Representation/Representation.cpp:1030) | called 26 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setMin(float) (src/Representation/Representation.cpp:1023) | called 31 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::setSum(float) (src/Representation/Representation.cpp:1016) | called 35 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::StatAccumulator(Swarm::StatAccumulator const&) (src/Representation/Representation.cpp:993) | called 1 time | 100.0% | 100.0% | -% | 80.0% |
| Swarm::StatAccumulator::StatAccumulator() (src/Representation/Representation.cpp:981) | called 39 times | 100.0% | 100.0% | -% | 80.0% |
| Swarm::StatAccumulator::~StatAccumulator() (src/Representation/Representation.cpp:986) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::StatAccumulator::~StatAccumulator() (src/Representation/Representation.cpp:986) | called 40 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::operator=(Swarm::StatAccumulator const&) (src/Representation/Representation.cpp:1001) | called 19 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractFunction::setPrototype(PString const&) (src/Function/AbstractFunction.cpp:40) | called 3 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractFunction::initialisationAbstractFunction(PString const&) (src/Function/AbstractFunction.cpp:54) | called 3 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractFunction::setName(PString const&) (src/Function/AbstractFunction.cpp:26) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractFunction::AbstractFunction(PString const&) (src/Function/AbstractFunction.cpp:14) | called 3 times | 100.0% | 100.0% | -% | 62.5% |
| Swarm::AbstractFunction::~AbstractFunction() (src/Function/AbstractFunction.cpp:19) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::AbstractFunction::~AbstractFunction() (src/Function/AbstractFunction.cpp:19) | called 3 times | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionCall<Shadok>::initialisationDataFunctionCall() (src/Function/DataFunctionCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionCall<Shadok>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionCall_impl.h:41) | called 1 time | 75.0% | 54.5% | -% | 59.4% |
| Swarm::DataFunctionCall<Shadok>::DataFunctionCall(PUncastable<bool> (*)(Shadok const&), PString const&) (src/Function/DataFunctionCall_impl.h:21) | called 1 time | 100.0% | -% | -% | 56.2% |
| Swarm::DataFunctionCall<Shadok>::~DataFunctionCall() (src/Function/DataFunctionCall_impl.h:31) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DataFunctionCall<Shadok>::~DataFunctionCall() (src/Function/DataFunctionCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionCall<int>::initialisationDataFunctionCall() (src/Function/DataFunctionCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionCall<int>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionCall_impl.h:41) | called 1 time | 100.0% | -% | -% | 62.1% |
| Swarm::DataFunctionCall<int>::DataFunctionCall(PUncastable<bool> (*)(int const&), PString const&) (src/Function/DataFunctionCall_impl.h:21) | called 1 time | 100.0% | 100.0% | -% | 56.2% |
| Swarm::DataFunctionCall<int>::~DataFunctionCall() (src/Function/DataFunctionCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionCall<int>::~DataFunctionCall() (src/Function/DataFunctionCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::AbstractDataFunction::setPrototype(PString const&) (src/Function/AbstractDataFunction.cpp:40) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractDataFunction::initialisationAbstractDataFunction(PString const&) (src/Function/AbstractDataFunction.cpp:54) | called 11 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractDataFunction::setName(PString const&) (src/Function/AbstractDataFunction.cpp:26) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractDataFunction::AbstractDataFunction(PString const&) (src/Function/AbstractDataFunction.cpp:14) | called 11 times | 100.0% | 100.0% | -% | 62.5% |
| Swarm::AbstractDataFunction::~AbstractDataFunction() (src/Function/AbstractDataFunction.cpp:19) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::AbstractDataFunction::~AbstractDataFunction() (src/Function/AbstractDataFunction.cpp:19) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonStatAccumulator::getMapStatComputing() (src/Representation/Representation.cpp:1295) | called 977 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonStatAccumulator::setMapStatComputing(std::map<PString, Swarm::StatAccumulator, std::less<PString>, std::allocator<std::pair<PString const, Swarm::StatAccumulator> > > const&) (src/Representation/Representation.cpp:1274) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DaemonStatAccumulator::getMapStatCommunication() (src/Representation/Representation.cpp:1309) | called 744 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonStatAccumulator::setMapStatCommunication(std::map<PString, std::map<PString, Swarm::StatAccumulator, std::less<PString>, std::allocator<std::pair<PString const, Swarm::StatAccumulator> > >, std::less<PString>, std::allocator<std::pair<PString const, std::map<PString, Swarm::StatAccumulator, std::less<PString>, std::allocator<std::pair<PString const, Swarm::StatAccumulator> > > > > > const&) (src/Representation/Representation.cpp:1281) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DaemonStatAccumulator::copyDaemonStatAccumulator(Swarm::DaemonStatAccumulator const&) (src/Representation/Representation.cpp:1316) | called 26 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonStatAccumulator::initialisationDaemonStatAccumulator() (src/Representation/Representation.cpp:1322) | called 122 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonStatAccumulator::DaemonStatAccumulator(Swarm::DaemonStatAccumulator const&) (src/Representation/Representation.cpp:1258) | called 1 time | 100.0% | 100.0% | -% | 62.5% |
| Swarm::DaemonStatAccumulator::DaemonStatAccumulator() (src/Representation/Representation.cpp:1246) | called 122 times | 100.0% | 100.0% | -% | 62.5% |
| Swarm::DaemonStatAccumulator::~DaemonStatAccumulator() (src/Representation/Representation.cpp:1251) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DaemonStatAccumulator::~DaemonStatAccumulator() (src/Representation/Representation.cpp:1251) | called 123 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonStatAccumulator::operator=(Swarm::DaemonStatAccumulator const&) (src/Representation/Representation.cpp:1266) | called 25 times | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<DaemonSlot, int>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<DaemonSlot, int>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | called 1 time | 100.0% | -% | -% | 62.1% |
| Swarm::DataFunctionClassCall<DaemonSlot, int>::DataFunctionClassCall(PUncastable<bool> (*)(DaemonSlot&, int const&), DaemonSlot&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<DaemonSlot, int>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<DaemonSlot, int>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<ProcessClass, long>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<ProcessClass, long>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | called 1 time | 100.0% | -% | -% | 62.1% |
| Swarm::DataFunctionClassCall<ProcessClass, long>::DataFunctionClassCall(PUncastable<bool> (*)(ProcessClass&, long const&), ProcessClass&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<ProcessClass, long>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<ProcessClass, long>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<ProcessClass, short>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<ProcessClass, short>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | called 1 time | 100.0% | -% | -% | 62.1% |
| Swarm::DataFunctionClassCall<ProcessClass, short>::DataFunctionClassCall(PUncastable<bool> (*)(ProcessClass&, short const&), ProcessClass&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<ProcessClass, short>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<ProcessClass, short>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Gibis>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Gibis>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | called 1 time | 100.0% | -% | -% | 59.4% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Gibis>::DataFunctionClassCall(PUncastable<bool> (*)(RecvDataDaemon&, Gibis const&), RecvDataDaemon&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Gibis>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Gibis>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Shadok>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Shadok>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | called 1 time | 75.0% | 54.5% | -% | 59.4% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Shadok>::DataFunctionClassCall(PUncastable<bool> (*)(RecvDataDaemon&, Shadok const&), RecvDataDaemon&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Shadok>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<RecvDataDaemon, Shadok>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<Receiver, Shadok>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<Receiver, Shadok>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | called 5 times | 100.0% | -% | -% | 59.4% |
| Swarm::DataFunctionClassCall<Receiver, Shadok>::DataFunctionClassCall(PUncastable<bool> (*)(Receiver&, Shadok const&), Receiver&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<Receiver, Shadok>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<Receiver, Shadok>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonBackend>, Swarm::Stat>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonBackend>, Swarm::Stat>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | called 2 times | 100.0% | -% | -% | 59.4% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonBackend>, Swarm::Stat>::DataFunctionClassCall(PUncastable<bool> (*)(Swarm::Monitoring<DaemonBackend>&, Swarm::Stat const&), Swarm::Monitoring<DaemonBackend>&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonBackend>, Swarm::Stat>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonBackend>, Swarm::Stat>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonEmptyBackend>, Swarm::Stat>::initialisationDataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonEmptyBackend>, Swarm::Stat>::call(PLog&, Swarm::Data const&) (src/Function/DataFunctionClassCall_impl.h:41) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonEmptyBackend>, Swarm::Stat>::DataFunctionClassCall(PUncastable<bool> (*)(Swarm::Monitoring<DaemonEmptyBackend>&, Swarm::Stat const&), Swarm::Monitoring<DaemonEmptyBackend>&, PString const&) (src/Function/DataFunctionClassCall_impl.h:20) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonEmptyBackend>, Swarm::Stat>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::DataFunctionClassCall<Swarm::Monitoring<DaemonEmptyBackend>, Swarm::Stat>::~DataFunctionClassCall() (src/Function/DataFunctionClassCall_impl.h:31) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Data::getDescription() (src/Representation/Representation.cpp:115) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::setDescription(PString const&) (src/Representation/Representation.cpp:73) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Swarm::Data::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (src/Representation/Representation.h:46) | called 27 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::Data::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (src/Representation/Representation.h:46) | called 30 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::Data::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (src/Representation/Representation.h:46) | called 30 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::initialisationData() (src/Representation/Representation.cpp:158) | called 1190 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::getName() (src/Representation/Representation.cpp:101) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::getType() (src/Representation/Representation.cpp:129) | called 18 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::setName(PString const&) (src/Representation/Representation.cpp:66) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Data::setType(PString const&) (src/Representation/Representation.cpp:80) | called 26 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::copyData(Swarm::Data const&) (src/Representation/Representation.cpp:150) | called 38 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::getValue() (src/Representation/Representation.cpp:143) | called 48 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::setValue(std::vector<unsigned char, std::allocator<unsigned char> > const&) (src/Representation/Representation.cpp:87) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Data::Data(Swarm::Data const&) (src/Representation/Representation.cpp:50) | called 1 time | 100.0% | 100.0% | -% | 50.0% |
| Swarm::Data::Data() (src/Representation/Representation.cpp:38) | called 1190 times | 100.0% | 100.0% | -% | 50.0% |
| Swarm::Data::~Data() (src/Representation/Representation.cpp:43) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Data::~Data() (src/Representation/Representation.cpp:43) | called 1191 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::operator=(Swarm::Data const&) (src/Representation/Representation.cpp:58) | called 37 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::Stat::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (src/Representation/Representation.h:389) | called 2 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::Stat::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (src/Representation/Representation.h:389) | called 2 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::Stat::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (src/Representation/Representation.h:389) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::initialisationStat() (src/Representation/Representation.cpp:946) | called 246 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::getMapStatComputing() (src/Representation/Representation.cpp:918) | called 241 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::setMapStatComputing(std::map<PString, Swarm::VecStat, std::less<PString>, std::allocator<std::pair<PString const, Swarm::VecStat> > > const&) (src/Representation/Representation.cpp:883) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Stat::getMapStatCommunication() (src/Representation/Representation.cpp:932) | called 7 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::setMapStatCommunication(std::map<PString, std::map<PString, Swarm::VecStat, std::less<PString>, std::allocator<std::pair<PString const, Swarm::VecStat> > >, std::less<PString>, std::allocator<std::pair<PString const, std::map<PString, Swarm::VecStat, std::less<PString>, std::allocator<std::pair<PString const, Swarm::VecStat> > > > > > const&) (src/Representation/Representation.cpp:890) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Stat::getName() (src/Representation/Representation.cpp:904) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::setName(PString const&) (src/Representation/Representation.cpp:876) | called 240 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::copyStat(Swarm::Stat const&) (src/Representation/Representation.cpp:939) | called 6 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::Stat(Swarm::Stat const&) (src/Representation/Representation.cpp:860) | called 3 times | 100.0% | 100.0% | -% | 54.5% |
| Swarm::Stat::Stat() (src/Representation/Representation.cpp:848) | called 246 times | 100.0% | 100.0% | -% | 54.5% |
| Swarm::Stat::~Stat() (src/Representation/Representation.cpp:853) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Stat::~Stat() (src/Representation/Representation.cpp:853) | called 249 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::operator=(Swarm::Stat const&) (src/Representation/Representation.cpp:868) | called 3 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonBackend>::sendMessage(PString const&, Swarm::Message const&) (src/Daemon/Daemon_impl.h:175) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonBackend>::sendMessage(Swarm::Message const&) (src/Daemon/Daemon_impl.h:160) | called 7 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonBackend>::setClockMode(PClockMode::PClockMode) (src/Daemon/Daemon_impl.h:55) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Daemon<DaemonBackend>::executeOnStop() (src/Daemon/Daemon_impl.h:208) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonBackend>::setSocketMode(PSocketMode::PSocketMode) (src/Daemon/Daemon_impl.h:33) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Daemon<DaemonBackend>::checkRecvStatus(PRecvStatus::PRecvStatus) (src/Daemon/Daemon_impl.h:77) | called 1086 times | 100.0% | -% | -% | 21.1% |
| Swarm::Daemon<DaemonBackend>::checkSendStatus(PSendStatus::PSendStatus) (src/Daemon/Daemon_impl.h:102) | called 14 times | 100.0% | -% | -% | 16.3% |
| Swarm::Daemon<DaemonBackend>::extraLoopProcessing() (src/Daemon/Daemon_impl.h:204) | called 431 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonBackend>::processInputMessage(Swarm::Message&) (src/Daemon/Daemon_impl.h:255) | called 14 times | 100.0% | -% | -% | 77.4% |
| Swarm::Daemon<DaemonBackend>::initialisationDaemon() (src/Daemon/Daemon_impl.h:212) | called 3 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonBackend>::sendStatToStatDaemon(long) (src/Daemon/Daemon_impl.h:294) | called 234 times | 100.0% | -% | -% | 89.7% |
| Swarm::Daemon<DaemonBackend>::initialisationDaemonSocket() (src/Daemon/Daemon_impl.h:218) | called 3 times | 100.0% | -% | -% | 55.1% |
| Swarm::Daemon<DaemonBackend>::run() (src/Daemon/Daemon_impl.h:127) | called 3 times | 100.0% | -% | -% | 85.7% |
| Swarm::Daemon<DaemonBackend>::sendData(PString const&, Swarm::Data const&, bool) (src/Daemon/Daemon_impl.h:190) | called 7 times | 100.0% | -% | -% | 81.8% |
| bool Swarm::Daemon<DaemonBackend>::sendValue<Shadok>(PString const&, Shadok const&, bool) (src/Daemon/Daemon.h:38) | called 5 times | 100.0% | -% | -% | 77.8% |
| bool Swarm::Daemon<DaemonBackend>::sendValue<Swarm::Stat>(PString const&, Swarm::Stat const&, bool) (src/Daemon/Daemon.h:38) | called 2 times | 100.0% | -% | -% | 77.8% |
| Swarm::Daemon<DaemonBackend>::Daemon() (src/Daemon/Daemon_impl.h:17) | called 3 times | 100.0% | -% | -% | 66.7% |
| Swarm::Daemon<DaemonBackend>::~Daemon() (src/Daemon/Daemon_impl.h:25) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Daemon<DaemonBackend>::~Daemon() (src/Daemon/Daemon_impl.h:25) | called 3 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::sendMessage(PString const&, Swarm::Message const&) (src/Daemon/Daemon_impl.h:175) | called 6 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::sendMessage(Swarm::Message const&) (src/Daemon/Daemon_impl.h:160) | called 3 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::setClockMode(PClockMode::PClockMode) (src/Daemon/Daemon_impl.h:55) | called 18 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::executeOnStop() (src/Daemon/Daemon_impl.h:208) | called 5 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::setSocketMode(PSocketMode::PSocketMode) (src/Daemon/Daemon_impl.h:33) | called 18 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::checkRecvStatus(PRecvStatus::PRecvStatus) (src/Daemon/Daemon_impl.h:77) | called 9 times | 58.3% | 27.8% | -% | 21.1% |
| Swarm::Daemon<DaemonEmptyBackend>::checkSendStatus(PSendStatus::PSendStatus) (src/Daemon/Daemon_impl.h:102) | called 6 times | 64.3% | 33.3% | -% | 22.4% |
| Swarm::Daemon<DaemonEmptyBackend>::extraLoopProcessing() (src/Daemon/Daemon_impl.h:204) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::processInputMessage(Swarm::Message&) (src/Daemon/Daemon_impl.h:255) | called 8 times | 88.0% | 91.7% | -% | 60.7% |
| Swarm::Daemon<DaemonEmptyBackend>::initialisationDaemon() (src/Daemon/Daemon_impl.h:212) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::Daemon<DaemonEmptyBackend>::sendStatToStatDaemon(long) (src/Daemon/Daemon_impl.h:294) | called 5 times | 100.0% | 100.0% | -% | 44.8% |
| Swarm::Daemon<DaemonEmptyBackend>::initialisationDaemonSocket() (src/Daemon/Daemon_impl.h:218) | called 6 times | 83.3% | 80.7% | -% | 56.1% |
| Swarm::Daemon<DaemonEmptyBackend>::run() (src/Daemon/Daemon_impl.h:127) | called 6 times | 100.0% | 100.0% | -% | 88.6% |
| Swarm::Daemon<DaemonEmptyBackend>::sendData(PString const&, Swarm::Data const&, bool) (src/Daemon/Daemon_impl.h:190) | called 3 times | 100.0% | 100.0% | -% | 81.8% |
| bool Swarm::Daemon<DaemonEmptyBackend>::sendValue<Swarm::Stat>(PString const&, Swarm::Stat const&, bool) (src/Daemon/Daemon.h:38) | not called | 100.0% | -% | -% | 0.0% |
| bool Swarm::Daemon<DaemonEmptyBackend>::sendValue<int>(PString const&, int const&, bool) (src/Daemon/Daemon.h:38) | called 3 times | 100.0% | 100.0% | -% | 77.8% |
| Swarm::Daemon<DaemonEmptyBackend>::Daemon() (src/Daemon/Daemon_impl.h:17) | called 14 times | 100.0% | 100.0% | -% | 66.7% |
| Swarm::Daemon<DaemonEmptyBackend>::~Daemon() (src/Daemon/Daemon_impl.h:25) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Daemon<DaemonEmptyBackend>::~Daemon() (src/Daemon/Daemon_impl.h:25) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::copyMessage(Swarm::Message const&) (src/Representation/Representation.cpp:519) | called 15 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getSendTime() (src/Representation/Representation.cpp:428) | called 10 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::setSendTime(long const&) (src/Representation/Representation.cpp:372) | called 29 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getVecRecver() (src/Representation/Representation.cpp:484) | called 29 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::setVecRecver(std::vector<PString, std::allocator<PString> > const&) (src/Representation/Representation.cpp:400) | not called | 0.0% | -% | -% | 0.0% |
| bool Swarm::Message::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (src/Representation/Representation.h:201) | called 27 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::Message::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (src/Representation/Representation.h:201) | called 30 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::Message::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (src/Representation/Representation.h:201) | called 30 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::initialisationMessage() (src/Representation/Representation.cpp:530) | called 1155 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getIsConfirmationNeeded() (src/Representation/Representation.cpp:456) | called 26 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::setIsConfirmationNeeded(bool) (src/Representation/Representation.cpp:386) | called 17 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getId() (src/Representation/Representation.cpp:442) | called 22 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::setId(unsigned long) (src/Representation/Representation.cpp:379) | called 39 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getData() (src/Representation/Representation.cpp:512) | called 32 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getType() (src/Representation/Representation.cpp:498) | called 46 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::setData(Swarm::Data const&) (src/Representation/Representation.cpp:414) | called 17 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::setType(MessageType::MessageType const&) (src/Representation/Representation.cpp:407) | called 36 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getSender() (src/Representation/Representation.cpp:470) | called 23 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::setSender(PString const&) (src/Representation/Representation.cpp:393) | called 31 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::Message(Swarm::Message const&) (src/Representation/Representation.cpp:356) | called 1 time | 100.0% | 100.0% | -% | 54.5% |
| Swarm::Message::Message() (src/Representation/Representation.cpp:344) | called 1155 times | 100.0% | 100.0% | -% | 54.5% |
| Swarm::Message::~Message() (src/Representation/Representation.cpp:349) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Message::~Message() (src/Representation/Representation.cpp:349) | called 1156 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::operator=(Swarm::Message const&) (src/Representation/Representation.cpp:364) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getAverage() (src/Representation/Representation.cpp:743) | called 241 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getNbEvent() (src/Representation/Representation.cpp:673) | called 241 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::setAverage(std::vector<float, std::allocator<float> > const&) (src/Representation/Representation.cpp:631) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::setNbEvent(std::vector<unsigned long, std::allocator<unsigned long> > const&) (src/Representation/Representation.cpp:596) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::copyVecStat(Swarm::VecStat const&) (src/Representation/Representation.cpp:806) | called 249 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getEndTimestamp() (src/Representation/Representation.cpp:701) | called 241 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::VecStat::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (src/Representation/Representation.h:301) | called 2 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::VecStat::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (src/Representation/Representation.h:301) | called 2 times | 100.0% | -% | -% | 100.0% |
| bool Swarm::VecStat::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (src/Representation/Representation.h:301) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::setEndTimestamp(std::vector<long, std::allocator<long> > const&) (src/Representation/Representation.cpp:610) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getStartTimestamp() (src/Representation/Representation.cpp:687) | called 241 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::setStartTimestamp(std::vector<long, std::allocator<long> > const&) (src/Representation/Representation.cpp:603) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getVecRateQuantile() (src/Representation/Representation.cpp:771) | called 11935 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::setVecRateQuantile(std::vector<std::vector<float, std::allocator<float> >, std::allocator<std::vector<float, std::allocator<float> > > > const&) (src/Representation/Representation.cpp:645) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::initialisationVecStat() (src/Representation/Representation.cpp:820) | called 483 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getRateEventAboveUpperBound() (src/Representation/Representation.cpp:799) | called 240 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getRateEventBelowLowerBound() (src/Representation/Representation.cpp:785) | called 240 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::setRateEventAboveUpperBound(std::vector<float, std::allocator<float> > const&) (src/Representation/Representation.cpp:659) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::setRateEventBelowLowerBound(std::vector<float, std::allocator<float> > const&) (src/Representation/Representation.cpp:652) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getMax() (src/Representation/Representation.cpp:729) | called 241 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getMin() (src/Representation/Representation.cpp:715) | called 241 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::setMax(std::vector<float, std::allocator<float> > const&) (src/Representation/Representation.cpp:624) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::setMin(std::vector<float, std::allocator<float> > const&) (src/Representation/Representation.cpp:617) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getRate() (src/Representation/Representation.cpp:757) | called 240 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::setRate(std::vector<float, std::allocator<float> > const&) (src/Representation/Representation.cpp:638) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::VecStat(Swarm::VecStat const&) (src/Representation/Representation.cpp:580) | called 8 times | 100.0% | 100.0% | -% | 40.6% |
| Swarm::VecStat::VecStat() (src/Representation/Representation.cpp:568) | called 483 times | 100.0% | 100.0% | -% | 40.6% |
| Swarm::VecStat::~VecStat() (src/Representation/Representation.cpp:573) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::VecStat::~VecStat() (src/Representation/Representation.cpp:573) | called 491 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::operator=(Swarm::VecStat const&) (src/Representation/Representation.cpp:588) | called 241 times | 100.0% | -% | -% | 100.0% |
| Swarm::Function::getVecParam() (src/Representation/Representation.cpp:281) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Function::setVecParam(std::vector<Swarm::Data, std::allocator<Swarm::Data> > const&) (src/Representation/Representation.cpp:232) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Function::copyFunction(Swarm::Function const&) (src/Representation/Representation.cpp:302) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::Function::getDescription() (src/Representation/Representation.cpp:267) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::Function::getReturnValue() (src/Representation/Representation.cpp:295) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Function::setDescription(PString const&) (src/Representation/Representation.cpp:225) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Function::setReturnValue(Swarm::Data const&) (src/Representation/Representation.cpp:239) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Function::initialisationFunction() (src/Representation/Representation.cpp:310) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::Function::getName() (src/Representation/Representation.cpp:253) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::Function::setName(PString const&) (src/Representation/Representation.cpp:218) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Function::Function(Swarm::Function const&) (src/Representation/Representation.cpp:202) | called 1 time | 100.0% | 100.0% | -% | 50.0% |
| Swarm::Function::Function() (src/Representation/Representation.cpp:190) | called 2 times | 100.0% | 100.0% | -% | 50.0% |
| Swarm::Function::~Function() (src/Representation/Representation.cpp:195) | not called | 100.0% | -% | -% | 0.0% |
| Swarm::Function::~Function() (src/Representation/Representation.cpp:195) | called 3 times | 100.0% | -% | -% | 100.0% |
| Swarm::Function::operator=(Swarm::Function const&) (src/Representation/Representation.cpp:210) | called 1 time | 100.0% | -% | -% | 100.0% |
| Sender::executeOnStop() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Sender/Sender.cpp:24) | called 1 time | 100.0% | 92.9% | -% | 78.1% |
| Sender::extraLoopProcessing() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Sender/Sender.cpp:38) | called 421 times | 100.0% | 100.0% | -% | 61.2% |
| Sender::initialisationSender() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Sender/Sender.cpp:19) | called 1 time | 100.0% | -% | -% | 100.0% |
| Sender::Sender() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Sender/Sender.cpp:11) | called 1 time | 100.0% | -% | -% | 100.0% |
| Sender::~Sender() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Sender/Sender.cpp:16) | not called | 100.0% | -% | -% | 0.0% |
| Sender::~Sender() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Sender/Sender.cpp:16) | called 1 time | 100.0% | -% | -% | 100.0% |
| Shadok::copyShadok(Shadok const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:89) | called 2 times | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:27) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.h:22) | called 5 times | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)0>(unsigned char*&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.h:33) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:27) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.h:22) | called 5 times | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned char*, (DataStreamMode::DataStreamMode)1>(unsigned char*&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.h:33) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:27) | called 1 time | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.h:22) | called 5 times | 100.0% | -% | -% | 100.0% |
| bool Shadok::readWriteStream<unsigned long, (DataStreamMode::DataStreamMode)1>(unsigned long&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.h:33) | called 1 time | 100.0% | -% | -% | 100.0% |
| Shadok::initialisationShadok() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:95) | called 4 times | 100.0% | -% | -% | 100.0% |
| Shadok::getAge() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:68) | called 4 times | 100.0% | -% | -% | 100.0% |
| Shadok::setAge(int) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:38) | not called | 0.0% | -% | -% | 0.0% |
| Shadok::setAge(int) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:47) | called 2 times | 100.0% | -% | -% | 100.0% |
| Shadok::getName[abi:cxx11]() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:82) | not called | 0.0% | -% | -% | 0.0% |
| Shadok::setName(PString const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:31) | not called | 0.0% | -% | -% | 0.0% |
| Shadok::setName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| Shadok::Shadok(PString const&, int) (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:10) | called 1 time | 100.0% | -% | -% | 100.0% |
| Shadok::Shadok(PString const&, int) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:18) | called 5 times | 100.0% | -% | -% | 100.0% |
| Shadok::Shadok(Shadok const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:26) | called 1 time | 100.0% | 100.0% | -% | 80.0% |
| Shadok::Shadok() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:21) | called 1 time | 100.0% | -% | -% | 100.0% |
| Shadok::Shadok() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:23) | called 5 times | 100.0% | -% | -% | 100.0% |
| Shadok::Shadok() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:19) | called 4 times | 100.0% | 100.0% | -% | 80.0% |
| Shadok::~Shadok() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:16) | not called | 100.0% | -% | -% | 0.0% |
| Shadok::~Shadok() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:26) | not called | 100.0% | -% | -% | 0.0% |
| Shadok::~Shadok() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:31) | not called | 100.0% | -% | -% | 0.0% |
| Shadok::~Shadok() (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.cpp:16) | called 2 times | 100.0% | -% | -% | 100.0% |
| Shadok::~Shadok() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:26) | called 10 times | 100.0% | -% | -% | 100.0% |
| Shadok::~Shadok() (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:31) | called 5 times | 100.0% | -% | -% | 100.0% |
| Shadok::operator=(Shadok const&) (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:39) | called 1 time | 100.0% | -% | -% | 100.0% |
| Phoenix::SwarmException::SwarmException(PString const&, PString const&, PString const&) (src/Daemon/daemon_config_exception.cpp:15) | called 30 times | 100.0% | 100.0% | -% | 44.4% |
| Phoenix::ConfigException::ConfigException(PString const&, PString const&) (src/Daemon/daemon_config_exception.cpp:54) | called 17 times | 100.0% | 100.0% | -% | 71.4% |
| Phoenix::ParserException::ParserException(PString const&, PString const&) (src/Daemon/daemon_config_exception.cpp:46) | called 10 times | 100.0% | 100.0% | -% | 71.4% |
| Phoenix::SocketStatusException::SocketStatusException(PString const&, PString const&) (src/Daemon/daemon_config_exception.cpp:62) | called 2 times | 100.0% | 100.0% | -% | 71.4% |
| Receiver::addCallMethod() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.cpp:23) | called 1 time | 100.0% | -% | -% | 100.0% |
| Receiver::executeOnStop() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.cpp:28) | called 1 time | 100.0% | 92.9% | -% | 78.1% |
| Receiver::processShadok(Shadok const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.cpp:44) | called 5 times | 100.0% | 100.0% | -% | 100.0% |
| Receiver::slot_processShadok(Receiver&, Shadok const&) (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.h:30) | called 5 times | 100.0% | -% | -% | 100.0% |
| Receiver::initialisationReceiver() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.cpp:19) | called 1 time | 100.0% | -% | -% | 100.0% |
| Receiver::Receiver() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.cpp:10) | called 1 time | 100.0% | -% | -% | 100.0% |
| Receiver::~Receiver() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.cpp:16) | not called | 100.0% | -% | -% | 0.0% |
| Receiver::~Receiver() (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/Receiver.cpp:16) | called 1 time | 100.0% | -% | -% | 100.0% |
| ProcessClass::getLong() const (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/ProcessClass.h:24) | called 2 times | 100.0% | -% | -% | 100.0% |
| void static_for_deserialise_message<0, 1>::operator()<std::tuple<int> >(PLog&, bool&, unsigned char*&, std::tuple<int>&) const (src/Function/phoenix_function_call.h:30) | called 3 times | 100.0% | 50.0% | -% | 100.0% |
| void static_for_deserialise_message<1, 1>::operator()<std::tuple<int> >(PLog&, bool&, unsigned char*&, std::tuple<int>&) const (src/Function/phoenix_function_call.h:45) | called 3 times | 100.0% | -% | -% | 100.0% |
| Gibis::getColor() const (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:62) | called 1 time | 100.0% | -% | -% | 100.0% |
| Gibis::getWeight() const (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:61) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::BaseDaemon::isDaemonExist(PString const&) const (src/Daemon/BaseDaemon.cpp:168) | called 12 times | 87.5% | 75.0% | -% | 93.8% |
| Swarm::BaseDaemon::getMessageToConfirm(Swarm::Message&, unsigned long) const (src/Daemon/BaseDaemon.cpp:195) | called 3 times | 100.0% | 100.0% | -% | 100.0% |
| Swarm::BaseDaemon::getMapMessageToBeConfirmed() const (src/Daemon/BaseDaemon.cpp:349) | called 421 times | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonBackend>::getStatsCount() const (src/Statistics/Monitoring_impl.h:48) | called 232 times | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonBackend>::getMapDaemonStat() const (src/Statistics/Monitoring_impl.h:32) | called 1 time | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::getStatBinDurationSecond() const (src/Statistics/Monitoring_impl.h:64) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::Monitoring<DaemonEmptyBackend>::getStatBufferDurationSecond() const (src/Statistics/Monitoring_impl.h:56) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getHostName() const (src/Representation/Representation.cpp:1463) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatNbBin() const (src/Representation/Representation.cpp:1533) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getMapTimeout() const (src/Representation/Representation.cpp:1519) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DaemonConfig::getDescription() const (src/Representation/Representation.cpp:1505) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getReceivingPort() const (src/Representation/Representation.cpp:1477) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatDaemonName() const (src/Representation/Representation.cpp:1603) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatTimerPeriodMs() const (src/Representation/Representation.cpp:1575) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DaemonConfig::getStatHistLowerBound() const (src/Representation/Representation.cpp:1547) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getStatHistUpperBound() const (src/Representation/Representation.cpp:1561) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonConfig::getDaemonStatAccumulator() const (src/Representation/Representation.cpp:1589) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DaemonConfig::getName() const (src/Representation/Representation.cpp:1491) | called 6 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getNbEvent() const (src/Representation/Representation.cpp:1072) | called 723 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getVecHistogram() const (src/Representation/Representation.cpp:1128) | called 23882 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getHistLowerBound() const (src/Representation/Representation.cpp:1142) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getHistUpperBound() const (src/Representation/Representation.cpp:1156) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getNbEventAboveUpperBound() const (src/Representation/Representation.cpp:1184) | called 243 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getNbEventBelowLowerBound() const (src/Representation/Representation.cpp:1170) | called 243 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getMax() const (src/Representation/Representation.cpp:1114) | called 243 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getMin() const (src/Representation/Representation.cpp:1100) | called 243 times | 100.0% | -% | -% | 100.0% |
| Swarm::StatAccumulator::getSum() const (src/Representation/Representation.cpp:1086) | called 243 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractFunction::getPrototype() const (src/Function/AbstractFunction.cpp:47) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::AbstractFunction::getName() const (src/Function/AbstractFunction.cpp:33) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractDataFunction::getPrototype() const (src/Function/AbstractDataFunction.cpp:47) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::AbstractDataFunction::getName() const (src/Function/AbstractDataFunction.cpp:33) | called 15 times | 100.0% | -% | -% | 100.0% |
| Swarm::DaemonStatAccumulator::getMapStatComputing() const (src/Representation/Representation.cpp:1288) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::DaemonStatAccumulator::getMapStatCommunication() const (src/Representation/Representation.cpp:1302) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Data::getDescription() const (src/Representation/Representation.cpp:108) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::getName() const (src/Representation/Representation.cpp:94) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::getType() const (src/Representation/Representation.cpp:122) | called 57 times | 100.0% | -% | -% | 100.0% |
| Swarm::Data::getValue() const (src/Representation/Representation.cpp:136) | called 29 times | 100.0% | -% | -% | 100.0% |
| Swarm::Stat::getMapStatComputing() const (src/Representation/Representation.cpp:911) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Stat::getMapStatCommunication() const (src/Representation/Representation.cpp:925) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Stat::getName() const (src/Representation/Representation.cpp:897) | called 6 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getSendTime() const (src/Representation/Representation.cpp:421) | called 2102 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getVecRecver() const (src/Representation/Representation.cpp:477) | called 6281 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getIsConfirmationNeeded() const (src/Representation/Representation.cpp:449) | called 34 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getId() const (src/Representation/Representation.cpp:435) | called 26 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getData() const (src/Representation/Representation.cpp:505) | called 18 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getType() const (src/Representation/Representation.cpp:491) | called 10 times | 100.0% | -% | -% | 100.0% |
| Swarm::Message::getSender() const (src/Representation/Representation.cpp:463) | called 14 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getAverage() const (src/Representation/Representation.cpp:736) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getNbEvent() const (src/Representation/Representation.cpp:666) | called 2 times | 100.0% | -% | -% | 100.0% |
| Swarm::VecStat::getEndTimestamp() const (src/Representation/Representation.cpp:694) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getStartTimestamp() const (src/Representation/Representation.cpp:680) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getVecRateQuantile() const (src/Representation/Representation.cpp:764) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getRateEventAboveUpperBound() const (src/Representation/Representation.cpp:792) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getRateEventBelowLowerBound() const (src/Representation/Representation.cpp:778) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getMax() const (src/Representation/Representation.cpp:722) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getMin() const (src/Representation/Representation.cpp:708) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::VecStat::getRate() const (src/Representation/Representation.cpp:750) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Function::getVecParam() const (src/Representation/Representation.cpp:274) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Function::getDescription() const (src/Representation/Representation.cpp:260) | called 4 times | 100.0% | -% | -% | 100.0% |
| Swarm::Function::getReturnValue() const (src/Representation/Representation.cpp:288) | not called | 0.0% | -% | -% | 0.0% |
| Swarm::Function::getName() const (src/Representation/Representation.cpp:246) | called 4 times | 100.0% | -% | -% | 100.0% |
| Shadok::getAge() const (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:23) | called 1 time | 100.0% | -% | -% | 100.0% |
| Shadok::getAge() const (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:52) | not called | 0.0% | -% | -% | 0.0% |
| Shadok::getAge() const (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:61) | called 4 times | 100.0% | -% | -% | 100.0% |
| Shadok::getName[abi:cxx11]() const (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/Shadok.cpp:75) | not called | 0.0% | -% | -% | 0.0% |
| Shadok::getName() const (TESTS/SWARM_MOCK_DAEMONS/RecvDataDaemon.h:24) | called 1 time | 100.0% | -% | -% | 100.0% |
| Shadok::getName() const (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/DaemonBackend/Shadok.cpp:45) | not called | 0.0% | -% | -% | 0.0% |
| Phoenix::SwarmException::getMessage() const (src/Daemon/daemon_config_exception.cpp:31) | called 4 times | 100.0% | -% | -% | 100.0% |
| Phoenix::SwarmException::getFunction() const (src/Daemon/daemon_config_exception.cpp:38) | called 4 times | 100.0% | -% | -% | 100.0% |
| Phoenix::SwarmException::getComponent() const (src/Daemon/daemon_config_exception.cpp:24) | called 4 times | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONCONFIG/main.cpp:75) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DAEMONSTATACCUMULATOR/main.cpp:51) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_DATA/main.cpp:60) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_FUNCTION/main.cpp:57) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_MESSAGE/main.cpp:60) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STAT/main.cpp:54) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_STATACCUMULATOR/main.cpp:75) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TESTS_REPRESENTATION/TEST_REPRESENTATION/TEST_VECSTAT/main.cpp:51) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TEST_DAEMONS/TEST_BASEDAEMON/main.cpp:374) | called 1 time | 100.0% | 100.0% | -% | 54.9% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON/main.cpp:91) | called 1 time | 100.0% | 100.0% | -% | 66.7% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_FUNCTION/main.cpp:42) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_LOAD_CONFIG/main.cpp:203) | called 1 time | 100.0% | 100.0% | -% | 62.1% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_RECV_DATA/main.cpp:127) | called 1 time | 100.0% | 100.0% | -% | 61.5% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_RUN/main.cpp:107) | called 1 time | 100.0% | 100.0% | -% | 54.2% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_SEND_DATA/main.cpp:99) | called 1 time | 100.0% | 100.0% | -% | 54.2% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_TIMEOUT/main.cpp:94) | called 1 time | 100.0% | 100.0% | -% | 57.9% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Receiver/main_receiver.cpp:15) | called 1 time | 100.0% | 100.0% | -% | 54.5% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/Sender/main_sender.cpp:10) | called 1 time | 100.0% | 100.0% | -% | 54.5% |
| main (TESTS/TEST_DAEMONS/TEST_DAEMON_WORKFLOW/StatManager/main_stat_manager.cpp:16) | called 1 time | 100.0% | 100.0% | -% | 54.5% |
| main (TESTS/TEST_FUNCTIONS/TEST_ABSTRACT_FUNCTION/main.cpp:21) | called 1 time | 100.0% | 100.0% | -% | 52.4% |
| main (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/TEST_PROCESS_CLASS/main.cpp:10) | called 1 time | 100.0% | 100.0% | -% | 50.6% |
| main (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/TEST_SHADOK/main.cpp:48) | called 1 time | 100.0% | -% | -% | 100.0% |
| main (TESTS/TEST_FUNCTIONS/TEST_DATA_PROCESSING/main.cpp:96) | called 1 time | 100.0% | 100.0% | -% | 64.3% |
| main (TESTS/TEST_SWARM_EXCEPTION/main.cpp:34) | called 1 time | 100.0% | -% | -% | 100.0% |