infection
Verified for current stable LTS
Infection Command: Analyze Code Using Configuration File
Use for analyze code using configuration file with Infection. Exact CLI syntax to analyze code using configuration file using Infection.
When to use this: Use for analyze code using configuration file with Infection.
Command Syntax
infection infection Command Breakdown
infection is the base executable for this command.
FAQ
Purpose: Exact syntax to analyze code using configuration file using Infection.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Infection Command: Display Applied Mutation Code
infection -s Infection Command: Only Mutate Covered Lines Of Code infection --only-covered Infection Command: Specify Log Verbosity infection --log-verbosity <default|all|none> Infection Command: Specify Minimum Covered Code Mutation Score Indicator infection --min-covered-msi <percentage> Infection Command: Specify Minimum Mutation Score Indicator infection --min-msi <percentage>