2026-05-05 10:02 ftp://ftp.de.debian.org/debian/pool/main/t/tiledarray/tiledarray_1.0.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=boost --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-111-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.3.70 compiler: g++ (Ubuntu 14.2.0-4ubuntu2~24.04.1) 14.2.0 cppcheck: head 2.20.0 head-info: f01120b (2026-05-05 11:35:05 +0200) count: 726 672 elapsed-time: 23.0 20.7 head-timing-info: old-timing-info: head results: tiledarray-1.0.0/doc/devsamp/wiki/user-guide-1.cpp:5:9: style: Variable 'world' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/doc/devsamp/wiki/user-guide-1.cpp:5:15: style: Variable 'world' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/doc/devsamp/wiki/user-guide-1a.cpp:6:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_THREAD_MULTIPLE [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/doc/devsamp/wiki/user-guide-1a.cpp:17:11: style: Variable 'world' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/doc/devsamp/wiki/user-guide-1a.cpp:17:17: style: Variable 'world' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/doc/devsamp/wiki/user-guide-2.cpp:84:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cc/input_data.h:118:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cc/input_data.h:132:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cc/ccd.cpp:39:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cc/input_data.h:98:3: style: Class 'InputData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/examples/cc/input_data.h:58:5: style: Struct 'predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/examples/cc/input_data.h:100:15: performance: Function 'name()' should return member 'name_' by const reference. [returnByReference] tiledarray-1.0.0/examples/cc/ccd.cpp:50:28: style: Variable 'f_b_oo' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cc/ccd.cpp:51:28: style: Variable 'f_b_vv' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cc/ccd.cpp:85:28: style: Variable 'v_bb_oooo' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cc/ccd.cpp:87:28: style: Variable 'v_bb_vovo' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cc/ccd.cpp:88:28: style: Variable 'v_bb_oovv' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cc/ccd.cpp:89:28: style: Variable 'v_bb_vvvv' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cc/ccsd.cpp:39:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cc/ccsd.cpp:151:12: style: The scope of the variable 'energy' can be reduced. [variableScope] tiledarray-1.0.0/examples/cc/input_data.cpp:154:34: style:inconclusive: Technically the member function 'InputData::make_f' can be const. [functionConst] tiledarray-1.0.0/examples/cc/input_data.h:102:25: note: Technically the member function 'InputData::make_f' can be const. tiledarray-1.0.0/examples/cc/input_data.cpp:154:34: note: Technically the member function 'InputData::make_f' can be const. tiledarray-1.0.0/examples/cc/input_data.cpp:177:34: style:inconclusive: Technically the member function 'InputData::make_v_ab' can be const. [functionConst] tiledarray-1.0.0/examples/cc/input_data.h:105:25: note: Technically the member function 'InputData::make_v_ab' can be const. tiledarray-1.0.0/examples/cc/input_data.cpp:177:34: note: Technically the member function 'InputData::make_v_ab' can be const. tiledarray-1.0.0/examples/cuda/cuda_task.cpp:17:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/cuda_task.cpp:125:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/cuda_task.cpp:18:14: style: Variable 'num' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cuda/cuda_task.cpp:120:22: style: Variable 'world' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/cuda/cuda_task.cpp:82:40: style: Variable 'scale_fn' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/cuda/ta_cc_abcd_cuda.cpp:67:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_cc_abcd_cuda.cpp:169:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_cc_abcd_cuda.cpp:165:10: style: The scope of the variable 'to_gb' can be reduced. [variableScope] tiledarray-1.0.0/examples/cuda/ta_cc_abcd_cuda.cpp:286:40: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:307:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:465:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:147:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:410:15: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:407:15: note: error is assigned tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:410:15: note: error is overwritten tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:413:15: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:410:15: note: error is assigned tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:413:15: note: error is overwritten tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:396:14: style: Local variable 'error' shadows outer variable [shadowVariable] tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:368:8: note: Shadowed declaration tiledarray-1.0.0/examples/cuda/ta_dense_cuda.cpp:396:14: note: Shadow variable tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:246:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:377:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:37:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:329:15: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:326:15: note: error is assigned tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:329:15: note: error is overwritten tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:332:15: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:329:15: note: error is assigned tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:332:15: note: error is overwritten tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:315:14: style: Local variable 'error' shadows outer variable [shadowVariable] tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:287:8: note: Shadowed declaration tiledarray-1.0.0/examples/cuda/ta_reduce_cuda.cpp:315:14: note: Shadow variable tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:265:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:396:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:39:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:348:15: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:345:15: note: error is assigned tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:348:15: note: error is overwritten tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:351:15: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:348:15: note: error is assigned tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:351:15: note: error is overwritten tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:334:14: style: Local variable 'error' shadows outer variable [shadowVariable] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:306:8: note: Shadowed declaration tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:334:14: note: Shadow variable tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:92:16: style: Variable 'c("m,n")' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:128:16: style: Variable 'c("m,n")' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:164:16: style: Variable 'c("m,n")' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:200:16: style: Variable 'c("m,n")' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/cuda/ta_vector_cuda.cpp:236:16: style: Variable 'c("m,n")' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/demo/demo.cpp:46:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/blas.cpp:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/blas.cpp:53:5: error: Memory leak: a [memleak] tiledarray-1.0.0/examples/dgemm/blas.cpp:57:5: error: Memory leak: a [memleak] tiledarray-1.0.0/examples/dgemm/blas.cpp:57:5: error: Memory leak: b [memleak] tiledarray-1.0.0/examples/dgemm/eigen.cpp:26:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_band.cpp:32:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_cc_abcd.cpp:74:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_cc_abcd.cpp:331:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_cc_abcd.cpp:173:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_cc_abcd.cpp:350:40: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/examples/dgemm/ta_dense.cpp:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_dense.cpp:133:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_dense_asymm.cpp:30:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_dense_asymm.cpp:145:14: style: Variable 'c("m,n")' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/dgemm/ta_dense_new_tile.cpp:47:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_dense_nonuniform.cpp:33:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_sparse.cpp:30:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_sparse.cpp:55:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/dgemm/ta_sparse_grow.cpp:40:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/fock/ta_k_build.cpp:33:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/fock/ta_k_build.cpp:149:50: style: Consider using std::fill algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/examples/mpi_tests/mpi_bandwidth.c:27:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_MAX_PROCESSOR_NAME [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/mpi_tests/mpi_cuda.cpp:39:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/mpi_tests/mpi_cuda.cpp:42:5: error: Unhandled exception thrown in function that is an entry point. [throwInEntryPoint] tiledarray-1.0.0/examples/mpi_tests/mpi_cuda.cpp:54:24: style: C-style pointer casting [cstyleCast] tiledarray-1.0.0/examples/mpi_tests/mpi_latency.c:35:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/pmap_test/pmap.cpp:38:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/pmap_test/pmap.cpp:48:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/pmap_test/pmap.cpp:78:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/scalapack/conversion.cpp:68:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MPI_COMM_WORLD [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/scalapack/conversion.cpp:158:14: style: Variable 'ref_norm' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/scalapack/conversion.cpp:159:14: style: Variable 'test_norm' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/examples/scalapack/evp.cpp:120:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/vector_tests/ta_vector.cpp:38:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/vector_tests/ta_vector.cpp:141:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/vector_tests/vector.cpp:63:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/examples/vector_tests/vector.cpp:52:5: error: Memory leak: a [memleak] tiledarray-1.0.0/examples/vector_tests/vector.cpp:55:5: error: Memory leak: a [memleak] tiledarray-1.0.0/examples/vector_tests/vector.cpp:55:5: error: Memory leak: b [memleak] tiledarray-1.0.0/examples/vector_tests/vector.cpp:39:9: style: Variable 'world' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/examples/vector_tests/vector.cpp:39:15: style: Variable 'world' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:96:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/array.h:50:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/array.h:109:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable T [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/einsum.h:111:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Idx [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/module.h:51:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/module.h:66:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reference [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/module.h:78:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable rank [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/tiledarray.cc:24:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable m [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/einsum.h:56:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable alpha [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/array.h:208:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable reference [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:85:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Idx [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/python/src/TiledArray/python/array.h:183:8: style: Local variable 'shape' shadows outer function [shadowFunction] tiledarray-1.0.0/python/src/TiledArray/python/array.h:90:10: note: Shadowed declaration tiledarray-1.0.0/python/src/TiledArray/python/array.h:183:8: note: Shadow variable tiledarray-1.0.0/python/src/TiledArray/python/expression.h:41:21: style: Local variable 'array' shadows outer variable [shadowVariable] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:37:30: note: Shadowed declaration tiledarray-1.0.0/python/src/TiledArray/python/expression.h:41:21: note: Shadow variable tiledarray-1.0.0/python/src/TiledArray/python/trange.h:49:66: performance: Function parameter 'trange' should be passed by const reference. [passedByValue] tiledarray-1.0.0/python/src/TiledArray/python/einsum.h:108:59: performance: Function parameter 'terms' should be passed by const reference. [passedByValue] tiledarray-1.0.0/python/src/TiledArray/python/einsum.h:132:29: performance: Function parameter 'expr' should be passed by const reference. [passedByValue] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:46:43: performance: Function parameter 'terms' should be passed by const reference. [passedByValue] tiledarray-1.0.0/python/src/TiledArray/python/trange.h:52:13: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/python/src/TiledArray/python/array.h:109:13: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/python/src/TiledArray/python/einsum.h:100:42: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:54:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:62:11: style: Consider using std::transform algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , DensePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , DensePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , DensePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , DensePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , DensePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , DensePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , DensePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , DensePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , DensePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , SparsePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , SparsePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , SparsePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , SparsePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , SparsePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , SparsePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , SparsePolicy > , TileReference < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:291:3: style: Class 'ArrayIterator < const TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , SparsePolicy > , TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , SparsePolicy > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , DensePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , DensePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , DensePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , DensePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < double , Eigen :: aligned_allocator < double > > , SparsePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < float , Eigen :: aligned_allocator < float > > , SparsePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < int , Eigen :: aligned_allocator < int > > , SparsePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/array_impl.h:160:3: style: Class 'TileConstReference < TiledArray :: detail :: ArrayImpl < Tensor < long , Eigen :: aligned_allocator < long > > , SparsePolicy > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:304:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable const_reference [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:1442:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:1587:51: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:1677:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MADNESS_RESTRICT [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_array.h:108:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cleanup_counter_ [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_array.h:617:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_array.h:671:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable pimpl [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:126:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:140:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:153:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:166:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < double , Eigen :: aligned_allocator < double > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < double , Eigen :: aligned_allocator < double > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < float , Eigen :: aligned_allocator < float > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < float , Eigen :: aligned_allocator < float > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < int , Eigen :: aligned_allocator < int > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < int , Eigen :: aligned_allocator < int > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < long , Eigen :: aligned_allocator < long > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < long , Eigen :: aligned_allocator < long > > , DensePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < double , Eigen :: aligned_allocator < double > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < double , Eigen :: aligned_allocator < double > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < float , Eigen :: aligned_allocator < float > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < float , Eigen :: aligned_allocator < float > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < int , Eigen :: aligned_allocator < int > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < int , Eigen :: aligned_allocator < int > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < const TiledArray :: DistArray < Tensor < long , Eigen :: aligned_allocator < long > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/expressions/tsr_expr.h:99:3: warning: Member variable 'TsrExpr < TiledArray :: DistArray < Tensor < long , Eigen :: aligned_allocator < long > > , SparsePolicy > , true >::array_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:88:7: performance: Variable 'data_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:96:7: performance: Variable 'data_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:519:12: style:inconclusive: Technically the member function 'TiledArray::Tensor < double , Eigen :: aligned_allocator < double > >::begin' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:543:11: style:inconclusive: Technically the member function 'TiledArray::Tensor < double , Eigen :: aligned_allocator < double > >::data' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:519:12: style:inconclusive: Technically the member function 'TiledArray::Tensor < float , Eigen :: aligned_allocator < float > >::begin' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:543:11: style:inconclusive: Technically the member function 'TiledArray::Tensor < float , Eigen :: aligned_allocator < float > >::data' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:519:12: style:inconclusive: Technically the member function 'TiledArray::Tensor < int , Eigen :: aligned_allocator < int > >::begin' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:543:11: style:inconclusive: Technically the member function 'TiledArray::Tensor < int , Eigen :: aligned_allocator < int > >::data' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:519:12: style:inconclusive: Technically the member function 'TiledArray::Tensor < long , Eigen :: aligned_allocator < long > >::begin' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/tensor/tensor.h:543:11: style:inconclusive: Technically the member function 'TiledArray::Tensor < long , Eigen :: aligned_allocator < long > >::data' can be const. [functionConst] tiledarray-1.0.0/src/TiledArray/dist_array.h:662:16: style: Local variable 'end' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:467:12: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:662:16: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:957:12: style: Local variable 'pmap' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:844:42: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:957:12: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1022:11: style: Local variable 'world' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:830:10: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1022:11: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1038:17: style: Local variable 'trange' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:721:22: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1038:17: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1039:16: style: Local variable 'shape' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:865:28: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1039:16: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1044:10: style: Local variable 'pmap' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:844:42: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1044:10: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1101:19: style: Local variable 'trange' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:721:22: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1101:19: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1102:18: style: Local variable 'shape' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:865:28: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1102:18: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1117:12: style: Local variable 'pmap' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:844:42: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1117:12: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1139:19: style: Local variable 'trange' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:721:22: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1139:19: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1140:18: style: Local variable 'shape' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:865:28: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1140:18: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1151:12: style: Local variable 'pmap' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_array.h:844:42: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_array.h:1151:12: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_array.h:1333:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue] tiledarray-1.0.0/src/TiledArray/dist_array.h:1339:69: performance: Function parameter 'name' should be passed by const reference. [passedByValue] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1608:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:223:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1308:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MADNESS_RESTRICT [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:149:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable threshold_ [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:509:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:509:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:559:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:559:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:598:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:598:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:655:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:655:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:798:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:798:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1121:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1121:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1151:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1151:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1180:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1180:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1209:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1209:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1241:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1241:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1276:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1276:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1300:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1300:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1463:22: style: Local variable 'threshold' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:476:21: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1463:22: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1516:26: style: Local variable 'factor' shadows outer argument [shadowArgument] tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1458:61: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/sparse_shape.h:1516:26: note: Shadow variable tiledarray-1.0.0/src/TiledArray/sparse_shape.h:257:11: style: Consider using std::count_if algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/src/TiledArray/tensor/tensor_interface.h:259:18: style: The member function 'TiledArray::detail::TensorInterface::empty' can be static. [functionStatic] tiledarray-1.0.0/src/TiledArray/error.h:48:3: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:116:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SIG_DFL [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:205:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:297:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:338:8: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:248:15: error: Invalid sleep() argument nr 1. A non-boolean value is required. [invalidFunctionArgBool] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:59:11: warning: Member variable 'Debugger::debugger_ready_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/src/TiledArray/util/bug.h:209:19: style: The member function 'TiledArray::detail::MemoryWatchpoint_x86_64::MakeFlags' can be static. [functionStatic] tiledarray-1.0.0/src/TiledArray/util/bug.h:221:8: style: The member function 'TiledArray::detail::MemoryWatchpoint_x86_64::init' can be static. [functionStatic] tiledarray-1.0.0/src/TiledArray/util/bug.h:358:16: style: Virtual function 'default_cmd' is called from constructor 'Debugger(const char*exec=nullptr)' at line 67. Dynamic binding is not used. [virtualCallInConstructor] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:67:3: note: Calling default_cmd tiledarray-1.0.0/src/TiledArray/util/bug.h:358:16: note: default_cmd is a virtual function tiledarray-1.0.0/src/TiledArray/util/bug.h:344:16: style: Virtual function 'handle_defaults' is called from constructor 'Debugger(const char*exec=nullptr)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:70:3: note: Calling handle_defaults tiledarray-1.0.0/src/TiledArray/util/bug.h:344:16: note: handle_defaults is a virtual function tiledarray-1.0.0/src/TiledArray/util/bug.h:362:16: style: Virtual function 'set_exec' is called from constructor 'Debugger(const char*exec=nullptr)' at line 72. Dynamic binding is not used. [virtualCallInConstructor] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:72:3: note: Calling set_exec tiledarray-1.0.0/src/TiledArray/util/bug.h:362:16: note: set_exec is a virtual function tiledarray-1.0.0/src/TiledArray/util/backtrace.h:55:3: style: Class 'Backtrace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:109:15: style: C-style pointer casting [cstyleCast] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:151:37: style:inconclusive: Function 'set_exec' argument 1 names different: declaration '' definition 'exec'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:167:31: style:inconclusive: Function 'set_prefix' argument 1 names different: declaration 'p' definition 'i'. [funcArgNamesDifferent] tiledarray-1.0.0/src/TiledArray/util/bug.h:349:31: note: Function 'set_prefix' argument 1 names different: declaration 'p' definition 'i'. tiledarray-1.0.0/src/TiledArray/util/bug.cpp:167:31: note: Function 'set_prefix' argument 1 names different: declaration 'p' definition 'i'. tiledarray-1.0.0/src/TiledArray/util/bug.cpp:195:36: style:inconclusive: Function 'set_cmd' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:306:40: style:inconclusive: Function 'set_debug_on_signal' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:308:44: style:inconclusive: Function 'set_traceback_on_signal' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:310:42: style:inconclusive: Function 'set_wait_for_debugger' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:312:39: style:inconclusive: Function 'set_exit_on_signal' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/util/bug.cpp:314:70: style:inconclusive: Function 'set_default_debugger' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/util/bug.h:133:41: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] tiledarray-1.0.0/src/TiledArray/util/bug.h:144:23: style: Parameter 'addr' can be declared as pointer to const [constParameterPointer] tiledarray-1.0.0/src/TiledArray/util/bug.h:212:5: style: int result is returned as long value. If the return value is long to avoid loss of information, then you have loss of information. [truncLongCastReturn] tiledarray-1.0.0/tests/array_impl.cpp:72:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/array_impl.cpp:81:56: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/array_impl.cpp:65:46: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/array_impl.cpp:80:68: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/array_impl.cpp:103:31: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/array_impl.cpp:137:31: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/bitset.cpp:48:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Bitset [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Bitset [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:76:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Bitset [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:178:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:500:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:533:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:570:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:603:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/bitset.cpp:46:1: style: The member function 'bitset_suite::BOOST_AUTO_TEST_CASE_runsize_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/bitset.cpp:59:1: style: The member function 'bitset_suite::BOOST_AUTO_TEST_CASE_runarray_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/block_range.cpp:168:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BlockRange [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/block_range.cpp:51:1: style: The member function 'block_range_suite::BOOST_AUTO_TEST_CASE_runblock_zero_lower_bound' can be static. [functionStatic] tiledarray-1.0.0/tests/block_range.cpp:105:1: style: The member function 'block_range_suite::BOOST_AUTO_TEST_CASE_runblock' can be static. [functionStatic] tiledarray-1.0.0/tests/block_range.cpp:160:17: style: Local variable 'r' shadows outer function [shadowFunction] tiledarray-1.0.0/tests/block_range.cpp:46:32: note: Shadowed declaration tiledarray-1.0.0/tests/block_range.cpp:160:17: note: Shadow variable tiledarray-1.0.0/tests/block_range.cpp:197:22: style: Local variable 'br2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/block_range.cpp:154:20: note: Shadowed declaration tiledarray-1.0.0/tests/block_range.cpp:197:22: note: Shadow variable tiledarray-1.0.0/tests/blocked_pmap.cpp:39:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BlockedPmap [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/blocked_pmap.cpp:36:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] tiledarray-1.0.0/tests/blocked_pmap.cpp:47:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runowner' can be static. [functionStatic] tiledarray-1.0.0/tests/blocked_pmap.cpp:73:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_size' can be static. [functionStatic] tiledarray-1.0.0/tests/blocked_pmap.cpp:87:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_group' can be static. [functionStatic] tiledarray-1.0.0/tests/conversions.cpp:51:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Tile [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/conversions.cpp:200:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tensori_to_tensorf [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/conversions.cpp:223:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b_dense [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/conversions.cpp:352:15: style: The scope of the variable 'dim_two' can be reduced. [variableScope] tiledarray-1.0.0/tests/cyclic_pmap.cpp:51:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CyclicPmap [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dense_shape.cpp:40:1: style: The member function 'dense_shape_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] tiledarray-1.0.0/tests/diagonal_array.cpp:39:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/diagonal_array.cpp:57:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:45:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable shape_tensor [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:63:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ArrayN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:93:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:224:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:316:5: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable _1 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:499:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:560:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:577:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable b [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:589:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:606:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_array.h:111:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stderr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_array.cpp:526:5: warning: Return value of function mktemp() is not used. [ignoredReturnValue] tiledarray-1.0.0/tests/dist_array.cpp:553:3: warning: Return value of function mktemp() is not used. [ignoredReturnValue] tiledarray-1.0.0/tests/dist_array.cpp:570:3: warning: Return value of function mktemp() is not used. [ignoredReturnValue] tiledarray-1.0.0/tests/dist_array.cpp:588:3: warning: Return value of function mktemp() is not used. [ignoredReturnValue] tiledarray-1.0.0/tests/dist_array.cpp:605:3: warning: Return value of function mktemp() is not used. [ignoredReturnValue] tiledarray-1.0.0/tests/dist_array.cpp:526:5: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] tiledarray-1.0.0/tests/dist_array.cpp:553:3: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] tiledarray-1.0.0/tests/dist_array.cpp:570:3: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] tiledarray-1.0.0/tests/dist_array.cpp:588:3: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] tiledarray-1.0.0/tests/dist_array.cpp:605:3: warning: Obsolete function 'mktemp' called. It is recommended to use 'mkstemp' or 'mkdtemp' instead. [prohibitedmktempCalled] tiledarray-1.0.0/tests/dist_array.cpp:354:41: style: Local variable 'it' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/dist_array.cpp:346:43: note: Shadowed declaration tiledarray-1.0.0/tests/dist_array.cpp:354:41: note: Shadow variable tiledarray-1.0.0/tests/dist_array.cpp:368:41: style: Local variable 'it' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/dist_array.cpp:362:43: note: Shadowed declaration tiledarray-1.0.0/tests/dist_array.cpp:368:41: note: Shadow variable tiledarray-1.0.0/tests/dist_array.cpp:388:41: style: Local variable 'it' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/dist_array.cpp:378:43: note: Shadowed declaration tiledarray-1.0.0/tests/dist_array.cpp:388:41: note: Shadow variable tiledarray-1.0.0/tests/dist_array.cpp:412:41: style: Local variable 'it' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/dist_array.cpp:399:43: note: Shadowed declaration tiledarray-1.0.0/tests/dist_array.cpp:412:41: note: Shadow variable tiledarray-1.0.0/tests/dist_array.cpp:420:20: style: Unused variable: data [unusedVariable] tiledarray-1.0.0/tests/dist_eval_array_eval.cpp:175:5: error: There is an unknown macro here somewhere. Configuration is required. If BOOST_REQUIRE_NO_THROW is a macro then please configure it. [unknownMacro] tiledarray-1.0.0/tests/dist_eval_binary_eval.cpp:142:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:486:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value_type [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:894:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MADNESS_RESTRICT [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1108:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1141:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1411:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_ [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1480:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable k_ [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1592:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable type [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:84:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:377:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:212:26: debug: CheckClass::isMemberVar found used member variable 'elements_range' with varid 0 [varid0] tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:377:43: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/array_fixture.h:43:10: warning: The struct 'ArrayFixture' defines member variable with name 'a' also defined in its parent struct 'Range1Fixture'. [duplInheritedMember] tiledarray-1.0.0/tests/range_fixture.h:86:45: note: Parent variable 'Range1Fixture::a' tiledarray-1.0.0/tests/array_fixture.h:43:10: note: Derived variable 'ArrayFixture::a' tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:260:11: warning: The struct 'ContractionEvalFixture' defines member variable with name 'left' also defined in its parent struct 'SparseShapeFixture'. [duplInheritedMember] tiledarray-1.0.0/tests/sparse_shape_fixture.h:88:22: note: Parent variable 'SparseShapeFixture::left' tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:260:11: note: Derived variable 'ContractionEvalFixture::left' tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:261:11: warning: The struct 'ContractionEvalFixture' defines member variable with name 'right' also defined in its parent struct 'SparseShapeFixture'. [duplInheritedMember] tiledarray-1.0.0/tests/sparse_shape_fixture.h:89:22: note: Parent variable 'SparseShapeFixture::right' tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:261:11: note: Derived variable 'ContractionEvalFixture::right' tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1414:14: style: The destructor '~DenseStepTask' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1292:14: note: Virtual destructor in base class tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1414:14: note: Destructor in derived class tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1496:14: style: The destructor '~SparseStepTask' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1292:14: note: Virtual destructor in base class tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1496:14: note: Destructor in derived class tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:228:32: style: Local variable 'p' shadows outer variable [shadowVariable] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:213:18: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:228:32: note: Shadow variable tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1601:26: style: Local variable 'mem_bound_depth' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1583:16: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/dist_eval/contraction_eval.h:1601:26: note: Shadow variable tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:229:34: style: Local variable 'proc_grid' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:262:20: note: Shadowed declaration tiledarray-1.0.0/tests/dist_eval_contraction_eval.cpp:229:34: note: Shadow variable tiledarray-1.0.0/tests/dist_eval_unary_eval.cpp:141:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:120:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:138:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:171:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:192:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:233:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:259:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:299:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:319:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_communicator.cpp:107:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runlazy_sync' can be static. [functionStatic] tiledarray-1.0.0/tests/dist_op_communicator.cpp:154:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runbcast_world' can be static. [functionStatic] tiledarray-1.0.0/tests/dist_op_communicator.cpp:211:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runreduce_world' can be static. [functionStatic] tiledarray-1.0.0/tests/dist_op_communicator.cpp:283:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runall_reduce_world' can be static. [functionStatic] tiledarray-1.0.0/tests/dist_op_dist_cache.cpp:45:29: style: Redundant initialization for 'data'. The initialized value is overwritten before it is read. [redundantInitialization] tiledarray-1.0.0/tests/dist_op_dist_cache.cpp:44:32: note: data is initialized tiledarray-1.0.0/tests/dist_op_dist_cache.cpp:45:29: note: data is overwritten tiledarray-1.0.0/tests/dist_op_group.cpp:72:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_group.cpp:104:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/dist_op_group.cpp:48:1: style: The member function 'dist_op_group_suite::BOOST_AUTO_TEST_CASE_runconstructor_empty' can be static. [functionStatic] tiledarray-1.0.0/tests/distributed_storage.cpp:57:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Storage [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/distributed_storage.cpp:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/distributed_storage.cpp:49:8: style: The member function 'DistributeOp::serialize' can be static. [functionStatic] tiledarray-1.0.0/tests/eigen.cpp:170:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exception [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/eigen.cpp:208:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exception [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/eigen.cpp:277:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exception [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/eigen.cpp:361:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Exception [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/eigen.cpp:311:32: style: Local variable 'it' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/eigen.cpp:282:45: note: Shadowed declaration tiledarray-1.0.0/tests/eigen.cpp:311:32: note: Shadow variable tiledarray-1.0.0/tests/eigen.cpp:391:32: style: Local variable 'it' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/eigen.cpp:366:45: note: Shadowed declaration tiledarray-1.0.0/tests/eigen.cpp:391:32: note: Shadow variable tiledarray-1.0.0/tests/expressions_impl.h:30:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:68:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:121:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:142:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:167:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:192:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:218:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:231:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:253:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:274:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:340:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:406:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:493:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:588:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:663:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:766:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:777:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:787:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:796:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:804:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:896:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:938:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:982:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1075:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1119:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1193:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1235:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1279:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1354:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1398:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1472:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1516:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1558:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1633:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1677:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1806:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:1935:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2064:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2195:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2326:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2661:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable u [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2682:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2765:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2861:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable a [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_impl.h:2870:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/expressions_fixture.h:179:37: debug: CheckClass::isMemberVar found used member variable 'elements_range' with varid 0 [varid0] tiledarray-1.0.0/tests/expressions_fixture.h:220:10: warning: The struct 'ExpressionsFixture' defines member variable with name 'a' also defined in its parent struct 'Range1Fixture'. [duplInheritedMember] tiledarray-1.0.0/tests/range_fixture.h:86:45: note: Parent variable 'Range1Fixture::a' tiledarray-1.0.0/tests/expressions_fixture.h:220:10: note: Derived variable 'ExpressionsFixture::a' tiledarray-1.0.0/tests/expressions_impl.h:30:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:31:9: style: Variable 'c' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:68:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:69:9: style: Variable 'c' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:121:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:122:9: style: Variable 'c' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:142:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:143:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:144:9: style: Variable 'c' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:167:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:168:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:169:9: style: Variable 'c' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:192:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:193:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:194:9: style: Variable 'c' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:218:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:766:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:767:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:768:9: style: Variable 'w' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:777:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:778:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:779:9: style: Variable 'w' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:787:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:788:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:789:9: style: Variable 'w' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:796:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:797:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:798:9: style: Variable 'w' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:2861:9: style: Variable 'a' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/expressions_impl.h:2862:9: style: Variable 'b' can be declared as reference to const [constVariableReference] tiledarray-1.0.0/tests/sparse_tile.h:147:10: style:inconclusive: Boolean expression 'true' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] tiledarray-1.0.0/tests/sparse_tile.h:158:10: style:inconclusive: Boolean expression 'false' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] tiledarray-1.0.0/tests/sparse_tile.h:168:7: style:inconclusive: Boolean expression 'have_impl' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean] tiledarray-1.0.0/tests/expressions_mixed.cpp:136:24: debug: CheckClass::isMemberVar found used member variable 'elements' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_tile.h:171:18: style: Local variable 'range' shadows outer function [shadowFunction] tiledarray-1.0.0/tests/sparse_tile.h:116:21: note: Shadowed declaration tiledarray-1.0.0/tests/sparse_tile.h:171:18: note: Shadow variable tiledarray-1.0.0/tests/foreach.cpp:101:11: warning: The struct 'ForeachFixture' defines member variable with name 'a' also defined in its parent struct 'Range1Fixture'. [duplInheritedMember] tiledarray-1.0.0/tests/range_fixture.h:86:45: note: Parent variable 'Range1Fixture::a' tiledarray-1.0.0/tests/foreach.cpp:101:11: note: Derived variable 'ForeachFixture::a' tiledarray-1.0.0/tests/hash_pmap.cpp:38:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable HashPmap [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/hash_pmap.cpp:35:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] tiledarray-1.0.0/tests/hash_pmap.cpp:46:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runowner' can be static. [functionStatic] tiledarray-1.0.0/tests/hash_pmap.cpp:72:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_size' can be static. [functionStatic] tiledarray-1.0.0/tests/hash_pmap.cpp:77:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_group' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:713:0: debug: Failed to instantiate template "TensorILHelper". The checking continues anyway. [templateInstantiation] tiledarray-1.0.0/tests/initializer_list.cpp:66:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:75:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:79:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:83:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:127:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:131:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:139:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/initializer_list.cpp:192:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:198:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runempty_vector' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:206:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:212:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:218:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runtall_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:224:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runshort_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:230:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:236:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runoblate_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:242:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runprolate_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:248:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runasymmetric_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:282:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:289:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runempty_vector' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:297:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:305:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runbad_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:314:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runempty_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:322:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:330:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runtall_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:338:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runshort_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:346:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runempty_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:354:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:362:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runoblate_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:370:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runprolate_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:378:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runasymmetric_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:390:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:395:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:406:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runmatrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:420:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runtensor3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:527:1: style: The member function 'array_from_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:533:1: style: The member function 'array_from_il_fxn::empty_vector' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:550:1: style: The member function 'array_from_il_fxn::empty_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:558:1: style: The member function 'array_from_il_fxn::bad_matrix' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:611:1: style: The member function 'array_from_il_fxn::empty_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/initializer_list.cpp:619:1: style: The member function 'array_from_il_fxn::bad_rank3' can be static. [functionStatic] tiledarray-1.0.0/tests/math_blas.cpp:72:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_blas.cpp:122:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_blas.cpp:171:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_blas.cpp:219:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_blas.cpp:266:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_blas.cpp:318:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:50:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:76:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:103:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:121:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:139:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:162:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:184:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:200:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:216:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:241:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:270:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:290:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_outer.cpp:310:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TILEDARRAY_LOOP_UNWIND [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_partial_reduce.cpp:43:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable N [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/math_transpose.cpp:39:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_runcopy' can be static. [functionStatic] tiledarray-1.0.0/tests/math_transpose.cpp:76:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_rununary' can be static. [functionStatic] tiledarray-1.0.0/tests/math_transpose.cpp:113:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_runbinary' can be static. [functionStatic] tiledarray-1.0.0/tests/meta.cpp:60:10: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/meta.cpp:51:3: warning: Member variable 'vec < double >::size_' is not initialized in the constructor. [uninitMemberVar] tiledarray-1.0.0/tests/meta.cpp:42:1: style: The member function 'meta_suite::BOOST_AUTO_TEST_CASE_runsanity' can be static. [functionStatic] tiledarray-1.0.0/tests/meta.cpp:124:1: style: The member function 'meta_suite::BOOST_AUTO_TEST_CASE_runmovability' can be static. [functionStatic] tiledarray-1.0.0/tests/meta.cpp:81:8: style: The member function 'meta_suite::vec < double >::serialize' can be static. [functionStatic] tiledarray-1.0.0/tests/perm_index.cpp:55:3: error: There is an unknown macro here somewhere. Configuration is required. If BOOST_CHECK_NO_THROW is a macro then please configure it. [unknownMacro] tiledarray-1.0.0/tests/permutation.cpp:64:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Perm [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:80:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Permutation [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:108:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:117:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:127:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p201 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:135:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p201 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:158:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p201 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:167:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:198:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p201 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:230:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p210 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:248:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:270:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:278:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:491:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable I [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:516:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:529:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/permutation.cpp:63:30: style: The member function 'PermutationFixture::fixture' can be static. [functionStatic] tiledarray-1.0.0/tests/permutation.cpp:78:1: style: The member function 'permutation_suite::constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/permutation.cpp:451:1: style: The member function 'permutation_suite::pow' can be static. [functionStatic] tiledarray-1.0.0/tests/proc_grid.cpp:56:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/proc_grid.cpp:162:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/proc_grid.cpp:42:1: style: The member function 'proc_grid_suite::BOOST_AUTO_TEST_CASE_runrandom_constructor_test' can be static. [functionStatic] tiledarray-1.0.0/tests/proc_grid.cpp:157:1: style: The member function 'proc_grid_suite::BOOST_AUTO_TEST_CASE_runmake_groups' can be static. [functionStatic] tiledarray-1.0.0/tests/range.cpp:86:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Range [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/range.cpp:603:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Range [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/range.cpp:366:20: style: Obsolescent function 'index' called. It is recommended to use 'strchr' instead. [prohibitedindexCalled] tiledarray-1.0.0/tests/range.cpp:351:3: debug: CheckClass::isMemberVar found used member variable 'size' with varid 0 [varid0] tiledarray-1.0.0/tests/range.cpp:344:1: style:inconclusive: Technically the member function 'range_suite::BOOST_AUTO_TEST_CASE_runostream' can be const. [functionConst] tiledarray-1.0.0/tests/range.cpp:370:1: style:inconclusive: Technically the member function 'range_suite::BOOST_AUTO_TEST_CASE_runassignment' can be const. [functionConst] tiledarray-1.0.0/tests/range.cpp:566:1: style: The member function 'range_suite::BOOST_AUTO_TEST_CASE_runiteration' can be static. [functionStatic] tiledarray-1.0.0/tests/range.cpp:183:11: style: Local variable 'r2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/range.cpp:137:9: note: Shadowed declaration tiledarray-1.0.0/tests/range.cpp:183:11: note: Shadow variable tiledarray-1.0.0/tests/range.cpp:199:11: style: Local variable 'r5' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/range.cpp:114:9: note: Shadowed declaration tiledarray-1.0.0/tests/range.cpp:199:11: note: Shadow variable tiledarray-1.0.0/tests/range.cpp:264:11: style: Local variable 'r2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/range.cpp:137:9: note: Shadowed declaration tiledarray-1.0.0/tests/range.cpp:264:11: note: Shadow variable tiledarray-1.0.0/tests/replicated_pmap.cpp:41:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReplicatedPmap [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/replicated_pmap.cpp:54:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/replicated_pmap.cpp:64:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/replicated_pmap.cpp:75:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/replicated_pmap.cpp:38:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] tiledarray-1.0.0/tests/replicated_pmap.cpp:49:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runowner' can be static. [functionStatic] tiledarray-1.0.0/tests/replicated_pmap.cpp:62:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_size' can be static. [functionStatic] tiledarray-1.0.0/tests/replicated_pmap.cpp:73:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_group' can be static. [functionStatic] tiledarray-1.0.0/tests/retile.cpp:21:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/scalapack.cpp:661:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTranspose [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/scalapack.cpp:17:10: style:inconclusive: Technically the member function 'ScaLAPACKFixture::matrix_element_generator' can be const. [functionConst] tiledarray-1.0.0/tests/scalapack.cpp:59:38: style: Same iterators expression are used for algorithm. [sameIteratorExpression] tiledarray-1.0.0/tests/solvers.cpp:156:14: style: Variable 'tile_0_ref' can be declared as const array [constVariable] tiledarray-1.0.0/tests/sparse_shape.cpp:41:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:85:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:152:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:221:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparse_shape [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:240:53: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perm [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:292:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:383:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tolerance [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:450:74: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perm [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:549:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perm [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:658:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparse_shape [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:684:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:726:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparse_shape [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:749:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perm [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:779:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:809:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:846:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:870:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:910:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparse_shape [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:934:58: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perm [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:967:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:997:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1034:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1058:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1098:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable sparse_shape [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1120:59: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable perm [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1154:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1183:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1220:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable left [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1244:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable right [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1284:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:1343:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/sparse_shape.cpp:49:3: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:85:47: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:88:57: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:152:47: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:157:40: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:221:45: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:240:35: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:636:37: debug: CheckClass::isMemberVar found used member variable 'volume' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:648:31: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:684:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:719:35: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:749:35: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:779:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:809:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:839:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:870:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:901:35: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:934:35: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:967:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:997:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1027:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1058:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1089:35: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1120:35: debug: CheckClass::isMemberVar found used member variable 'sparse_shape' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1154:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1183:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1212:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1244:35: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1276:25: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/sparse_shape.cpp:1335:25: debug: CheckClass::isMemberVar found used member variable 'left' with varid 0 [varid0] tiledarray-1.0.0/tests/symm_irrep.cpp:40:1: style: The member function 'symm_irrep_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] tiledarray-1.0.0/tests/symm_permutation_group.cpp:70:8: style: The member function 'PermutationGroupFixture::validate_group' can be static. [functionStatic] tiledarray-1.0.0/tests/symm_permutation_group.cpp:170:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runequality' can be static. [functionStatic] tiledarray-1.0.0/tests/symm_permutation_group.cpp:196:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be static. [functionStatic] tiledarray-1.0.0/tests/symm_permutation_group.cpp:263:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runintersection' can be static. [functionStatic] tiledarray-1.0.0/tests/symm_permutation_group.cpp:279:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runset_stabilizer' can be static. [functionStatic] tiledarray-1.0.0/tests/symm_permutation_group.cpp:269:22: style: Local variable 'S2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/symm_permutation_group.cpp:265:20: note: Shadowed declaration tiledarray-1.0.0/tests/symm_permutation_group.cpp:269:22: note: Shadow variable tiledarray-1.0.0/tests/symm_permutation_group.cpp:273:22: style: Local variable 'S2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/symm_permutation_group.cpp:265:20: note: Shadowed declaration tiledarray-1.0.0/tests/symm_permutation_group.cpp:273:22: note: Shadow variable tiledarray-1.0.0/tests/symm_permutation_group.cpp:285:22: style: Local variable 'S2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/symm_permutation_group.cpp:281:20: note: Shadowed declaration tiledarray-1.0.0/tests/symm_permutation_group.cpp:285:22: note: Shadow variable tiledarray-1.0.0/tests/symm_permutation_group.cpp:289:22: style: Local variable 'S2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/symm_permutation_group.cpp:281:20: note: Shadowed declaration tiledarray-1.0.0/tests/symm_permutation_group.cpp:289:22: note: Shadow variable tiledarray-1.0.0/tests/symm_permutation_group.cpp:297:22: style: Local variable 'S1' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/symm_permutation_group.cpp:294:20: note: Shadowed declaration tiledarray-1.0.0/tests/symm_permutation_group.cpp:297:22: note: Shadow variable tiledarray-1.0.0/tests/symm_permutation_group.cpp:301:22: style: Local variable 'S2' shadows outer variable [shadowVariable] tiledarray-1.0.0/tests/symm_permutation_group.cpp:281:20: note: Shadowed declaration tiledarray-1.0.0/tests/symm_permutation_group.cpp:301:22: note: Shadow variable tiledarray-1.0.0/tests/symm_permutation_group.cpp:57:38: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/tests/symm_representation.cpp:95:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable identity [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/symm_representation.cpp:102:1: style: The member function 'symm_representation_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] tiledarray-1.0.0/tests/symm_representation.cpp:67:3: style: Struct 'U1_Operator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] tiledarray-1.0.0/tests/symm_representation.cpp:49:38: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/tests/ta_test.cpp:26:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable world [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:37:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:59:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:77:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:96:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:115:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:137:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:182:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:204:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:232:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:256:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:366:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_type [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor.cpp:35:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_rundefault_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/tensor.cpp:58:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_runrange_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/tensor.cpp:76:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_runvalue_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/tensor.cpp:568:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_runblock' can be static. [functionStatic] tiledarray-1.0.0/tests/tensor_impl.cpp:65:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor_impl.cpp:74:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable tr [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor_impl.cpp:58:47: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/tensor_impl.cpp:73:69: debug: CheckClass::isMemberVar found used member variable 'tr' with varid 0 [varid0] tiledarray-1.0.0/tests/tensor_of_tensor.cpp:172:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable t [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor_of_tensor.cpp:171:1: style: The member function 'tensor_of_tensor_suite::default_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/tensor_shift_wrapper.cpp:52:38: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] tiledarray-1.0.0/tests/tensor_tensor_view.cpp:214:9: error: There is an unknown macro here somewhere. Configuration is required. If BOOST_CHECK_NO_THROW is a macro then please configure it. [unknownMacro] tiledarray-1.0.0/tests/tensor_um.cpp:94:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor_um.cpp:111:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor_um.cpp:127:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TensorN [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor_um.cpp:227:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable size_type [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tensor_um.cpp:92:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_rundefault_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/tensor_um.cpp:110:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_runrange_constructor' can be static. [functionStatic] tiledarray-1.0.0/tests/tensor_um.cpp:126:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_runvalue_constructor' can be static. [functionStatic] tiledarray-1.0.0/src/TiledArray/type_traits.h:924:8: debug: Failed to instantiate template "is_integral_pair_list_helper". The checking continues anyway. [templateInstantiation] tiledarray-1.0.0/src/TiledArray/type_traits.h:799:8: debug: Failed to instantiate template "is_integral_list_helper". The checking continues anyway. [templateInstantiation] tiledarray-1.0.0/src/TiledArray/tile_op/tile_interface.h:727:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ResultType [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/tile_op/add.h:377:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/tile_op/add.h:397:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/tile_op/add.h:183:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/tile_op/add.h:203:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable value [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/src/TiledArray/permutation.h:139:8: style: The member function 'TiledArray::Permutation::valid_permutation' can be static. [functionStatic] tiledarray-1.0.0/tests/tile_op_add.cpp:54:1: style: The member function 'tile_op_add_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] tiledarray-1.0.0/src/TiledArray/permutation.h:393:43: style:inconclusive: Function 'operator==' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:393:66: style:inconclusive: Function 'operator==' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:424:47: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:424:74: style:inconclusive: Function 'operator<<' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:477:54: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:478:59: style:inconclusive: Function 'operator*' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:495:55: style:inconclusive: Function 'operator*=' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:496:56: style:inconclusive: Function 'operator*=' argument 2 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:513:52: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:514:58: style:inconclusive: Function 'operator*' argument 2 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:531:57: style:inconclusive: Function 'operator*=' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:532:57: style:inconclusive: Function 'operator*=' argument 2 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:580:52: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/permutation.h:581:65: style:inconclusive: Function 'operator*' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] tiledarray-1.0.0/src/TiledArray/tile_op/add.h:82:50: style: Local variable 'permute' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/tile_interface/permute.h:43:13: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/tile_op/add.h:82:50: note: Shadow variable tiledarray-1.0.0/src/TiledArray/tile_op/add.h:88:49: style: Local variable 'permute' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/tile_interface/permute.h:43:13: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/tile_op/add.h:88:49: note: Shadow variable tiledarray-1.0.0/src/TiledArray/tile_op/add.h:118:48: style: Local variable 'clone' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/tile_interface/clone.h:40:13: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/tile_op/add.h:118:48: note: Shadow variable tiledarray-1.0.0/src/TiledArray/tile_op/add.h:129:47: style: Local variable 'clone' shadows outer function [shadowFunction] tiledarray-1.0.0/src/TiledArray/tile_interface/clone.h:40:13: note: Shadowed declaration tiledarray-1.0.0/src/TiledArray/tile_op/add.h:129:47: note: Shadow variable tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:83:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:89:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:137:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:249:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:374:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable NoTrans [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:86:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runmake_result' can be static. [functionStatic] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:107:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runmatrix_multiply' can be static. [functionStatic] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:216:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runtensor_contract1' can be static. [functionStatic] tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:336:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runtensor_contract2' can be static. [functionStatic] tiledarray-1.0.0/tests/tiled_range.cpp:37:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TiledRange [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tiled_range.cpp:109:1: style: The member function 'tiled_range_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be static. [functionStatic] tiledarray-1.0.0/tests/tiled_range.cpp:120:1: style:inconclusive: Technically the member function 'tiled_range_suite::BOOST_AUTO_TEST_CASE_runassignment' can be const. [functionConst] tiledarray-1.0.0/tests/tiled_range.cpp:39:32: style: Variable 's0' is assigned a value that is never used. [unreadVariable] tiledarray-1.0.0/tests/tiled_range1.cpp:31:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tiled_range1.cpp:44:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tiled_range1.cpp:57:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable TiledRange1 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tiled_range1.cpp:190:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tiled_range1.cpp:230:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable second [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tiled_range1.cpp:235:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable first [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/tiled_range1.cpp:205:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be static. [functionStatic] tiledarray-1.0.0/tests/tiled_range1.cpp:216:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_runcongruency' can be static. [functionStatic] tiledarray-1.0.0/tests/tiled_range1.cpp:243:1: style:inconclusive: Technically the member function 'range1_suite::BOOST_AUTO_TEST_CASE_runassignment' can be const. [functionConst] tiledarray-1.0.0/tests/tiled_range1.cpp:250:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_runconcatenation' can be static. [functionStatic] tiledarray-1.0.0/tests/tiled_range1.cpp:86:31: style: The comparison 'Range1Fixture::ntiles == 5' is always true. [knownConditionTrueFalse] tiledarray-1.0.0/tests/range_fixture.h:68:32: note: 'ntiles' is assigned value '5' here. tiledarray-1.0.0/tests/tiled_range1.cpp:86:31: note: The comparison 'Range1Fixture::ntiles == 5' is always true. tiledarray-1.0.0/tests/tiled_range1.cpp:102:31: style: The comparison 'Range1Fixture::ntiles == 5' is always true. [knownConditionTrueFalse] tiledarray-1.0.0/tests/range_fixture.h:68:32: note: 'ntiles' is assigned value '5' here. tiledarray-1.0.0/tests/tiled_range1.cpp:102:31: note: The comparison 'Range1Fixture::ntiles == 5' is always true. tiledarray-1.0.0/tests/transform_iterator.cpp:88:7: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable BIter [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/transform_iterator.cpp:189:1: style:inconclusive: Technically the member function 'transform_iterator_suite::BOOST_AUTO_TEST_CASE_rundereference' can be const. [functionConst] tiledarray-1.0.0/tests/transform_iterator.cpp:234:1: style:inconclusive: Technically the member function 'transform_iterator_suite::BOOST_AUTO_TEST_CASE_runloop' can be const. [functionConst] tiledarray-1.0.0/tests/type_traits.cpp:202:1: error: There is an unknown macro here somewhere. Configuration is required. If GENERATE_IS_FREE_FUNCTION_ANYRETURN is a macro then please configure it. [unknownMacro] tiledarray-1.0.0/tests/utility.cpp:41:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] tiledarray-1.0.0/tests/utility.cpp:48:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runarray' can be static. [functionStatic] tiledarray-1.0.0/tests/utility.cpp:55:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runc_array' can be static. [functionStatic] tiledarray-1.0.0/tests/utility.cpp:62:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runsize_array' can be static. [functionStatic] tiledarray-1.0.0/tests/utility.cpp:56:7: style: Variable 'array' can be declared as const array [constVariable] tiledarray-1.0.0/tests/variable_list.cpp:139:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out_of_range [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/variable_list.cpp:143:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v0 [valueFlowBailoutIncompleteVar] tiledarray-1.0.0/tests/variable_list.cpp:54:1: style: The member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_runvalid_chars' can be static. [functionStatic] tiledarray-1.0.0/tests/variable_list.cpp:213:1: style:inconclusive: Technically the member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be const. [functionConst] tiledarray-1.0.0/tests/variable_list.cpp:255:1: style:inconclusive: Technically the member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_runostream' can be const. [functionConst] tiledarray-1.0.0/tests/dist_op_communicator.cpp:63:1: error: The one definition rule is violated, different classes/structs have the same name 'plus < int >' [ctuOneDefinitionRuleViolation] tiledarray-1.0.0/tests/reduce_task.cpp:28:1: note: The one definition rule is violated, different classes/structs have the same name 'plus < int >' tiledarray-1.0.0/tests/dist_op_communicator.cpp:63:1: note: The one definition rule is violated, different classes/structs have the same name 'plus < int >' diff: head tiledarray-1.0.0/examples/cc/ccd.cpp:50:28: style: Variable 'f_b_oo' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/examples/cc/ccd.cpp:51:28: style: Variable 'f_b_vv' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/examples/cc/ccd.cpp:85:28: style: Variable 'v_bb_oooo' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/examples/cc/ccd.cpp:87:28: style: Variable 'v_bb_vovo' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/examples/cc/ccd.cpp:88:28: style: Variable 'v_bb_oovv' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/examples/cc/ccd.cpp:89:28: style: Variable 'v_bb_vvvv' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/examples/cuda/ta_cc_abcd_cuda.cpp:286:40: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] head tiledarray-1.0.0/examples/dgemm/ta_cc_abcd.cpp:350:40: style: Consider using std::fill or std::generate algorithm instead of a raw loop. [useStlAlgorithm] 2.20.0 tiledarray-1.0.0/python/src/TiledArray/python/expression.h:46:43: performance: Function parameter 'terms' should be passed by const reference. However it seems that 'Expression < TArray < double > >' is a callback function. [passedByValueCallback] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:80:14: note: Function pointer used here. tiledarray-1.0.0/python/src/TiledArray/python/expression.h:46:43: note: Function parameter 'terms' should be passed by const reference. However it seems that 'Expression < TArray < double > >' is a callback function. 2.20.0 tiledarray-1.0.0/python/src/TiledArray/python/expression.h:46:43: performance: Function parameter 'terms' should be passed by const reference. However it seems that 'Expression < TSpArray < double > >' is a callback function. [passedByValueCallback] tiledarray-1.0.0/python/src/TiledArray/python/expression.h:80:14: note: Function pointer used here. tiledarray-1.0.0/python/src/TiledArray/python/expression.h:46:43: note: Function parameter 'terms' should be passed by const reference. However it seems that 'Expression < TSpArray < double > >' is a callback function. head tiledarray-1.0.0/python/src/TiledArray/python/expression.h:46:43: performance: Function parameter 'terms' should be passed by const reference. [passedByValue] head tiledarray-1.0.0/src/TiledArray/permutation.h:393:43: style:inconclusive: Function 'operator==' argument 1 names different: declaration '' definition 'p1'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:393:66: style:inconclusive: Function 'operator==' argument 2 names different: declaration '' definition 'p2'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:424:47: style:inconclusive: Function 'operator<<' argument 1 names different: declaration '' definition 'output'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:424:74: style:inconclusive: Function 'operator<<' argument 2 names different: declaration '' definition 'p'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:477:54: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:478:59: style:inconclusive: Function 'operator*' argument 2 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:495:55: style:inconclusive: Function 'operator*=' argument 1 names different: declaration '' definition 'a'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:496:56: style:inconclusive: Function 'operator*=' argument 2 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:513:52: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:514:58: style:inconclusive: Function 'operator*' argument 2 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:531:57: style:inconclusive: Function 'operator*=' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:532:57: style:inconclusive: Function 'operator*=' argument 2 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:580:52: style:inconclusive: Function 'operator*' argument 1 names different: declaration '' definition 'perm'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/permutation.h:581:65: style:inconclusive: Function 'operator*' argument 2 names different: declaration '' definition 'ptr'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/util/bug.cpp:151:37: style:inconclusive: Function 'set_exec' argument 1 names different: declaration '' definition 'exec'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/util/bug.cpp:195:36: style:inconclusive: Function 'set_cmd' argument 1 names different: declaration '' definition 'cmd'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/util/bug.cpp:306:40: style:inconclusive: Function 'set_debug_on_signal' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/util/bug.cpp:308:44: style:inconclusive: Function 'set_traceback_on_signal' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/util/bug.cpp:310:42: style:inconclusive: Function 'set_wait_for_debugger' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/util/bug.cpp:312:39: style:inconclusive: Function 'set_exit_on_signal' argument 1 names different: declaration '' definition 'v'. [funcArgNamesDifferentUnnamed] head tiledarray-1.0.0/src/TiledArray/util/bug.cpp:314:70: style:inconclusive: Function 'set_default_debugger' argument 1 names different: declaration '' definition 'd'. [funcArgNamesDifferentUnnamed] 2.20.0 tiledarray-1.0.0/tests/bitset.cpp:46:1: style: The member function 'bitset_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/bitset.cpp:46:1: style: The member function 'bitset_suite::BOOST_AUTO_TEST_CASE_runsize_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/bitset.cpp:59:1: style: The member function 'bitset_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/bitset.cpp:59:1: style: The member function 'bitset_suite::BOOST_AUTO_TEST_CASE_runarray_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/block_range.cpp:105:1: style: The member function 'block_range_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/block_range.cpp:105:1: style: The member function 'block_range_suite::BOOST_AUTO_TEST_CASE_runblock' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/block_range.cpp:51:1: style: The member function 'block_range_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/block_range.cpp:51:1: style: The member function 'block_range_suite::BOOST_AUTO_TEST_CASE_runblock_zero_lower_bound' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/blocked_pmap.cpp:36:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/blocked_pmap.cpp:36:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/blocked_pmap.cpp:47:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/blocked_pmap.cpp:47:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runowner' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/blocked_pmap.cpp:73:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/blocked_pmap.cpp:73:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_size' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/blocked_pmap.cpp:87:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/blocked_pmap.cpp:87:1: style: The member function 'blocked_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_group' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/dense_shape.cpp:40:1: style: The member function 'dense_shape_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/dense_shape.cpp:40:1: style: The member function 'dense_shape_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/dist_op_communicator.cpp:107:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/dist_op_communicator.cpp:107:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runlazy_sync' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/dist_op_communicator.cpp:154:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/dist_op_communicator.cpp:154:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runbcast_world' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/dist_op_communicator.cpp:211:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/dist_op_communicator.cpp:211:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runreduce_world' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/dist_op_communicator.cpp:283:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/dist_op_communicator.cpp:283:1: style: The member function 'dist_op_suite::BOOST_AUTO_TEST_CASE_runall_reduce_world' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/dist_op_group.cpp:48:1: style: The member function 'dist_op_group_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/dist_op_group.cpp:48:1: style: The member function 'dist_op_group_suite::BOOST_AUTO_TEST_CASE_runconstructor_empty' can be static. [functionStatic] head tiledarray-1.0.0/tests/expressions_impl.h:121:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:122:9: style: Variable 'c' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:142:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:143:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:144:9: style: Variable 'c' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:167:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:168:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:169:9: style: Variable 'c' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:192:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:193:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:194:9: style: Variable 'c' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:2861:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:2862:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:30:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:31:9: style: Variable 'c' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:68:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:69:9: style: Variable 'c' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:766:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:767:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:768:9: style: Variable 'w' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:777:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:778:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:779:9: style: Variable 'w' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:787:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:788:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:789:9: style: Variable 'w' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:796:9: style: Variable 'a' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:797:9: style: Variable 'b' can be declared as reference to const [constVariableReference] head tiledarray-1.0.0/tests/expressions_impl.h:798:9: style: Variable 'w' can be declared as reference to const [constVariableReference] 2.20.0 tiledarray-1.0.0/tests/hash_pmap.cpp:35:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/hash_pmap.cpp:35:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/hash_pmap.cpp:46:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/hash_pmap.cpp:46:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runowner' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/hash_pmap.cpp:72:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/hash_pmap.cpp:72:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_size' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/hash_pmap.cpp:77:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/hash_pmap.cpp:77:1: style: The member function 'hash_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_group' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:192:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:192:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:198:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:198:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runempty_vector' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:206:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:206:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:212:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:212:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:218:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:218:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runtall_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:224:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:224:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runshort_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:230:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:230:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:236:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:236:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runoblate_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:242:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:242:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runprolate_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:248:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:248:1: style: The member function 'tiled_range_from_il_fxn::BOOST_AUTO_TEST_CASE_runasymmetric_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:282:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:282:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:289:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:289:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runempty_vector' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:297:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:297:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:305:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:305:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runbad_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:314:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:314:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runempty_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:322:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:322:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:330:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:330:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runtall_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:338:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:338:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runshort_matrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:346:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:346:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runempty_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:354:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:354:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runsquare_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:362:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:362:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runoblate_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:370:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:370:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runprolate_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:378:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:378:1: style: The member function 'flatten_il_fxn::BOOST_AUTO_TEST_CASE_runasymmetric_rank3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:390:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:390:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:395:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:395:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:406:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:406:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runmatrix' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:420:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:420:1: style: The member function 'get_elem_from_il_fxn::BOOST_AUTO_TEST_CASE_runtensor3' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/initializer_list.cpp:527:1: style: The member function 'array_from_il_fxn::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/initializer_list.cpp:527:1: style: The member function 'array_from_il_fxn::BOOST_AUTO_TEST_CASE_runscalar' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/math_transpose.cpp:113:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/math_transpose.cpp:113:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_runbinary' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/math_transpose.cpp:39:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/math_transpose.cpp:39:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_runcopy' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/math_transpose.cpp:76:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/math_transpose.cpp:76:1: style: The member function 'transpose_suite::BOOST_AUTO_TEST_CASE_rununary' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/meta.cpp:124:1: style: The member function 'meta_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/meta.cpp:124:1: style: The member function 'meta_suite::BOOST_AUTO_TEST_CASE_runmovability' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/meta.cpp:42:1: style: The member function 'meta_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/meta.cpp:42:1: style: The member function 'meta_suite::BOOST_AUTO_TEST_CASE_runsanity' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/proc_grid.cpp:157:1: style: The member function 'proc_grid_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/proc_grid.cpp:157:1: style: The member function 'proc_grid_suite::BOOST_AUTO_TEST_CASE_runmake_groups' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/proc_grid.cpp:42:1: style: The member function 'proc_grid_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/proc_grid.cpp:42:1: style: The member function 'proc_grid_suite::BOOST_AUTO_TEST_CASE_runrandom_constructor_test' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/range.cpp:344:1: style:inconclusive: Technically the member function 'range_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/range.cpp:344:1: style:inconclusive: Technically the member function 'range_suite::BOOST_AUTO_TEST_CASE_runostream' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/range.cpp:370:1: style:inconclusive: Technically the member function 'range_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/range.cpp:370:1: style:inconclusive: Technically the member function 'range_suite::BOOST_AUTO_TEST_CASE_runassignment' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/range.cpp:566:1: style: The member function 'range_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/range.cpp:566:1: style: The member function 'range_suite::BOOST_AUTO_TEST_CASE_runiteration' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/replicated_pmap.cpp:38:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/replicated_pmap.cpp:38:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/replicated_pmap.cpp:49:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/replicated_pmap.cpp:49:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runowner' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/replicated_pmap.cpp:62:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/replicated_pmap.cpp:62:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_size' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/replicated_pmap.cpp:73:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/replicated_pmap.cpp:73:1: style: The member function 'replicated_pmap_suite::BOOST_AUTO_TEST_CASE_runlocal_group' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/symm_irrep.cpp:40:1: style: The member function 'symm_irrep_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/symm_irrep.cpp:40:1: style: The member function 'symm_irrep_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/symm_irrep.cpp:42:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Irrep [valueFlowBailoutIncompleteVar] 2.20.0 tiledarray-1.0.0/tests/symm_permutation_group.cpp:131:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SymmetricGroup [valueFlowBailoutIncompleteVar] 2.20.0 tiledarray-1.0.0/tests/symm_permutation_group.cpp:170:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/symm_permutation_group.cpp:170:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runequality' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/symm_permutation_group.cpp:196:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/symm_permutation_group.cpp:196:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/symm_permutation_group.cpp:263:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/symm_permutation_group.cpp:263:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runintersection' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/symm_permutation_group.cpp:279:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/symm_permutation_group.cpp:279:1: style: The member function 'symm_group_suite::BOOST_AUTO_TEST_CASE_runset_stabilizer' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/symm_representation.cpp:102:1: style: The member function 'symm_representation_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/symm_representation.cpp:102:1: style: The member function 'symm_representation_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tensor.cpp:35:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tensor.cpp:35:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_rundefault_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tensor.cpp:568:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tensor.cpp:568:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_runblock' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tensor.cpp:58:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tensor.cpp:58:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_runrange_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tensor.cpp:76:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tensor.cpp:76:1: style: The member function 'tensor_suite::BOOST_AUTO_TEST_CASE_runvalue_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tensor_um.cpp:110:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tensor_um.cpp:110:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_runrange_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tensor_um.cpp:126:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tensor_um.cpp:126:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_runvalue_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tensor_um.cpp:92:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tensor_um.cpp:92:1: style: The member function 'tensor_um_suite::BOOST_AUTO_TEST_CASE_rundefault_constructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tile_op_add.cpp:54:1: style: The member function 'tile_op_add_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tile_op_add.cpp:54:1: style: The member function 'tile_op_add_suite::BOOST_AUTO_TEST_CASE_runconstructor' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:107:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:107:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runmatrix_multiply' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:216:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:216:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runtensor_contract1' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:336:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:336:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runtensor_contract2' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:86:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tile_op_contract_reduce.cpp:86:1: style: The member function 'tile_op_contract_reduce_suite::BOOST_AUTO_TEST_CASE_runmake_result' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tiled_range.cpp:109:1: style: The member function 'tiled_range_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tiled_range.cpp:109:1: style: The member function 'tiled_range_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tiled_range.cpp:120:1: style:inconclusive: Technically the member function 'tiled_range_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/tiled_range.cpp:120:1: style:inconclusive: Technically the member function 'tiled_range_suite::BOOST_AUTO_TEST_CASE_runassignment' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/tiled_range1.cpp:205:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tiled_range1.cpp:205:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tiled_range1.cpp:216:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tiled_range1.cpp:216:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_runcongruency' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/tiled_range1.cpp:243:1: style:inconclusive: Technically the member function 'range1_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/tiled_range1.cpp:243:1: style:inconclusive: Technically the member function 'range1_suite::BOOST_AUTO_TEST_CASE_runassignment' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/tiled_range1.cpp:250:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/tiled_range1.cpp:250:1: style: The member function 'range1_suite::BOOST_AUTO_TEST_CASE_runconcatenation' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/transform_iterator.cpp:189:1: style:inconclusive: Technically the member function 'transform_iterator_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/transform_iterator.cpp:189:1: style:inconclusive: Technically the member function 'transform_iterator_suite::BOOST_AUTO_TEST_CASE_rundereference' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/transform_iterator.cpp:234:1: style:inconclusive: Technically the member function 'transform_iterator_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/transform_iterator.cpp:234:1: style:inconclusive: Technically the member function 'transform_iterator_suite::BOOST_AUTO_TEST_CASE_runloop' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/utility.cpp:41:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/utility.cpp:41:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runvector' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/utility.cpp:48:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/utility.cpp:48:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runarray' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/utility.cpp:55:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/utility.cpp:55:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runc_array' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/utility.cpp:62:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/utility.cpp:62:1: style: The member function 'utility_suite::BOOST_AUTO_TEST_CASE_runsize_array' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/variable_list.cpp:143:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VariableList [valueFlowBailoutIncompleteVar] head tiledarray-1.0.0/tests/variable_list.cpp:143:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable v0 [valueFlowBailoutIncompleteVar] 2.20.0 tiledarray-1.0.0/tests/variable_list.cpp:213:1: style:inconclusive: Technically the member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/variable_list.cpp:213:1: style:inconclusive: Technically the member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_runcomparison' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/variable_list.cpp:255:1: style:inconclusive: Technically the member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_run' can be const. [functionConst] head tiledarray-1.0.0/tests/variable_list.cpp:255:1: style:inconclusive: Technically the member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_runostream' can be const. [functionConst] 2.20.0 tiledarray-1.0.0/tests/variable_list.cpp:54:1: style: The member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_run' can be static. [functionStatic] head tiledarray-1.0.0/tests/variable_list.cpp:54:1: style: The member function 'variable_list_suite::BOOST_AUTO_TEST_CASE_runvalid_chars' can be static. [functionStatic] 2.20.0 tiledarray-1.0.0/tests/variable_list.cpp:58:0: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable VariableList [valueFlowBailoutIncompleteVar] DONE