RSPEC-5503Results of "dynamic_cast" on pointers should always be tested
RSPEC-3827Variables, classes and functions should be defined before being used
RSPEC-2755XML parsers should not be vulnerable to XXE attacks
RSPEC-1602Lambdas containing only one statement should not nest this statement in a block
RSPEC-2147Catches should be combined
RSPEC-2655JEE applications should delegate connection management to the container
RSPEC-2251A "for" loop update clause should move the counter in the right direction
RSPEC-2197Modulus results should not be checked for direct equality
RSPEC-2178Short-circuit logic should be used in boolean contexts
RSPEC-3440Variables should not be checked against the values they're about to be assigned
RSPEC-2205The return of null values should not be wrapped into "if" statements
RSPEC-1488Local variables should not be declared and then immediately returned or thrown
RSPEC-3466Optional parameters should be passed to "base" calls
RSPEC-3031"void" methods should not end with "return"