Class BlindSpotGenerator
java.lang.Object
org.ek9lang.compiler.fuzz.BlindSpotGenerator
Generates EK9 source files targeting untriggered error codes (blind spots).
Three categories: DI validation (E08140-E08230), quality metrics (E11010-E11025),
and advanced generics (E06080-E06130).
Integrated into S1 at 10% dispatch rate to piggyback on existing strand infrastructure without adding a 6th strand.
-
Method Summary
Modifier and TypeMethodDescription(package private) static GenerationResultGenerate a random blind-spot targeting source.
-
Method Details
-
generate
Generate a random blind-spot targeting source.
-