Package-level declarations

Types

Link copied to clipboard

Marks a function, class, or annotation class to be excluded from Jacoco code coverage reports.

Link copied to clipboard
annotation class PreviewExcludeGenerated

Composite annotation that combines Preview with @ExcludeFromJacocoGeneratedReport so that Compose preview functions are excluded from Jacoco coverage reports.

Link copied to clipboard

Composite annotation that combines Preview with @ExcludeFromJacocoGeneratedReport so that background-enabled Compose preview functions are excluded from Jacoco coverage reports.