File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qmldom/qqmldompath.cpp @ Line 162 | core.UndefinedBinaryOperatorResult | The left operand of '<' is a garbage value | 32 | ||
2 | src/qmldom/qqmldompath.cpp @ Line 162 | core.UndefinedBinaryOperatorResult | The right operand of '<' is a garbage value | 29 | ||
3 | src/qmldom/qqmldompath.cpp @ Line 171 | core.UndefinedBinaryOperatorResult | The left operand of '-' is a garbage value | 32 | ||
4 | src/qmldom/qqmldompath.cpp @ Line 171 | core.UndefinedBinaryOperatorResult | The right operand of '-' is a garbage value | 29 | ||
5 | src/qmldom/qqmldompath.cpp @ Line 178 | core.UndefinedBinaryOperatorResult | The left operand of '-' is a garbage value | 32 | ||
6 | src/qmldom/qqmldompath.cpp @ Line 178 | core.UndefinedBinaryOperatorResult | The right operand of '-' is a garbage value | 29 | ||
7 | src/qmldom/qqmldompath.cpp @ Line 446 | deadcode.DeadStores | Value stored to 'i0' is never read | 1 | ||
8 | src/qmldom/qqmldompath_p.h @ Line 104 | cppcoreguidelines-special-member-functions | class 'Base' defines a default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
9 | src/qmldom/qqmldompath_p.h @ Line 305 | cppcoreguidelines-special-member-functions | class 'PathComponent' defines a non-default destructor but does not define a copy constructor, a copy assignment operator, a move constructor or a move assignment operator | 1 | ||
10 | src/qmldom/qqmldompath_p.h @ Line 345 | cppcoreguidelines-special-member-functions | class 'Data' defines a non-default destructor, a copy constructor and a copy assignment operator but does not define a move constructor or a move assignment operator | 1 |