excludedClasses

@get:Input
abstract val excludedClasses: ListProperty<String>

List of class name patterns that should be excluded from being processed by Jacoco. By default, this will exclude R.class & BuildConfig.class