Fix virtual surface crossing #8446
Annotations
10 warnings
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 12975905580: 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: 4325301860: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 4325301860: 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: 4325301860: 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:574: 4746196426: 574-block 0.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:574: 4746196426: 574: off = off * shape_[d] + idx[d];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:573: branch 0 taken 4746196426.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:573: 7119294639: 573-block 2.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:573: 4746196426: 573-block 1.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:573: 7119294639: 573: for (size_t d = 0; d < sizeof...(Indices); ++d).
|
background
wait
wait-all
cancel
Loading