Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 /home/cc-runs/analyzer_builds/qtremoteobjects/src/remoteobjects/RemoteObjects_autogen/EWIEGA46WW/moc_qremoteobjectabstractitemmodeladapter_p.cpp @ Line 590 cplusplus.NewDeleteLeaks Potential leak of memory pointed to by '_r' 4 unreviewed
2 /home/cc-runs/analyzer_builds/qtremoteobjects/src/remoteobjects/RemoteObjects_autogen/EWIEGA46WW/moc_qremoteobjectabstractitemmodeladapter_p.cpp @ Line 590 cplusplus.NewDeleteLeaks Potential leak of memory pointed to by '_r' 4 unreviewed
3 /home/cc-runs/analyzer_builds/qtremoteobjects/src/remoteobjectsqml/.rcc/qrc_qmake_QtRemoteObjects.cpp @ Line 120 cppcoreguidelines-special-member-functions class 'initializer' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
4 /home/cc-runs/analyzer_builds/qtremoteobjects/tools/repc/repparser.cpp @ Line 18 misc-use-anonymous-namespace function 'normalizeType' declared 'static', move to anonymous namespace instead 1 unreviewed
5 /home/cc-runs/analyzer_builds/qtremoteobjects/tools/repc/repparser.h @ Line 21 cppcoreguidelines-special-member-functions class 'SignedType' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
6 /home/cc-runs/analyzer_builds/qtremoteobjects/tools/repc/repparser.h @ Line 226 cppcoreguidelines-special-member-functions class 'RepParser' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
7 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 cplusplus.NewDelete Use of memory after it is freed 6 unreviewed
8 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 cplusplus.NewDelete Use of memory after it is freed 9 unreviewed
9 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 cplusplus.NewDelete Use of memory after it is freed 9 unreviewed
10 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 cplusplus.NewDelete Use of memory after it is freed 8 unreviewed
11 /home/cc-runs/install_dir/dev/include/QtCore/qsharedpointer_impl.h @ Line 133 cplusplus.NewDelete Use of memory after it is freed 9 unreviewed
12 /usr/include/c++/10/bits/atomic_base.h @ Line 214 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1 unreviewed
13 /usr/include/c++/10/bits/atomic_base.h @ Line 225 deadcode.DeadStores Value stored to '__b' during its initialization is never read 1 unreviewed
14 src/remoteobjects/qconnection_local_backend_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'LocalClientIo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
15 src/remoteobjects/qconnection_local_backend_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'LocalClientIo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
16 src/remoteobjects/qconnection_tcpip_backend_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'TcpClientIo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
17 src/remoteobjects/qconnection_tcpip_backend_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'TcpClientIo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
18 src/remoteobjects/qconnectionfactories.cpp @ Line 26 misc-use-anonymous-namespace variable 'loader' declared 'static', move to anonymous namespace instead 1 unreviewed
19 src/remoteobjects/qconnectionfactories.h @ Line 68 cppcoreguidelines-special-member-functions class 'QtROServerIoDevice' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
20 src/remoteobjects/qconnectionfactories.h @ Line 68 cppcoreguidelines-special-member-functions class 'QtROServerIoDevice' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
21 src/remoteobjects/qremoteobjectabstractitemmodelreplica.cpp @ Line 708 misc-use-anonymous-namespace function 'listRanges' declared 'static', move to anonymous namespace instead 1 unreviewed
22 src/remoteobjects/qremoteobjectabstractitemmodelreplica.cpp @ Line 798 misc-use-anonymous-namespace function 'findData' declared 'static', move to anonymous namespace instead 1 unreviewed
23 src/remoteobjects/qremoteobjectabstractitemmodelreplica.h @ Line 16 cppcoreguidelines-special-member-functions class 'QAbstractItemModelReplica' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
24 src/remoteobjects/qremoteobjectabstractitemmodelreplica.h @ Line 16 cppcoreguidelines-special-member-functions class 'QAbstractItemModelReplica' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
25 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 28 cert-dcl59-cpp do not use unnamed namespaces in header files 1 unreviewed
26 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 28 google-build-namespaces do not use unnamed namespaces in header files 1 unreviewed
27 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 29 misc-definitions-in-headers variable 'DefaultNodesCacheSize' defined in a header file; variable definitions in header files can lead to ODR violations 1 unreviewed
28 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 45 cppcoreguidelines-special-member-functions class 'LRUCache' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
29 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 187 cppcoreguidelines-special-member-functions class 'CacheData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
30 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 287 cppcoreguidelines-special-member-functions class 'QAbstractItemModelReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
31 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 28 cert-dcl59-cpp do not use unnamed namespaces in header files 1 unreviewed
32 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 28 google-build-namespaces do not use unnamed namespaces in header files 1 unreviewed
33 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 29 misc-definitions-in-headers variable 'DefaultNodesCacheSize' defined in a header file; variable definitions in header files can lead to ODR violations 1 unreviewed
34 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 45 cppcoreguidelines-special-member-functions class 'LRUCache' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
35 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 187 cppcoreguidelines-special-member-functions class 'CacheData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
36 src/remoteobjects/qremoteobjectabstractitemmodelreplica_p.h @ Line 287 cppcoreguidelines-special-member-functions class 'QAbstractItemModelReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
37 src/remoteobjects/qremoteobjectdynamicreplica.h @ Line 11 cppcoreguidelines-special-member-functions class 'QRemoteObjectDynamicReplica' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
38 src/remoteobjects/qremoteobjectdynamicreplica.h @ Line 11 cppcoreguidelines-special-member-functions class 'QRemoteObjectDynamicReplica' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
39 src/remoteobjects/qremoteobjectnode.cpp @ Line 44 misc-use-anonymous-namespace variable 's_managedTypesMutex' declared 'static', move to anonymous namespace instead 1 unreviewed
40 src/remoteobjects/qremoteobjectnode.cpp @ Line 45 misc-use-anonymous-namespace variable 's_managedTypes' declared 'static', move to anonymous namespace instead 1 unreviewed
41 src/remoteobjects/qremoteobjectnode.cpp @ Line 46 misc-use-anonymous-namespace variable 's_trackedConnections' declared 'static', move to anonymous namespace instead 1 unreviewed
42 src/remoteobjects/qremoteobjectnode.cpp @ Line 47 misc-use-anonymous-namespace variable 's_localServerOptions' declared 'static', move to anonymous namespace instead 1 unreviewed
43 src/remoteobjects/qremoteobjectnode.cpp @ Line 49 misc-use-anonymous-namespace function 'GadgetsStaticMetacallFunction' declared 'static', move to anonymous namespace instead 1 unreviewed
44 src/remoteobjects/qremoteobjectnode.cpp @ Line 67 misc-use-anonymous-namespace function 'GadgetTypedDestructor' declared 'static', move to anonymous namespace instead 1 unreviewed
45 src/remoteobjects/qremoteobjectnode.cpp @ Line 72 misc-use-anonymous-namespace function 'GadgetTypedConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
46 src/remoteobjects/qremoteobjectnode.cpp @ Line 85 misc-use-anonymous-namespace function 'GadgetTypedCopyConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
47 src/remoteobjects/qremoteobjectnode.cpp @ Line 90 misc-use-anonymous-namespace function 'GadgetTypedMoveConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
48 src/remoteobjects/qremoteobjectnode.cpp @ Line 95 misc-use-anonymous-namespace function 'GadgetEqualsFn' declared 'static', move to anonymous namespace instead 1 unreviewed
49 src/remoteobjects/qremoteobjectnode.cpp @ Line 100 misc-use-anonymous-namespace function 'GadgetDebugStreamFn' declared 'static', move to anonymous namespace instead 1 unreviewed
50 src/remoteobjects/qremoteobjectnode.cpp @ Line 107 misc-use-anonymous-namespace function 'GadgetDataStreamOutFn' declared 'static', move to anonymous namespace instead 1 unreviewed
51 src/remoteobjects/qremoteobjectnode.cpp @ Line 114 misc-use-anonymous-namespace function 'GadgetDataStreamInFn' declared 'static', move to anonymous namespace instead 1 unreviewed
52 src/remoteobjects/qremoteobjectnode.cpp @ Line 128 misc-use-anonymous-namespace function 'EnumDestructor' declared 'static', move to anonymous namespace instead 1 unreviewed
53 src/remoteobjects/qremoteobjectnode.cpp @ Line 128 misc-use-anonymous-namespace function 'EnumDestructor' declared 'static', move to anonymous namespace instead 1 unreviewed
54 src/remoteobjects/qremoteobjectnode.cpp @ Line 128 misc-use-anonymous-namespace function 'EnumDestructor' declared 'static', move to anonymous namespace instead 1 unreviewed
55 src/remoteobjects/qremoteobjectnode.cpp @ Line 128 misc-use-anonymous-namespace function 'EnumDestructor' declared 'static', move to anonymous namespace instead 1 unreviewed
56 src/remoteobjects/qremoteobjectnode.cpp @ Line 134 misc-use-anonymous-namespace function 'EnumConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
57 src/remoteobjects/qremoteobjectnode.cpp @ Line 134 misc-use-anonymous-namespace function 'EnumConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
58 src/remoteobjects/qremoteobjectnode.cpp @ Line 134 misc-use-anonymous-namespace function 'EnumConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
59 src/remoteobjects/qremoteobjectnode.cpp @ Line 134 misc-use-anonymous-namespace function 'EnumConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
60 src/remoteobjects/qremoteobjectnode.cpp @ Line 140 misc-use-anonymous-namespace function 'EnumCopyConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
61 src/remoteobjects/qremoteobjectnode.cpp @ Line 140 misc-use-anonymous-namespace function 'EnumCopyConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
62 src/remoteobjects/qremoteobjectnode.cpp @ Line 140 misc-use-anonymous-namespace function 'EnumCopyConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
63 src/remoteobjects/qremoteobjectnode.cpp @ Line 140 misc-use-anonymous-namespace function 'EnumCopyConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
64 src/remoteobjects/qremoteobjectnode.cpp @ Line 146 misc-use-anonymous-namespace function 'EnumMoveConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
65 src/remoteobjects/qremoteobjectnode.cpp @ Line 146 misc-use-anonymous-namespace function 'EnumMoveConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
66 src/remoteobjects/qremoteobjectnode.cpp @ Line 146 misc-use-anonymous-namespace function 'EnumMoveConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
67 src/remoteobjects/qremoteobjectnode.cpp @ Line 146 misc-use-anonymous-namespace function 'EnumMoveConstructor' declared 'static', move to anonymous namespace instead 1 unreviewed
68 src/remoteobjects/qremoteobjectnode.cpp @ Line 153 misc-use-anonymous-namespace function 'EnumSaveOperator' declared 'static', move to anonymous namespace instead 1 unreviewed
69 src/remoteobjects/qremoteobjectnode.cpp @ Line 160 misc-use-anonymous-namespace function 'EnumLoadOperator' declared 'static', move to anonymous namespace instead 1 unreviewed
70 src/remoteobjects/qremoteobjectnode.cpp @ Line 167 misc-use-anonymous-namespace function 'EnumEqualsFn' declared 'static', move to anonymous namespace instead 1 unreviewed
71 src/remoteobjects/qremoteobjectnode.cpp @ Line 167 misc-use-anonymous-namespace function 'EnumEqualsFn' declared 'static', move to anonymous namespace instead 1 unreviewed
72 src/remoteobjects/qremoteobjectnode.cpp @ Line 167 misc-use-anonymous-namespace function 'EnumEqualsFn' declared 'static', move to anonymous namespace instead 1 unreviewed
73 src/remoteobjects/qremoteobjectnode.cpp @ Line 167 misc-use-anonymous-namespace function 'EnumEqualsFn' declared 'static', move to anonymous namespace instead 1 unreviewed
74 src/remoteobjects/qremoteobjectnode.cpp @ Line 173 misc-use-anonymous-namespace function 'EnumLessThanFn' declared 'static', move to anonymous namespace instead 1 unreviewed
75 src/remoteobjects/qremoteobjectnode.cpp @ Line 173 misc-use-anonymous-namespace function 'EnumLessThanFn' declared 'static', move to anonymous namespace instead 1 unreviewed
76 src/remoteobjects/qremoteobjectnode.cpp @ Line 173 misc-use-anonymous-namespace function 'EnumLessThanFn' declared 'static', move to anonymous namespace instead 1 unreviewed
77 src/remoteobjects/qremoteobjectnode.cpp @ Line 173 misc-use-anonymous-namespace function 'EnumLessThanFn' declared 'static', move to anonymous namespace instead 1 unreviewed
78 src/remoteobjects/qremoteobjectnode.cpp @ Line 179 misc-use-anonymous-namespace function 'EnumDebugStreamFn' declared 'static', move to anonymous namespace instead 1 unreviewed
79 src/remoteobjects/qremoteobjectnode.cpp @ Line 179 misc-use-anonymous-namespace function 'EnumDebugStreamFn' declared 'static', move to anonymous namespace instead 1 unreviewed
80 src/remoteobjects/qremoteobjectnode.cpp @ Line 179 misc-use-anonymous-namespace function 'EnumDebugStreamFn' declared 'static', move to anonymous namespace instead 1 unreviewed
81 src/remoteobjects/qremoteobjectnode.cpp @ Line 179 misc-use-anonymous-namespace function 'EnumDebugStreamFn' declared 'static', move to anonymous namespace instead 1 unreviewed
82 src/remoteobjects/qremoteobjectnode.cpp @ Line 185 misc-use-anonymous-namespace function 'EnumDataStreamOutFn' declared 'static', move to anonymous namespace instead 1 unreviewed
83 src/remoteobjects/qremoteobjectnode.cpp @ Line 185 misc-use-anonymous-namespace function 'EnumDataStreamOutFn' declared 'static', move to anonymous namespace instead 1 unreviewed
84 src/remoteobjects/qremoteobjectnode.cpp @ Line 185 misc-use-anonymous-namespace function 'EnumDataStreamOutFn' declared 'static', move to anonymous namespace instead 1 unreviewed
85 src/remoteobjects/qremoteobjectnode.cpp @ Line 185 misc-use-anonymous-namespace function 'EnumDataStreamOutFn' declared 'static', move to anonymous namespace instead 1 unreviewed
86 src/remoteobjects/qremoteobjectnode.cpp @ Line 191 misc-use-anonymous-namespace function 'EnumDataStreamInFn' declared 'static', move to anonymous namespace instead 1 unreviewed
87 src/remoteobjects/qremoteobjectnode.cpp @ Line 191 misc-use-anonymous-namespace function 'EnumDataStreamInFn' declared 'static', move to anonymous namespace instead 1 unreviewed
88 src/remoteobjects/qremoteobjectnode.cpp @ Line 191 misc-use-anonymous-namespace function 'EnumDataStreamInFn' declared 'static', move to anonymous namespace instead 1 unreviewed
89 src/remoteobjects/qremoteobjectnode.cpp @ Line 191 misc-use-anonymous-namespace function 'EnumDataStreamInFn' declared 'static', move to anonymous namespace instead 1 unreviewed
90 src/remoteobjects/qremoteobjectnode.cpp @ Line 196 misc-use-anonymous-namespace function 'name' declared 'static', move to anonymous namespace instead 1 unreviewed
91 src/remoteobjects/qremoteobjectnode.cpp @ Line 729 misc-use-anonymous-namespace function 'trackConnection' declared 'static', move to anonymous namespace instead 1 unreviewed
92 src/remoteobjects/qremoteobjectnode.cpp @ Line 775 misc-use-anonymous-namespace function 'strDup' declared 'static', move to anonymous namespace instead 1 unreviewed
93 src/remoteobjects/qremoteobjectnode.cpp @ Line 788 misc-use-anonymous-namespace function 'metaObjectFn' declared 'static', move to anonymous namespace instead 1 unreviewed
94 src/remoteobjects/qremoteobjectnode.cpp @ Line 794 misc-use-anonymous-namespace function 'enumMetaType' declared 'static', move to anonymous namespace instead 1 unreviewed
95 src/remoteobjects/qremoteobjectnode.cpp @ Line 794 misc-use-anonymous-namespace function 'enumMetaType' declared 'static', move to anonymous namespace instead 1 unreviewed
96 src/remoteobjects/qremoteobjectnode.cpp @ Line 794 misc-use-anonymous-namespace function 'enumMetaType' declared 'static', move to anonymous namespace instead 1 unreviewed
97 src/remoteobjects/qremoteobjectnode.cpp @ Line 794 misc-use-anonymous-namespace function 'enumMetaType' declared 'static', move to anonymous namespace instead 1 unreviewed
98 src/remoteobjects/qremoteobjectnode.cpp @ Line 817 misc-use-anonymous-namespace function 'registerEnum' declared 'static', move to anonymous namespace instead 1 unreviewed
99 src/remoteobjects/qremoteobjectnode.cpp @ Line 848 misc-use-anonymous-namespace function 'registerGadgets' declared 'static', move to anonymous namespace instead 1 unreviewed
100 src/remoteobjects/qremoteobjectnode.cpp @ Line 948 misc-use-anonymous-namespace function 'registerAllGadgets' declared 'static', move to anonymous namespace instead 1 unreviewed
101 src/remoteobjects/qremoteobjectnode.cpp @ Line 954 misc-use-anonymous-namespace function 'deserializeEnum' declared 'static', move to anonymous namespace instead 1 unreviewed
102 src/remoteobjects/qremoteobjectnode.cpp @ Line 969 misc-use-anonymous-namespace function 'parseGadgets' declared 'static', move to anonymous namespace instead 1 unreviewed
103 src/remoteobjects/qremoteobjectnode.cpp @ Line 1217 misc-use-anonymous-namespace function 'operator<<' declared 'static', move to anonymous namespace instead 1 unreviewed
104 src/remoteobjects/qremoteobjectnode.h @ Line 29 cppcoreguidelines-special-member-functions class 'QRemoteObjectAbstractPersistedStore' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
105 src/remoteobjects/qremoteobjectnode.h @ Line 45 cppcoreguidelines-special-member-functions class 'QRemoteObjectNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
106 src/remoteobjects/qremoteobjectnode.h @ Line 136 cppcoreguidelines-special-member-functions class 'QRemoteObjectHostBase' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
107 src/remoteobjects/qremoteobjectnode.h @ Line 173 cppcoreguidelines-special-member-functions class 'QRemoteObjectHost' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
108 src/remoteobjects/qremoteobjectnode.h @ Line 198 cppcoreguidelines-special-member-functions class 'QRemoteObjectRegistryHost' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
109 src/remoteobjects/qremoteobjectnode.h @ Line 29 cppcoreguidelines-special-member-functions class 'QRemoteObjectAbstractPersistedStore' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
110 src/remoteobjects/qremoteobjectnode.h @ Line 45 cppcoreguidelines-special-member-functions class 'QRemoteObjectNode' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
111 src/remoteobjects/qremoteobjectnode.h @ Line 136 cppcoreguidelines-special-member-functions class 'QRemoteObjectHostBase' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
112 src/remoteobjects/qremoteobjectnode.h @ Line 173 cppcoreguidelines-special-member-functions class 'QRemoteObjectHost' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
113 src/remoteobjects/qremoteobjectnode.h @ Line 198 cppcoreguidelines-special-member-functions class 'QRemoteObjectRegistryHost' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
114 src/remoteobjects/qremoteobjectnode_p.h @ Line 41 cppcoreguidelines-special-member-functions class 'QRemoteObjectAbstractPersistedStorePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
115 src/remoteobjects/qremoteobjectnode_p.h @ Line 50 cppcoreguidelines-special-member-functions class 'QRemoteObjectMetaObjectManager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
116 src/remoteobjects/qremoteobjectnode_p.h @ Line 68 cppcoreguidelines-special-member-functions class 'ProxyInfo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
117 src/remoteobjects/qremoteobjectnode_p.h @ Line 90 cppcoreguidelines-special-member-functions class 'ProxyReplicaInfo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
118 src/remoteobjects/qremoteobjectnode_p.h @ Line 98 cppcoreguidelines-special-member-functions class 'QRemoteObjectNodePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
119 src/remoteobjects/qremoteobjectnode_p.h @ Line 163 cppcoreguidelines-special-member-functions class 'QRemoteObjectHostBasePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
120 src/remoteobjects/qremoteobjectnode_p.h @ Line 180 cppcoreguidelines-special-member-functions class 'QRemoteObjectHostPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
121 src/remoteobjects/qremoteobjectnode_p.h @ Line 193 cppcoreguidelines-special-member-functions class 'QRemoteObjectRegistryHostPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
122 src/remoteobjects/qremoteobjectnode_p.h @ Line 41 cppcoreguidelines-special-member-functions class 'QRemoteObjectAbstractPersistedStorePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
123 src/remoteobjects/qremoteobjectnode_p.h @ Line 50 cppcoreguidelines-special-member-functions class 'QRemoteObjectMetaObjectManager' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
124 src/remoteobjects/qremoteobjectnode_p.h @ Line 68 cppcoreguidelines-special-member-functions class 'ProxyInfo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
125 src/remoteobjects/qremoteobjectnode_p.h @ Line 90 cppcoreguidelines-special-member-functions class 'ProxyReplicaInfo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
126 src/remoteobjects/qremoteobjectnode_p.h @ Line 98 cppcoreguidelines-special-member-functions class 'QRemoteObjectNodePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
127 src/remoteobjects/qremoteobjectnode_p.h @ Line 163 cppcoreguidelines-special-member-functions class 'QRemoteObjectHostBasePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
128 src/remoteobjects/qremoteobjectnode_p.h @ Line 180 cppcoreguidelines-special-member-functions class 'QRemoteObjectHostPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
129 src/remoteobjects/qremoteobjectnode_p.h @ Line 193 cppcoreguidelines-special-member-functions class 'QRemoteObjectRegistryHostPrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
130 src/remoteobjects/qremoteobjectpacket.cpp @ Line 37 misc-use-anonymous-namespace function 'isSequentialGadgetType' declared 'static', move to anonymous namespace instead 1 unreviewed
131 src/remoteobjects/qremoteobjectpacket.cpp @ Line 52 misc-use-anonymous-namespace function 'isAssociativeGadgetType' declared 'static', move to anonymous namespace instead 1 unreviewed
132 src/remoteobjects/qremoteobjectpacket.cpp @ Line 396 misc-use-anonymous-namespace function 'getObjectType' declared 'static', move to anonymous namespace instead 1 unreviewed
133 src/remoteobjects/qremoteobjectpacket.cpp @ Line 410 misc-use-anonymous-namespace function 'resolveEnumName' declared 'static', move to anonymous namespace instead 1 unreviewed
134 src/remoteobjects/qremoteobjectpacket.cpp @ Line 423 misc-use-anonymous-namespace function 'metaEnumFromType' declared 'static', move to anonymous namespace instead 1 unreviewed
135 src/remoteobjects/qremoteobjectpacket.cpp @ Line 443 misc-use-anonymous-namespace function 'checkEnum' declared 'static', move to anonymous namespace instead 1 unreviewed
136 src/remoteobjects/qremoteobjectpacket.cpp @ Line 453 misc-use-anonymous-namespace function 'recurseMetaobject' declared 'static', move to anonymous namespace instead 1 unreviewed
137 src/remoteobjects/qremoteobjectpacket.cpp @ Line 538 misc-use-anonymous-namespace function 'checkForEnumsInSource' declared 'static', move to anonymous namespace instead 1 unreviewed
138 src/remoteobjects/qremoteobjectpacket.cpp @ Line 549 misc-use-anonymous-namespace function 'serializeEnum' declared 'static', move to anonymous namespace instead 1 unreviewed
139 src/remoteobjects/qremoteobjectpacket.cpp @ Line 571 misc-use-anonymous-namespace function 'serializeGadgets' declared 'static', move to anonymous namespace instead 1 unreviewed
140 src/remoteobjects/qremoteobjectpacket_p.h @ Line 156 cppcoreguidelines-special-member-functions class 'DataStreamPacket' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
141 src/remoteobjects/qremoteobjectpacket_p.h @ Line 156 cppcoreguidelines-special-member-functions class 'DataStreamPacket' defines a copy constructor and a copy assignment operator but does not define a destructor 1 unreviewed
142 src/remoteobjects/qremoteobjectpendingcall.h @ Line 53 cppcoreguidelines-special-member-functions class 'QRemoteObjectPendingCallWatcher' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
143 src/remoteobjects/qremoteobjectpendingcall.h @ Line 53 cppcoreguidelines-special-member-functions class 'QRemoteObjectPendingCallWatcher' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
144 src/remoteobjects/qremoteobjectpendingcall_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QRemoteObjectPendingCallData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
145 src/remoteobjects/qremoteobjectpendingcall_p.h @ Line 28 cppcoreguidelines-special-member-functions class 'QRemoteObjectPendingCallData' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
146 src/remoteobjects/qremoteobjectregistry.h @ Line 14 cppcoreguidelines-special-member-functions class 'QRemoteObjectRegistry' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
147 src/remoteobjects/qremoteobjectregistry.h @ Line 14 cppcoreguidelines-special-member-functions class 'QRemoteObjectRegistry' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
148 src/remoteobjects/qremoteobjectregistrysource_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QRegistrySource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
149 src/remoteobjects/qremoteobjectregistrysource_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QRegistrySource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
150 src/remoteobjects/qremoteobjectreplica.h @ Line 22 cppcoreguidelines-special-member-functions class 'QRemoteObjectReplica' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
151 src/remoteobjects/qremoteobjectreplica.h @ Line 22 cppcoreguidelines-special-member-functions class 'QRemoteObjectReplica' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
152 src/remoteobjects/qremoteobjectreplica_p.h @ Line 35 cppcoreguidelines-special-member-functions class 'QReplicaImplementationInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
153 src/remoteobjects/qremoteobjectreplica_p.h @ Line 51 cppcoreguidelines-special-member-functions class 'QStubReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
154 src/remoteobjects/qremoteobjectreplica_p.h @ Line 70 cppcoreguidelines-special-member-functions class 'QRemoteObjectReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
155 src/remoteobjects/qremoteobjectreplica_p.h @ Line 113 cppcoreguidelines-special-member-functions class 'QConnectedReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
156 src/remoteobjects/qremoteobjectreplica_p.h @ Line 151 cppcoreguidelines-special-member-functions class 'QInProcessReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
157 src/remoteobjects/qremoteobjectreplica_p.h @ Line 35 cppcoreguidelines-special-member-functions class 'QReplicaImplementationInterface' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
158 src/remoteobjects/qremoteobjectreplica_p.h @ Line 51 cppcoreguidelines-special-member-functions class 'QStubReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
159 src/remoteobjects/qremoteobjectreplica_p.h @ Line 70 cppcoreguidelines-special-member-functions class 'QRemoteObjectReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
160 src/remoteobjects/qremoteobjectreplica_p.h @ Line 113 cppcoreguidelines-special-member-functions class 'QConnectedReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
161 src/remoteobjects/qremoteobjectreplica_p.h @ Line 151 cppcoreguidelines-special-member-functions class 'QInProcessReplicaImplementation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
162 src/remoteobjects/qremoteobjectsettingsstore.cpp @ Line 28 cppcoreguidelines-special-member-functions class 'QRemoteObjectSettingsStorePrivate' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
163 src/remoteobjects/qremoteobjectsettingsstore.h @ Line 13 cppcoreguidelines-special-member-functions class 'QRemoteObjectSettingsStore' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
164 src/remoteobjects/qremoteobjectsettingsstore.h @ Line 13 cppcoreguidelines-special-member-functions class 'QRemoteObjectSettingsStore' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
165 src/remoteobjects/qremoteobjectsource.h @ Line 112 cppcoreguidelines-special-member-functions class 'SourceApiMap' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
166 src/remoteobjects/qremoteobjectsource.h @ Line 112 cppcoreguidelines-special-member-functions class 'SourceApiMap' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
167 src/remoteobjects/qremoteobjectsource_p.h @ Line 30 cppcoreguidelines-special-member-functions class 'QRemoteObjectSourceBase' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
168 src/remoteobjects/qremoteobjectsource_p.h @ Line 69 cppcoreguidelines-special-member-functions class 'QRemoteObjectSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
169 src/remoteobjects/qremoteobjectsource_p.h @ Line 81 cppcoreguidelines-special-member-functions class 'QRemoteObjectRootSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
170 src/remoteobjects/qremoteobjectsource_p.h @ Line 96 cppcoreguidelines-special-member-functions class 'DynamicApiMap' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
171 src/remoteobjects/qremoteobjectsource_p.h @ Line 30 cppcoreguidelines-special-member-functions class 'QRemoteObjectSourceBase' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
172 src/remoteobjects/qremoteobjectsource_p.h @ Line 69 cppcoreguidelines-special-member-functions class 'QRemoteObjectSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
173 src/remoteobjects/qremoteobjectsource_p.h @ Line 81 cppcoreguidelines-special-member-functions class 'QRemoteObjectRootSource' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
174 src/remoteobjects/qremoteobjectsource_p.h @ Line 96 cppcoreguidelines-special-member-functions class 'DynamicApiMap' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
175 src/remoteobjects/qremoteobjectsourceio_p.h @ Line 33 cppcoreguidelines-special-member-functions class 'QRemoteObjectSourceIo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
176 src/remoteobjects/qremoteobjectsourceio_p.h @ Line 33 cppcoreguidelines-special-member-functions class 'QRemoteObjectSourceIo' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
177 src/remoteobjectsqml/qremoteobjectsqml_p.h @ Line 37 cppcoreguidelines-special-member-functions class 'QtQmlRemoteObjects' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
178 src/remoteobjectsqml/qremoteobjectsqml_p.h @ Line 37 cppcoreguidelines-special-member-functions class 'QtQmlRemoteObjects' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
179 src/repparser/qregexparser.h @ Line 27 cppcoreguidelines-special-member-functions class 'QRegexParser' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
180 src/repparser/qregexparser.h @ Line 27 cppcoreguidelines-special-member-functions class 'QRegexParser' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
181 tools/repc/repcodegenerator.cpp @ Line 16 misc-use-anonymous-namespace function 'accumulatedSizeOfNames' declared 'static', move to anonymous namespace instead 1 unreviewed
182 tools/repc/repcodegenerator.cpp @ Line 16 misc-use-anonymous-namespace function 'accumulatedSizeOfNames>' declared 'static', move to anonymous namespace instead 1 unreviewed
183 tools/repc/repcodegenerator.cpp @ Line 25 misc-use-anonymous-namespace function 'accumulatedSizeOfTypes' declared 'static', move to anonymous namespace instead 1 unreviewed
184 tools/repc/repcodegenerator.cpp @ Line 25 misc-use-anonymous-namespace function 'accumulatedSizeOfTypes>' declared 'static', move to anonymous namespace instead 1 unreviewed
185 tools/repc/repcodegenerator.cpp @ Line 33 misc-use-anonymous-namespace function 'cap' declared 'static', move to anonymous namespace instead 1 unreviewed
186 tools/repc/repcodegenerator.cpp @ Line 40 misc-use-anonymous-namespace function 'isClassEnum' declared 'static', move to anonymous namespace instead 1 unreviewed
187 tools/repc/repcodegenerator.cpp @ Line 51 misc-use-anonymous-namespace function 'hasScopedEnum' declared 'static', move to anonymous namespace instead 1 unreviewed
188 tools/repc/repcodegenerator.cpp @ Line 62 misc-use-anonymous-namespace function 'hasScopedEnum' declared 'static', move to anonymous namespace instead 1 unreviewed
189 tools/repc/repcodegenerator.cpp @ Line 73 misc-use-anonymous-namespace function 'fullyQualifiedName' declared 'static', move to anonymous namespace instead 1 unreviewed
190 tools/repc/repcodegenerator.cpp @ Line 89 misc-use-anonymous-namespace function 'transformEnumParams' declared 'static', move to anonymous namespace instead 1 unreviewed
191 tools/repc/repcodegenerator.cpp @ Line 108 misc-use-anonymous-namespace function 'isBuiltinType' declared 'static', move to anonymous namespace instead 1 unreviewed
192 tools/repc/repcodegenerator.cpp @ Line 289 misc-use-anonymous-namespace function 'formatTemplateStringArgTypeNameCapitalizedName' declared 'static', move to anonymous namespace instead 1 unreviewed
193 tools/repc/utils.cpp @ Line 26 misc-use-anonymous-namespace function 'getItem' declared 'static', move to anonymous namespace instead 1 unreviewed
194 tools/repc/utils.cpp @ Line 55 misc-use-anonymous-namespace function 'containsKey' declared 'static', move to anonymous namespace instead 1 unreviewed
195 tools/repc/utils.cpp @ Line 64 misc-use-anonymous-namespace function 'isEmptyArray' declared 'static', move to anonymous namespace instead 1 unreviewed
196 tools/repc/utils.cpp @ Line 74 misc-use-anonymous-namespace function 'getArray' declared 'static', move to anonymous namespace instead 1 unreviewed
197 tools/repc/utils.cpp @ Line 78 misc-use-anonymous-namespace function 'getString' declared 'static', move to anonymous namespace instead 1 unreviewed
198 tools/repc/utils.cpp @ Line 82 misc-use-anonymous-namespace function 'getBytes' declared 'static', move to anonymous namespace instead 1 unreviewed
199 tools/repc/utils.cpp @ Line 86 misc-use-anonymous-namespace function 'getBool' declared 'static', move to anonymous namespace instead 1 unreviewed
200 tools/repc/utils.cpp @ Line 90 misc-use-anonymous-namespace function 'getBool' declared 'static', move to anonymous namespace instead 1 unreviewed
201 tools/repc/utils.cpp @ Line 101 misc-use-anonymous-namespace function 'join' declared 'static', move to anonymous namespace instead 1 unreviewed
202 tools/repc/utils.cpp @ Line 113 misc-use-anonymous-namespace function 'generateProperties' declared 'static', move to anonymous namespace instead 1 unreviewed
203 tools/repc/utils.cpp @ Line 132 misc-use-anonymous-namespace function 'generateFunctions' declared 'static', move to anonymous namespace instead 1 unreviewed
204 tools/repc/utils.cpp @ Line 151 misc-use-anonymous-namespace function 'cleanedSignalList' declared 'static', move to anonymous namespace instead 1 unreviewed
205 tools/repc/utils.cpp @ Line 178 misc-use-anonymous-namespace function 'cleanedSlotList' declared 'static', move to anonymous namespace instead 1 unreviewed
206 tools/repc/utils.cpp @ Line 224 misc-use-anonymous-namespace function 'propertyList2PODAttributes' declared 'static', move to anonymous namespace instead 1 unreviewed