Code Complexity Report

Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/state_vector/src/common_states.cpp
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/state_vector/include/state_vector/common_states.hpp
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/state_vector/include/state_vector/common_variables.hpp
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/state_vector/include/state_vector/generic_state.hpp
Function name Cyclomatic complexity (20) LOC (200) Token count Parameter count (6)
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::GenericState 1 2 14 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::vector 1 1 9 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::vector 1 1 10 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator [ ] 1 1 18 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator [ ] 1 1 19 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::at 1 5 35 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::at 1 5 37 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::at 1 5 36 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::at 1 5 38 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::copy_into 1 13 93 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::index_of 1 5 32 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::size 1 1 9 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::variables 1 1 11 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator == 1 4 27 2
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator < < 1 10 83 2
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator += 1 4 24 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator += 1 5 23 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator -= 1 4 24 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator -= 1 5 23 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator - 1 5 21 2
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::operator + 1 5 21 2
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::wrap_all_angles 2 10 75 0
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::wrap_all_angles 1 5 17 1
autoware::common::state_vector::STATE_VECTOR_PUBLICGenericState::cast 1 4 27 0
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/state_vector/include/state_vector/visibility_control.hpp
Source file: /home/runner/work/autoware-auto-metrics-dashboard/autoware-auto-metrics-dashboard/src/common/state_vector/include/state_vector/variable.hpp