Code Complexity Report

Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/time_utils/src/time_utils/time_utils.cpp
Function name Cyclomatic complexity (20) LOC (200) Token count Parameter count (6)
time_utils::details::duration_to_msg 4 34 354 1
time_utils::to_message 1 5 39 1
time_utils::to_message 1 4 26 1
time_utils::from_message 1 6 71 1
time_utils::from_message 1 6 61 1
time_utils::interpolate 1 10 104 3
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/time_utils/include/time_utils/stopwatch.hpp
Function name Cyclomatic complexity (20) LOC (200) Token count Parameter count (6)
autoware::common::time_utils::TIME_UTILS_PUBLICStopwatch::restart 1 1 14 0
autoware::common::time_utils::TIME_UTILS_PUBLICStopwatch::measure 1 8 41 0
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/time_utils/include/time_utils/visibility_control.hpp
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/time_utils/include/time_utils/time_utils.hpp