public function isFilenameIgnored(string $filename) : bool { return self::isExcludedAnalysisFile($filename); }