Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
DCL16-C. Use "L," not "l," to indicate a long value (SEI CERT C Coding Standard)
-
DCL53-J. Minimize the scope of variables (SEI CERT Oracle Coding Standard for Java)
-
EXP00-J. Do not ignore values returned by methods (SEI CERT Oracle Coding Standard for Java)
-
-
NUM07-J. Do not attempt comparisons with NaN (SEI CERT Oracle Coding Standard for Java)
-
ERR00-J. Do not suppress or ignore checked exceptions (SEI CERT Oracle Coding Standard for Java)
-
IDS06-J. Exclude unsanitized user input from format strings (SEI CERT Oracle Coding Standard for Java)
-
ERR02-J. Prevent exceptions while logging data (SEI CERT Oracle Coding Standard for Java)
-
OBJ02-J. Preserve dependencies in subclasses when changing superclasses (SEI CERT Oracle Coding Standard for Java)
-
OBJ11-J. Be wary of letting constructors throw exceptions (SEI CERT Oracle Coding Standard for Java)