Tally 32-bit Overflow Fix #8684
Annotations
10 warnings
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 14617179798: 583: for (size_t d = 0; d < sizeof...(Indices); ++d).
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:582: 4872393266: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 4872393266: 581: const size_t idx[] = {static_cast<size_t>(indices)...};.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:579: 4872393266: 579: const stored_type& operator()(Indices... indices) const.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:585: 5047837619: 585: return data_[off];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:584: 10095675238: 584: off = off * shape_[d] + idx[d];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 15143512857: 583: for (size_t d = 0; d < sizeof...(Indices); ++d).
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:582: 5047837619: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 5047837619: 581: const size_t idx[] = {static_cast<size_t>(indices)...};.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:579: 5047837619: 579: const stored_type& operator()(Indices... indices) const.
|
background
wait
wait-all
cancel
parallel
Loading