excluded property

List<String> excluded
getter/setter pair

A list of the files and directories within the included directories that should not be analyzed.

Implementation

List<String> excluded;