api / org.gradle.testing.jacoco.plugins / JacocoTaskExtension / getExcludeClassLoaders

getExcludeClassLoaders

@Optional @Input open fun getExcludeClassLoaders(): MutableList<String>

List of classloader names that should be excluded from analysis. Names can use wildcards (* and ?). Defaults to an empty list.