Behaviors
List of software behaviors discovered with static code analysis.
Creates a regular expression. (x2)
behavior
Replaces a substring in a string using a regular expression. (x2)
behavior
Splits a string using a regular expression. (x2)
behavior
Concatenates strings. (x2)
behavior
Might output messages to console. (x2)
anomaly
Contains multi-line comments. (x2)
behavior
Uses math functions. (x2)
behavior