Go To Statistics
  File Severity Checker name Message Bug path length Review status
1 src/svg/animation/qsvgabstractanimation_p.h @ Line 24 cppcoreguidelines-special-member-functions class 'QSvgAbstractAnimation' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed
2 src/svg/animation/qsvgabstractanimation_p.h @ Line 24 cppcoreguidelines-virtual-class-destructor destructor of 'QSvgAbstractAnimation' is public and non-virtual 2 unreviewed
3 src/svg/animation/qsvganimatedproperty.cpp @ Line 13 misc-use-anonymous-namespace function 'lcSvgAnimatedProperty' declared 'static', move to anonymous namespace instead 1 unreviewed
4 src/svg/animation/qsvganimatedproperty.cpp @ Line 16 misc-use-anonymous-namespace variable 'animatableProperties' declared 'static', move to anonymous namespace instead 1 unreviewed
5 src/svg/animation/qsvganimatedproperty.cpp @ Line 18 misc-use-anonymous-namespace function 'initHash' declared 'static', move to anonymous namespace instead 1 unreviewed
6 src/svg/animation/qsvganimatedproperty.cpp @ Line 25 misc-use-anonymous-namespace function 'lerp' declared 'static', move to anonymous namespace instead 1 unreviewed
7 src/svg/animation/qsvganimatedproperty.cpp @ Line 30 misc-use-anonymous-namespace function 'pointInterpolator' declared 'static', move to anonymous namespace instead 1 unreviewed
8 src/svg/animation/qsvganimatedproperty_p.h @ Line 25 cppcoreguidelines-special-member-functions class 'QSvgAbstractAnimatedProperty' defines a non-default destructor but does not define a copy constructor or a copy assignment operator 1 unreviewed