Behaviors
List of software behaviors discovered with static code analysis.
Executes files during installation or upon launch. (x1)
execution
Serializes data into the JSON format. (x2)
file
Imports external module "react" which provides a library for creating user interfaces. (x3)
execution
Concatenates strings. (x2)
behavior
Might output messages to console. (x2)
anomaly
Uses math functions. (x2)
behavior
Contains multi-line comments. (x2)
behavior