Frage

I'm working with Coverity and I'd like to filter my filename results in my view in a regex style.

Is there anything more sophisticated available in coverity apart from:

? - Any single character
* - Any group of characters

Which is somewhat limiting, is there any support for regex style filtering? (I can't find anything that works)

War es hilfreich?

Lösung

Use components. Define a component with a filename regex and then filter by that component to view only filenames that match.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top