ValidateLoc.shouldAnalyze

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

Return Value

Type: bool

if a path should be analyzed for mutation points.

Meta