ValidateLoc.shouldAnalyze

  1. bool shouldAnalyze(AbsolutePath p)
  2. bool shouldAnalyze(string p)
    interface ValidateLoc
    bool
    shouldAnalyze
    (
    string p
    )

Return Value

Type: bool

if a path should be analyzed for mutation points.

Meta