
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.
-
EXP01-PL. Do not depend on the return value of functions that lack a return statement (SEI CERT Perl Coding Standard)
-
EXP06-PL. Do not use an array in an implicit scalar context (SEI CERT Perl Coding Standard)
-
EXP04-PL. Do not mix the early-precedence logical operators with late-precedence logical operators (SEI CERT Perl Coding Standard)
-
EXP03-PL. Do not diminish the benefits of constants by assuming their values in expressions (SEI CERT Perl Coding Standard)
-
-
-
-
-
EXP19-C. Use braces for the body of an if, for, or while statement (SEI CERT C Coding Standard)
-
EXP16-C. Do not compare function pointers to constant values (SEI CERT C Coding Standard)